Sep 03 11:45:23 devstack devstack@c-api.service[74906]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 11:45:23 devstack devstack@c-api.service[74906]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 11:45:23 2026] *** Sep 03 11:45:23 devstack devstack@c-api.service[74906]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: nodename: devstack Sep 03 11:45:23 devstack devstack@c-api.service[74906]: machine: x86_64 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: clock source: unix Sep 03 11:45:23 devstack devstack@c-api.service[74906]: pcre jit disabled Sep 03 11:45:23 devstack devstack@c-api.service[74906]: detected number of CPU cores: 4 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: current working directory: / Sep 03 11:45:23 devstack devstack@c-api.service[74906]: detected binary path: /usr/bin/uwsgi-core Sep 03 11:45:23 devstack devstack@c-api.service[74906]: your processes number limit is 47518 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: your memory page size is 4096 bytes Sep 03 11:45:23 devstack devstack@c-api.service[74906]: detected max file descriptor number: 2048 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: lock engine: pthread robust mutexes Sep 03 11:45:23 devstack devstack@c-api.service[74906]: thunder lock: enabled Sep 03 11:45:23 devstack devstack@c-api.service[74906]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 11:45:23 devstack devstack@c-api.service[74906]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 11:45:23 devstack devstack@c-api.service[74906]: Set PythonHome to /opt/stack/data/venv Sep 03 11:45:23 devstack devstack@c-api.service[74906]: Python main interpreter initialized at 0x7e78328a4668 Sep 03 11:45:23 devstack devstack@c-api.service[74906]: python threads support enabled Sep 03 11:45:23 devstack devstack@c-api.service[74906]: your server socket listen backlog is limited to 100 connections Sep 03 11:45:23 devstack devstack@c-api.service[74906]: your mercy for graceful operations on workers is 80 seconds Sep 03 11:45:23 devstack devstack@c-api.service[74906]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 11:45:23 devstack devstack@c-api.service[74906]: *** Operational MODE: preforking *** Sep 03 11:45:23 devstack devstack@c-api.service[74906]: *** uWSGI is running in multiple interpreter mode *** Sep 03 11:45:23 devstack devstack@c-api.service[74906]: spawned uWSGI master process (pid: 74906) Sep 03 11:45:23 devstack devstack@c-api.service[74906]: spawned uWSGI worker 1 (pid: 74907, cores: 1) Sep 03 11:45:23 devstack devstack@c-api.service[74906]: spawned uWSGI worker 2 (pid: 74908, cores: 1) Sep 03 11:45:23 devstack devstack@c-api.service[74906]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 11:45:23 devstack devstack@c-api.service[74907]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:45:23 devstack devstack@c-api.service[74907]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:45:23 devstack devstack@c-api.service[74907]: we strongly recommend against using it for new projects. Sep 03 11:45:23 devstack devstack@c-api.service[74907]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:45:23 devstack devstack@c-api.service[74907]: framework. For more detail see Sep 03 11:45:23 devstack devstack@c-api.service[74907]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:45:23 devstack devstack@c-api.service[74907]: import eventlet # noqa Sep 03 11:45:23 devstack devstack@c-api.service[74908]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:45:23 devstack devstack@c-api.service[74908]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:45:23 devstack devstack@c-api.service[74908]: we strongly recommend against using it for new projects. Sep 03 11:45:23 devstack devstack@c-api.service[74908]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:45:23 devstack devstack@c-api.service[74908]: framework. For more detail see Sep 03 11:45:23 devstack devstack@c-api.service[74908]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:45:23 devstack devstack@c-api.service[74908]: import eventlet # noqa Sep 03 11:45:24 devstack devstack@c-api.service[74907]: /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 03 11:45:24 devstack devstack@c-api.service[74907]: from cgi import parse_header Sep 03 11:45:24 devstack devstack@c-api.service[74908]: /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 03 11:45:24 devstack devstack@c-api.service[74908]: from cgi import parse_header Sep 03 11:45:24 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:45:24 devstack devstack@c-api.service[74907]: warnings.warn( Sep 03 11:45:24 devstack devstack@c-api.service[74907]: /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 03 11:45:24 devstack devstack@c-api.service[74907]: removals.removed_module( Sep 03 11:45:24 devstack devstack@c-api.service[74907]: /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 03 11:45:24 devstack devstack@c-api.service[74907]: removals.removed_module( Sep 03 11:45:24 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:45:24 devstack devstack@c-api.service[74908]: warnings.warn( Sep 03 11:45:24 devstack devstack@c-api.service[74908]: /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 03 11:45:24 devstack devstack@c-api.service[74908]: removals.removed_module( Sep 03 11:45:24 devstack devstack@c-api.service[74908]: /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 03 11:45:24 devstack devstack@c-api.service[74908]: removals.removed_module( Sep 03 11:45:25 devstack devstack@c-api.service[74907]: /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 03 11:45:25 devstack devstack@c-api.service[74907]: warnings.warn( Sep 03 11:45:25 devstack devstack@c-api.service[74907]: /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 03 11:45:25 devstack devstack@c-api.service[74907]: warnings.warn( Sep 03 11:45:25 devstack devstack@c-api.service[74908]: /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 03 11:45:25 devstack devstack@c-api.service[74908]: warnings.warn( Sep 03 11:45:26 devstack devstack@c-api.service[74908]: /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 03 11:45:26 devstack devstack@c-api.service[74908]: warnings.warn( Sep 03 11:45:26 devstack devstack@c-api.service[74907]: 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 03 11:45:26 devstack devstack@c-api.service[74907]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74907) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:45:26 devstack devstack@c-api.service[74907]: /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 03 11:45:26 devstack devstack@c-api.service[74907]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:45:26 devstack devstack@c-api.service[74908]: 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 03 11:45:26 devstack devstack@c-api.service[74908]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74908) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:45:26 devstack devstack@c-api.service[74908]: /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 03 11:45:26 devstack devstack@c-api.service[74908]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74907) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74908) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74908) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74908) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74908) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74907) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74907) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74907) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:45:27 devstack devstack@c-api.service[74908]: INFO dbcounter [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Registered counter for database cinder Sep 03 11:45:27 devstack devstack@c-api.service[74907]: INFO dbcounter [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Registered counter for database cinder Sep 03 11:45:27 devstack devstack@c-api.service[74908]: DEBUG oslo_db.sqlalchemy.engines [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd 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=74908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:45:27 devstack devstack@c-api.service[74907]: DEBUG oslo_db.sqlalchemy.engines [None req-72614565-5a19-49c4-bc5b-b6cd7747646a 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=74907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG dbcounter [-] [74908] Writer thread running {{(pid=74908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG dbcounter [-] [74907] Writer thread running {{(pid=74907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: /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 03 11:45:28 devstack devstack@c-api.service[74908]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:45:28 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: /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 03 11:45:28 devstack devstack@c-api.service[74907]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:45:28 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING cinder.keymgr.conf_key_mgr [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd 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 03 11:45:28 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING cinder.keymgr.conf_key_mgr [None req-72614565-5a19-49c4-bc5b-b6cd7747646a 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 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG oslo_db.sqlalchemy.engines [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd 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=74908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: INFO cinder.rpc [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG oslo_db.sqlalchemy.engines [None req-72614565-5a19-49c4-bc5b-b6cd7747646a 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=74907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: INFO cinder.rpc [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING cinder.api.contrib.hosts [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: extensions {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING cinder.api.contrib.hosts [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-volume-manage {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-quota-class-sets {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-hosts {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: capabilities {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: encryption {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: scheduler-stats {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: extensions {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-quota-sets {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-volume-manage {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-availability-zone {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-quota-class-sets {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: qos-specs {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-hosts {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: capabilities {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: extra_specs {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: encryption {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: backups {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: scheduler-stats {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: encryption {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-quota-sets {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: cgsnapshots {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-availability-zone {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-volume-type-access {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: qos-specs {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: consistencygroups {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: extra_specs {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-volume-transfer {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: backups {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extended resource: os-snapshot-manage {{(pid=74908) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: encryption {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: cgsnapshots {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-volume-type-access {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: consistencygroups {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-volume-transfer {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extended resource: os-snapshot-manage {{(pid=74907) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING stevedore.named [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WARNING castellan.key_manager [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.contrib.snapshot_actions [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] SnapshotActionsController initialized {{(pid=74908) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension AdminActions extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension AdminActions extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension AdminActions extending resource: backups {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeActions extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension UsedLimits extending resource: limits {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension TypesManage extending resource: types {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.v3.router [None req-8c712f5f-09e5-4316-a16a-14c18f8577bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=74908) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING stevedore.named [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WARNING castellan.key_manager [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.contrib.snapshot_actions [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] SnapshotActionsController initialized {{(pid=74907) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension AdminActions extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension AdminActions extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension AdminActions extending resource: backups {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeActions extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension UsedLimits extending resource: limits {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension TypesManage extending resource: types {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension SnapshotActions extending resource: snapshots {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74907]: DEBUG cinder.api.v3.router [None req-72614565-5a19-49c4-bc5b-b6cd7747646a None None] Extension VolumeTypeAccess extending resource: types {{(pid=74907) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e78328a4668 pid: 74908 (default app) Sep 03 11:45:28 devstack devstack@c-api.service[74907]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7e78328a4668 pid: 74907 (default app) Sep 03 11:45:28 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-61890976-38bb-4bb9-b6db-211a52c02cf2 None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:45:28 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 1/1] 192.168.122.215 () {50 vars in 785 bytes} [Thu Sep 3 11:45:28 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 11:45:35 devstack devstack@c-api.service[74907]: DEBUG cinder.api.middleware.request_id [None req-bf043ccb-a5c3-48f1-8e67-3b7af64b6c12 None None] RequestId filter calling following filter/app {{(pid=74907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:45:37 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-bf043ccb-a5c3-48f1-8e67-3b7af64b6c12 admin admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:45:37 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-bf043ccb-a5c3-48f1-8e67-3b7af64b6c12 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:45:37 devstack devstack@c-api.service[74907]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:45:37 devstack devstack@c-api.service[74907]: warnings.warn( Sep 03 11:45:37 devstack devstack@c-api.service[74907]: DEBUG oslo_db.sqlalchemy.engines [None req-bf043ccb-a5c3-48f1-8e67-3b7af64b6c12 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=74907) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:45:37 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-bf043ccb-a5c3-48f1-8e67-3b7af64b6c12 admin admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:45:37 devstack devstack@c-api.service[74907]: [pid: 74907|app: 0|req: 1/2] 192.168.122.215 () {60 vars in 1191 bytes} [Thu Sep 3 11:45:35 2026] POST /volume/v3/types => generated 186 bytes in 1197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:45:37 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-4f521e2d-6716-4457-a609-f8a8b0bac956 None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:45:37 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-4f521e2d-6716-4457-a609-f8a8b0bac956 admin admin] POST http://192.168.122.215/volume/v3/types/b357d24a-32f9-4f28-b3e3-9e5339e37448/extra_specs Sep 03 11:45:37 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-4f521e2d-6716-4457-a609-f8a8b0bac956 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:45:37 devstack devstack@c-api.service[74908]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:45:37 devstack devstack@c-api.service[74908]: warnings.warn( Sep 03 11:45:37 devstack devstack@c-api.service[74908]: DEBUG oslo_db.sqlalchemy.engines [None req-4f521e2d-6716-4457-a609-f8a8b0bac956 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=74908) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:45:38 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-4f521e2d-6716-4457-a609-f8a8b0bac956 admin admin] http://192.168.122.215/volume/v3/types/b357d24a-32f9-4f28-b3e3-9e5339e37448/extra_specs returned with HTTP 200 Sep 03 11:45:38 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 2/3] 192.168.122.215 () {60 vars in 1338 bytes} [Thu Sep 3 11:45:37 2026] POST /volume/v3/types/b357d24a-32f9-4f28-b3e3-9e5339e37448/extra_specs => generated 55 bytes in 859 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:45:47 devstack devstack@c-api.service[74907]: DEBUG dbcounter [-] [74907] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:45:48 devstack devstack@c-api.service[74908]: DEBUG dbcounter [-] [74908] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74908) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:46:20 devstack devstack@c-api.service[74907]: DEBUG cinder.api.middleware.request_id [None req-de5b1b79-323c-4dfc-8c91-aa107d7bc507 None None] RequestId filter calling following filter/app {{(pid=74907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:46:20 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-de5b1b79-323c-4dfc-8c91-aa107d7bc507 None None] GET http://192.168.122.215/volume// Sep 03 11:46:20 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-de5b1b79-323c-4dfc-8c91-aa107d7bc507 None None] Empty body provided in request {{(pid=74907) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:46:20 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-de5b1b79-323c-4dfc-8c91-aa107d7bc507 None None] Calling method 'all' {{(pid=74907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:46:20 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-de5b1b79-323c-4dfc-8c91-aa107d7bc507 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:46:20 devstack devstack@c-api.service[74907]: [pid: 74907|app: 0|req: 2/4] 192.168.122.215 () {58 vars in 1314 bytes} [Thu Sep 3 11:46:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:48:06 devstack devstack@c-api.service[74908]: DEBUG cinder.api.middleware.request_id [None req-3d4d8914-05cf-4bb8-8a23-3b77646f8fc7 None None] RequestId filter calling following filter/app {{(pid=74908) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:48:06 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-3d4d8914-05cf-4bb8-8a23-3b77646f8fc7 tempest-verify_tempest_config-998060467 tempest-verify_tempest_config-998060467-project-member] GET http://192.168.122.215/volume/v3/extensions Sep 03 11:48:06 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-3d4d8914-05cf-4bb8-8a23-3b77646f8fc7 tempest-verify_tempest_config-998060467 tempest-verify_tempest_config-998060467-project-member] Empty body provided in request {{(pid=74908) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:48:06 devstack devstack@c-api.service[74908]: DEBUG cinder.api.openstack.wsgi [None req-3d4d8914-05cf-4bb8-8a23-3b77646f8fc7 tempest-verify_tempest_config-998060467 tempest-verify_tempest_config-998060467-project-member] Calling method 'index' {{(pid=74908) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:48:06 devstack devstack@c-api.service[74908]: INFO cinder.api.openstack.wsgi [None req-3d4d8914-05cf-4bb8-8a23-3b77646f8fc7 tempest-verify_tempest_config-998060467 tempest-verify_tempest_config-998060467-project-member] http://192.168.122.215/volume/v3/extensions returned with HTTP 200 Sep 03 11:48:06 devstack devstack@c-api.service[74908]: [pid: 74908|app: 0|req: 3/5] 192.168.122.215 () {58 vars in 1130 bytes} [Thu Sep 3 11:48:06 2026] GET /volume/v3/extensions => generated 5245 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:48:13 devstack devstack@c-api.service[74907]: DEBUG cinder.api.middleware.request_id [None req-00ff1d98-da05-4dae-8d7e-1dd2b5c40691 None None] RequestId filter calling following filter/app {{(pid=74907) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:48:14 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-00ff1d98-da05-4dae-8d7e-1dd2b5c40691 demo admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:48:14 devstack devstack@c-api.service[74907]: DEBUG cinder.api.openstack.wsgi [None req-00ff1d98-da05-4dae-8d7e-1dd2b5c40691 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74907) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:48:14 devstack devstack@c-api.service[74907]: INFO cinder.api.openstack.wsgi [None req-00ff1d98-da05-4dae-8d7e-1dd2b5c40691 demo admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:48:14 devstack devstack@c-api.service[74907]: [pid: 74907|app: 0|req: 3/6] 192.168.122.215 () {60 vars in 1191 bytes} [Thu Sep 3 11:48:13 2026] POST /volume/v3/types => generated 184 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:48:24 devstack devstack@c-api.service[74907]: DEBUG dbcounter [-] [74907] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:50:11 devstack devstack@c-api.service[74906]: Thu Sep 3 11:50:11 2026 - graceful shutdown triggered... Sep 03 11:50:11 devstack devstack@c-api.service[74908]: Gracefully killing worker 2 (pid: 74908)... Sep 03 11:50:11 devstack devstack@c-api.service[74907]: Gracefully killing worker 1 (pid: 74907)... Sep 03 11:50:12 devstack devstack@c-api.service[74906]: worker 1 buried after 1 seconds Sep 03 11:50:12 devstack devstack@c-api.service[74906]: worker 2 buried after 1 seconds Sep 03 11:50:12 devstack devstack@c-api.service[74906]: goodbye to uWSGI. Sep 03 11:50:12 devstack devstack@c-api.service[86576]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 11:50:12 devstack devstack@c-api.service[86576]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 11:50:12 2026] *** Sep 03 11:50:12 devstack devstack@c-api.service[86576]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: nodename: devstack Sep 03 11:50:12 devstack devstack@c-api.service[86576]: machine: x86_64 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: clock source: unix Sep 03 11:50:12 devstack devstack@c-api.service[86576]: pcre jit disabled Sep 03 11:50:12 devstack devstack@c-api.service[86576]: detected number of CPU cores: 4 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: current working directory: / Sep 03 11:50:12 devstack devstack@c-api.service[86576]: detected binary path: /usr/bin/uwsgi-core Sep 03 11:50:12 devstack devstack@c-api.service[86576]: your processes number limit is 47518 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: your memory page size is 4096 bytes Sep 03 11:50:12 devstack devstack@c-api.service[86576]: detected max file descriptor number: 2048 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: lock engine: pthread robust mutexes Sep 03 11:50:12 devstack devstack@c-api.service[86576]: thunder lock: enabled Sep 03 11:50:12 devstack devstack@c-api.service[86576]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 11:50:12 devstack devstack@c-api.service[86576]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 11:50:12 devstack devstack@c-api.service[86576]: Set PythonHome to /opt/stack/data/venv Sep 03 11:50:12 devstack devstack@c-api.service[86576]: Python main interpreter initialized at 0x7501420a4668 Sep 03 11:50:12 devstack devstack@c-api.service[86576]: python threads support enabled Sep 03 11:50:12 devstack devstack@c-api.service[86576]: your server socket listen backlog is limited to 100 connections Sep 03 11:50:12 devstack devstack@c-api.service[86576]: your mercy for graceful operations on workers is 80 seconds Sep 03 11:50:12 devstack devstack@c-api.service[86576]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 11:50:12 devstack devstack@c-api.service[86576]: *** Operational MODE: preforking *** Sep 03 11:50:12 devstack devstack@c-api.service[86576]: *** uWSGI is running in multiple interpreter mode *** Sep 03 11:50:12 devstack devstack@c-api.service[86576]: spawned uWSGI master process (pid: 86576) Sep 03 11:50:12 devstack devstack@c-api.service[86576]: spawned uWSGI worker 1 (pid: 86577, cores: 1) Sep 03 11:50:12 devstack devstack@c-api.service[86576]: spawned uWSGI worker 2 (pid: 86578, cores: 1) Sep 03 11:50:12 devstack devstack@c-api.service[86576]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 11:50:12 devstack devstack@c-api.service[86577]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:50:12 devstack devstack@c-api.service[86577]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:50:12 devstack devstack@c-api.service[86577]: we strongly recommend against using it for new projects. Sep 03 11:50:12 devstack devstack@c-api.service[86577]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:50:12 devstack devstack@c-api.service[86577]: framework. For more detail see Sep 03 11:50:12 devstack devstack@c-api.service[86577]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:50:12 devstack devstack@c-api.service[86577]: import eventlet # noqa Sep 03 11:50:12 devstack devstack@c-api.service[86578]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:50:12 devstack devstack@c-api.service[86578]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:50:12 devstack devstack@c-api.service[86578]: we strongly recommend against using it for new projects. Sep 03 11:50:12 devstack devstack@c-api.service[86578]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:50:12 devstack devstack@c-api.service[86578]: framework. For more detail see Sep 03 11:50:12 devstack devstack@c-api.service[86578]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:50:12 devstack devstack@c-api.service[86578]: import eventlet # noqa Sep 03 11:50:12 devstack devstack@c-api.service[86578]: /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 03 11:50:12 devstack devstack@c-api.service[86578]: from cgi import parse_header Sep 03 11:50:12 devstack devstack@c-api.service[86577]: /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 03 11:50:12 devstack devstack@c-api.service[86577]: from cgi import parse_header Sep 03 11:50:12 devstack devstack@c-api.service[86578]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:50:12 devstack devstack@c-api.service[86578]: warnings.warn( Sep 03 11:50:12 devstack devstack@c-api.service[86577]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:50:12 devstack devstack@c-api.service[86577]: warnings.warn( Sep 03 11:50:12 devstack devstack@c-api.service[86578]: /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 03 11:50:12 devstack devstack@c-api.service[86578]: removals.removed_module( Sep 03 11:50:12 devstack devstack@c-api.service[86578]: /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 03 11:50:12 devstack devstack@c-api.service[86578]: removals.removed_module( Sep 03 11:50:12 devstack devstack@c-api.service[86577]: /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 03 11:50:12 devstack devstack@c-api.service[86577]: removals.removed_module( Sep 03 11:50:12 devstack devstack@c-api.service[86577]: /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 03 11:50:12 devstack devstack@c-api.service[86577]: removals.removed_module( Sep 03 11:50:15 devstack devstack@c-api.service[86578]: /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 03 11:50:15 devstack devstack@c-api.service[86578]: warnings.warn( Sep 03 11:50:15 devstack devstack@c-api.service[86578]: /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 03 11:50:15 devstack devstack@c-api.service[86578]: warnings.warn( Sep 03 11:50:15 devstack devstack@c-api.service[86577]: /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 03 11:50:15 devstack devstack@c-api.service[86577]: warnings.warn( Sep 03 11:50:15 devstack devstack@c-api.service[86577]: /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 03 11:50:15 devstack devstack@c-api.service[86577]: warnings.warn( Sep 03 11:50:16 devstack devstack@c-api.service[86578]: 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 03 11:50:16 devstack devstack@c-api.service[86578]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86578) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:50:16 devstack devstack@c-api.service[86577]: 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 03 11:50:16 devstack devstack@c-api.service[86577]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86577) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:50:16 devstack devstack@c-api.service[86578]: /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 03 11:50:16 devstack devstack@c-api.service[86578]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:50:16 devstack devstack@c-api.service[86577]: /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 03 11:50:16 devstack devstack@c-api.service[86577]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86578) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86577) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86578) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86577) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO dbcounter [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Registered counter for database cinder Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO dbcounter [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Registered counter for database cinder Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG oslo_db.sqlalchemy.engines [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 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=86578) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG oslo_db.sqlalchemy.engines [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 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=86577) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG dbcounter [-] [86578] Writer thread running {{(pid=86578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: /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 03 11:50:17 devstack devstack@c-api.service[86578]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO cinder.rpc [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO cinder.rpc [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO cinder.rpc [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO cinder.rpc [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING cinder.keymgr.conf_key_mgr [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 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 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG dbcounter [-] [86577] Writer thread running {{(pid=86577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: /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 03 11:50:17 devstack devstack@c-api.service[86577]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO cinder.rpc [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO cinder.rpc [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO cinder.rpc [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO cinder.rpc [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING cinder.keymgr.conf_key_mgr [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 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 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG oslo_db.sqlalchemy.engines [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 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=86578) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO cinder.rpc [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: INFO cinder.rpc [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG oslo_db.sqlalchemy.engines [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 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=86577) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO cinder.rpc [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: INFO cinder.rpc [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING cinder.api.contrib.hosts [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: extensions {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-volume-manage {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-quota-class-sets {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-hosts {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: capabilities {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: encryption {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: scheduler-stats {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-quota-sets {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-availability-zone {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: qos-specs {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: extra_specs {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING cinder.api.contrib.hosts [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: backups {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: encryption {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: cgsnapshots {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-volume-type-access {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: extensions {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: consistencygroups {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-volume-manage {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-volume-transfer {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-quota-class-sets {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extended resource: os-snapshot-manage {{(pid=86578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-hosts {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: capabilities {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: encryption {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: scheduler-stats {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-quota-sets {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-availability-zone {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING stevedore.named [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WARNING castellan.key_manager [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: qos-specs {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.contrib.snapshot_actions [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] SnapshotActionsController initialized {{(pid=86578) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension AdminActions extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension AdminActions extending resource: snapshots {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension AdminActions extending resource: backups {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeActions extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: extra_specs {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension UsedLimits extending resource: limits {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension TypesManage extending resource: types {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: DEBUG cinder.api.v3.router [None req-b399cac3-1367-4044-a2f1-3b41e9e24490 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: backups {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: encryption {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: cgsnapshots {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-volume-type-access {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: consistencygroups {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86578]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7501420a4668 pid: 86578 (default app) Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-volume-transfer {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extended resource: os-snapshot-manage {{(pid=86577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING stevedore.named [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WARNING castellan.key_manager [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.contrib.snapshot_actions [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] SnapshotActionsController initialized {{(pid=86577) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension AdminActions extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension AdminActions extending resource: snapshots {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension AdminActions extending resource: backups {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeActions extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension UsedLimits extending resource: limits {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension TypesManage extending resource: types {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: DEBUG cinder.api.v3.router [None req-9bf2804e-a5a4-473d-8af5-5850ea630991 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:17 devstack devstack@c-api.service[86577]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7501420a4668 pid: 86577 (default app) Sep 03 11:50:21 devstack devstack@c-api.service[86576]: Thu Sep 3 11:50:21 2026 - graceful shutdown triggered... Sep 03 11:50:21 devstack devstack@c-api.service[86578]: Gracefully killing worker 2 (pid: 86578)... Sep 03 11:50:21 devstack devstack@c-api.service[86577]: Gracefully killing worker 1 (pid: 86577)... Sep 03 11:50:22 devstack devstack@c-api.service[86576]: worker 1 buried after 1 seconds Sep 03 11:50:22 devstack devstack@c-api.service[86576]: worker 2 buried after 1 seconds Sep 03 11:50:22 devstack devstack@c-api.service[86576]: goodbye to uWSGI. Sep 03 11:50:22 devstack devstack@c-api.service[86955]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 11:50:22 devstack devstack@c-api.service[86955]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 11:50:22 2026] *** Sep 03 11:50:22 devstack devstack@c-api.service[86955]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: nodename: devstack Sep 03 11:50:22 devstack devstack@c-api.service[86955]: machine: x86_64 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: clock source: unix Sep 03 11:50:22 devstack devstack@c-api.service[86955]: pcre jit disabled Sep 03 11:50:22 devstack devstack@c-api.service[86955]: detected number of CPU cores: 4 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: current working directory: / Sep 03 11:50:22 devstack devstack@c-api.service[86955]: detected binary path: /usr/bin/uwsgi-core Sep 03 11:50:22 devstack devstack@c-api.service[86955]: your processes number limit is 47518 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: your memory page size is 4096 bytes Sep 03 11:50:22 devstack devstack@c-api.service[86955]: detected max file descriptor number: 2048 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: lock engine: pthread robust mutexes Sep 03 11:50:22 devstack devstack@c-api.service[86955]: thunder lock: enabled Sep 03 11:50:22 devstack devstack@c-api.service[86955]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 11:50:22 devstack devstack@c-api.service[86955]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 11:50:22 devstack devstack@c-api.service[86955]: Set PythonHome to /opt/stack/data/venv Sep 03 11:50:22 devstack devstack@c-api.service[86955]: Python main interpreter initialized at 0x778cc6ca4668 Sep 03 11:50:22 devstack devstack@c-api.service[86955]: python threads support enabled Sep 03 11:50:22 devstack devstack@c-api.service[86955]: your server socket listen backlog is limited to 100 connections Sep 03 11:50:22 devstack devstack@c-api.service[86955]: your mercy for graceful operations on workers is 80 seconds Sep 03 11:50:22 devstack devstack@c-api.service[86955]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 11:50:22 devstack devstack@c-api.service[86955]: *** Operational MODE: preforking *** Sep 03 11:50:22 devstack devstack@c-api.service[86955]: *** uWSGI is running in multiple interpreter mode *** Sep 03 11:50:22 devstack devstack@c-api.service[86955]: spawned uWSGI master process (pid: 86955) Sep 03 11:50:22 devstack devstack@c-api.service[86955]: spawned uWSGI worker 1 (pid: 86956, cores: 1) Sep 03 11:50:22 devstack devstack@c-api.service[86955]: spawned uWSGI worker 2 (pid: 86957, cores: 1) Sep 03 11:50:22 devstack devstack@c-api.service[86955]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 11:50:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:50:22 devstack devstack@c-api.service[86956]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:50:22 devstack devstack@c-api.service[86956]: we strongly recommend against using it for new projects. Sep 03 11:50:22 devstack devstack@c-api.service[86956]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:50:22 devstack devstack@c-api.service[86956]: framework. For more detail see Sep 03 11:50:22 devstack devstack@c-api.service[86956]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:50:22 devstack devstack@c-api.service[86956]: import eventlet # noqa Sep 03 11:50:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 11:50:22 devstack devstack@c-api.service[86957]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 11:50:22 devstack devstack@c-api.service[86957]: we strongly recommend against using it for new projects. Sep 03 11:50:22 devstack devstack@c-api.service[86957]: If you are already using Eventlet, we recommend migrating to a different Sep 03 11:50:22 devstack devstack@c-api.service[86957]: framework. For more detail see Sep 03 11:50:22 devstack devstack@c-api.service[86957]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 11:50:22 devstack devstack@c-api.service[86957]: import eventlet # noqa Sep 03 11:50:23 devstack devstack@c-api.service[86956]: /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 03 11:50:23 devstack devstack@c-api.service[86956]: from cgi import parse_header Sep 03 11:50:23 devstack devstack@c-api.service[86957]: /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 03 11:50:23 devstack devstack@c-api.service[86957]: from cgi import parse_header Sep 03 11:50:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:50:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:50:23 devstack devstack@c-api.service[86956]: /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 03 11:50:23 devstack devstack@c-api.service[86956]: removals.removed_module( Sep 03 11:50:23 devstack devstack@c-api.service[86956]: /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 03 11:50:23 devstack devstack@c-api.service[86956]: removals.removed_module( Sep 03 11:50:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 11:50:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:50:23 devstack devstack@c-api.service[86957]: /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 03 11:50:23 devstack devstack@c-api.service[86957]: removals.removed_module( Sep 03 11:50:23 devstack devstack@c-api.service[86957]: /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 03 11:50:23 devstack devstack@c-api.service[86957]: removals.removed_module( Sep 03 11:50:25 devstack devstack@c-api.service[86957]: /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 03 11:50:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:50:25 devstack devstack@c-api.service[86956]: /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 03 11:50:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:50:25 devstack devstack@c-api.service[86957]: /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 03 11:50:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:50:25 devstack devstack@c-api.service[86956]: /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 03 11:50:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:50:26 devstack devstack@c-api.service[86956]: 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 03 11:50:26 devstack devstack@c-api.service[86956]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86956) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:50:26 devstack devstack@c-api.service[86957]: 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 03 11:50:26 devstack devstack@c-api.service[86957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86957) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 11:50:26 devstack devstack@c-api.service[86956]: /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 03 11:50:26 devstack devstack@c-api.service[86956]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:50:26 devstack devstack@c-api.service[86957]: /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 03 11:50:26 devstack devstack@c-api.service[86957]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86957) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86956) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86956) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86956) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86956) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 11:50:27 devstack devstack@c-api.service[86957]: INFO dbcounter [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Registered counter for database cinder Sep 03 11:50:27 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:27 devstack devstack@c-api.service[86956]: INFO dbcounter [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Registered counter for database cinder Sep 03 11:50:27 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 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=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writer thread running {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: /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 03 11:50:28 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:50:28 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING cinder.keymgr.conf_key_mgr [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 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 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writer thread running {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: /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 03 11:50:28 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:50:28 devstack devstack@c-api.service[86956]: INFO cinder.rpc [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86956]: INFO cinder.rpc [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: INFO cinder.rpc [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86956]: INFO cinder.rpc [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING cinder.keymgr.conf_key_mgr [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 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 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 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=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: INFO cinder.rpc [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: INFO cinder.rpc [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING cinder.api.contrib.hosts [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: extensions {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-volume-manage {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-quota-class-sets {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-hosts {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: capabilities {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: encryption {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: scheduler-stats {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-quota-sets {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING cinder.api.contrib.hosts [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-availability-zone {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: extensions {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-volume-manage {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: qos-specs {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-quota-class-sets {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-hosts {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: extra_specs {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: backups {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: capabilities {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: encryption {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: encryption {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: scheduler-stats {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: cgsnapshots {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-quota-sets {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-volume-type-access {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-availability-zone {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: consistencygroups {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: qos-specs {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-volume-transfer {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: extra_specs {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extended resource: os-snapshot-manage {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: backups {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: encryption {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: cgsnapshots {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-volume-type-access {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: consistencygroups {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-volume-transfer {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extended resource: os-snapshot-manage {{(pid=86956) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.snapshot_actions [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] SnapshotActionsController initialized {{(pid=86957) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension AdminActions extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension AdminActions extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension AdminActions extending resource: backups {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeActions extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension UsedLimits extending resource: limits {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension TypesManage extending resource: types {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-41ba4252-836b-45b3-9cc4-00efc9ee6288 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.snapshot_actions [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] SnapshotActionsController initialized {{(pid=86956) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension AdminActions extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension AdminActions extending resource: snapshots {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension AdminActions extending resource: backups {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeActions extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension UsedLimits extending resource: limits {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86957]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x778cc6ca4668 pid: 86957 (default app) Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension TypesManage extending resource: types {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.router [None req-eed95bc2-d024-4038-bd3c-83dbe051e475 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86956) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 11:50:28 devstack devstack@c-api.service[86956]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x778cc6ca4668 pid: 86956 (default app) Sep 03 11:50:38 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=6 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:50:38 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=6 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:51:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b105d7c5-e27b-443f-932d-f0a37544d525 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1108501227"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1108501227'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Create volume of 1 GB Sep 03 11:51:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:51:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:51:53.556901. {{(pid=86957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Availability Zones retrieved successfully. Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Flow 'volume_create_api' (b42f267f-e40c-415c-9094-bff9bfb6bccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cdf292-2174-407f-9a21-96084019871c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cdf292-2174-407f-9a21-96084019871c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3e5884-fd2e-478e-8a32-fa70574f99dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-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 03 11:51:54 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-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 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Created reservations ['11dda152-696e-48d9-9b48-7c0e40a1460e', '2b013507-8441-4cb9-9ac3-27ca6dc59743', '92858281-45a9-4d2c-a311-de031147d967', '3d8be2f9-be50-46fd-bf81-3b624d16ab46'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3e5884-fd2e-478e-8a32-fa70574f99dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11dda152-696e-48d9-9b48-7c0e40a1460e', '2b013507-8441-4cb9-9ac3-27ca6dc59743', '92858281-45a9-4d2c-a311-de031147d967', '3d8be2f9-be50-46fd-bf81-3b624d16ab46']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d3d0c6-fb42-4150-aaa8-4db616e1e57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d3d0c6-fb42-4150-aaa8-4db616e1e57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16cc5f7c-146d-4800-80bf-fe4c3a17b18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1108501227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc01ccf4def54c5a874fbf5c5f166963',qos_specs=None,replication_status=,reservations=['11dda152-696e-48d9-9b48-7c0e40a1460e','2b013507-8441-4cb9-9ac3-27ca6dc59743','92858281-45a9-4d2c-a311-de031147d967','3d8be2f9-be50-46fd-bf81-3b624d16ab46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc408840bba243928946cb0364874b59',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1108501227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16cc5f7c-146d-4800-80bf-fe4c3a17b18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc01ccf4def54c5a874fbf5c5f166963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc408840bba243928946cb0364874b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1752c6-e1a3-4773-a15f-22a7a3a6e818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b1752c6-e1a3-4773-a15f-22a7a3a6e818) transitioned into state 'SUCCESS' from state '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-1108501227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc01ccf4def54c5a874fbf5c5f166963',qos_specs=None,replication_status=,reservations=['11dda152-696e-48d9-9b48-7c0e40a1460e','2b013507-8441-4cb9-9ac3-27ca6dc59743','92858281-45a9-4d2c-a311-de031147d967','3d8be2f9-be50-46fd-bf81-3b624d16ab46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc408840bba243928946cb0364874b59',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05fea783-f85c-46f4-8b93-fd1981340f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05fea783-f85c-46f4-8b93-fd1981340f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Flow 'volume_create_api' (b42f267f-e40c-415c-9094-bff9bfb6bccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:51:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Create volume request issued successfully. Sep 03 11:51:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b105d7c5-e27b-443f-932d-f0a37544d525 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:51:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1/1] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:51:51 2026] POST /volume/v3/volumes => generated 764 bytes in 3882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:51:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:51:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:51:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:51:56 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:51:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:51:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:51:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:51:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:51:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b7341f47-3adb-4060-9b8d-48cc729ec025 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 200 Sep 03 11:51:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1/2] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:51:55 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 856 bytes in 2019 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:51:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d8c5eff-5253-4f93-82d2-b6c2134c9b4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d8c5eff-5253-4f93-82d2-b6c2134c9b4d tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:51:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d8c5eff-5253-4f93-82d2-b6c2134c9b4d tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:51:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d8c5eff-5253-4f93-82d2-b6c2134c9b4d tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:51:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:51:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:51:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:51:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0d8c5eff-5253-4f93-82d2-b6c2134c9b4d tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:51:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d8c5eff-5253-4f93-82d2-b6c2134c9b4d tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 200 Sep 03 11:51:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 2/3] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:51:58 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1285118661"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1285118661'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Create volume of 1 GB Sep 03 11:51:58 devstack devstack@c-api.service[86956]: /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 03 11:51:58 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:51:58.573691. {{(pid=86956) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Availability Zones retrieved successfully. Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Flow 'volume_create_api' (14670532-4653-4b5b-806a-55b4573b7e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b0453d-3964-4931-a528-6175e45da1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b0453d-3964-4931-a528-6175e45da1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12bc7419-1c94-4c49-b5dc-ea1636b6f818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ff08d01e-87ab-4916-8da8-b5583439606b req-77ec9604-bb7a-451d-95e0-24bbda6500e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ff08d01e-87ab-4916-8da8-b5583439606b req-77ec9604-bb7a-451d-95e0-24bbda6500e2 tempest-VolumesAdminNegativeTest-930197164 tempest-VolumesAdminNegativeTest-930197164-project] GET http://192.168.122.215/volume/v3/volumes/0dbf97ce-f968-4323-95a4-501d6fac75d9 Sep 03 11:51:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ff08d01e-87ab-4916-8da8-b5583439606b req-77ec9604-bb7a-451d-95e0-24bbda6500e2 tempest-VolumesAdminNegativeTest-930197164 tempest-VolumesAdminNegativeTest-930197164-project] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:51:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ff08d01e-87ab-4916-8da8-b5583439606b req-77ec9604-bb7a-451d-95e0-24bbda6500e2 tempest-VolumesAdminNegativeTest-930197164 tempest-VolumesAdminNegativeTest-930197164-project] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:51:58 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-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 03 11:51:58 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-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 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Created reservations ['63b37db7-b427-43df-bc37-9a9573cd50b0', '08a738a4-1e9f-4b86-89e7-567097f0b21c', 'f6067b1a-284b-4f0e-806f-3795adea75c1', '70eadaf7-51da-4754-86e8-9f85846666bc'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ff08d01e-87ab-4916-8da8-b5583439606b req-77ec9604-bb7a-451d-95e0-24bbda6500e2 tempest-VolumesAdminNegativeTest-930197164 tempest-VolumesAdminNegativeTest-930197164-project] http://192.168.122.215/volume/v3/volumes/0dbf97ce-f968-4323-95a4-501d6fac75d9 returned with HTTP 404 Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12bc7419-1c94-4c49-b5dc-ea1636b6f818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63b37db7-b427-43df-bc37-9a9573cd50b0', '08a738a4-1e9f-4b86-89e7-567097f0b21c', 'f6067b1a-284b-4f0e-806f-3795adea75c1', '70eadaf7-51da-4754-86e8-9f85846666bc']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd1933d-803f-4ba1-b345-179cf2aa079e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 3/4] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:51:58 2026] GET /volume/v3/volumes/0dbf97ce-f968-4323-95a4-501d6fac75d9 => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] DELETE http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Delete volume with id: 16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:51:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:51:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:51:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd1933d-803f-4ba1-b345-179cf2aa079e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ffb8ca5-50ed-4fae-9c42-d94e205b143c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1285118661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcdc16e8e6f4ee0b8fe1a486fd6a763',qos_specs=None,replication_status=,reservations=['63b37db7-b427-43df-bc37-9a9573cd50b0','08a738a4-1e9f-4b86-89e7-567097f0b21c','f6067b1a-284b-4f0e-806f-3795adea75c1','70eadaf7-51da-4754-86e8-9f85846666bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0cb6352542945cca1b39cece19f1d04',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1285118661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ffb8ca5-50ed-4fae-9c42-d94e205b143c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fcdc16e8e6f4ee0b8fe1a486fd6a763',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0cb6352542945cca1b39cece19f1d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (381365b4-746c-4bd4-abec-48654c711c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Delete volume request issued successfully. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d25739e6-7d4c-47d7-88f0-46dff65f0b05 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 202 Sep 03 11:51:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 4/5] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:51:59 2026] DELETE /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3aee1011-1522-460a-9912-4c32aa4674a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3aee1011-1522-460a-9912-4c32aa4674a6 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3aee1011-1522-460a-9912-4c32aa4674a6 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3aee1011-1522-460a-9912-4c32aa4674a6 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:51:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (381365b4-746c-4bd4-abec-48654c711c9d) transitioned into state 'SUCCESS' from state '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-1285118661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcdc16e8e6f4ee0b8fe1a486fd6a763',qos_specs=None,replication_status=,reservations=['63b37db7-b427-43df-bc37-9a9573cd50b0','08a738a4-1e9f-4b86-89e7-567097f0b21c','f6067b1a-284b-4f0e-806f-3795adea75c1','70eadaf7-51da-4754-86e8-9f85846666bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0cb6352542945cca1b39cece19f1d04',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3aee1011-1522-460a-9912-4c32aa4674a6 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c331ec-96fe-48ee-a03c-8686c756ee8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3aee1011-1522-460a-9912-4c32aa4674a6 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 200 Sep 03 11:51:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 5/6] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:51:59 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 856 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31c331ec-96fe-48ee-a03c-8686c756ee8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:51:59 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Flow 'volume_create_api' (14670532-4653-4b5b-806a-55b4573b7e35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:51:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Create volume request issued successfully. Sep 03 11:51:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a0689c2-b3db-4a1c-acb4-037a8f454bf4 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:51:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 2/7] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:51:58 2026] POST /volume/v3/volumes => generated 768 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d3a4486b-ca22-4070-ba8e-6bcb85ffdc4c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d3a4486b-ca22-4070-ba8e-6bcb85ffdc4c tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] GET http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d3a4486b-ca22-4070-ba8e-6bcb85ffdc4c tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d3a4486b-ca22-4070-ba8e-6bcb85ffdc4c tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:51:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:51:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d3a4486b-ca22-4070-ba8e-6bcb85ffdc4c tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Volume info retrieved successfully. Sep 03 11:51:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d3a4486b-ca22-4070-ba8e-6bcb85ffdc4c tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 200 Sep 03 11:51:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 6/8] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:51:59 2026] GET /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 836 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa0968a0-be1d-4f9d-84ed-a7e1b3e20178 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa0968a0-be1d-4f9d-84ed-a7e1b3e20178 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:52:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa0968a0-be1d-4f9d-84ed-a7e1b3e20178 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa0968a0-be1d-4f9d-84ed-a7e1b3e20178 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa0968a0-be1d-4f9d-84ed-a7e1b3e20178 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:52:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa0968a0-be1d-4f9d-84ed-a7e1b3e20178 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 200 Sep 03 11:52:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 3/9] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:00 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a43c1e14-88c8-41cf-9ad1-54597711c5df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a43c1e14-88c8-41cf-9ad1-54597711c5df tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] GET http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a43c1e14-88c8-41cf-9ad1-54597711c5df tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a43c1e14-88c8-41cf-9ad1-54597711c5df tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a43c1e14-88c8-41cf-9ad1-54597711c5df tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Volume info retrieved successfully. Sep 03 11:52:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a43c1e14-88c8-41cf-9ad1-54597711c5df tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 200 Sep 03 11:52:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 7/10] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:00 2026] GET /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 860 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6729c1f4-54b7-4104-b97e-4f7e8ffe37e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6729c1f4-54b7-4104-b97e-4f7e8ffe37e0 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:52:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6729c1f4-54b7-4104-b97e-4f7e8ffe37e0 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6729c1f4-54b7-4104-b97e-4f7e8ffe37e0 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6729c1f4-54b7-4104-b97e-4f7e8ffe37e0 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:52:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6729c1f4-54b7-4104-b97e-4f7e8ffe37e0 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 200 Sep 03 11:52:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 4/11] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:01 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-41400984-ef06-4a11-9763-177d376165ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41400984-ef06-4a11-9763-177d376165ae tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] GET http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41400984-ef06-4a11-9763-177d376165ae tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41400984-ef06-4a11-9763-177d376165ae tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-41400984-ef06-4a11-9763-177d376165ae tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Volume info retrieved successfully. Sep 03 11:52:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41400984-ef06-4a11-9763-177d376165ae tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 200 Sep 03 11:52:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 8/12] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:01 2026] GET /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-30b446e6-a91d-45c5-ade7-dc7323ce8f90 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30b446e6-a91d-45c5-ade7-dc7323ce8f90 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:52:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30b446e6-a91d-45c5-ade7-dc7323ce8f90 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30b446e6-a91d-45c5-ade7-dc7323ce8f90 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-30b446e6-a91d-45c5-ade7-dc7323ce8f90 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Volume info retrieved successfully. Sep 03 11:52:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30b446e6-a91d-45c5-ade7-dc7323ce8f90 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 200 Sep 03 11:52:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 5/13] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:02 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 856 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a8c76ab8-5df0-4271-bfaa-058b86693396 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8c76ab8-5df0-4271-bfaa-058b86693396 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] GET http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e Sep 03 11:52:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8c76ab8-5df0-4271-bfaa-058b86693396 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8c76ab8-5df0-4271-bfaa-058b86693396 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8c76ab8-5df0-4271-bfaa-058b86693396 tempest-VolumesAdminNegativeTest-2128257275 tempest-VolumesAdminNegativeTest-2128257275-project-member] http://192.168.122.215/volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e returned with HTTP 404 Sep 03 11:52:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 9/14] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:03 2026] GET /volume/v3/volumes/16cc5f7c-146d-4800-80bf-fe4c3a17b18e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-835047998"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-835047998'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Create volume of 1 GB Sep 03 11:52:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Availability Zones retrieved successfully. Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Flow 'volume_create_api' (9191f433-aa72-43d2-a31c-b576b31b7236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284f9283-3d06-4599-8313-d4f3df970dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284f9283-3d06-4599-8313-d4f3df970dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdfd212a-0112-451d-9e1d-6176dfc56390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Created reservations ['1ba35e97-df2c-46ef-abaf-f764a10fbd16', 'f3599a07-2a6b-456b-9a35-3c673fb2b725', 'b659a3c2-e6b8-4039-be56-859bd17ac2a6', 'ca09ad99-3d1e-4b94-bba2-0eaf686db958'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdfd212a-0112-451d-9e1d-6176dfc56390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba35e97-df2c-46ef-abaf-f764a10fbd16', 'f3599a07-2a6b-456b-9a35-3c673fb2b725', 'b659a3c2-e6b8-4039-be56-859bd17ac2a6', 'ca09ad99-3d1e-4b94-bba2-0eaf686db958']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab73fa94-caa3-4245-9d96-02ca720aef44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab73fa94-caa3-4245-9d96-02ca720aef44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd282923-43bf-46f6-a462-1de7347895e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-835047998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b006070bc92c49e7beff874f656a7cbe',qos_specs=None,replication_status=,reservations=['1ba35e97-df2c-46ef-abaf-f764a10fbd16','f3599a07-2a6b-456b-9a35-3c673fb2b725','b659a3c2-e6b8-4039-be56-859bd17ac2a6','ca09ad99-3d1e-4b94-bba2-0eaf686db958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610313d9106541e793c77472f2fdf73a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-835047998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd282923-43bf-46f6-a462-1de7347895e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b006070bc92c49e7beff874f656a7cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610313d9106541e793c77472f2fdf73a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60128851-0a90-4189-99c0-835e33ad25be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60128851-0a90-4189-99c0-835e33ad25be) transitioned into state 'SUCCESS' from state '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-835047998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b006070bc92c49e7beff874f656a7cbe',qos_specs=None,replication_status=,reservations=['1ba35e97-df2c-46ef-abaf-f764a10fbd16','f3599a07-2a6b-456b-9a35-3c673fb2b725','b659a3c2-e6b8-4039-be56-859bd17ac2a6','ca09ad99-3d1e-4b94-bba2-0eaf686db958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610313d9106541e793c77472f2fdf73a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94962d3-5b6a-4414-9bab-98b8e43f4ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94962d3-5b6a-4414-9bab-98b8e43f4ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Flow 'volume_create_api' (9191f433-aa72-43d2-a31c-b576b31b7236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:52:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Create volume request issued successfully. Sep 03 11:52:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ab1c71c-e312-49bf-b02a-5f06e45f6992 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:52:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 6/15] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:52:10 2026] POST /volume/v3/volumes => generated 762 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:52:13 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=53,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:52:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3260237-0dad-4776-bb26-71477255ea86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] DELETE http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Delete volume with id: 6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Volume info retrieved successfully. Sep 03 11:52:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Delete volume request issued successfully. Sep 03 11:52:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3260237-0dad-4776-bb26-71477255ea86 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 202 Sep 03 11:52:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 10/16] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:52:13 2026] DELETE /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:52:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7e175449-1fb7-4186-bcf8-dbb2721f58e6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7e175449-1fb7-4186-bcf8-dbb2721f58e6 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] GET http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7e175449-1fb7-4186-bcf8-dbb2721f58e6 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7e175449-1fb7-4186-bcf8-dbb2721f58e6 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7e175449-1fb7-4186-bcf8-dbb2721f58e6 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Volume info retrieved successfully. Sep 03 11:52:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7e175449-1fb7-4186-bcf8-dbb2721f58e6 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 200 Sep 03 11:52:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 7/17] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:14 2026] GET /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 860 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1fbc3c6b-3de4-40ad-979f-b5e0d0b71eb1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fbc3c6b-3de4-40ad-979f-b5e0d0b71eb1 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] GET http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3c6b-3de4-40ad-979f-b5e0d0b71eb1 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fbc3c6b-3de4-40ad-979f-b5e0d0b71eb1 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1fbc3c6b-3de4-40ad-979f-b5e0d0b71eb1 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Volume info retrieved successfully. Sep 03 11:52:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fbc3c6b-3de4-40ad-979f-b5e0d0b71eb1 tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 200 Sep 03 11:52:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 11/18] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:15 2026] GET /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 860 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6c4726c7-cc32-432f-9185-664982d9d53a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c4726c7-cc32-432f-9185-664982d9d53a tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] GET http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c Sep 03 11:52:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c4726c7-cc32-432f-9185-664982d9d53a tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c4726c7-cc32-432f-9185-664982d9d53a tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c4726c7-cc32-432f-9185-664982d9d53a tempest-ServerRescueNegativeTestJSON-303391095 tempest-ServerRescueNegativeTestJSON-303391095-project-member] http://192.168.122.215/volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c returned with HTTP 404 Sep 03 11:52:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 8/19] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:16 2026] GET /volume/v3/volumes/6ffb8ca5-50ed-4fae-9c42-d94e205b143c => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:52:25 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:52:26 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=76,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1722192947"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1722192947'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Create volume of 1 GB Sep 03 11:52:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Availability Zones retrieved successfully. Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Flow 'volume_create_api' (449e9960-e95b-4e37-b4c4-5bbdb75e06b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99431de4-d204-41de-8d31-83e888f38a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99431de4-d204-41de-8d31-83e888f38a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122bd311-6941-43f6-8009-b7696a8cd954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Created reservations ['bf8c1e1a-6a39-4d97-873f-e1b66977706d', '72f255eb-4b12-411c-bffc-ba990cdc570b', '3a718537-5b0e-480e-a06e-1aa74a662dd9', 'f9d44a43-e93c-4945-ad5c-dafa4f5c2a63'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122bd311-6941-43f6-8009-b7696a8cd954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8c1e1a-6a39-4d97-873f-e1b66977706d', '72f255eb-4b12-411c-bffc-ba990cdc570b', '3a718537-5b0e-480e-a06e-1aa74a662dd9', 'f9d44a43-e93c-4945-ad5c-dafa4f5c2a63']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71582812-3d43-4a44-80b3-7a9ff92c52f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71582812-3d43-4a44-80b3-7a9ff92c52f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6764e35-faf5-4a54-a76c-8f3e2327b501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1722192947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4864cd0f3164d8da558c048a73bd1f1',qos_specs=None,replication_status=,reservations=['bf8c1e1a-6a39-4d97-873f-e1b66977706d','72f255eb-4b12-411c-bffc-ba990cdc570b','3a718537-5b0e-480e-a06e-1aa74a662dd9','f9d44a43-e93c-4945-ad5c-dafa4f5c2a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42bba01bfcec4488afc52863106b7e43',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1722192947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6764e35-faf5-4a54-a76c-8f3e2327b501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4864cd0f3164d8da558c048a73bd1f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42bba01bfcec4488afc52863106b7e43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76a3f61-a4df-4573-8c8d-86ec3939e153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76a3f61-a4df-4573-8c8d-86ec3939e153) transitioned into state 'SUCCESS' from state '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-1722192947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4864cd0f3164d8da558c048a73bd1f1',qos_specs=None,replication_status=,reservations=['bf8c1e1a-6a39-4d97-873f-e1b66977706d','72f255eb-4b12-411c-bffc-ba990cdc570b','3a718537-5b0e-480e-a06e-1aa74a662dd9','f9d44a43-e93c-4945-ad5c-dafa4f5c2a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42bba01bfcec4488afc52863106b7e43',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7a00ec-b8e2-4ee0-995e-5a700b726381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7a00ec-b8e2-4ee0-995e-5a700b726381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Flow 'volume_create_api' (449e9960-e95b-4e37-b4c4-5bbdb75e06b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:52:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Create volume request issued successfully. Sep 03 11:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd4b41c9-b0bf-48ab-9f59-aae07bfcfb8b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:52:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 12/20] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:52:48 2026] POST /volume/v3/volumes => generated 761 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:52:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6553b488-336e-4933-8178-a0f98629d836 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6553b488-336e-4933-8178-a0f98629d836 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6553b488-336e-4933-8178-a0f98629d836 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6553b488-336e-4933-8178-a0f98629d836 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6553b488-336e-4933-8178-a0f98629d836 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6553b488-336e-4933-8178-a0f98629d836 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 9/21] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:49 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0e744c54-75d6-4f04-9219-b513899484d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e744c54-75d6-4f04-9219-b513899484d1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e744c54-75d6-4f04-9219-b513899484d1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e744c54-75d6-4f04-9219-b513899484d1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0e744c54-75d6-4f04-9219-b513899484d1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e744c54-75d6-4f04-9219-b513899484d1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 13/22] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:50 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ac93f1e3-3f16-4a4b-aea3-eb7fdc3cd66d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ac93f1e3-3f16-4a4b-aea3-eb7fdc3cd66d tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ac93f1e3-3f16-4a4b-aea3-eb7fdc3cd66d tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ac93f1e3-3f16-4a4b-aea3-eb7fdc3cd66d tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ac93f1e3-3f16-4a4b-aea3-eb7fdc3cd66d tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ac93f1e3-3f16-4a4b-aea3-eb7fdc3cd66d tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 10/23] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:51 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f399bfa-927f-4959-80bf-267849205cc3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f399bfa-927f-4959-80bf-267849205cc3 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f399bfa-927f-4959-80bf-267849205cc3 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f399bfa-927f-4959-80bf-267849205cc3 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f399bfa-927f-4959-80bf-267849205cc3 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f399bfa-927f-4959-80bf-267849205cc3 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 14/24] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:52 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-731db5e9-02a7-4bd2-88ff-46f17c23eb25 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-731db5e9-02a7-4bd2-88ff-46f17c23eb25 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-731db5e9-02a7-4bd2-88ff-46f17c23eb25 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-731db5e9-02a7-4bd2-88ff-46f17c23eb25 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-731db5e9-02a7-4bd2-88ff-46f17c23eb25 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-731db5e9-02a7-4bd2-88ff-46f17c23eb25 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 11/25] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:52:52 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7aaffae6-5017-4fdc-ba2f-d917b75e96b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7aaffae6-5017-4fdc-ba2f-d917b75e96b2 None None] GET http://192.168.122.215/volume// Sep 03 11:52:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7aaffae6-5017-4fdc-ba2f-d917b75e96b2 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7aaffae6-5017-4fdc-ba2f-d917b75e96b2 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7aaffae6-5017-4fdc-ba2f-d917b75e96b2 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:52:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 15/26] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:52:53 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:52:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-099ed706-30af-4cd2-818a-f531bc94c624 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-099ed706-30af-4cd2-818a-f531bc94c624 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:52:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-099ed706-30af-4cd2-818a-f531bc94c624 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6764e35-faf5-4a54-a76c-8f3e2327b501", "connector": null, "instance_uuid": "c45c6510-2a7a-44df-8464-c6f75d1a863c"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:52:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 03 11:52:53 devstack devstack@c-api.service[86956]: .first() Sep 03 11:52:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-099ed706-30af-4cd2-818a-f531bc94c624 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:52:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 12/27] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:52:53 2026] POST /volume/v3/attachments => generated 273 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:52:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4669b99-3b13-42b5-9500-8458ae00d55b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4669b99-3b13-42b5-9500-8458ae00d55b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4669b99-3b13-42b5-9500-8458ae00d55b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4669b99-3b13-42b5-9500-8458ae00d55b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-81fdfddb-3755-4ae3-b066-dc2afdbb193a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81fdfddb-3755-4ae3-b066-dc2afdbb193a None None] GET http://192.168.122.215/volume// Sep 03 11:52:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81fdfddb-3755-4ae3-b066-dc2afdbb193a None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81fdfddb-3755-4ae3-b066-dc2afdbb193a None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81fdfddb-3755-4ae3-b066-dc2afdbb193a None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:52:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 13/28] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:52:54 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:52:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4669b99-3b13-42b5-9500-8458ae00d55b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-c157263c-a941-4c03-a76c-bee3f8146864 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-c157263c-a941-4c03-a76c-bee3f8146864 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-c157263c-a941-4c03-a76c-bee3f8146864 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-c157263c-a941-4c03-a76c-bee3f8146864 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4669b99-3b13-42b5-9500-8458ae00d55b tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 16/29] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:54 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-c157263c-a941-4c03-a76c-bee3f8146864 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-c157263c-a941-4c03-a76c-bee3f8146864 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 14/30] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:52:54 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 1034 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f445ae58-bd22-4544-b0a3-bddb30e647ef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f445ae58-bd22-4544-b0a3-bddb30e647ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f445ae58-bd22-4544-b0a3-bddb30e647ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f445ae58-bd22-4544-b0a3-bddb30e647ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f445ae58-bd22-4544-b0a3-bddb30e647ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f445ae58-bd22-4544-b0a3-bddb30e647ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 17/31] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:55 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] PUT http://192.168.122.215/volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e Sep 03 11:52:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:52:56 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Acquiring lock "cinder-attachment_update-f6764e35-faf5-4a54-a76c-8f3e2327b501-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:52:56 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Lock "cinder-attachment_update-f6764e35-faf5-4a54-a76c-8f3e2327b501-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:52:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-694b5db4-8c0c-483f-81a4-dabdf51d03b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-694b5db4-8c0c-483f-81a4-dabdf51d03b1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-694b5db4-8c0c-483f-81a4-dabdf51d03b1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-694b5db4-8c0c-483f-81a4-dabdf51d03b1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-694b5db4-8c0c-483f-81a4-dabdf51d03b1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-694b5db4-8c0c-483f-81a4-dabdf51d03b1 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 18/32] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:56 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:52:56 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Lock "cinder-attachment_update-f6764e35-faf5-4a54-a76c-8f3e2327b501-devstack" released by "attachment_update" :: held 0.558s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:52:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-1ba67df4-4993-4340-824b-27d90ebbfc44 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e returned with HTTP 200 Sep 03 11:52:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 15/33] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:52:56 2026] PUT /volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e => generated 694 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:52:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98fa0396-c87c-4e40-8340-429fc6ed82c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98fa0396-c87c-4e40-8340-429fc6ed82c5 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98fa0396-c87c-4e40-8340-429fc6ed82c5 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98fa0396-c87c-4e40-8340-429fc6ed82c5 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98fa0396-c87c-4e40-8340-429fc6ed82c5 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98fa0396-c87c-4e40-8340-429fc6ed82c5 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 19/34] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:57 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:52:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-cf57cd79-9464-48c2-9b2c-aa82761350ef None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-cf57cd79-9464-48c2-9b2c-aa82761350ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] POST http://192.168.122.215/volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e/action Sep 03 11:52:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-cf57cd79-9464-48c2-9b2c-aa82761350ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:52:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-cf57cd79-9464-48c2-9b2c-aa82761350ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:52:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20fe1c00-896e-46fc-8132-2a882687f0a1 req-cf57cd79-9464-48c2-9b2c-aa82761350ef tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e/action returned with HTTP 204 Sep 03 11:52:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 16/35] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:52:58 2026] POST /volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-65b864ed-e237-4ef4-9f84-6b6f4b17dfdf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65b864ed-e237-4ef4-9f84-6b6f4b17dfdf tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65b864ed-e237-4ef4-9f84-6b6f4b17dfdf tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65b864ed-e237-4ef4-9f84-6b6f4b17dfdf tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:52:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:52:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-65b864ed-e237-4ef4-9f84-6b6f4b17dfdf tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65b864ed-e237-4ef4-9f84-6b6f4b17dfdf tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 20/36] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:58 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 1146 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:52:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e51b903-640a-4e7a-9c82-59ae90e5d86c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:52:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e51b903-640a-4e7a-9c82-59ae90e5d86c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:52:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e51b903-640a-4e7a-9c82-59ae90e5d86c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:52:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e51b903-640a-4e7a-9c82-59ae90e5d86c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:52:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:52:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:52:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:52:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:52:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4e51b903-640a-4e7a-9c82-59ae90e5d86c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:52:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e51b903-640a-4e7a-9c82-59ae90e5d86c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:52:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 17/37] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:52:58 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 1146 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-0764c268-83d2-46c4-94e1-766a86a946ea req-817d6a3c-16e1-4a32-a0d7-08b94bf31e26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0764c268-83d2-46c4-94e1-766a86a946ea req-817d6a3c-16e1-4a32-a0d7-08b94bf31e26 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] DELETE http://192.168.122.215/volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e Sep 03 11:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0764c268-83d2-46c4-94e1-766a86a946ea req-817d6a3c-16e1-4a32-a0d7-08b94bf31e26 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0764c268-83d2-46c4-94e1-766a86a946ea req-817d6a3c-16e1-4a32-a0d7-08b94bf31e26 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 03 11:53:03 devstack devstack@c-api.service[86957]: .first() Sep 03 11:53:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:03 devstack devstack@c-api.service[86957]: /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 03 11:53:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0764c268-83d2-46c4-94e1-766a86a946ea req-817d6a3c-16e1-4a32-a0d7-08b94bf31e26 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e returned with HTTP 200 Sep 03 11:53:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 21/38] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:53:03 2026] DELETE /volume/v3/attachments/ea73c149-5104-4b83-94b1-6dfb0952203e => generated 19 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-894c79fc-1912-4b7e-9b14-d650fe8218b7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-894c79fc-1912-4b7e-9b14-d650fe8218b7 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-894c79fc-1912-4b7e-9b14-d650fe8218b7 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-894c79fc-1912-4b7e-9b14-d650fe8218b7 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-894c79fc-1912-4b7e-9b14-d650fe8218b7 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-894c79fc-1912-4b7e-9b14-d650fe8218b7 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 18/39] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:03 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-28f394f8-4991-46e5-8eef-351ae8e921ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-28f394f8-4991-46e5-8eef-351ae8e921ec tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-28f394f8-4991-46e5-8eef-351ae8e921ec tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-28f394f8-4991-46e5-8eef-351ae8e921ec tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-28f394f8-4991-46e5-8eef-351ae8e921ec tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-28f394f8-4991-46e5-8eef-351ae8e921ec tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 22/40] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:53:03 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9541f896-a08b-4b2d-b076-a60b45bd9911 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9541f896-a08b-4b2d-b076-a60b45bd9911 None None] GET http://192.168.122.215/volume// Sep 03 11:53:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9541f896-a08b-4b2d-b076-a60b45bd9911 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9541f896-a08b-4b2d-b076-a60b45bd9911 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9541f896-a08b-4b2d-b076-a60b45bd9911 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:53:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 19/41] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:53:04 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-d20709c4-25b0-477c-8eed-65fdedb88482 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-d20709c4-25b0-477c-8eed-65fdedb88482 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-d20709c4-25b0-477c-8eed-65fdedb88482 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd282923-43bf-46f6-a462-1de7347895e0", "connector": null, "instance_uuid": "2d0f16f9-74f8-4c4a-89fe-daa46f14890d"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-d20709c4-25b0-477c-8eed-65fdedb88482 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:53:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 23/42] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:53:04 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4c0ca428-22e3-4c5c-87ec-a3e638a5c072 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c0ca428-22e3-4c5c-87ec-a3e638a5c072 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c0ca428-22e3-4c5c-87ec-a3e638a5c072 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c0ca428-22e3-4c5c-87ec-a3e638a5c072 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-06714cbd-6e0a-4689-9f7f-588162f7146d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06714cbd-6e0a-4689-9f7f-588162f7146d None None] GET http://192.168.122.215/volume// Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06714cbd-6e0a-4689-9f7f-588162f7146d None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06714cbd-6e0a-4689-9f7f-588162f7146d None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06714cbd-6e0a-4689-9f7f-588162f7146d None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:53:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 24/43] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:53:04 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:53:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-86183558-595b-4679-bfc8-6734938f8d8e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-86183558-595b-4679-bfc8-6734938f8d8e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-86183558-595b-4679-bfc8-6734938f8d8e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-86183558-595b-4679-bfc8-6734938f8d8e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4c0ca428-22e3-4c5c-87ec-a3e638a5c072 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c0ca428-22e3-4c5c-87ec-a3e638a5c072 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 20/44] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:04 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:53:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-86183558-595b-4679-bfc8-6734938f8d8e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-86183558-595b-4679-bfc8-6734938f8d8e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 25/45] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:53:04 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1035 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] PUT http://192.168.122.215/volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86 Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Acquiring lock "cinder-attachment_update-fd282923-43bf-46f6-a462-1de7347895e0-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-fd282923-43bf-46f6-a462-1de7347895e0-devstack" acquired by "attachment_update" :: waited 0.065s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-fd282923-43bf-46f6-a462-1de7347895e0-devstack" released by "attachment_update" :: held 0.307s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-6b473708-909a-420b-aca0-7dce6aad5856 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86 returned with HTTP 200 Sep 03 11:53:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 21/46] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:53:04 2026] PUT /volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86 => generated 694 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-37d8587c-d40c-475f-bea1-a6aaaad5cb05 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37d8587c-d40c-475f-bea1-a6aaaad5cb05 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37d8587c-d40c-475f-bea1-a6aaaad5cb05 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37d8587c-d40c-475f-bea1-a6aaaad5cb05 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-80e653fd-4f91-4f0c-be13-bcea46946b15 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-37d8587c-d40c-475f-bea1-a6aaaad5cb05 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80e653fd-4f91-4f0c-be13-bcea46946b15 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80e653fd-4f91-4f0c-be13-bcea46946b15 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80e653fd-4f91-4f0c-be13-bcea46946b15 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37d8587c-d40c-475f-bea1-a6aaaad5cb05 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 26/47] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:05 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-80e653fd-4f91-4f0c-be13-bcea46946b15 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:53:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80e653fd-4f91-4f0c-be13-bcea46946b15 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:53:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 22/48] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:05 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8dac684c-5628-40de-84c8-bdf09c3ecf21 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dac684c-5628-40de-84c8-bdf09c3ecf21 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dac684c-5628-40de-84c8-bdf09c3ecf21 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dac684c-5628-40de-84c8-bdf09c3ecf21 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8dac684c-5628-40de-84c8-bdf09c3ecf21 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dac684c-5628-40de-84c8-bdf09c3ecf21 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:53:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 27/49] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:05 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f6600d96-6cb7-44ca-abc7-64bb3816d7b7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6600d96-6cb7-44ca-abc7-64bb3816d7b7 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6600d96-6cb7-44ca-abc7-64bb3816d7b7 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6600d96-6cb7-44ca-abc7-64bb3816d7b7 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6600d96-6cb7-44ca-abc7-64bb3816d7b7 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6600d96-6cb7-44ca-abc7-64bb3816d7b7 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:53:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 23/50] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:06 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-565c2355-247b-4689-b63d-3269289760e8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Delete volume with id: f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Delete volume request issued successfully. Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-565c2355-247b-4689-b63d-3269289760e8 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 202 Sep 03 11:53:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 28/51] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:53:06 2026] DELETE /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-789a994b-e526-43c4-8b33-1841a5560a9c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-789a994b-e526-43c4-8b33-1841a5560a9c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-789a994b-e526-43c4-8b33-1841a5560a9c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-789a994b-e526-43c4-8b33-1841a5560a9c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-789a994b-e526-43c4-8b33-1841a5560a9c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-789a994b-e526-43c4-8b33-1841a5560a9c tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:53:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 24/52] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:06 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-de8f3b2c-5c2a-4fc7-885a-f41a131e3dfe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-de8f3b2c-5c2a-4fc7-885a-f41a131e3dfe tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86/action Sep 03 11:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-de8f3b2c-5c2a-4fc7-885a-f41a131e3dfe tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-de8f3b2c-5c2a-4fc7-885a-f41a131e3dfe tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5dcaaea1-56d4-4dc0-9316-9132dd3c07aa req-de8f3b2c-5c2a-4fc7-885a-f41a131e3dfe tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86/action returned with HTTP 204 Sep 03 11:53:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 29/53] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:53:06 2026] POST /volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c56bc2aa-91e6-4eba-9891-426496cdb4bf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c56bc2aa-91e6-4eba-9891-426496cdb4bf tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c56bc2aa-91e6-4eba-9891-426496cdb4bf tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c56bc2aa-91e6-4eba-9891-426496cdb4bf tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c56bc2aa-91e6-4eba-9891-426496cdb4bf tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c56bc2aa-91e6-4eba-9891-426496cdb4bf tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 25/54] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:06 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1147 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6dc4a35-6877-4997-8134-ee78e2a17f33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6dc4a35-6877-4997-8134-ee78e2a17f33 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6dc4a35-6877-4997-8134-ee78e2a17f33 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6dc4a35-6877-4997-8134-ee78e2a17f33 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e6dc4a35-6877-4997-8134-ee78e2a17f33 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6dc4a35-6877-4997-8134-ee78e2a17f33 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 30/55] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:07 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ecf9f2ef-5cbf-43ab-a8e0-12bc409c75ba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ecf9f2ef-5cbf-43ab-a8e0-12bc409c75ba tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ecf9f2ef-5cbf-43ab-a8e0-12bc409c75ba tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ecf9f2ef-5cbf-43ab-a8e0-12bc409c75ba tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ecf9f2ef-5cbf-43ab-a8e0-12bc409c75ba tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Volume info retrieved successfully. Sep 03 11:53:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ecf9f2ef-5cbf-43ab-a8e0-12bc409c75ba tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 200 Sep 03 11:53:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 26/56] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:07 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-613601cf-1e90-4297-893f-b15dbdf5a618 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-613601cf-1e90-4297-893f-b15dbdf5a618 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-613601cf-1e90-4297-893f-b15dbdf5a618 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-613601cf-1e90-4297-893f-b15dbdf5a618 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-613601cf-1e90-4297-893f-b15dbdf5a618 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-613601cf-1e90-4297-893f-b15dbdf5a618 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 31/57] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:53:08 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1147 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c3a257dc-d42f-4326-84d4-7743e7621306 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c3a257dc-d42f-4326-84d4-7743e7621306 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] GET http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 Sep 03 11:53:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c3a257dc-d42f-4326-84d4-7743e7621306 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c3a257dc-d42f-4326-84d4-7743e7621306 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c3a257dc-d42f-4326-84d4-7743e7621306 tempest-DeleteServersTestJSON-1491370143 tempest-DeleteServersTestJSON-1491370143-project-member] http://192.168.122.215/volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 returned with HTTP 404 Sep 03 11:53:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 27/58] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:08 2026] GET /volume/v3/volumes/f6764e35-faf5-4a54-a76c-8f3e2327b501 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b49c1426-83d8-4f79-a11e-39ad4b9bed95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b49c1426-83d8-4f79-a11e-39ad4b9bed95 None None] GET http://192.168.122.215/volume// Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b49c1426-83d8-4f79-a11e-39ad4b9bed95 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b49c1426-83d8-4f79-a11e-39ad4b9bed95 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b49c1426-83d8-4f79-a11e-39ad4b9bed95 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 32/59] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:53:09 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:53:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-591df218-1645-4f8d-8d30-6af4c156f84b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-591df218-1645-4f8d-8d30-6af4c156f84b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:53:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-591df218-1645-4f8d-8d30-6af4c156f84b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd282923-43bf-46f6-a462-1de7347895e0", "connector": null, "instance_uuid": "2d0f16f9-74f8-4c4a-89fe-daa46f14890d"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-591df218-1645-4f8d-8d30-6af4c156f84b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:53:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 28/60] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:53:09 2026] POST /volume/v3/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf0c3394-48a3-45e1-ba5c-fa5ab0fd2db8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf0c3394-48a3-45e1-ba5c-fa5ab0fd2db8 None None] GET http://192.168.122.215/volume// Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf0c3394-48a3-45e1-ba5c-fa5ab0fd2db8 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf0c3394-48a3-45e1-ba5c-fa5ab0fd2db8 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf0c3394-48a3-45e1-ba5c-fa5ab0fd2db8 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 33/61] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:53:09 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:53:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-89538015-37ec-449c-a4b3-dcf481ef8a44 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-89538015-37ec-449c-a4b3-dcf481ef8a44 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-89538015-37ec-449c-a4b3-dcf481ef8a44 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-89538015-37ec-449c-a4b3-dcf481ef8a44 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-89538015-37ec-449c-a4b3-dcf481ef8a44 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-89538015-37ec-449c-a4b3-dcf481ef8a44 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 29/62] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:53:09 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1328 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-955183cc-e3e4-4b61-85ac-0416f223b8c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-955183cc-e3e4-4b61-85ac-0416f223b8c9 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] DELETE http://192.168.122.215/volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86 Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-955183cc-e3e4-4b61-85ac-0416f223b8c9 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-955183cc-e3e4-4b61-85ac-0416f223b8c9 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:09 devstack devstack@c-api.service[86957]: /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 03 11:53:09 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-955183cc-e3e4-4b61-85ac-0416f223b8c9 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86 returned with HTTP 200 Sep 03 11:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 34/63] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:53:09 2026] DELETE /volume/v3/attachments/356c051a-74d9-4536-af15-0cb39bca0a86 => generated 192 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-842a5b81-9eb4-4847-aff4-4d0844a27123 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-842a5b81-9eb4-4847-aff4-4d0844a27123 None None] GET http://192.168.122.215/volume// Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-842a5b81-9eb4-4847-aff4-4d0844a27123 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-842a5b81-9eb4-4847-aff4-4d0844a27123 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-842a5b81-9eb4-4847-aff4-4d0844a27123 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:53:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 30/64] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:53:10 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-9d9fc5a3-9355-49d2-b66f-51823e8c8f59 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-9d9fc5a3-9355-49d2-b66f-51823e8c8f59 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-9d9fc5a3-9355-49d2-b66f-51823e8c8f59 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-9d9fc5a3-9355-49d2-b66f-51823e8c8f59 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-9d9fc5a3-9355-49d2-b66f-51823e8c8f59 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-9d9fc5a3-9355-49d2-b66f-51823e8c8f59 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 35/65] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:53:10 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1035 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] PUT http://192.168.122.215/volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Acquiring lock "cinder-attachment_update-fd282923-43bf-46f6-a462-1de7347895e0-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-fd282923-43bf-46f6-a462-1de7347895e0-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:53:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:11 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-fd282923-43bf-46f6-a462-1de7347895e0-devstack" released by "attachment_update" :: held 0.305s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:53:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-ac8e5d19-feef-438e-91c0-770fd868a6e6 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a returned with HTTP 200 Sep 03 11:53:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 31/66] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:53:10 2026] PUT /volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a => generated 694 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-95f00e42-91b9-46a3-a68c-51477abed4ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-95f00e42-91b9-46a3-a68c-51477abed4ac tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a/action Sep 03 11:53:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-95f00e42-91b9-46a3-a68c-51477abed4ac tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:53:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-95f00e42-91b9-46a3-a68c-51477abed4ac tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e0661af9-b2e8-40c3-bf37-1033a275c42a req-95f00e42-91b9-46a3-a68c-51477abed4ac tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a/action returned with HTTP 204 Sep 03 11:53:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 36/67] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:53:11 2026] POST /volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:53:21 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=90,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:53:21 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=131,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2089450390"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2089450390'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Create volume of 1 GB Sep 03 11:53:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Availability Zones retrieved successfully. Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Flow 'volume_create_api' (75e86647-8219-466b-aa88-c4c07fe83379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5500af-0f25-45b3-96be-30eba4ff0bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5500af-0f25-45b3-96be-30eba4ff0bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1970e866-2872-451b-8166-6e8dab5e2f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Created reservations ['b24491f2-eab4-4333-a9cb-fc298e05dedb', '6f866763-08b7-47a1-ad7d-5dd1c9aeaf77', 'eadffe52-967a-4522-9b50-8c9e8d6afcd1', '0911c957-a73b-4ab0-b6d5-8b5c525cb141'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1970e866-2872-451b-8166-6e8dab5e2f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b24491f2-eab4-4333-a9cb-fc298e05dedb', '6f866763-08b7-47a1-ad7d-5dd1c9aeaf77', 'eadffe52-967a-4522-9b50-8c9e8d6afcd1', '0911c957-a73b-4ab0-b6d5-8b5c525cb141']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d70854e-58f0-4b22-9d8a-e977949316ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d70854e-58f0-4b22-9d8a-e977949316ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e59e15e-8ea1-4c1f-b18d-23f5652391f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2089450390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14d012925f6e4e959d303abe4e3cfe28',qos_specs=None,replication_status=,reservations=['b24491f2-eab4-4333-a9cb-fc298e05dedb','6f866763-08b7-47a1-ad7d-5dd1c9aeaf77','eadffe52-967a-4522-9b50-8c9e8d6afcd1','0911c957-a73b-4ab0-b6d5-8b5c525cb141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b016cad62d87440d85762a23557fc2d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2089450390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e59e15e-8ea1-4c1f-b18d-23f5652391f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14d012925f6e4e959d303abe4e3cfe28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b016cad62d87440d85762a23557fc2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c16b6a-e8ac-4889-9712-de316cfd2ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c16b6a-e8ac-4889-9712-de316cfd2ff5) transitioned into state 'SUCCESS' from state '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-2089450390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14d012925f6e4e959d303abe4e3cfe28',qos_specs=None,replication_status=,reservations=['b24491f2-eab4-4333-a9cb-fc298e05dedb','6f866763-08b7-47a1-ad7d-5dd1c9aeaf77','eadffe52-967a-4522-9b50-8c9e8d6afcd1','0911c957-a73b-4ab0-b6d5-8b5c525cb141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b016cad62d87440d85762a23557fc2d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628fb10e-9aa1-42df-801f-d1b50782fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (628fb10e-9aa1-42df-801f-d1b50782fd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Flow 'volume_create_api' (75e86647-8219-466b-aa88-c4c07fe83379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Create volume request issued successfully. Sep 03 11:53:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-050d4e39-8d97-4d8e-9881-b6703181aa02 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:53:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 32/68] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:53:33 2026] POST /volume/v3/volumes => generated 763 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d0e74ff-bd01-4b80-b6bc-a1c837e19897 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d0e74ff-bd01-4b80-b6bc-a1c837e19897 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d0e74ff-bd01-4b80-b6bc-a1c837e19897 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d0e74ff-bd01-4b80-b6bc-a1c837e19897 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d0e74ff-bd01-4b80-b6bc-a1c837e19897 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d0e74ff-bd01-4b80-b6bc-a1c837e19897 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 200 Sep 03 11:53:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 37/69] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:34 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 831 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3269bbc6-ebc3-41a7-a1d8-e7bda2d8db4d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3269bbc6-ebc3-41a7-a1d8-e7bda2d8db4d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3269bbc6-ebc3-41a7-a1d8-e7bda2d8db4d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3269bbc6-ebc3-41a7-a1d8-e7bda2d8db4d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3269bbc6-ebc3-41a7-a1d8-e7bda2d8db4d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3269bbc6-ebc3-41a7-a1d8-e7bda2d8db4d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 200 Sep 03 11:53:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 33/70] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:35 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 855 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2af4e43-ea77-45e8-804e-85a54892d703 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2af4e43-ea77-45e8-804e-85a54892d703 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2af4e43-ea77-45e8-804e-85a54892d703 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2af4e43-ea77-45e8-804e-85a54892d703 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2af4e43-ea77-45e8-804e-85a54892d703 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2af4e43-ea77-45e8-804e-85a54892d703 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 200 Sep 03 11:53:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 38/71] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:36 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] POST http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7/action Sep 03 11:53:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:53:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume updated successfully. Sep 03 11:53:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f0bfc87-f061-46ee-b9ed-add5e58b6c94 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7/action returned with HTTP 200 Sep 03 11:53:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 34/72] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:53:36 2026] POST /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7/action => generated 0 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee0028e0-c6e6-4509-8198-3f5be281fec5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee0028e0-c6e6-4509-8198-3f5be281fec5 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee0028e0-c6e6-4509-8198-3f5be281fec5 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee0028e0-c6e6-4509-8198-3f5be281fec5 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ee0028e0-c6e6-4509-8198-3f5be281fec5 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee0028e0-c6e6-4509-8198-3f5be281fec5 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 200 Sep 03 11:53:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 39/73] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:36 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:53:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-5f7f1325-b43e-4819-8e98-23567ffe09d7 req-1cb3c92b-31b1-4415-ac6c-e48e8d9db915 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-5f7f1325-b43e-4819-8e98-23567ffe09d7 req-1cb3c92b-31b1-4415-ac6c-e48e8d9db915 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-5f7f1325-b43e-4819-8e98-23567ffe09d7 req-1cb3c92b-31b1-4415-ac6c-e48e8d9db915 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-5f7f1325-b43e-4819-8e98-23567ffe09d7 req-1cb3c92b-31b1-4415-ac6c-e48e8d9db915 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-5f7f1325-b43e-4819-8e98-23567ffe09d7 req-1cb3c92b-31b1-4415-ac6c-e48e8d9db915 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-5f7f1325-b43e-4819-8e98-23567ffe09d7 req-1cb3c92b-31b1-4415-ac6c-e48e8d9db915 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 200 Sep 03 11:53:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 35/74] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:53:37 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-577081123"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-577081123'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Create volume of 1 GB Sep 03 11:53:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Availability Zones retrieved successfully. Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Flow 'volume_create_api' (90e57446-1169-444c-931d-49ca272a496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5044664b-4413-4acf-88c9-584187f2b977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5044664b-4413-4acf-88c9-584187f2b977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083e5731-324b-4fdc-93cd-dec88953bfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Created reservations ['8d90765a-47b9-4603-aa0b-aaf5f5cc7fe6', '7b5fa2a9-ee1f-4acd-a021-4584e42c7c67', 'b4e0602f-0500-4efe-b89d-580183caae2d', '0accc659-f82a-4a0b-916a-5b04b08cfd80'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083e5731-324b-4fdc-93cd-dec88953bfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d90765a-47b9-4603-aa0b-aaf5f5cc7fe6', '7b5fa2a9-ee1f-4acd-a021-4584e42c7c67', 'b4e0602f-0500-4efe-b89d-580183caae2d', '0accc659-f82a-4a0b-916a-5b04b08cfd80']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0042b90-9c46-4c0b-966b-60a63e5bb8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0042b90-9c46-4c0b-966b-60a63e5bb8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8822c64-15ae-4e1f-b7ad-11a551c8fe86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-577081123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14d012925f6e4e959d303abe4e3cfe28',qos_specs=None,replication_status=,reservations=['8d90765a-47b9-4603-aa0b-aaf5f5cc7fe6','7b5fa2a9-ee1f-4acd-a021-4584e42c7c67','b4e0602f-0500-4efe-b89d-580183caae2d','0accc659-f82a-4a0b-916a-5b04b08cfd80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b016cad62d87440d85762a23557fc2d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-577081123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8822c64-15ae-4e1f-b7ad-11a551c8fe86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14d012925f6e4e959d303abe4e3cfe28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b016cad62d87440d85762a23557fc2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d2bcfe-1b6f-4903-9a99-dfb186c18a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d2bcfe-1b6f-4903-9a99-dfb186c18a63) transitioned into state 'SUCCESS' from state '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-577081123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14d012925f6e4e959d303abe4e3cfe28',qos_specs=None,replication_status=,reservations=['8d90765a-47b9-4603-aa0b-aaf5f5cc7fe6','7b5fa2a9-ee1f-4acd-a021-4584e42c7c67','b4e0602f-0500-4efe-b89d-580183caae2d','0accc659-f82a-4a0b-916a-5b04b08cfd80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b016cad62d87440d85762a23557fc2d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (198dc69f-0ee9-4592-9e16-411314836112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (198dc69f-0ee9-4592-9e16-411314836112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Flow 'volume_create_api' (90e57446-1169-444c-931d-49ca272a496e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Create volume request issued successfully. Sep 03 11:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-646e629c-21bf-4dfc-90a5-ca944b6b7478 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:53:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 40/75] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:53:40 2026] POST /volume/v3/volumes => generated 762 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:53:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6c4e5158-499d-4f91-b83a-d2c29e0165b0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c4e5158-499d-4f91-b83a-d2c29e0165b0 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c4e5158-499d-4f91-b83a-d2c29e0165b0 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c4e5158-499d-4f91-b83a-d2c29e0165b0 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6c4e5158-499d-4f91-b83a-d2c29e0165b0 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c4e5158-499d-4f91-b83a-d2c29e0165b0 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 200 Sep 03 11:53:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 36/76] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:41 2026] GET /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 830 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-41de7281-b8af-4a97-88bb-51ef63738b01 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41de7281-b8af-4a97-88bb-51ef63738b01 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41de7281-b8af-4a97-88bb-51ef63738b01 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41de7281-b8af-4a97-88bb-51ef63738b01 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-41de7281-b8af-4a97-88bb-51ef63738b01 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41de7281-b8af-4a97-88bb-51ef63738b01 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 200 Sep 03 11:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 41/77] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:42 2026] GET /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c85d1bfb-3701-440d-a4b5-60f788a5b7e9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c85d1bfb-3701-440d-a4b5-60f788a5b7e9 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c85d1bfb-3701-440d-a4b5-60f788a5b7e9 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c85d1bfb-3701-440d-a4b5-60f788a5b7e9 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c85d1bfb-3701-440d-a4b5-60f788a5b7e9 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c85d1bfb-3701-440d-a4b5-60f788a5b7e9 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 200 Sep 03 11:53:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 37/78] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:43 2026] GET /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5af7ada0-1310-4fff-9c4e-621fba0788b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5af7ada0-1310-4fff-9c4e-621fba0788b1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5af7ada0-1310-4fff-9c4e-621fba0788b1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5af7ada0-1310-4fff-9c4e-621fba0788b1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5af7ada0-1310-4fff-9c4e-621fba0788b1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5af7ada0-1310-4fff-9c4e-621fba0788b1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 42/79] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:43 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1147 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Delete volume with id: b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Delete volume request issued successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ad6fd06-89af-44a8-ace0-dc594014a60e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 202 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 38/80] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:53:43 2026] DELETE /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8087c2da-45b1-4d94-bccb-f4298141c50d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6050e123-8790-4e76-aa4a-289d194bf418 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8087c2da-45b1-4d94-bccb-f4298141c50d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8087c2da-45b1-4d94-bccb-f4298141c50d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8087c2da-45b1-4d94-bccb-f4298141c50d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6050e123-8790-4e76-aa4a-289d194bf418 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6050e123-8790-4e76-aa4a-289d194bf418 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6050e123-8790-4e76-aa4a-289d194bf418 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6050e123-8790-4e76-aa4a-289d194bf418 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8087c2da-45b1-4d94-bccb-f4298141c50d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6050e123-8790-4e76-aa4a-289d194bf418 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 39/81] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:44 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1147 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8087c2da-45b1-4d94-bccb-f4298141c50d tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 200 Sep 03 11:53:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 43/82] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:44 2026] GET /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-94ed4731-3718-4857-bae7-d80d43c95e9f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-94ed4731-3718-4857-bae7-d80d43c95e9f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-94ed4731-3718-4857-bae7-d80d43c95e9f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-94ed4731-3718-4857-bae7-d80d43c95e9f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-94ed4731-3718-4857-bae7-d80d43c95e9f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-94ed4731-3718-4857-bae7-d80d43c95e9f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 40/83] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:53:44 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0/action Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Begin detaching volume completed successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-1f61c002-6f8a-4d03-abc9-419ec770eb0c tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0/action returned with HTTP 202 Sep 03 11:53:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 44/84] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:53:44 2026] POST /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b3cf0d27-718e-4b00-8d90-7a476feba529 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b3cf0d27-718e-4b00-8d90-7a476feba529 None None] GET http://192.168.122.215/volume// Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b3cf0d27-718e-4b00-8d90-7a476feba529 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b3cf0d27-718e-4b00-8d90-7a476feba529 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b3cf0d27-718e-4b00-8d90-7a476feba529 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:53:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 41/85] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:53:44 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-30aa765c-32e1-4948-a66b-ec0174db02d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-30aa765c-32e1-4948-a66b-ec0174db02d1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-30aa765c-32e1-4948-a66b-ec0174db02d1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-30aa765c-32e1-4948-a66b-ec0174db02d1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-30aa765c-32e1-4948-a66b-ec0174db02d1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-30aa765c-32e1-4948-a66b-ec0174db02d1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 45/86] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:53:44 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 1331 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:53:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-7cc32ee8-0022-47c6-a92b-88fcc3cd2f4f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-7cc32ee8-0022-47c6-a92b-88fcc3cd2f4f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] DELETE http://192.168.122.215/volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a Sep 03 11:53:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-7cc32ee8-0022-47c6-a92b-88fcc3cd2f4f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-7cc32ee8-0022-47c6-a92b-88fcc3cd2f4f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:45 devstack devstack@c-api.service[86956]: /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 03 11:53:45 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 11:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66c84722-6a57-453e-8f97-92622cad175e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66c84722-6a57-453e-8f97-92622cad175e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66c84722-6a57-453e-8f97-92622cad175e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66c84722-6a57-453e-8f97-92622cad175e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-53277a3c-2c98-4586-97fd-30a350e8c15c req-7cc32ee8-0022-47c6-a92b-88fcc3cd2f4f tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a returned with HTTP 200 Sep 03 11:53:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 42/87] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:53:45 2026] DELETE /volume/v3/attachments/b0906c5c-4190-4484-b5af-a381efabc38a => generated 19 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-66c84722-6a57-453e-8f97-92622cad175e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66c84722-6a57-453e-8f97-92622cad175e tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 200 Sep 03 11:53:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 46/88] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:45 2026] GET /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ec6d5c55-3ae5-463c-973e-244f1022af4e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ec6d5c55-3ae5-463c-973e-244f1022af4e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:53:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ec6d5c55-3ae5-463c-973e-244f1022af4e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ec6d5c55-3ae5-463c-973e-244f1022af4e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ec6d5c55-3ae5-463c-973e-244f1022af4e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ec6d5c55-3ae5-463c-973e-244f1022af4e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:53:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 43/89] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:45 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-493ddd57-486d-45e2-adc5-961c5d5b6434 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-493ddd57-486d-45e2-adc5-961c5d5b6434 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 Sep 03 11:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-493ddd57-486d-45e2-adc5-961c5d5b6434 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-493ddd57-486d-45e2-adc5-961c5d5b6434 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-493ddd57-486d-45e2-adc5-961c5d5b6434 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 returned with HTTP 404 Sep 03 11:53:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 47/90] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:46 2026] GET /volume/v3/volumes/b8822c64-15ae-4e1f-b7ad-11a551c8fe86 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:53:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-37d1d38d-89dd-4e99-939f-28589ab47639 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] DELETE http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Delete volume with id: 9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Delete volume request issued successfully. Sep 03 11:53:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37d1d38d-89dd-4e99-939f-28589ab47639 tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 202 Sep 03 11:53:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 44/91] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:53:46 2026] DELETE /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e791365e-fc9c-4c5c-a4f7-cdb6659682ef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e791365e-fc9c-4c5c-a4f7-cdb6659682ef tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e791365e-fc9c-4c5c-a4f7-cdb6659682ef tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e791365e-fc9c-4c5c-a4f7-cdb6659682ef tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e791365e-fc9c-4c5c-a4f7-cdb6659682ef tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Volume info retrieved successfully. Sep 03 11:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e791365e-fc9c-4c5c-a4f7-cdb6659682ef tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 200 Sep 03 11:53:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 48/92] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:46 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 855 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:53:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3874f9dc-7ecf-4b78-8554-1361add51dba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3874f9dc-7ecf-4b78-8554-1361add51dba tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] GET http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 Sep 03 11:53:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3874f9dc-7ecf-4b78-8554-1361add51dba tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3874f9dc-7ecf-4b78-8554-1361add51dba tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3874f9dc-7ecf-4b78-8554-1361add51dba tempest-ServersNegativeTestJSON-159614700 tempest-ServersNegativeTestJSON-159614700-project-member] http://192.168.122.215/volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 returned with HTTP 404 Sep 03 11:53:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 45/93] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:47 2026] GET /volume/v3/volumes/9e59e15e-8ea1-4c1f-b18d-23f5652391f7 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad986952-dc31-40a6-aa37-38828ea59829 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-673255274", "imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-673255274', 'imageRef': 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Create volume of 1 GB Sep 03 11:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Availability Zones retrieved successfully. Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Flow 'volume_create_api' (2834ad3c-46e5-4abf-a9f1-1d362941d142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d561a99c-5564-413b-a885-9f327fe09d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d561a99c-5564-413b-a885-9f327fe09d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493d919d-5183-44b0-82c6-32e0667681f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Created reservations ['45155e26-42cb-440d-af77-6b3d9cf35cdc', '0c9ffe8e-3bb7-4f4d-95be-92e4434eb1fd', 'c1f51ac3-6b27-4c6f-8bec-0ae47cbd5ed0', 'abf4d9f8-dff1-4f4a-85ea-aa1daae2c568'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493d919d-5183-44b0-82c6-32e0667681f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45155e26-42cb-440d-af77-6b3d9cf35cdc', '0c9ffe8e-3bb7-4f4d-95be-92e4434eb1fd', 'c1f51ac3-6b27-4c6f-8bec-0ae47cbd5ed0', 'abf4d9f8-dff1-4f4a-85ea-aa1daae2c568']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd23139b-b719-43b4-8137-96ed5162c3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd23139b-b719-43b4-8137-96ed5162c3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69efcdd-5a26-4520-a447-3369931a204a', '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-673255274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b006070bc92c49e7beff874f656a7cbe',qos_specs=None,replication_status=,reservations=['45155e26-42cb-440d-af77-6b3d9cf35cdc','0c9ffe8e-3bb7-4f4d-95be-92e4434eb1fd','c1f51ac3-6b27-4c6f-8bec-0ae47cbd5ed0','abf4d9f8-dff1-4f4a-85ea-aa1daae2c568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610313d9106541e793c77472f2fdf73a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-673255274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69efcdd-5a26-4520-a447-3369931a204a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b006070bc92c49e7beff874f656a7cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610313d9106541e793c77472f2fdf73a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaeb7b0a-4384-447a-9e9c-6e20a16b4808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaeb7b0a-4384-447a-9e9c-6e20a16b4808) transitioned into state 'SUCCESS' from state '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-673255274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b006070bc92c49e7beff874f656a7cbe',qos_specs=None,replication_status=,reservations=['45155e26-42cb-440d-af77-6b3d9cf35cdc','0c9ffe8e-3bb7-4f4d-95be-92e4434eb1fd','c1f51ac3-6b27-4c6f-8bec-0ae47cbd5ed0','abf4d9f8-dff1-4f4a-85ea-aa1daae2c568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610313d9106541e793c77472f2fdf73a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d85d150-d9cf-4db1-91af-be0f213ab2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d85d150-d9cf-4db1-91af-be0f213ab2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Flow 'volume_create_api' (2834ad3c-46e5-4abf-a9f1-1d362941d142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Create volume request issued successfully. Sep 03 11:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad986952-dc31-40a6-aa37-38828ea59829 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:53:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 49/94] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:53:51 2026] POST /volume/v3/volumes => generated 761 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:53:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f924d2a4-35e7-4332-92d7-77be5274160d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f924d2a4-35e7-4332-92d7-77be5274160d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f924d2a4-35e7-4332-92d7-77be5274160d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f924d2a4-35e7-4332-92d7-77be5274160d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f924d2a4-35e7-4332-92d7-77be5274160d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f924d2a4-35e7-4332-92d7-77be5274160d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 46/95] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:52 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 829 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7e86381d-b83b-42c1-bcd3-80c047954268 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e86381d-b83b-42c1-bcd3-80c047954268 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e86381d-b83b-42c1-bcd3-80c047954268 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e86381d-b83b-42c1-bcd3-80c047954268 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7e86381d-b83b-42c1-bcd3-80c047954268 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e86381d-b83b-42c1-bcd3-80c047954268 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 50/96] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:53 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b4c9be49-f571-4dc6-a6b6-d4766a4111e2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b4c9be49-f571-4dc6-a6b6-d4766a4111e2 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b4c9be49-f571-4dc6-a6b6-d4766a4111e2 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b4c9be49-f571-4dc6-a6b6-d4766a4111e2 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b4c9be49-f571-4dc6-a6b6-d4766a4111e2 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b4c9be49-f571-4dc6-a6b6-d4766a4111e2 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 47/97] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:54 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45a63554-4a38-4737-ad67-951bda1b3f2d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45a63554-4a38-4737-ad67-951bda1b3f2d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45a63554-4a38-4737-ad67-951bda1b3f2d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45a63554-4a38-4737-ad67-951bda1b3f2d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-45a63554-4a38-4737-ad67-951bda1b3f2d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45a63554-4a38-4737-ad67-951bda1b3f2d tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 51/98] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:56 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cf20d4d6-f0be-4ab7-bfe1-338d8b8c17aa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf20d4d6-f0be-4ab7-bfe1-338d8b8c17aa tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf20d4d6-f0be-4ab7-bfe1-338d8b8c17aa tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf20d4d6-f0be-4ab7-bfe1-338d8b8c17aa tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cf20d4d6-f0be-4ab7-bfe1-338d8b8c17aa tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf20d4d6-f0be-4ab7-bfe1-338d8b8c17aa tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 48/99] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:57 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0e870419-60d1-4b74-a50b-914cf0b51839 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e870419-60d1-4b74-a50b-914cf0b51839 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e870419-60d1-4b74-a50b-914cf0b51839 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e870419-60d1-4b74-a50b-914cf0b51839 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:53:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:53:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0e870419-60d1-4b74-a50b-914cf0b51839 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e870419-60d1-4b74-a50b-914cf0b51839 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 52/100] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:58 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4a868f74-41d9-4bbb-a5f9-f08648c980a1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4a868f74-41d9-4bbb-a5f9-f08648c980a1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:53:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4a868f74-41d9-4bbb-a5f9-f08648c980a1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:53:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4a868f74-41d9-4bbb-a5f9-f08648c980a1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:53:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:53:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:53:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:53:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:53:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4a868f74-41d9-4bbb-a5f9-f08648c980a1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:53:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4a868f74-41d9-4bbb-a5f9-f08648c980a1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:53:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 49/101] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:53:59 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b54a89a6-034b-4483-9c91-794a1598eb93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1391029008"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1391029008'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume of 1 GB Sep 03 11:53:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Availability Zones retrieved successfully. Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Flow 'volume_create_api' (2ce1988b-38aa-499e-bdc1-0d8d971c717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63837ac0-d511-4711-a503-782846f95c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63837ac0-d511-4711-a503-782846f95c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a94efb1-7dd3-478c-9092-f12c14d82393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Created reservations ['f454963a-57e5-482a-973e-90cd3d8ddfdd', 'b06be641-11e0-4aec-9324-1b5bb2223f4d', '8692b7ee-de41-428a-85d9-2e9d349f5c8f', '4d718d7a-599f-4b36-824c-3d516a2ba9e6'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a94efb1-7dd3-478c-9092-f12c14d82393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f454963a-57e5-482a-973e-90cd3d8ddfdd', 'b06be641-11e0-4aec-9324-1b5bb2223f4d', '8692b7ee-de41-428a-85d9-2e9d349f5c8f', '4d718d7a-599f-4b36-824c-3d516a2ba9e6']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2eb2df-6d78-4de2-8cd7-012bf85a114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2eb2df-6d78-4de2-8cd7-012bf85a114f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb7c7b5-cc02-487e-9a1d-580f0681f2a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1391029008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ae91247cc54b75918cb927a1dc5a18',qos_specs=None,replication_status=,reservations=['f454963a-57e5-482a-973e-90cd3d8ddfdd','b06be641-11e0-4aec-9324-1b5bb2223f4d','8692b7ee-de41-428a-85d9-2e9d349f5c8f','4d718d7a-599f-4b36-824c-3d516a2ba9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1391029008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcb7c7b5-cc02-487e-9a1d-580f0681f2a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ae91247cc54b75918cb927a1dc5a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4436c4d-df3f-4c01-b5b5-14b0401a9cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4436c4d-df3f-4c01-b5b5-14b0401a9cb9) transitioned into state 'SUCCESS' from state '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-1391029008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ae91247cc54b75918cb927a1dc5a18',qos_specs=None,replication_status=,reservations=['f454963a-57e5-482a-973e-90cd3d8ddfdd','b06be641-11e0-4aec-9324-1b5bb2223f4d','8692b7ee-de41-428a-85d9-2e9d349f5c8f','4d718d7a-599f-4b36-824c-3d516a2ba9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c1b7f8-6c00-43d4-82d5-c485dd851b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-461396526"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-461396526'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Create volume of 1 GB Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Availability Zones retrieved successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c1b7f8-6c00-43d4-82d5-c485dd851b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Flow 'volume_create_api' (2ce1988b-38aa-499e-bdc1-0d8d971c717f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume request issued successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b54a89a6-034b-4483-9c91-794a1598eb93 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:54:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 53/102] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:53:59 2026] POST /volume/v3/volumes => generated 764 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Flow 'volume_create_api' (7996a096-02c1-473c-a2ab-b33cae24370a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76953126-8c5a-4d34-9cd6-5aac44dde174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4858d841-0c05-4bcf-b28b-df0e4341e213 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4858d841-0c05-4bcf-b28b-df0e4341e213 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4858d841-0c05-4bcf-b28b-df0e4341e213 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4858d841-0c05-4bcf-b28b-df0e4341e213 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4858d841-0c05-4bcf-b28b-df0e4341e213 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4858d841-0c05-4bcf-b28b-df0e4341e213 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 54/103] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:00 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 832 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76953126-8c5a-4d34-9cd6-5aac44dde174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea3ac82-4c8d-4ad5-be88-5bda7a1dad52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Created reservations ['baf6d8d6-a339-40e5-8910-2c84208f5d80', 'fc60a31b-ed1e-43ac-86e0-e6212d13f271', '7c53f7be-e67a-400e-acf1-3e4ca8805473', '8cc6736a-3ad5-4122-9767-1612120f5c1b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea3ac82-4c8d-4ad5-be88-5bda7a1dad52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baf6d8d6-a339-40e5-8910-2c84208f5d80', 'fc60a31b-ed1e-43ac-86e0-e6212d13f271', '7c53f7be-e67a-400e-acf1-3e4ca8805473', '8cc6736a-3ad5-4122-9767-1612120f5c1b']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9710af-9cd6-4a40-8b6d-7c281212d64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9710af-9cd6-4a40-8b6d-7c281212d64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2287d7bb-8c7f-440d-82ea-46a14c059623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-461396526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab01d948d1d4a58af5ac464c0a43140',qos_specs=None,replication_status=,reservations=['baf6d8d6-a339-40e5-8910-2c84208f5d80','fc60a31b-ed1e-43ac-86e0-e6212d13f271','7c53f7be-e67a-400e-acf1-3e4ca8805473','8cc6736a-3ad5-4122-9767-1612120f5c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f53bc7883e744348a92ba2c96487afe',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-461396526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2287d7bb-8c7f-440d-82ea-46a14c059623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fab01d948d1d4a58af5ac464c0a43140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f53bc7883e744348a92ba2c96487afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f4f083-2968-4c6c-a1f1-796c57b26eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-835f59ac-dfb6-4dd9-a205-5379f6437177 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-835f59ac-dfb6-4dd9-a205-5379f6437177 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-835f59ac-dfb6-4dd9-a205-5379f6437177 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-835f59ac-dfb6-4dd9-a205-5379f6437177 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09f4f083-2968-4c6c-a1f1-796c57b26eb7) transitioned into state 'SUCCESS' from state '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-461396526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fab01d948d1d4a58af5ac464c0a43140',qos_specs=None,replication_status=,reservations=['baf6d8d6-a339-40e5-8910-2c84208f5d80','fc60a31b-ed1e-43ac-86e0-e6212d13f271','7c53f7be-e67a-400e-acf1-3e4ca8805473','8cc6736a-3ad5-4122-9767-1612120f5c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f53bc7883e744348a92ba2c96487afe',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856e16b4-a94d-475d-8e17-c5f8b6dc016c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856e16b4-a94d-475d-8e17-c5f8b6dc016c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Flow 'volume_create_api' (7996a096-02c1-473c-a2ab-b33cae24370a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-835f59ac-dfb6-4dd9-a205-5379f6437177 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Create volume request issued successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-42cd4af0-68eb-4592-b854-1df8d81b7099 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:54:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 50/104] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:54:00 2026] POST /volume/v3/volumes => generated 760 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a20e67ce-954b-47d3-975c-9b2dc05f9642 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-835f59ac-dfb6-4dd9-a205-5379f6437177 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:54:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 55/105] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:00 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a20e67ce-954b-47d3-975c-9b2dc05f9642 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a20e67ce-954b-47d3-975c-9b2dc05f9642 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a20e67ce-954b-47d3-975c-9b2dc05f9642 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a20e67ce-954b-47d3-975c-9b2dc05f9642 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a20e67ce-954b-47d3-975c-9b2dc05f9642 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:54:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 51/106] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:00 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-ab26cbd6-c5c0-4ad1-8ba4-5694e172b9f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-ab26cbd6-c5c0-4ad1-8ba4-5694e172b9f1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-ab26cbd6-c5c0-4ad1-8ba4-5694e172b9f1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-ab26cbd6-c5c0-4ad1-8ba4-5694e172b9f1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-ab26cbd6-c5c0-4ad1-8ba4-5694e172b9f1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-ab26cbd6-c5c0-4ad1-8ba4-5694e172b9f1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:54:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 56/107] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:54:00 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a2a2778-9326-42d0-966f-087485d6ea90 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a2a2778-9326-42d0-966f-087485d6ea90 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a2a2778-9326-42d0-966f-087485d6ea90 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a2a2778-9326-42d0-966f-087485d6ea90 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a2a2778-9326-42d0-966f-087485d6ea90 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a2a2778-9326-42d0-966f-087485d6ea90 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 52/108] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:01 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-18d11069-2b73-4115-ab29-c25685abd898 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-18d11069-2b73-4115-ab29-c25685abd898 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-18d11069-2b73-4115-ab29-c25685abd898 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-18d11069-2b73-4115-ab29-c25685abd898 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-18d11069-2b73-4115-ab29-c25685abd898 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-18d11069-2b73-4115-ab29-c25685abd898 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:54:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 57/109] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:54:01 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 1332 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8eabacb5-982d-486a-8fc1-5d88fe9881c0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8eabacb5-982d-486a-8fc1-5d88fe9881c0 None None] GET http://192.168.122.215/volume// Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8eabacb5-982d-486a-8fc1-5d88fe9881c0 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8eabacb5-982d-486a-8fc1-5d88fe9881c0 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8eabacb5-982d-486a-8fc1-5d88fe9881c0 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:54:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 53/110] 192.168.122.215 () {58 vars in 1308 bytes} [Thu Sep 3 11:54:01 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5b991eb5-ea6a-489c-8321-0fd1d8086a92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5b991eb5-ea6a-489c-8321-0fd1d8086a92 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5b991eb5-ea6a-489c-8321-0fd1d8086a92 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c69efcdd-5a26-4520-a447-3369931a204a", "connector": null, "instance_uuid": "9220acef-cfe3-4b06-87cc-c0bfa1988830"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5b991eb5-ea6a-489c-8321-0fd1d8086a92 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:54:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 58/111] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:54:01 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0d87a458-d78a-47a0-af69-aef82a8ba40b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0d87a458-d78a-47a0-af69-aef82a8ba40b tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0d87a458-d78a-47a0-af69-aef82a8ba40b tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0d87a458-d78a-47a0-af69-aef82a8ba40b tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0d87a458-d78a-47a0-af69-aef82a8ba40b tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:54:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0d87a458-d78a-47a0-af69-aef82a8ba40b tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:54:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 54/112] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:01 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6dffcca3-3429-4912-a0f7-36668cf08c63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6dffcca3-3429-4912-a0f7-36668cf08c63 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6dffcca3-3429-4912-a0f7-36668cf08c63 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6dffcca3-3429-4912-a0f7-36668cf08c63 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6dffcca3-3429-4912-a0f7-36668cf08c63 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6dffcca3-3429-4912-a0f7-36668cf08c63 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 59/113] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:02 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:54:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1c530aa0-157f-4512-88b3-e482da018825 req-23c00bec-adeb-4735-9d05-875a2945dc3d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-23c00bec-adeb-4735-9d05-875a2945dc3d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-23c00bec-adeb-4735-9d05-875a2945dc3d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-23c00bec-adeb-4735-9d05-875a2945dc3d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-1c530aa0-157f-4512-88b3-e482da018825 req-23c00bec-adeb-4735-9d05-875a2945dc3d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-23c00bec-adeb-4735-9d05-875a2945dc3d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 55/114] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:54:02 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9032e49-1f05-4039-99b3-7ae0201366b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9032e49-1f05-4039-99b3-7ae0201366b9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9032e49-1f05-4039-99b3-7ae0201366b9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9032e49-1f05-4039-99b3-7ae0201366b9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9032e49-1f05-4039-99b3-7ae0201366b9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9032e49-1f05-4039-99b3-7ae0201366b9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:54:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 60/115] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:02 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd9232fc-a9c2-49eb-9a29-4dec40e246ca None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd9232fc-a9c2-49eb-9a29-4dec40e246ca None None] GET http://192.168.122.215/volume// Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd9232fc-a9c2-49eb-9a29-4dec40e246ca None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd9232fc-a9c2-49eb-9a29-4dec40e246ca None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd9232fc-a9c2-49eb-9a29-4dec40e246ca None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:54:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 56/116] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:54:03 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1c530aa0-157f-4512-88b3-e482da018825 req-6fcc1b26-9194-4615-85d8-1dd9cb5ec813 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6fc176db-5474-4f9e-9489-e9d3e5f31a4a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6fc176db-5474-4f9e-9489-e9d3e5f31a4a None None] GET http://192.168.122.215/volume// Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6fc176db-5474-4f9e-9489-e9d3e5f31a4a None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6fc176db-5474-4f9e-9489-e9d3e5f31a4a None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6fc176db-5474-4f9e-9489-e9d3e5f31a4a None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:54:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 57/117] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:54:03 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5f49886e-5ecb-451f-9581-1b4f41c7d6bb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5f49886e-5ecb-451f-9581-1b4f41c7d6bb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5f49886e-5ecb-451f-9581-1b4f41c7d6bb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5f49886e-5ecb-451f-9581-1b4f41c7d6bb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5f49886e-5ecb-451f-9581-1b4f41c7d6bb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-5f49886e-5ecb-451f-9581-1b4f41c7d6bb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 200 Sep 03 11:54:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 58/118] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:54:03 2026] GET /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 1512 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-6fcc1b26-9194-4615-85d8-1dd9cb5ec813 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-6fcc1b26-9194-4615-85d8-1dd9cb5ec813 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcb7c7b5-cc02-487e-9a1d-580f0681f2a5", "connector": null, "instance_uuid": "7287a82b-adbb-4327-ae2a-995b276fce32"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] PUT http://192.168.122.215/volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975 Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Acquiring lock "cinder-attachment_update-c69efcdd-5a26-4520-a447-3369931a204a-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-6fcc1b26-9194-4615-85d8-1dd9cb5ec813 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:54:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 61/119] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:54:03 2026] POST /volume/v3/attachments => generated 273 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-c69efcdd-5a26-4520-a447-3369931a204a-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:54:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6767989f-2bf7-4180-aca6-4881b3405fa1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6767989f-2bf7-4180-aca6-4881b3405fa1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6767989f-2bf7-4180-aca6-4881b3405fa1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6767989f-2bf7-4180-aca6-4881b3405fa1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6767989f-2bf7-4180-aca6-4881b3405fa1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6767989f-2bf7-4180-aca6-4881b3405fa1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 62/120] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:03 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d9e9bae9-f915-465c-98f3-975ef9b23818 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9e9bae9-f915-465c-98f3-975ef9b23818 None None] GET http://192.168.122.215/volume// Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9e9bae9-f915-465c-98f3-975ef9b23818 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9e9bae9-f915-465c-98f3-975ef9b23818 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9e9bae9-f915-465c-98f3-975ef9b23818 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:54:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 63/121] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:54:03 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1c530aa0-157f-4512-88b3-e482da018825 req-9c5635fc-0d57-4459-a5e3-b609874bd156 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-9c5635fc-0d57-4459-a5e3-b609874bd156 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-9c5635fc-0d57-4459-a5e3-b609874bd156 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-9c5635fc-0d57-4459-a5e3-b609874bd156 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1c530aa0-157f-4512-88b3-e482da018825 req-9c5635fc-0d57-4459-a5e3-b609874bd156 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-9c5635fc-0d57-4459-a5e3-b609874bd156 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 64/122] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:54:03 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1037 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:54:04 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-c69efcdd-5a26-4520-a447-3369931a204a-devstack" released by "attachment_update" :: held 0.247s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:54:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-fefe6afb-3215-4c64-a875-0fba1bb04ec0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975 returned with HTTP 200 Sep 03 11:54:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 59/123] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:54:03 2026] PUT /volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975 => generated 694 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-7bdeb9cf-5e59-4373-9571-00b8805f3979 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-7bdeb9cf-5e59-4373-9571-00b8805f3979 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975/action Sep 03 11:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-7bdeb9cf-5e59-4373-9571-00b8805f3979 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-7bdeb9cf-5e59-4373-9571-00b8805f3979 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-966fd6a4-ee30-48be-9c5e-2b0542700ddb req-7bdeb9cf-5e59-4373-9571-00b8805f3979 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975/action returned with HTTP 204 Sep 03 11:54:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 65/124] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:54:04 2026] POST /volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:54:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] PUT http://192.168.122.215/volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4 Sep 03 11:54:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:04 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Acquiring lock "cinder-attachment_update-dcb7c7b5-cc02-487e-9a1d-580f0681f2a5-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:54:04 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Lock "cinder-attachment_update-dcb7c7b5-cc02-487e-9a1d-580f0681f2a5-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:54:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:04 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Lock "cinder-attachment_update-dcb7c7b5-cc02-487e-9a1d-580f0681f2a5-devstack" released by "attachment_update" :: held 0.215s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:54:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-2625b5fd-3ffa-43b5-97a4-e4457d544e1a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4 returned with HTTP 200 Sep 03 11:54:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 60/125] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:54:04 2026] PUT /volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4 => generated 694 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db157351-a2f5-4268-aa47-ddb4edcad738 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db157351-a2f5-4268-aa47-ddb4edcad738 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db157351-a2f5-4268-aa47-ddb4edcad738 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db157351-a2f5-4268-aa47-ddb4edcad738 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db157351-a2f5-4268-aa47-ddb4edcad738 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db157351-a2f5-4268-aa47-ddb4edcad738 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 66/126] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:04 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 857 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:54:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1c530aa0-157f-4512-88b3-e482da018825 req-cc49ad68-fefb-41bf-a861-dff8c091d6d2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-cc49ad68-fefb-41bf-a861-dff8c091d6d2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4/action Sep 03 11:54:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-cc49ad68-fefb-41bf-a861-dff8c091d6d2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:54:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-cc49ad68-fefb-41bf-a861-dff8c091d6d2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1c530aa0-157f-4512-88b3-e482da018825 req-cc49ad68-fefb-41bf-a861-dff8c091d6d2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4/action returned with HTTP 204 Sep 03 11:54:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 61/127] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:54:05 2026] POST /volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:54:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ffe3bd52-c260-4cb5-b628-e12b115b5d2f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffe3bd52-c260-4cb5-b628-e12b115b5d2f tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffe3bd52-c260-4cb5-b628-e12b115b5d2f tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffe3bd52-c260-4cb5-b628-e12b115b5d2f tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ffe3bd52-c260-4cb5-b628-e12b115b5d2f tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffe3bd52-c260-4cb5-b628-e12b115b5d2f tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 67/128] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:06 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1aad6f9f-3662-4c78-9f24-ba2b23dafd7b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1aad6f9f-3662-4c78-9f24-ba2b23dafd7b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1aad6f9f-3662-4c78-9f24-ba2b23dafd7b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1aad6f9f-3662-4c78-9f24-ba2b23dafd7b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1aad6f9f-3662-4c78-9f24-ba2b23dafd7b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1aad6f9f-3662-4c78-9f24-ba2b23dafd7b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 62/129] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:54:06 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1149 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:16 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=180,cinder:INSERT=24,cinder:UPDATE=43 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:54:16 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=157,cinder:INSERT=22,cinder:UPDATE=34 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d38a704-180f-4b2f-94c4-eca69f92657d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d38a704-180f-4b2f-94c4-eca69f92657d None None] GET http://192.168.122.215/volume// Sep 03 11:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d38a704-180f-4b2f-94c4-eca69f92657d None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d38a704-180f-4b2f-94c4-eca69f92657d None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d38a704-180f-4b2f-94c4-eca69f92657d None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:54:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 68/130] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:54:37 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:54:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-fe23370a-f852-4744-a369-bd8dd9204076 req-d03e70fb-2e28-4328-987c-1505d969debb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-d03e70fb-2e28-4328-987c-1505d969debb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:54:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-d03e70fb-2e28-4328-987c-1505d969debb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c69efcdd-5a26-4520-a447-3369931a204a", "connector": null, "instance_uuid": "9220acef-cfe3-4b06-87cc-c0bfa1988830"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-d03e70fb-2e28-4328-987c-1505d969debb tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:54:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 63/131] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:54:37 2026] POST /volume/v3/attachments => generated 273 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-fe23370a-f852-4744-a369-bd8dd9204076 req-2f220c49-e0ec-47ee-99d5-5b3e3aaa3d9b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-2f220c49-e0ec-47ee-99d5-5b3e3aaa3d9b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] DELETE http://192.168.122.215/volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975 Sep 03 11:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-2f220c49-e0ec-47ee-99d5-5b3e3aaa3d9b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-2f220c49-e0ec-47ee-99d5-5b3e3aaa3d9b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:37 devstack devstack@c-api.service[86957]: /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 03 11:54:37 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-2f220c49-e0ec-47ee-99d5-5b3e3aaa3d9b tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975 returned with HTTP 200 Sep 03 11:54:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 69/132] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:54:37 2026] DELETE /volume/v3/attachments/b7a72ea8-d87f-472e-94e9-00616d6f1975 => generated 192 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] PUT http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 Sep 03 11:54:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:42 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Acquiring lock "cinder-attachment_update-c69efcdd-5a26-4520-a447-3369931a204a-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:54:42 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-c69efcdd-5a26-4520-a447-3369931a204a-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:54:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:42 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Lock "cinder-attachment_update-c69efcdd-5a26-4520-a447-3369931a204a-devstack" released by "attachment_update" :: held 0.298s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:54:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-e415d448-7d9a-4d20-928c-cf222a60e146 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 returned with HTTP 200 Sep 03 11:54:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 64/133] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:54:42 2026] PUT /volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 => generated 694 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-fe23370a-f852-4744-a369-bd8dd9204076 req-adab82b8-c994-4baf-9477-d006a989ca62 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-adab82b8-c994-4baf-9477-d006a989ca62 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 Sep 03 11:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-adab82b8-c994-4baf-9477-d006a989ca62 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-adab82b8-c994-4baf-9477-d006a989ca62 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-adab82b8-c994-4baf-9477-d006a989ca62 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 returned with HTTP 200 Sep 03 11:54:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 70/134] 192.168.122.215 () {62 vars in 1540 bytes} [Thu Sep 3 11:54:43 2026] GET /volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 => generated 719 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:54:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-fe23370a-f852-4744-a369-bd8dd9204076 req-593fd67b-ff91-4263-b330-90550c132478 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-593fd67b-ff91-4263-b330-90550c132478 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] POST http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880/action Sep 03 11:54:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-593fd67b-ff91-4263-b330-90550c132478 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:54:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-593fd67b-ff91-4263-b330-90550c132478 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:54:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:54:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:54:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe23370a-f852-4744-a369-bd8dd9204076 req-593fd67b-ff91-4263-b330-90550c132478 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880/action returned with HTTP 204 Sep 03 11:54:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 65/135] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:54:46 2026] POST /volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:54:53 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:54:56 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:54:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-548744ed-eb22-43b2-a83e-b30916441c2b req-443a5694-89ab-4ff3-86a9-afc8e066ad92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:54:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-548744ed-eb22-43b2-a83e-b30916441c2b req-443a5694-89ab-4ff3-86a9-afc8e066ad92 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:54:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-548744ed-eb22-43b2-a83e-b30916441c2b req-443a5694-89ab-4ff3-86a9-afc8e066ad92 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:54:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-548744ed-eb22-43b2-a83e-b30916441c2b req-443a5694-89ab-4ff3-86a9-afc8e066ad92 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:54:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:54:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:54:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:54:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:54:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-548744ed-eb22-43b2-a83e-b30916441c2b req-443a5694-89ab-4ff3-86a9-afc8e066ad92 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:54:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-548744ed-eb22-43b2-a83e-b30916441c2b req-443a5694-89ab-4ff3-86a9-afc8e066ad92 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:54:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 71/136] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:54:58 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:55:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-12890875-ffeb-4b25-8318-4273fa822b78 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-12890875-ffeb-4b25-8318-4273fa822b78 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-12890875-ffeb-4b25-8318-4273fa822b78 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-12890875-ffeb-4b25-8318-4273fa822b78 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-12890875-ffeb-4b25-8318-4273fa822b78 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-12890875-ffeb-4b25-8318-4273fa822b78 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 66/137] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:02 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c61796f-328e-4bda-b4d7-931bf779094c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c61796f-328e-4bda-b4d7-931bf779094c None None] GET http://192.168.122.215/volume// Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c61796f-328e-4bda-b4d7-931bf779094c None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c61796f-328e-4bda-b4d7-931bf779094c None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c61796f-328e-4bda-b4d7-931bf779094c None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 72/138] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:55:03 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1bfbfbcb-b0d5-40af-9a65-723f659679fe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1bfbfbcb-b0d5-40af-9a65-723f659679fe tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1bfbfbcb-b0d5-40af-9a65-723f659679fe tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2287d7bb-8c7f-440d-82ea-46a14c059623", "connector": null, "instance_uuid": "682065e1-98fd-4880-a12a-2522b26895c5"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1bfbfbcb-b0d5-40af-9a65-723f659679fe tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:55:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 67/139] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:55:03 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d59e354a-2bc8-4954-9e2c-bd3fea8234d5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d59e354a-2bc8-4954-9e2c-bd3fea8234d5 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d59e354a-2bc8-4954-9e2c-bd3fea8234d5 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d59e354a-2bc8-4954-9e2c-bd3fea8234d5 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3aedee31-acb8-4f6b-9a9f-21f487614605 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3aedee31-acb8-4f6b-9a9f-21f487614605 None None] GET http://192.168.122.215/volume// Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3aedee31-acb8-4f6b-9a9f-21f487614605 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3aedee31-acb8-4f6b-9a9f-21f487614605 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3aedee31-acb8-4f6b-9a9f-21f487614605 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 68/140] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1ad95c43-1708-43b9-b9c7-c20f94471045 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1ad95c43-1708-43b9-b9c7-c20f94471045 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1ad95c43-1708-43b9-b9c7-c20f94471045 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1ad95c43-1708-43b9-b9c7-c20f94471045 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d59e354a-2bc8-4954-9e2c-bd3fea8234d5 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d59e354a-2bc8-4954-9e2c-bd3fea8234d5 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 73/141] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:03 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1ad95c43-1708-43b9-b9c7-c20f94471045 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-1ad95c43-1708-43b9-b9c7-c20f94471045 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 69/142] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:03 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 1033 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] PUT http://192.168.122.215/volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Acquiring lock "cinder-attachment_update-2287d7bb-8c7f-440d-82ea-46a14c059623-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Lock "cinder-attachment_update-2287d7bb-8c7f-440d-82ea-46a14c059623-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Lock "cinder-attachment_update-2287d7bb-8c7f-440d-82ea-46a14c059623-devstack" released by "attachment_update" :: held 0.184s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-24adf15f-2657-451d-b057-d92477c3e96d tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e returned with HTTP 200 Sep 03 11:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 74/143] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:55:03 2026] PUT /volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e => generated 694 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-8843afe1-e90a-4804-a5f6-60e17d6eff9e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-8843afe1-e90a-4804-a5f6-60e17d6eff9e tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] POST http://192.168.122.215/volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e/action Sep 03 11:55:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-8843afe1-e90a-4804-a5f6-60e17d6eff9e tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-8843afe1-e90a-4804-a5f6-60e17d6eff9e tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7bc267e6-df72-4626-ae3f-e8fada3c837a req-8843afe1-e90a-4804-a5f6-60e17d6eff9e tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e/action returned with HTTP 204 Sep 03 11:55:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 70/144] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:55:04 2026] POST /volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-372bc41d-76a2-4ad3-80e3-85297f59f521 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-372bc41d-76a2-4ad3-80e3-85297f59f521 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-372bc41d-76a2-4ad3-80e3-85297f59f521 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-372bc41d-76a2-4ad3-80e3-85297f59f521 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-372bc41d-76a2-4ad3-80e3-85297f59f521 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-372bc41d-76a2-4ad3-80e3-85297f59f521 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 75/145] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:04 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:55:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e0ade6c3-922a-4246-8197-f3dcdc802037 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e0ade6c3-922a-4246-8197-f3dcdc802037 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e0ade6c3-922a-4246-8197-f3dcdc802037 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e0ade6c3-922a-4246-8197-f3dcdc802037 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e0ade6c3-922a-4246-8197-f3dcdc802037 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e0ade6c3-922a-4246-8197-f3dcdc802037 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 71/146] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:04 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2135909269"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2135909269'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume of 1 GB Sep 03 11:55:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Availability Zones retrieved successfully. Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Flow 'volume_create_api' (3770ac07-2e7e-47ca-be25-4468a43145af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bacedaca-36a9-4311-a06a-f4b08a34adc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bacedaca-36a9-4311-a06a-f4b08a34adc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcee0a7-8b62-4ab8-8833-5c107805d62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-89438f60-f321-4575-8408-1fdde22b4f69 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-89438f60-f321-4575-8408-1fdde22b4f69 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-89438f60-f321-4575-8408-1fdde22b4f69 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-89438f60-f321-4575-8408-1fdde22b4f69 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-89438f60-f321-4575-8408-1fdde22b4f69 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-89438f60-f321-4575-8408-1fdde22b4f69 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 72/147] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:04 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-23f1bddb-606c-4eb7-9ec1-75be3caac1df None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23f1bddb-606c-4eb7-9ec1-75be3caac1df tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23f1bddb-606c-4eb7-9ec1-75be3caac1df tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23f1bddb-606c-4eb7-9ec1-75be3caac1df tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-23f1bddb-606c-4eb7-9ec1-75be3caac1df tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23f1bddb-606c-4eb7-9ec1-75be3caac1df tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 73/148] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1149 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] POST http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623/action Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Created reservations ['61c5c67f-f3c6-4314-a5a9-af3d9bbb274c', '6fe27b85-4b24-4fe7-8097-ff4b3e8bfd3b', '82f31f55-8020-4284-910f-58df4ad356d3', 'e039b43d-3447-4855-9831-28319e21be44'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcee0a7-8b62-4ab8-8833-5c107805d62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c5c67f-f3c6-4314-a5a9-af3d9bbb274c', '6fe27b85-4b24-4fe7-8097-ff4b3e8bfd3b', '82f31f55-8020-4284-910f-58df4ad356d3', 'e039b43d-3447-4855-9831-28319e21be44']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdabaf27-0846-4560-bade-7fe3c44e1c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Begin detaching volume completed successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-3becce22-46a3-4aec-b4be-25114ef2851c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623/action returned with HTTP 202 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 74/149] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:55:05 2026] POST /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-cb551b26-c865-4eb9-b53d-593610db53c0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-cb551b26-c865-4eb9-b53d-593610db53c0 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-cb551b26-c865-4eb9-b53d-593610db53c0 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-cb551b26-c865-4eb9-b53d-593610db53c0 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdabaf27-0846-4560-bade-7fe3c44e1c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '724eb31f-8331-4468-8752-bf3c8de077e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135909269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc424b332cca44f193d2fe904413c7b5',qos_specs=None,replication_status=,reservations=['61c5c67f-f3c6-4314-a5a9-af3d9bbb274c','6fe27b85-4b24-4fe7-8097-ff4b3e8bfd3b','82f31f55-8020-4284-910f-58df4ad356d3','e039b43d-3447-4855-9831-28319e21be44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ba1de5b8743229b2ac708f3882327',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135909269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=724eb31f-8331-4468-8752-bf3c8de077e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc424b332cca44f193d2fe904413c7b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280ba1de5b8743229b2ac708f3882327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a283789-7d35-4de3-9f84-074e2b344172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-cb551b26-c865-4eb9-b53d-593610db53c0 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-cb551b26-c865-4eb9-b53d-593610db53c0 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 75/150] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1149 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-65a0f7be-08ed-4ff4-899c-499465c319ed None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a283789-7d35-4de3-9f84-074e2b344172) transitioned into state 'SUCCESS' from state '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-2135909269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc424b332cca44f193d2fe904413c7b5',qos_specs=None,replication_status=,reservations=['61c5c67f-f3c6-4314-a5a9-af3d9bbb274c','6fe27b85-4b24-4fe7-8097-ff4b3e8bfd3b','82f31f55-8020-4284-910f-58df4ad356d3','e039b43d-3447-4855-9831-28319e21be44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ba1de5b8743229b2ac708f3882327',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-65a0f7be-08ed-4ff4-899c-499465c319ed tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63278e8f-f8a4-4984-b86a-55eb32a5ff62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-65a0f7be-08ed-4ff4-899c-499465c319ed tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-65a0f7be-08ed-4ff4-899c-499465c319ed tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63278e8f-f8a4-4984-b86a-55eb32a5ff62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Flow 'volume_create_api' (3770ac07-2e7e-47ca-be25-4468a43145af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume request issued successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4cf740d-f4ad-4e8a-a634-12326e973148 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 76/151] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:55:04 2026] POST /volume/v3/volumes => generated 760 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-65a0f7be-08ed-4ff4-899c-499465c319ed tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-65a0f7be-08ed-4ff4-899c-499465c319ed tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 76/152] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6b859eeb-00df-4b72-b385-cc299a532eba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6b859eeb-00df-4b72-b385-cc299a532eba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6b859eeb-00df-4b72-b385-cc299a532eba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6b859eeb-00df-4b72-b385-cc299a532eba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5/action Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6b859eeb-00df-4b72-b385-cc299a532eba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6b859eeb-00df-4b72-b385-cc299a532eba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 77/153] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd5b4836-6661-468f-a123-c544974446d9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd5b4836-6661-468f-a123-c544974446d9 None None] GET http://192.168.122.215/volume// Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd5b4836-6661-468f-a123-c544974446d9 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd5b4836-6661-468f-a123-c544974446d9 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd5b4836-6661-468f-a123-c544974446d9 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 78/154] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-ac40815e-292d-4b8f-8209-928f8d21a08a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Begin detaching volume completed successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-a937d84c-0844-4dc9-a7c5-696f4e949b88 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5/action returned with HTTP 202 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-ac40815e-292d-4b8f-8209-928f8d21a08a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 77/155] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:55:05 2026] POST /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-ac40815e-292d-4b8f-8209-928f8d21a08a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-ac40815e-292d-4b8f-8209-928f8d21a08a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-ac40815e-292d-4b8f-8209-928f8d21a08a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-ac40815e-292d-4b8f-8209-928f8d21a08a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 79/156] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 1329 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dbd966ae-2cfe-493a-935d-a66113b7c268 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbd966ae-2cfe-493a-935d-a66113b7c268 None None] GET http://192.168.122.215/volume// Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbd966ae-2cfe-493a-935d-a66113b7c268 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbd966ae-2cfe-493a-935d-a66113b7c268 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbd966ae-2cfe-493a-935d-a66113b7c268 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 78/157] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-87558506-0bcd-4517-9aa9-b4ca9668ab64 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-87558506-0bcd-4517-9aa9-b4ca9668ab64 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-87558506-0bcd-4517-9aa9-b4ca9668ab64 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-87558506-0bcd-4517-9aa9-b4ca9668ab64 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-87558506-0bcd-4517-9aa9-b4ca9668ab64 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-87558506-0bcd-4517-9aa9-b4ca9668ab64 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 80/158] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:05 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 1333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-1760f290-9222-4264-b5d4-f4ce862d772c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-1760f290-9222-4264-b5d4-f4ce862d772c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] DELETE http://192.168.122.215/volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-1760f290-9222-4264-b5d4-f4ce862d772c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-1760f290-9222-4264-b5d4-f4ce862d772c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86957]: /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 03 11:55:05 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-74c08ac2-0200-4933-8b72-a333b53e1123 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-74c08ac2-0200-4933-8b72-a333b53e1123 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-74c08ac2-0200-4933-8b72-a333b53e1123 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-74c08ac2-0200-4933-8b72-a333b53e1123 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c7e95874-d02f-443b-9ce9-c86cbba7e3ad req-1760f290-9222-4264-b5d4-f4ce862d772c tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 79/159] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:55:05 2026] DELETE /volume/v3/attachments/eab23faa-e9e8-4cea-9cfa-6f31bb52e31e => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:05 devstack devstack@c-api.service[86956]: /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 03 11:55:05 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 11:55:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ee8b581a-f92e-4a05-aee5-d223f615174c req-74c08ac2-0200-4933-8b72-a333b53e1123 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4 returned with HTTP 200 Sep 03 11:55:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 81/160] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:55:05 2026] DELETE /volume/v3/attachments/5905df72-a5e1-427d-b6ad-1c3838bbf8a4 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1f64df45-1570-4a96-afae-6855279b47ce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f64df45-1570-4a96-afae-6855279b47ce tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f64df45-1570-4a96-afae-6855279b47ce tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f64df45-1570-4a96-afae-6855279b47ce tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1f64df45-1570-4a96-afae-6855279b47ce tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f64df45-1570-4a96-afae-6855279b47ce tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 80/161] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:06 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0d025d65-9be7-4a3b-8782-015aed2d8b8a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0d025d65-9be7-4a3b-8782-015aed2d8b8a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0d025d65-9be7-4a3b-8782-015aed2d8b8a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0d025d65-9be7-4a3b-8782-015aed2d8b8a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0d025d65-9be7-4a3b-8782-015aed2d8b8a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0d025d65-9be7-4a3b-8782-015aed2d8b8a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 82/162] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:06 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4875d6c-669a-46e9-871f-2a01149b1dff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4875d6c-669a-46e9-871f-2a01149b1dff tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4875d6c-669a-46e9-871f-2a01149b1dff tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4875d6c-669a-46e9-871f-2a01149b1dff tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4875d6c-669a-46e9-871f-2a01149b1dff tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4875d6c-669a-46e9-871f-2a01149b1dff tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:55:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 81/163] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:06 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-653f3866-a98b-49c5-af86-14d225834e3a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-653f3866-a98b-49c5-af86-14d225834e3a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-653f3866-a98b-49c5-af86-14d225834e3a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-653f3866-a98b-49c5-af86-14d225834e3a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-653f3866-a98b-49c5-af86-14d225834e3a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-653f3866-a98b-49c5-af86-14d225834e3a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 83/164] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:07 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-64ba4d99-9d1b-43fb-a756-94c39d81daf5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-64ba4d99-9d1b-43fb-a756-94c39d81daf5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-64ba4d99-9d1b-43fb-a756-94c39d81daf5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-64ba4d99-9d1b-43fb-a756-94c39d81daf5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-64ba4d99-9d1b-43fb-a756-94c39d81daf5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-64ba4d99-9d1b-43fb-a756-94c39d81daf5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 82/165] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:07 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-172edfb3-cfac-49a5-80c4-72df392c7e9d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-172edfb3-cfac-49a5-80c4-72df392c7e9d None None] GET http://192.168.122.215/volume// Sep 03 11:55:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-172edfb3-cfac-49a5-80c4-72df392c7e9d None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-172edfb3-cfac-49a5-80c4-72df392c7e9d None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-172edfb3-cfac-49a5-80c4-72df392c7e9d None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 84/166] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:55:07 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-d68ea6f0-3e14-4d12-ab0d-87baae4ec663 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-d68ea6f0-3e14-4d12-ab0d-87baae4ec663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-d68ea6f0-3e14-4d12-ab0d-87baae4ec663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "724eb31f-8331-4468-8752-bf3c8de077e3", "connector": null, "instance_uuid": "00d57569-7c57-479e-b835-0d6d8b8e5ffc"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-d68ea6f0-3e14-4d12-ab0d-87baae4ec663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:55:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 83/167] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:55:07 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3c4dfbd3-84e6-442d-9725-ece5470e895c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dcf144de-a2ba-4604-ae2a-9626ea66b5f4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcf144de-a2ba-4604-ae2a-9626ea66b5f4 None None] GET http://192.168.122.215/volume// Sep 03 11:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcf144de-a2ba-4604-ae2a-9626ea66b5f4 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcf144de-a2ba-4604-ae2a-9626ea66b5f4 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcf144de-a2ba-4604-ae2a-9626ea66b5f4 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 84/168] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c4dfbd3-84e6-442d-9725-ece5470e895c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c4dfbd3-84e6-442d-9725-ece5470e895c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c4dfbd3-84e6-442d-9725-ece5470e895c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-ef83f1d1-2888-4763-a1fd-ce61be93c1a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-ef83f1d1-2888-4763-a1fd-ce61be93c1a8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-ef83f1d1-2888-4763-a1fd-ce61be93c1a8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-ef83f1d1-2888-4763-a1fd-ce61be93c1a8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c4dfbd3-84e6-442d-9725-ece5470e895c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-ef83f1d1-2888-4763-a1fd-ce61be93c1a8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c4dfbd3-84e6-442d-9725-ece5470e895c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 85/169] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:08 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 852 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-ef83f1d1-2888-4763-a1fd-ce61be93c1a8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 85/170] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:08 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 1033 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] PUT http://192.168.122.215/volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Acquiring lock "cinder-attachment_update-724eb31f-8331-4468-8752-bf3c8de077e3-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Lock "cinder-attachment_update-724eb31f-8331-4468-8752-bf3c8de077e3-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:08 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Lock "cinder-attachment_update-724eb31f-8331-4468-8752-bf3c8de077e3-devstack" released by "attachment_update" :: held 0.252s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:55:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-bf70ca59-09f7-46b4-a175-74dcb794f687 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b returned with HTTP 200 Sep 03 11:55:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 86/171] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:55:08 2026] PUT /volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b => generated 694 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-5a421e6d-f044-4c8f-855f-10e69b2a9037 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-5a421e6d-f044-4c8f-855f-10e69b2a9037 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b/action Sep 03 11:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-5a421e6d-f044-4c8f-855f-10e69b2a9037 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-5a421e6d-f044-4c8f-855f-10e69b2a9037 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c655c869-890b-4b43-91e5-1da1b7bed236 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c655c869-890b-4b43-91e5-1da1b7bed236 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c655c869-890b-4b43-91e5-1da1b7bed236 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c655c869-890b-4b43-91e5-1da1b7bed236 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2eb4f25f-9f97-4c09-a5e5-f6af9e7a5390 req-5a421e6d-f044-4c8f-855f-10e69b2a9037 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b/action returned with HTTP 204 Sep 03 11:55:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 86/172] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:55:09 2026] POST /volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c655c869-890b-4b43-91e5-1da1b7bed236 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c655c869-890b-4b43-91e5-1da1b7bed236 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 87/173] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:09 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 1145 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c826d45d-6ad4-498b-8cb5-6b178c9fb7d8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c826d45d-6ad4-498b-8cb5-6b178c9fb7d8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c826d45d-6ad4-498b-8cb5-6b178c9fb7d8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c826d45d-6ad4-498b-8cb5-6b178c9fb7d8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c826d45d-6ad4-498b-8cb5-6b178c9fb7d8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c826d45d-6ad4-498b-8cb5-6b178c9fb7d8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 87/174] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:09 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 1145 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b446213d-def9-4356-89d5-a139441d6465 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b446213d-def9-4356-89d5-a139441d6465 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b446213d-def9-4356-89d5-a139441d6465 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b446213d-def9-4356-89d5-a139441d6465 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b446213d-def9-4356-89d5-a139441d6465 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b446213d-def9-4356-89d5-a139441d6465 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 88/175] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:10 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17f98781-55d2-4269-97a5-9a58666f76c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17f98781-55d2-4269-97a5-9a58666f76c6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17f98781-55d2-4269-97a5-9a58666f76c6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17f98781-55d2-4269-97a5-9a58666f76c6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17f98781-55d2-4269-97a5-9a58666f76c6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17f98781-55d2-4269-97a5-9a58666f76c6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 88/176] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:10 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-b5a788ea-e0d7-4659-a65b-280382d68ea1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-b5a788ea-e0d7-4659-a65b-280382d68ea1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] DELETE http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 Sep 03 11:55:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-b5a788ea-e0d7-4659-a65b-280382d68ea1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-b5a788ea-e0d7-4659-a65b-280382d68ea1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:19 devstack devstack@c-api.service[86956]: /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 03 11:55:19 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 11:55:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-b5a788ea-e0d7-4659-a65b-280382d68ea1 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 returned with HTTP 200 Sep 03 11:55:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 89/177] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:55:18 2026] DELETE /volume/v3/attachments/37027714-8264-4f46-9551-85e6fca89880 => generated 19 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Delete volume with id: c69efcdd-5a26-4520-a447-3369931a204a Sep 03 11:55:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:55:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Delete volume request issued successfully. Sep 03 11:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-47e17faf-1d3a-4bc1-b474-959e2277d932 req-ec14a922-4f45-4e81-b1e6-2dd36c56f5b5 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a returned with HTTP 202 Sep 03 11:55:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 89/178] 192.168.122.215 () {62 vars in 1509 bytes} [Thu Sep 3 11:55:19 2026] DELETE /volume/v3/volumes/c69efcdd-5a26-4520-a447-3369931a204a => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] DELETE http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Delete volume with id: 2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] DELETE http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Delete volume with id: fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:55:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Delete volume request issued successfully. Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebd0d153-7534-4018-bcb3-e6c809df94c9 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 202 Sep 03 11:55:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 90/179] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:55:20 2026] DELETE /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:55:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-059e63c8-96d0-498f-a80b-d9709b4d5bde None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-059e63c8-96d0-498f-a80b-d9709b4d5bde tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-059e63c8-96d0-498f-a80b-d9709b4d5bde tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-059e63c8-96d0-498f-a80b-d9709b4d5bde tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-059e63c8-96d0-498f-a80b-d9709b4d5bde tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Delete volume request issued successfully. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c355ab3c-ac2c-4818-ad10-0da8ec08d69e tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 202 Sep 03 11:55:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 90/180] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:55:20 2026] DELETE /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-187c3499-085c-446a-9856-d336cb87e977 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-187c3499-085c-446a-9856-d336cb87e977 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-187c3499-085c-446a-9856-d336cb87e977 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-187c3499-085c-446a-9856-d336cb87e977 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-059e63c8-96d0-498f-a80b-d9709b4d5bde tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 91/181] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:20 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-187c3499-085c-446a-9856-d336cb87e977 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:55:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-187c3499-085c-446a-9856-d336cb87e977 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:55:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 91/182] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:20 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 854 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d4b6aaf0-fe68-4c01-a9d3-f5fc9c33cbc6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4b6aaf0-fe68-4c01-a9d3-f5fc9c33cbc6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4b6aaf0-fe68-4c01-a9d3-f5fc9c33cbc6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4b6aaf0-fe68-4c01-a9d3-f5fc9c33cbc6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d4b6aaf0-fe68-4c01-a9d3-f5fc9c33cbc6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Volume info retrieved successfully. Sep 03 11:55:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4b6aaf0-fe68-4c01-a9d3-f5fc9c33cbc6 tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 200 Sep 03 11:55:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 92/183] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:21 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a4d60fe6-1183-48f3-add9-6116348ac21a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4d60fe6-1183-48f3-add9-6116348ac21a tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4d60fe6-1183-48f3-add9-6116348ac21a tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4d60fe6-1183-48f3-add9-6116348ac21a tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a4d60fe6-1183-48f3-add9-6116348ac21a tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Volume info retrieved successfully. Sep 03 11:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4d60fe6-1183-48f3-add9-6116348ac21a tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 200 Sep 03 11:55:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 92/184] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:22 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6d154e59-3f5f-4051-bf0f-beadadef1e8a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6d154e59-3f5f-4051-bf0f-beadadef1e8a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] GET http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 Sep 03 11:55:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6d154e59-3f5f-4051-bf0f-beadadef1e8a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6d154e59-3f5f-4051-bf0f-beadadef1e8a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6d154e59-3f5f-4051-bf0f-beadadef1e8a tempest-TaggedAttachmentsTest-1386651228 tempest-TaggedAttachmentsTest-1386651228-project-member] http://192.168.122.215/volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 returned with HTTP 404 Sep 03 11:55:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 93/185] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:23 2026] GET /volume/v3/volumes/2287d7bb-8c7f-440d-82ea-46a14c059623 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eb60b90b-9d45-4198-b1ca-ab09ca7e5de0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb60b90b-9d45-4198-b1ca-ab09ca7e5de0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] GET http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 Sep 03 11:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb60b90b-9d45-4198-b1ca-ab09ca7e5de0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb60b90b-9d45-4198-b1ca-ab09ca7e5de0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb60b90b-9d45-4198-b1ca-ab09ca7e5de0 tempest-ServerActionsTestOtherA-1835155833 tempest-ServerActionsTestOtherA-1835155833-project-member] http://192.168.122.215/volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 returned with HTTP 404 Sep 03 11:55:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 93/186] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:23 2026] GET /volume/v3/volumes/fd282923-43bf-46f6-a462-1de7347895e0 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:33 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=118,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:55:33 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=109,cinder:UPDATE=23,cinder:INSERT=13 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-434693713", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-434693713', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Create volume of 1 GB Sep 03 11:55:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Availability Zones retrieved successfully. Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Flow 'volume_create_api' (a81679c5-c92c-41f6-8eb7-2aef31f97e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a8802b-c4fc-4aec-b74b-72df0397c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a8802b-c4fc-4aec-b74b-72df0397c1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc61390-4c42-40e2-99fe-a06c5bc95703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Created reservations ['e62fb972-709d-4f91-90af-f89607cb8c5b', '05bee598-cf36-496d-a84d-9922253b5f3e', 'aa76b780-9a3c-4790-8ff3-e3848dddc25a', 'de61ae5e-40ea-4af9-b258-f47ba445c48d'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc61390-4c42-40e2-99fe-a06c5bc95703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62fb972-709d-4f91-90af-f89607cb8c5b', '05bee598-cf36-496d-a84d-9922253b5f3e', 'aa76b780-9a3c-4790-8ff3-e3848dddc25a', 'de61ae5e-40ea-4af9-b258-f47ba445c48d']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb93e5d-f8a2-4fa0-a66f-483df7944edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb93e5d-f8a2-4fa0-a66f-483df7944edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad675ad8-e1dc-4294-b5b4-ba74ead823ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-434693713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be0d76d7fd54024ba3405622df99e07',qos_specs=None,replication_status=,reservations=['e62fb972-709d-4f91-90af-f89607cb8c5b','05bee598-cf36-496d-a84d-9922253b5f3e','aa76b780-9a3c-4790-8ff3-e3848dddc25a','de61ae5e-40ea-4af9-b258-f47ba445c48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='399134d1c4a74262ab97b26d62d750c1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-434693713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad675ad8-e1dc-4294-b5b4-ba74ead823ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6be0d76d7fd54024ba3405622df99e07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='399134d1c4a74262ab97b26d62d750c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3fd441-4ff8-4d66-a041-93e2cd8add31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e3fd441-4ff8-4d66-a041-93e2cd8add31) transitioned into state 'SUCCESS' from state '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-434693713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6be0d76d7fd54024ba3405622df99e07',qos_specs=None,replication_status=,reservations=['e62fb972-709d-4f91-90af-f89607cb8c5b','05bee598-cf36-496d-a84d-9922253b5f3e','aa76b780-9a3c-4790-8ff3-e3848dddc25a','de61ae5e-40ea-4af9-b258-f47ba445c48d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='399134d1c4a74262ab97b26d62d750c1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b16b2c1-cfde-4e2f-a040-a33dedd60658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b16b2c1-cfde-4e2f-a040-a33dedd60658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Flow 'volume_create_api' (a81679c5-c92c-41f6-8eb7-2aef31f97e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Create volume request issued successfully. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-aad47e06-58d8-4675-82e4-666595ebafed tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:55:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 94/187] 192.168.122.215 () {64 vars in 1430 bytes} [Thu Sep 3 11:55:40 2026] POST /volume/v3/volumes => generated 763 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-81ea7248-e00f-4e74-bbaf-1fdd4ef4a93a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-81ea7248-e00f-4e74-bbaf-1fdd4ef4a93a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-81ea7248-e00f-4e74-bbaf-1fdd4ef4a93a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-81ea7248-e00f-4e74-bbaf-1fdd4ef4a93a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-81ea7248-e00f-4e74-bbaf-1fdd4ef4a93a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-899f22be-baad-47e3-b715-9d7cf0e14769 req-81ea7248-e00f-4e74-bbaf-1fdd4ef4a93a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 200 Sep 03 11:55:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 94/188] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:41 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 831 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-f25e2184-b43b-4952-95e4-2ee2b013af63 req-c250056e-a32c-45e4-8113-ec73581b7753 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f25e2184-b43b-4952-95e4-2ee2b013af63 req-c250056e-a32c-45e4-8113-ec73581b7753 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f25e2184-b43b-4952-95e4-2ee2b013af63 req-c250056e-a32c-45e4-8113-ec73581b7753 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f25e2184-b43b-4952-95e4-2ee2b013af63 req-c250056e-a32c-45e4-8113-ec73581b7753 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-f25e2184-b43b-4952-95e4-2ee2b013af63 req-c250056e-a32c-45e4-8113-ec73581b7753 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f25e2184-b43b-4952-95e4-2ee2b013af63 req-c250056e-a32c-45e4-8113-ec73581b7753 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 200 Sep 03 11:55:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 95/189] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:41 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 831 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-c95fa9d0-251a-4979-8639-c22d1d8d6dba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-c95fa9d0-251a-4979-8639-c22d1d8d6dba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-c95fa9d0-251a-4979-8639-c22d1d8d6dba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-c95fa9d0-251a-4979-8639-c22d1d8d6dba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-c95fa9d0-251a-4979-8639-c22d1d8d6dba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-c95fa9d0-251a-4979-8639-c22d1d8d6dba tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 95/190] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:41 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 1145 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3/action Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Begin detaching volume completed successfully. Sep 03 11:55:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-bfccf483-35ff-4f66-a91a-8cec4cad667a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3/action returned with HTTP 202 Sep 03 11:55:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 96/191] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:55:41 2026] POST /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9a3a732d-c76d-472c-95ce-81e331279aac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a3a732d-c76d-472c-95ce-81e331279aac tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a3a732d-c76d-472c-95ce-81e331279aac tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a3a732d-c76d-472c-95ce-81e331279aac tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9a3a732d-c76d-472c-95ce-81e331279aac tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a3a732d-c76d-472c-95ce-81e331279aac tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 96/192] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:41 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 1148 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4f824568-794a-4943-b6a1-9664cf0247a5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f824568-794a-4943-b6a1-9664cf0247a5 None None] GET http://192.168.122.215/volume// Sep 03 11:55:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f824568-794a-4943-b6a1-9664cf0247a5 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f824568-794a-4943-b6a1-9664cf0247a5 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f824568-794a-4943-b6a1-9664cf0247a5 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 97/193] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:42 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-df554163-162f-4ce2-a97a-7e055131dfad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-df554163-162f-4ce2-a97a-7e055131dfad tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-df554163-162f-4ce2-a97a-7e055131dfad tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-df554163-162f-4ce2-a97a-7e055131dfad tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-df554163-162f-4ce2-a97a-7e055131dfad tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-df554163-162f-4ce2-a97a-7e055131dfad tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 97/194] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:42 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 1329 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-9a7cde92-630b-45b2-a9ad-629eafd19c5e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-9a7cde92-630b-45b2-a9ad-629eafd19c5e tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] DELETE http://192.168.122.215/volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b Sep 03 11:55:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-9a7cde92-630b-45b2-a9ad-629eafd19c5e tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-9a7cde92-630b-45b2-a9ad-629eafd19c5e tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:42 devstack devstack@c-api.service[86956]: /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 03 11:55:42 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 11:55:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cf3f57b8-b47f-4756-a87a-2224af7df15d req-9a7cde92-630b-45b2-a9ad-629eafd19c5e tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b returned with HTTP 200 Sep 03 11:55:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 98/195] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:55:42 2026] DELETE /volume/v3/attachments/7b537a95-277d-47ac-8cbb-a23af9e8f19b => generated 19 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-f0c459bb-1012-4f86-9dc0-38d719454918 req-f1fb8b41-9d0b-4d84-836e-fba6d6f8b780 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-f0c459bb-1012-4f86-9dc0-38d719454918 req-f1fb8b41-9d0b-4d84-836e-fba6d6f8b780 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-f0c459bb-1012-4f86-9dc0-38d719454918 req-f1fb8b41-9d0b-4d84-836e-fba6d6f8b780 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-f0c459bb-1012-4f86-9dc0-38d719454918 req-f1fb8b41-9d0b-4d84-836e-fba6d6f8b780 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-f0c459bb-1012-4f86-9dc0-38d719454918 req-f1fb8b41-9d0b-4d84-836e-fba6d6f8b780 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-f0c459bb-1012-4f86-9dc0-38d719454918 req-f1fb8b41-9d0b-4d84-836e-fba6d6f8b780 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 200 Sep 03 11:55:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 98/196] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:42 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3c60c318-7ed5-42c3-ae03-1cd039762663 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c60c318-7ed5-42c3-ae03-1cd039762663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:55:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c60c318-7ed5-42c3-ae03-1cd039762663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c60c318-7ed5-42c3-ae03-1cd039762663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c60c318-7ed5-42c3-ae03-1cd039762663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:55:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c60c318-7ed5-42c3-ae03-1cd039762663 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:55:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 99/197] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:43 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-a06ba7d4-5705-4cc8-b01c-e6552650c67c req-cea72370-f2c1-4f5d-b9f8-ed916b96334c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a06ba7d4-5705-4cc8-b01c-e6552650c67c req-cea72370-f2c1-4f5d-b9f8-ed916b96334c tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a06ba7d4-5705-4cc8-b01c-e6552650c67c req-cea72370-f2c1-4f5d-b9f8-ed916b96334c tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a06ba7d4-5705-4cc8-b01c-e6552650c67c req-cea72370-f2c1-4f5d-b9f8-ed916b96334c tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-a06ba7d4-5705-4cc8-b01c-e6552650c67c req-cea72370-f2c1-4f5d-b9f8-ed916b96334c tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a06ba7d4-5705-4cc8-b01c-e6552650c67c req-cea72370-f2c1-4f5d-b9f8-ed916b96334c tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 200 Sep 03 11:55:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 99/198] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:43 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:55:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad675ad8-e1dc-4294-b5b4-ba74ead823ff", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1625063033", "description": null, "metadata": {}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:43 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Create snapshot from volume ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:43 devstack devstack@c-api.service[86956]: WARNING cinder.quota [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-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 03 11:55:43 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Created reservations ['07dec776-bc6a-4c52-90cb-19ce17d11865', 'a06efb50-a92f-4cf6-8b02-13d121834adc', '429b9921-c001-4079-8b73-284598963709', '4e1059e6-5bd7-470f-b021-ca160af0cec1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:55:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot create request issued successfully. Sep 03 11:55:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a6e1d4fe-95da-4bfc-9e59-01338f73a1f8 req-b0a1da30-720a-4a01-87e7-67c872b9eb9f tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 11:55:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 100/199] 192.168.122.215 () {64 vars in 1436 bytes} [Thu Sep 3 11:55:43 2026] POST /volume/v3/snapshots => generated 311 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1d08a7d7-b243-47b4-9b42-8bbcc9247118 req-75261e60-4e37-4a0f-ac72-aff49e84308b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1d08a7d7-b243-47b4-9b42-8bbcc9247118 req-75261e60-4e37-4a0f-ac72-aff49e84308b tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1d08a7d7-b243-47b4-9b42-8bbcc9247118 req-75261e60-4e37-4a0f-ac72-aff49e84308b tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1d08a7d7-b243-47b4-9b42-8bbcc9247118 req-75261e60-4e37-4a0f-ac72-aff49e84308b tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1d08a7d7-b243-47b4-9b42-8bbcc9247118 req-75261e60-4e37-4a0f-ac72-aff49e84308b tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Snapshot retrieved successfully. Sep 03 11:55:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1d08a7d7-b243-47b4-9b42-8bbcc9247118 req-75261e60-4e37-4a0f-ac72-aff49e84308b tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 100/200] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:44 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 443 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:55:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:55:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:44 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:55:44 devstack devstack@c-api.service[86956]: /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 03 11:55:44 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:55:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] Get all snapshots completed successfully. Sep 03 11:55:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-3c4f9ccd-183e-41f5-b2df-b01d28ee8f7f req-b23b8fe2-7b95-4f1b-8cc7-a713b36f2158 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-reader] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:55:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 101/201] 192.168.122.215 () {60 vars in 1403 bytes} [Thu Sep 3 11:55:44 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-eab87bf5-f07f-46ee-9203-978ffde81567 req-64d9c445-ead3-403d-8385-3cac12b44bfb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-eab87bf5-f07f-46ee-9203-978ffde81567 req-64d9c445-ead3-403d-8385-3cac12b44bfb tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-eab87bf5-f07f-46ee-9203-978ffde81567 req-64d9c445-ead3-403d-8385-3cac12b44bfb tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-eab87bf5-f07f-46ee-9203-978ffde81567 req-64d9c445-ead3-403d-8385-3cac12b44bfb tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-eab87bf5-f07f-46ee-9203-978ffde81567 req-64d9c445-ead3-403d-8385-3cac12b44bfb tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-eab87bf5-f07f-46ee-9203-978ffde81567 req-64d9c445-ead3-403d-8385-3cac12b44bfb tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 101/202] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:44 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-7d91de1f-7f6e-4ab7-8f3b-e4c17d17ecb0 req-b5292706-aa82-4a78-ac92-47911c30e716 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7d91de1f-7f6e-4ab7-8f3b-e4c17d17ecb0 req-b5292706-aa82-4a78-ac92-47911c30e716 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7d91de1f-7f6e-4ab7-8f3b-e4c17d17ecb0 req-b5292706-aa82-4a78-ac92-47911c30e716 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7d91de1f-7f6e-4ab7-8f3b-e4c17d17ecb0 req-b5292706-aa82-4a78-ac92-47911c30e716 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-7d91de1f-7f6e-4ab7-8f3b-e4c17d17ecb0 req-b5292706-aa82-4a78-ac92-47911c30e716 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7d91de1f-7f6e-4ab7-8f3b-e4c17d17ecb0 req-b5292706-aa82-4a78-ac92-47911c30e716 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 102/203] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:45 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3a3281e6-ac8e-46f3-8661-c838ca56e95f req-e47e73cb-fdbb-4f05-ada0-02c3359e5b04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3a3281e6-ac8e-46f3-8661-c838ca56e95f req-e47e73cb-fdbb-4f05-ada0-02c3359e5b04 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3a3281e6-ac8e-46f3-8661-c838ca56e95f req-e47e73cb-fdbb-4f05-ada0-02c3359e5b04 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3a3281e6-ac8e-46f3-8661-c838ca56e95f req-e47e73cb-fdbb-4f05-ada0-02c3359e5b04 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-3a3281e6-ac8e-46f3-8661-c838ca56e95f req-e47e73cb-fdbb-4f05-ada0-02c3359e5b04 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3a3281e6-ac8e-46f3-8661-c838ca56e95f req-e47e73cb-fdbb-4f05-ada0-02c3359e5b04 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 102/204] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:46 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-a790cbbc-366e-49d7-81b8-4763ae68ba40 req-1d38850f-0d85-463b-abfe-feca63177853 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a790cbbc-366e-49d7-81b8-4763ae68ba40 req-1d38850f-0d85-463b-abfe-feca63177853 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a790cbbc-366e-49d7-81b8-4763ae68ba40 req-1d38850f-0d85-463b-abfe-feca63177853 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a790cbbc-366e-49d7-81b8-4763ae68ba40 req-1d38850f-0d85-463b-abfe-feca63177853 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-a790cbbc-366e-49d7-81b8-4763ae68ba40 req-1d38850f-0d85-463b-abfe-feca63177853 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a790cbbc-366e-49d7-81b8-4763ae68ba40 req-1d38850f-0d85-463b-abfe-feca63177853 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 103/205] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:47 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 470 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Delete snapshot with id: 34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot delete request issued successfully. Sep 03 11:55:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-35a1759a-193a-4dd9-ba12-b2bce865d58b req-5e890c2d-a13b-440a-98b0-6bf87c8f956d tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 202 Sep 03 11:55:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 103/206] 192.168.122.215 () {62 vars in 1515 bytes} [Thu Sep 3 11:55:47 2026] DELETE /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-38c193fb-bcf9-4438-8281-dd2efa5bb5cc req-b74ef03d-5b7a-4769-8e56-96ff704f60cf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-38c193fb-bcf9-4438-8281-dd2efa5bb5cc req-b74ef03d-5b7a-4769-8e56-96ff704f60cf tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-38c193fb-bcf9-4438-8281-dd2efa5bb5cc req-b74ef03d-5b7a-4769-8e56-96ff704f60cf tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-38c193fb-bcf9-4438-8281-dd2efa5bb5cc req-b74ef03d-5b7a-4769-8e56-96ff704f60cf tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-38c193fb-bcf9-4438-8281-dd2efa5bb5cc req-b74ef03d-5b7a-4769-8e56-96ff704f60cf tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-38c193fb-bcf9-4438-8281-dd2efa5bb5cc req-b74ef03d-5b7a-4769-8e56-96ff704f60cf tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 104/207] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:48 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-be5aa0d8-e34e-4f5b-b560-56b517b182ef req-7b329511-c8d8-4e60-b906-1b3860e82895 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-be5aa0d8-e34e-4f5b-b560-56b517b182ef req-7b329511-c8d8-4e60-b906-1b3860e82895 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-be5aa0d8-e34e-4f5b-b560-56b517b182ef req-7b329511-c8d8-4e60-b906-1b3860e82895 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-be5aa0d8-e34e-4f5b-b560-56b517b182ef req-7b329511-c8d8-4e60-b906-1b3860e82895 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-be5aa0d8-e34e-4f5b-b560-56b517b182ef req-7b329511-c8d8-4e60-b906-1b3860e82895 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-be5aa0d8-e34e-4f5b-b560-56b517b182ef req-7b329511-c8d8-4e60-b906-1b3860e82895 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 104/208] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:49 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-e3fff2c1-a519-450b-b8a8-78ac77ad2ae3 req-37cb34cc-5c0f-4876-b652-38f678860984 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e3fff2c1-a519-450b-b8a8-78ac77ad2ae3 req-37cb34cc-5c0f-4876-b652-38f678860984 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e3fff2c1-a519-450b-b8a8-78ac77ad2ae3 req-37cb34cc-5c0f-4876-b652-38f678860984 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e3fff2c1-a519-450b-b8a8-78ac77ad2ae3 req-37cb34cc-5c0f-4876-b652-38f678860984 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-e3fff2c1-a519-450b-b8a8-78ac77ad2ae3 req-37cb34cc-5c0f-4876-b652-38f678860984 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Snapshot retrieved successfully. Sep 03 11:55:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e3fff2c1-a519-450b-b8a8-78ac77ad2ae3 req-37cb34cc-5c0f-4876-b652-38f678860984 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 200 Sep 03 11:55:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 105/209] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:50 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 469 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9122acf4-7f77-47c5-8cba-69ef204e1f76 req-44443881-b089-46d0-a097-c2e298818196 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9122acf4-7f77-47c5-8cba-69ef204e1f76 req-44443881-b089-46d0-a097-c2e298818196 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 Sep 03 11:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9122acf4-7f77-47c5-8cba-69ef204e1f76 req-44443881-b089-46d0-a097-c2e298818196 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9122acf4-7f77-47c5-8cba-69ef204e1f76 req-44443881-b089-46d0-a097-c2e298818196 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9122acf4-7f77-47c5-8cba-69ef204e1f76 req-44443881-b089-46d0-a097-c2e298818196 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 returned with HTTP 404 Sep 03 11:55:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 105/210] 192.168.122.215 () {60 vars in 1493 bytes} [Thu Sep 3 11:55:51 2026] GET /volume/v3/snapshots/34d7203a-701e-4919-aa7d-657c2cae8bc7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:55:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:51 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Delete volume with id: ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Delete volume request issued successfully. Sep 03 11:55:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-42c7aa97-7416-423a-aac5-e6d5268af0da req-9ccc9d48-a044-4cbc-83e2-46652e29cee0 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 202 Sep 03 11:55:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 106/211] 192.168.122.215 () {62 vars in 1509 bytes} [Thu Sep 3 11:55:51 2026] DELETE /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-a400771d-7391-40f2-8a9e-6d2595a4c514 req-42bb8b0f-02a8-4167-b8bb-3f2ac6b58d77 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a400771d-7391-40f2-8a9e-6d2595a4c514 req-42bb8b0f-02a8-4167-b8bb-3f2ac6b58d77 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a400771d-7391-40f2-8a9e-6d2595a4c514 req-42bb8b0f-02a8-4167-b8bb-3f2ac6b58d77 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a400771d-7391-40f2-8a9e-6d2595a4c514 req-42bb8b0f-02a8-4167-b8bb-3f2ac6b58d77 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-a400771d-7391-40f2-8a9e-6d2595a4c514 req-42bb8b0f-02a8-4167-b8bb-3f2ac6b58d77 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a400771d-7391-40f2-8a9e-6d2595a4c514 req-42bb8b0f-02a8-4167-b8bb-3f2ac6b58d77 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 200 Sep 03 11:55:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 106/212] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:51 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1642904224"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1642904224'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume of 1 GB Sep 03 11:55:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Availability Zones retrieved successfully. Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Flow 'volume_create_api' (3f311462-efd4-4ea0-9ace-1f223873bfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5184157-ce13-44a4-b55a-4a98b7d49fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5184157-ce13-44a4-b55a-4a98b7d49fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14ea5962-e3f5-44bf-b3e0-8a17409ec192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Created reservations ['6af6cf58-11d6-4fe5-9ee2-2117281544f8', '94d0206e-2b2e-4449-9194-a8370d6d03a0', 'a1e7c9b7-eec0-4459-bf09-ba843e73ff9a', 'f5fa91d9-de5f-4853-a90b-418ea7b9994a'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14ea5962-e3f5-44bf-b3e0-8a17409ec192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af6cf58-11d6-4fe5-9ee2-2117281544f8', '94d0206e-2b2e-4449-9194-a8370d6d03a0', 'a1e7c9b7-eec0-4459-bf09-ba843e73ff9a', 'f5fa91d9-de5f-4853-a90b-418ea7b9994a']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43448ab-2624-4799-940a-4c23ed2013cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43448ab-2624-4799-940a-4c23ed2013cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc5071a-9bf8-4921-9fcd-d2f35a509971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1642904224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ae91247cc54b75918cb927a1dc5a18',qos_specs=None,replication_status=,reservations=['6af6cf58-11d6-4fe5-9ee2-2117281544f8','94d0206e-2b2e-4449-9194-a8370d6d03a0','a1e7c9b7-eec0-4459-bf09-ba843e73ff9a','f5fa91d9-de5f-4853-a90b-418ea7b9994a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1642904224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc5071a-9bf8-4921-9fcd-d2f35a509971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ae91247cc54b75918cb927a1dc5a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b5704d-b148-442f-b88b-c5fb31495a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-27baefbe-aa7b-4569-8faa-575f0502f079 req-6c400c86-7f48-4ce8-8871-718032b5c932 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-27baefbe-aa7b-4569-8faa-575f0502f079 req-6c400c86-7f48-4ce8-8871-718032b5c932 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-27baefbe-aa7b-4569-8faa-575f0502f079 req-6c400c86-7f48-4ce8-8871-718032b5c932 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-27baefbe-aa7b-4569-8faa-575f0502f079 req-6c400c86-7f48-4ce8-8871-718032b5c932 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b5704d-b148-442f-b88b-c5fb31495a84) transitioned into state 'SUCCESS' from state '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-1642904224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ae91247cc54b75918cb927a1dc5a18',qos_specs=None,replication_status=,reservations=['6af6cf58-11d6-4fe5-9ee2-2117281544f8','94d0206e-2b2e-4449-9194-a8370d6d03a0','a1e7c9b7-eec0-4459-bf09-ba843e73ff9a','f5fa91d9-de5f-4853-a90b-418ea7b9994a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c35a93d-151c-47a3-b5df-7b6f06e16805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:55:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-27baefbe-aa7b-4569-8faa-575f0502f079 req-6c400c86-7f48-4ce8-8871-718032b5c932 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Volume info retrieved successfully. Sep 03 11:55:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-27baefbe-aa7b-4569-8faa-575f0502f079 req-6c400c86-7f48-4ce8-8871-718032b5c932 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 200 Sep 03 11:55:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 107/213] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:52 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c35a93d-151c-47a3-b5df-7b6f06e16805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Flow 'volume_create_api' (3f311462-efd4-4ea0-9ace-1f223873bfe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:55:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume request issued successfully. Sep 03 11:55:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3cd7039d-57fb-4f82-be4e-958dafe208f3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:55:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 107/214] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:55:52 2026] POST /volume/v3/volumes => generated 764 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:55:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d9143c3-ee3b-49f7-af6f-b1ab9cf4ebe8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d9143c3-ee3b-49f7-af6f-b1ab9cf4ebe8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d9143c3-ee3b-49f7-af6f-b1ab9cf4ebe8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d9143c3-ee3b-49f7-af6f-b1ab9cf4ebe8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2d9143c3-ee3b-49f7-af6f-b1ab9cf4ebe8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d9143c3-ee3b-49f7-af6f-b1ab9cf4ebe8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 108/215] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:53 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 832 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-9a44d734-6c6e-4dc6-a998-dd960380f22f req-fa4a2177-af7b-4c7a-8789-ed77ce25ac9a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a44d734-6c6e-4dc6-a998-dd960380f22f req-fa4a2177-af7b-4c7a-8789-ed77ce25ac9a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a44d734-6c6e-4dc6-a998-dd960380f22f req-fa4a2177-af7b-4c7a-8789-ed77ce25ac9a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a44d734-6c6e-4dc6-a998-dd960380f22f req-fa4a2177-af7b-4c7a-8789-ed77ce25ac9a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a44d734-6c6e-4dc6-a998-dd960380f22f req-fa4a2177-af7b-4c7a-8789-ed77ce25ac9a tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 404 Sep 03 11:55:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 108/216] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:54 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2c617a62-99ab-4ed4-8203-438ca5d66667 req-91806ccb-6f9f-4824-b060-4bc623edfb11 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2c617a62-99ab-4ed4-8203-438ca5d66667 req-91806ccb-6f9f-4824-b060-4bc623edfb11 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2c617a62-99ab-4ed4-8203-438ca5d66667 req-91806ccb-6f9f-4824-b060-4bc623edfb11 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2c617a62-99ab-4ed4-8203-438ca5d66667 req-91806ccb-6f9f-4824-b060-4bc623edfb11 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-2c617a62-99ab-4ed4-8203-438ca5d66667 req-91806ccb-6f9f-4824-b060-4bc623edfb11 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Delete volume with id: ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2c617a62-99ab-4ed4-8203-438ca5d66667 req-91806ccb-6f9f-4824-b060-4bc623edfb11 tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 404 Sep 03 11:55:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 109/217] 192.168.122.215 () {62 vars in 1509 bytes} [Thu Sep 3 11:55:54 2026] DELETE /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-4599266c-d5b3-4494-b5fe-208b2fc6cf73 req-77d1d6dc-e8ee-4811-adc0-faa5104ae5ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-4599266c-d5b3-4494-b5fe-208b2fc6cf73 req-77d1d6dc-e8ee-4811-adc0-faa5104ae5ac tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] GET http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff Sep 03 11:55:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-4599266c-d5b3-4494-b5fe-208b2fc6cf73 req-77d1d6dc-e8ee-4811-adc0-faa5104ae5ac tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-4599266c-d5b3-4494-b5fe-208b2fc6cf73 req-77d1d6dc-e8ee-4811-adc0-faa5104ae5ac tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-4599266c-d5b3-4494-b5fe-208b2fc6cf73 req-77d1d6dc-e8ee-4811-adc0-faa5104ae5ac tempest-VolumesSnapshotsTestJSON-1058699329 tempest-VolumesSnapshotsTestJSON-1058699329-project-member] http://192.168.122.215/volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff returned with HTTP 404 Sep 03 11:55:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 109/218] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:54 2026] GET /volume/v3/volumes/ad675ad8-e1dc-4294-b5b4-ba74ead823ff => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a497b53-4ccd-4cd0-b4f8-ad0933cfbdb2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a497b53-4ccd-4cd0-b4f8-ad0933cfbdb2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a497b53-4ccd-4cd0-b4f8-ad0933cfbdb2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a497b53-4ccd-4cd0-b4f8-ad0933cfbdb2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a497b53-4ccd-4cd0-b4f8-ad0933cfbdb2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a497b53-4ccd-4cd0-b4f8-ad0933cfbdb2 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 110/219] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:54 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa9e065a-4536-414f-9df5-bd3d96f14eaa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa9e065a-4536-414f-9df5-bd3d96f14eaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa9e065a-4536-414f-9df5-bd3d96f14eaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa9e065a-4536-414f-9df5-bd3d96f14eaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa9e065a-4536-414f-9df5-bd3d96f14eaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa9e065a-4536-414f-9df5-bd3d96f14eaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 110/220] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:55 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9921d49c-c013-447a-9444-e263f1c59bfc req-aee41ef5-8e75-44b1-8026-97854ae6d14e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-aee41ef5-8e75-44b1-8026-97854ae6d14e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-aee41ef5-8e75-44b1-8026-97854ae6d14e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-aee41ef5-8e75-44b1-8026-97854ae6d14e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9921d49c-c013-447a-9444-e263f1c59bfc req-aee41ef5-8e75-44b1-8026-97854ae6d14e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-aee41ef5-8e75-44b1-8026-97854ae6d14e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 111/221] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:55 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0cc9e083-2c31-4a20-a417-a1973d3ed690 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0cc9e083-2c31-4a20-a417-a1973d3ed690 None None] GET http://192.168.122.215/volume// Sep 03 11:55:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0cc9e083-2c31-4a20-a417-a1973d3ed690 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0cc9e083-2c31-4a20-a417-a1973d3ed690 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0cc9e083-2c31-4a20-a417-a1973d3ed690 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 111/222] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:55:55 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9921d49c-c013-447a-9444-e263f1c59bfc req-5fdccdfe-52c7-4eb4-bb39-f527db9ebd14 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-5fdccdfe-52c7-4eb4-bb39-f527db9ebd14 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-5fdccdfe-52c7-4eb4-bb39-f527db9ebd14 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dc5071a-9bf8-4921-9fcd-d2f35a509971", "connector": null, "instance_uuid": "20eb9e3a-3980-496f-828a-2473c8c71e8f"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-5fdccdfe-52c7-4eb4-bb39-f527db9ebd14 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:55:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 112/223] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:55:55 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-132b4e22-124f-49e1-a6ad-769fc7d6a144 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-132b4e22-124f-49e1-a6ad-769fc7d6a144 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-132b4e22-124f-49e1-a6ad-769fc7d6a144 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-132b4e22-124f-49e1-a6ad-769fc7d6a144 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a60c2451-597c-4642-9844-0c35e5559ed0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a60c2451-597c-4642-9844-0c35e5559ed0 None None] GET http://192.168.122.215/volume// Sep 03 11:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a60c2451-597c-4642-9844-0c35e5559ed0 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a60c2451-597c-4642-9844-0c35e5559ed0 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a60c2451-597c-4642-9844-0c35e5559ed0 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 113/224] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:56 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-132b4e22-124f-49e1-a6ad-769fc7d6a144 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9921d49c-c013-447a-9444-e263f1c59bfc req-dfec679a-c5a0-40c4-9bf2-caa48dbf225b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-dfec679a-c5a0-40c4-9bf2-caa48dbf225b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-dfec679a-c5a0-40c4-9bf2-caa48dbf225b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-dfec679a-c5a0-40c4-9bf2-caa48dbf225b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-132b4e22-124f-49e1-a6ad-769fc7d6a144 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 112/225] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:56 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9921d49c-c013-447a-9444-e263f1c59bfc req-dfec679a-c5a0-40c4-9bf2-caa48dbf225b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-dfec679a-c5a0-40c4-9bf2-caa48dbf225b tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 114/226] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:56 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1037 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] PUT http://192.168.122.215/volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Acquiring lock "cinder-attachment_update-4dc5071a-9bf8-4921-9fcd-d2f35a509971-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Lock "cinder-attachment_update-4dc5071a-9bf8-4921-9fcd-d2f35a509971-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:56 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Lock "cinder-attachment_update-4dc5071a-9bf8-4921-9fcd-d2f35a509971-devstack" released by "attachment_update" :: held 0.247s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:55:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-f0ce379f-02dd-4b27-8ee6-0abf079d6592 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b returned with HTTP 200 Sep 03 11:55:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 113/227] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:55:56 2026] PUT /volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b => generated 694 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c282c4d0-fbdc-4aa6-871b-a99c38438f76 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c282c4d0-fbdc-4aa6-871b-a99c38438f76 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c282c4d0-fbdc-4aa6-871b-a99c38438f76 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c282c4d0-fbdc-4aa6-871b-a99c38438f76 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c282c4d0-fbdc-4aa6-871b-a99c38438f76 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c282c4d0-fbdc-4aa6-871b-a99c38438f76 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 115/228] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:57 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-9921d49c-c013-447a-9444-e263f1c59bfc req-496d5d88-7d92-4a25-98d4-694e8d8c3d2d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-496d5d88-7d92-4a25-98d4-694e8d8c3d2d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b/action Sep 03 11:55:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-496d5d88-7d92-4a25-98d4-694e8d8c3d2d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-496d5d88-7d92-4a25-98d4-694e8d8c3d2d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9921d49c-c013-447a-9444-e263f1c59bfc req-496d5d88-7d92-4a25-98d4-694e8d8c3d2d tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b/action returned with HTTP 204 Sep 03 11:55:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 114/229] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:55:57 2026] POST /volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b5019912-dd40-428c-a6d6-377ed7da96d3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5019912-dd40-428c-a6d6-377ed7da96d3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5019912-dd40-428c-a6d6-377ed7da96d3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5019912-dd40-428c-a6d6-377ed7da96d3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b5019912-dd40-428c-a6d6-377ed7da96d3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5019912-dd40-428c-a6d6-377ed7da96d3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 116/230] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:58 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c4ff344-75b7-4827-9a4e-cb32ca0aa30c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c4ff344-75b7-4827-9a4e-cb32ca0aa30c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c4ff344-75b7-4827-9a4e-cb32ca0aa30c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c4ff344-75b7-4827-9a4e-cb32ca0aa30c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c4ff344-75b7-4827-9a4e-cb32ca0aa30c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c4ff344-75b7-4827-9a4e-cb32ca0aa30c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 115/231] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:58 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1149 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1d03bf4c-fecd-47d9-b1f3-ebca2a370611 req-16c44ca1-62ea-41f1-94fb-3612d13d9086 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1d03bf4c-fecd-47d9-b1f3-ebca2a370611 req-16c44ca1-62ea-41f1-94fb-3612d13d9086 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1d03bf4c-fecd-47d9-b1f3-ebca2a370611 req-16c44ca1-62ea-41f1-94fb-3612d13d9086 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1d03bf4c-fecd-47d9-b1f3-ebca2a370611 req-16c44ca1-62ea-41f1-94fb-3612d13d9086 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1d03bf4c-fecd-47d9-b1f3-ebca2a370611 req-16c44ca1-62ea-41f1-94fb-3612d13d9086 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1d03bf4c-fecd-47d9-b1f3-ebca2a370611 req-16c44ca1-62ea-41f1-94fb-3612d13d9086 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 117/232] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:58 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1149 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e2057aaf-c1b8-4d6b-ad84-474e0c51877e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2057aaf-c1b8-4d6b-ad84-474e0c51877e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2057aaf-c1b8-4d6b-ad84-474e0c51877e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2057aaf-c1b8-4d6b-ad84-474e0c51877e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e2057aaf-c1b8-4d6b-ad84-474e0c51877e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2057aaf-c1b8-4d6b-ad84-474e0c51877e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 116/233] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:55:58 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3cb2268-2617-4df1-a9d9-8117cd639d03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-3af62483-1644-41eb-b5c7-f0962e94059e req-e7464860-f72f-432d-acea-8d1ddf14fa01 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-e7464860-f72f-432d-acea-8d1ddf14fa01 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-e7464860-f72f-432d-acea-8d1ddf14fa01 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-e7464860-f72f-432d-acea-8d1ddf14fa01 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-3af62483-1644-41eb-b5c7-f0962e94059e req-e7464860-f72f-432d-acea-8d1ddf14fa01 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-e7464860-f72f-432d-acea-8d1ddf14fa01 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 117/234] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:55:58 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1149 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:55:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971/action Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Begin detaching volume completed successfully. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-ad73df10-87da-4e92-9186-2c990ad277fc tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971/action returned with HTTP 202 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 118/235] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:55:58 2026] POST /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3cb2268-2617-4df1-a9d9-8117cd639d03 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/qos-specs Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3cb2268-2617-4df1-a9d9-8117cd639d03 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2113839704", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.qos_specs [None req-b3cb2268-2617-4df1-a9d9-8117cd639d03 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2113839704', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86957) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-b3cb2268-2617-4df1-a9d9-8117cd639d03 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DB qos_specs_create(): root {'id': 'e84024ea-f5c6-472a-a118-acdaf2d88022', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2113839704'} {{(pid=86957) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3cb2268-2617-4df1-a9d9-8117cd639d03 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 118/236] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 11:55:58 2026] POST /volume/v3/qos-specs => generated 401 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4bd20726-283d-4506-a92c-1f3085e516b0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4bd20726-283d-4506-a92c-1f3085e516b0 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4bd20726-283d-4506-a92c-1f3085e516b0 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-447425446"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c88e396-6e0e-48ab-b4b2-419cc8d4c355 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c88e396-6e0e-48ab-b4b2-419cc8d4c355 None None] GET http://192.168.122.215/volume// Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c88e396-6e0e-48ab-b4b2-419cc8d4c355 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c88e396-6e0e-48ab-b4b2-419cc8d4c355 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c88e396-6e0e-48ab-b4b2-419cc8d4c355 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 119/237] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3af62483-1644-41eb-b5c7-f0962e94059e req-139acf7e-c0ce-45eb-8ea7-80facb609c38 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-139acf7e-c0ce-45eb-8ea7-80facb609c38 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-139acf7e-c0ce-45eb-8ea7-80facb609c38 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-139acf7e-c0ce-45eb-8ea7-80facb609c38 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4bd20726-283d-4506-a92c-1f3085e516b0 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:55:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 119/238] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:55:59 2026] POST /volume/v3/types => generated 221 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-78fd10f2-fdf1-4408-895d-14c6d489f78c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-3af62483-1644-41eb-b5c7-f0962e94059e req-139acf7e-c0ce-45eb-8ea7-80facb609c38 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78fd10f2-fdf1-4408-895d-14c6d489f78c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78fd10f2-fdf1-4408-895d-14c6d489f78c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-199249644"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-139acf7e-c0ce-45eb-8ea7-80facb609c38 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 120/239] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 1333 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78fd10f2-fdf1-4408-895d-14c6d489f78c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 120/240] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:55:59 2026] POST /volume/v3/types => generated 221 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72dbb9b1-7750-40e8-ae44-967ceb3e6275 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72dbb9b1-7750-40e8-ae44-967ceb3e6275 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72dbb9b1-7750-40e8-ae44-967ceb3e6275 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-88242505"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72dbb9b1-7750-40e8-ae44-967ceb3e6275 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 121/241] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:55:59 2026] POST /volume/v3/types => generated 220 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e10a36e7-cbcc-4718-b5c2-0c90714fe7da None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e10a36e7-cbcc-4718-b5c2-0c90714fe7da tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=d21fc350-f5df-4bfc-b1d8-929793157856 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e10a36e7-cbcc-4718-b5c2-0c90714fe7da tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e10a36e7-cbcc-4718-b5c2-0c90714fe7da tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'associate' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e10a36e7-cbcc-4718-b5c2-0c90714fe7da tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Associate qos_spec: e84024ea-f5c6-472a-a118-acdaf2d88022 with type: d21fc350-f5df-4bfc-b1d8-929793157856 {{(pid=86956) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e10a36e7-cbcc-4718-b5c2-0c90714fe7da tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=d21fc350-f5df-4bfc-b1d8-929793157856 returned with HTTP 202 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 121/242] 192.168.122.215 () {58 vars in 1365 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=d21fc350-f5df-4bfc-b1d8-929793157856 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38aa15d8-c506-48a6-bdd3-8244e5d8dee9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38aa15d8-c506-48a6-bdd3-8244e5d8dee9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=e2caee26-6b73-4c0c-8922-6b2622c2ff27 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38aa15d8-c506-48a6-bdd3-8244e5d8dee9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38aa15d8-c506-48a6-bdd3-8244e5d8dee9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'associate' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38aa15d8-c506-48a6-bdd3-8244e5d8dee9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Associate qos_spec: e84024ea-f5c6-472a-a118-acdaf2d88022 with type: e2caee26-6b73-4c0c-8922-6b2622c2ff27 {{(pid=86957) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38aa15d8-c506-48a6-bdd3-8244e5d8dee9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=e2caee26-6b73-4c0c-8922-6b2622c2ff27 returned with HTTP 202 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 122/243] 192.168.122.215 () {58 vars in 1365 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=e2caee26-6b73-4c0c-8922-6b2622c2ff27 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f408c819-03be-45c2-92eb-47c8efea4a2d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f408c819-03be-45c2-92eb-47c8efea4a2d tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=8919d4a8-e7c4-4b46-b69c-10aae98ae40f Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f408c819-03be-45c2-92eb-47c8efea4a2d tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f408c819-03be-45c2-92eb-47c8efea4a2d tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'associate' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f408c819-03be-45c2-92eb-47c8efea4a2d tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Associate qos_spec: e84024ea-f5c6-472a-a118-acdaf2d88022 with type: 8919d4a8-e7c4-4b46-b69c-10aae98ae40f {{(pid=86956) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3af62483-1644-41eb-b5c7-f0962e94059e req-3f00123c-c4d2-456e-bed6-5ff403c1ad85 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-3f00123c-c4d2-456e-bed6-5ff403c1ad85 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-3f00123c-c4d2-456e-bed6-5ff403c1ad85 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-3f00123c-c4d2-456e-bed6-5ff403c1ad85 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f408c819-03be-45c2-92eb-47c8efea4a2d tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=8919d4a8-e7c4-4b46-b69c-10aae98ae40f returned with HTTP 202 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 122/244] 192.168.122.215 () {58 vars in 1365 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associate?vol_type_id=8919d4a8-e7c4-4b46-b69c-10aae98ae40f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6a96d2b2-7e64-4269-ab83-1eac02b5f215 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a96d2b2-7e64-4269-ab83-1eac02b5f215 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a96d2b2-7e64-4269-ab83-1eac02b5f215 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a96d2b2-7e64-4269-ab83-1eac02b5f215 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'associations' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6a96d2b2-7e64-4269-ab83-1eac02b5f215 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Get associations for qos_spec id: e84024ea-f5c6-472a-a118-acdaf2d88022 {{(pid=86956) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: /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 03 11:55:59 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /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 03 11:55:59 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a96d2b2-7e64-4269-ab83-1eac02b5f215 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 123/245] 192.168.122.215 () {58 vars in 1277 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations => generated 444 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-29b82314-3045-4369-95ce-89209cca302a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-29b82314-3045-4369-95ce-89209cca302a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/disassociate?vol_type_id=d21fc350-f5df-4bfc-b1d8-929793157856 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-29b82314-3045-4369-95ce-89209cca302a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-29b82314-3045-4369-95ce-89209cca302a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'disassociate' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29b82314-3045-4369-95ce-89209cca302a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Disassociate qos_spec: e84024ea-f5c6-472a-a118-acdaf2d88022 from type: d21fc350-f5df-4bfc-b1d8-929793157856 {{(pid=86956) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-29b82314-3045-4369-95ce-89209cca302a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/disassociate?vol_type_id=d21fc350-f5df-4bfc-b1d8-929793157856 returned with HTTP 202 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 124/246] 192.168.122.215 () {58 vars in 1374 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/disassociate?vol_type_id=d21fc350-f5df-4bfc-b1d8-929793157856 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ca3e0832-f0c3-4251-8e9c-03489b423f6b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca3e0832-f0c3-4251-8e9c-03489b423f6b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca3e0832-f0c3-4251-8e9c-03489b423f6b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca3e0832-f0c3-4251-8e9c-03489b423f6b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'associations' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca3e0832-f0c3-4251-8e9c-03489b423f6b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Get associations for qos_spec id: e84024ea-f5c6-472a-a118-acdaf2d88022 {{(pid=86956) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3af62483-1644-41eb-b5c7-f0962e94059e req-3f00123c-c4d2-456e-bed6-5ff403c1ad85 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 123/247] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:55:59 2026] DELETE /volume/v3/attachments/5f3e9b84-d26f-4819-b564-eb2bf3c5d30b => generated 19 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /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 03 11:55:59 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca3e0832-f0c3-4251-8e9c-03489b423f6b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations returned with HTTP 200 Sep 03 11:55:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 125/248] 192.168.122.215 () {58 vars in 1277 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations => generated 303 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e10b1cf3-5c93-4fdb-9166-70be2e1ca709 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e10b1cf3-5c93-4fdb-9166-70be2e1ca709 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/disassociate_all Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e10b1cf3-5c93-4fdb-9166-70be2e1ca709 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e10b1cf3-5c93-4fdb-9166-70be2e1ca709 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'disassociate_all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e10b1cf3-5c93-4fdb-9166-70be2e1ca709 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Disassociate qos_spec: e84024ea-f5c6-472a-a118-acdaf2d88022 from all. {{(pid=86957) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 03 11:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e10b1cf3-5c93-4fdb-9166-70be2e1ca709 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/disassociate_all returned with HTTP 202 Sep 03 11:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 124/249] 192.168.122.215 () {58 vars in 1289 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/disassociate_all => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-df81cbca-be81-45d3-a159-6539b4fac7e2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df81cbca-be81-45d3-a159-6539b4fac7e2 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df81cbca-be81-45d3-a159-6539b4fac7e2 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df81cbca-be81-45d3-a159-6539b4fac7e2 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'associations' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:55:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:55:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:55:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-df81cbca-be81-45d3-a159-6539b4fac7e2 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Get associations for qos_spec id: e84024ea-f5c6-472a-a118-acdaf2d88022 {{(pid=86956) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: /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 03 11:56:00 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df81cbca-be81-45d3-a159-6539b4fac7e2 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations returned with HTTP 200 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 126/250] 192.168.122.215 () {58 vars in 1277 bytes} [Thu Sep 3 11:55:59 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/associations => generated 24 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5281a4a4-ad9f-4109-864f-2d755e0f9223 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5281a4a4-ad9f-4109-864f-2d755e0f9223 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/types/8919d4a8-e7c4-4b46-b69c-10aae98ae40f Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5281a4a4-ad9f-4109-864f-2d755e0f9223 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5281a4a4-ad9f-4109-864f-2d755e0f9223 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5281a4a4-ad9f-4109-864f-2d755e0f9223 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types/8919d4a8-e7c4-4b46-b69c-10aae98ae40f returned with HTTP 202 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 125/251] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:56:00 2026] DELETE /volume/v3/types/8919d4a8-e7c4-4b46-b69c-10aae98ae40f => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6c3159d-9013-472e-93e7-28a972daaf40 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6c3159d-9013-472e-93e7-28a972daaf40 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/types/8919d4a8-e7c4-4b46-b69c-10aae98ae40f Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6c3159d-9013-472e-93e7-28a972daaf40 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6c3159d-9013-472e-93e7-28a972daaf40 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6c3159d-9013-472e-93e7-28a972daaf40 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types/8919d4a8-e7c4-4b46-b69c-10aae98ae40f returned with HTTP 404 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 127/252] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:56:00 2026] GET /volume/v3/types/8919d4a8-e7c4-4b46-b69c-10aae98ae40f => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d0fc7f70-2524-4650-afa3-65df13cd28e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0fc7f70-2524-4650-afa3-65df13cd28e7 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/types/e2caee26-6b73-4c0c-8922-6b2622c2ff27 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0fc7f70-2524-4650-afa3-65df13cd28e7 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0fc7f70-2524-4650-afa3-65df13cd28e7 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0fc7f70-2524-4650-afa3-65df13cd28e7 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types/e2caee26-6b73-4c0c-8922-6b2622c2ff27 returned with HTTP 202 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 126/253] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:56:00 2026] DELETE /volume/v3/types/e2caee26-6b73-4c0c-8922-6b2622c2ff27 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5b759c33-6af7-477f-8ab1-4b729f5611d9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b759c33-6af7-477f-8ab1-4b729f5611d9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/types/e2caee26-6b73-4c0c-8922-6b2622c2ff27 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b759c33-6af7-477f-8ab1-4b729f5611d9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b759c33-6af7-477f-8ab1-4b729f5611d9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e9f7995-731b-46f2-bde4-9b2951960ddb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b759c33-6af7-477f-8ab1-4b729f5611d9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types/e2caee26-6b73-4c0c-8922-6b2622c2ff27 returned with HTTP 404 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 128/254] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:56:00 2026] GET /volume/v3/types/e2caee26-6b73-4c0c-8922-6b2622c2ff27 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9f7995-731b-46f2-bde4-9b2951960ddb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9f7995-731b-46f2-bde4-9b2951960ddb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9f7995-731b-46f2-bde4-9b2951960ddb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-715da561-ebad-4b31-9d9f-066a7426eb83 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-715da561-ebad-4b31-9d9f-066a7426eb83 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/types/d21fc350-f5df-4bfc-b1d8-929793157856 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-715da561-ebad-4b31-9d9f-066a7426eb83 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-715da561-ebad-4b31-9d9f-066a7426eb83 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e9f7995-731b-46f2-bde4-9b2951960ddb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9f7995-731b-46f2-bde4-9b2951960ddb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 127/255] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:00 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-715da561-ebad-4b31-9d9f-066a7426eb83 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types/d21fc350-f5df-4bfc-b1d8-929793157856 returned with HTTP 202 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 129/256] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:56:00 2026] DELETE /volume/v3/types/d21fc350-f5df-4bfc-b1d8-929793157856 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-87ddcb0f-25da-4604-b559-995e0c2a4642 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-87ddcb0f-25da-4604-b559-995e0c2a4642 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/types/d21fc350-f5df-4bfc-b1d8-929793157856 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-87ddcb0f-25da-4604-b559-995e0c2a4642 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-87ddcb0f-25da-4604-b559-995e0c2a4642 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-87ddcb0f-25da-4604-b559-995e0c2a4642 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/types/d21fc350-f5df-4bfc-b1d8-929793157856 returned with HTTP 404 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 128/257] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:56:00 2026] GET /volume/v3/types/d21fc350-f5df-4bfc-b1d8-929793157856 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3ce47d96-4990-48a1-922f-460106d2ecf8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3ce47d96-4990-48a1-922f-460106d2ecf8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3ce47d96-4990-48a1-922f-460106d2ecf8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1450975057", "consumer": "back-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.qos_specs [None req-3ce47d96-4990-48a1-922f-460106d2ecf8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1450975057', 'consumer': 'back-end', 'specs': {}} {{(pid=86956) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-3ce47d96-4990-48a1-922f-460106d2ecf8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DB qos_specs_create(): root {'id': 'cb5640b0-2321-423a-bf86-94018a2a72f7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1450975057'} {{(pid=86956) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3ce47d96-4990-48a1-922f-460106d2ecf8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 130/258] 192.168.122.215 () {60 vars in 1148 bytes} [Thu Sep 3 11:56:00 2026] POST /volume/v3/qos-specs => generated 377 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-926006b0-811f-403c-b0b9-1fdd5bd250a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-926006b0-811f-403c-b0b9-1fdd5bd250a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7?force=False Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-926006b0-811f-403c-b0b9-1fdd5bd250a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-926006b0-811f-403c-b0b9-1fdd5bd250a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-926006b0-811f-403c-b0b9-1fdd5bd250a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: cb5640b0-2321-423a-bf86-94018a2a72f7, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: /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 03 11:56:00 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-926006b0-811f-403c-b0b9-1fdd5bd250a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7?force=False returned with HTTP 202 Sep 03 11:56:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 129/259] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:00 2026] DELETE /volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7?force=False => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-38f9975d-6d55-485f-b851-631c3e3d6f5c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38f9975d-6d55-485f-b851-631c3e3d6f5c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38f9975d-6d55-485f-b851-631c3e3d6f5c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38f9975d-6d55-485f-b851-631c3e3d6f5c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38f9975d-6d55-485f-b851-631c3e3d6f5c tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7 returned with HTTP 404 Sep 03 11:56:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 131/260] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:00 2026] GET /volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7 => generated 100 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f023852e-64b5-4873-bb6c-4c622ad47bd9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f023852e-64b5-4873-bb6c-4c622ad47bd9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f023852e-64b5-4873-bb6c-4c622ad47bd9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f023852e-64b5-4873-bb6c-4c622ad47bd9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:00 devstack devstack@c-api.service[86957]: /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 03 11:56:00 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f023852e-64b5-4873-bb6c-4c622ad47bd9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 130/261] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 11:56:00 2026] GET /volume/v3/qos-specs => generated 175 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6474c65-8fea-4191-9795-3613e9e5fe62 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6474c65-8fea-4191-9795-3613e9e5fe62 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7?force=False Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6474c65-8fea-4191-9795-3613e9e5fe62 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6474c65-8fea-4191-9795-3613e9e5fe62 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6474c65-8fea-4191-9795-3613e9e5fe62 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: cb5640b0-2321-423a-bf86-94018a2a72f7, force: False {{(pid=86956) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6474c65-8fea-4191-9795-3613e9e5fe62 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7?force=False returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 132/262] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:01 2026] DELETE /volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4360f95e-182c-4fbd-8767-2dd466f34316 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4360f95e-182c-4fbd-8767-2dd466f34316 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4360f95e-182c-4fbd-8767-2dd466f34316 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4360f95e-182c-4fbd-8767-2dd466f34316 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4360f95e-182c-4fbd-8767-2dd466f34316 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7 returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 131/263] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs/cb5640b0-2321-423a-bf86-94018a2a72f7 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bd84d2f1-9eb0-46b9-8a5b-14feb704696f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd84d2f1-9eb0-46b9-8a5b-14feb704696f tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd84d2f1-9eb0-46b9-8a5b-14feb704696f tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1036361812", "consumer": "both"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.qos_specs [None req-bd84d2f1-9eb0-46b9-8a5b-14feb704696f tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1036361812', 'consumer': 'both', 'specs': {}} {{(pid=86956) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-bd84d2f1-9eb0-46b9-8a5b-14feb704696f tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DB qos_specs_create(): root {'id': '8a458362-dff7-40f1-81ef-4ea958f156e5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1036361812'} {{(pid=86956) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd84d2f1-9eb0-46b9-8a5b-14feb704696f tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 133/264] 192.168.122.215 () {60 vars in 1148 bytes} [Thu Sep 3 11:56:01 2026] POST /volume/v3/qos-specs => generated 373 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-717f8ff3-0612-4ab4-8d06-0d17ab0b2b88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-717f8ff3-0612-4ab4-8d06-0d17ab0b2b88 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5?force=False Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-717f8ff3-0612-4ab4-8d06-0d17ab0b2b88 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-717f8ff3-0612-4ab4-8d06-0d17ab0b2b88 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-717f8ff3-0612-4ab4-8d06-0d17ab0b2b88 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: 8a458362-dff7-40f1-81ef-4ea958f156e5, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /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 03 11:56:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-717f8ff3-0612-4ab4-8d06-0d17ab0b2b88 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5?force=False returned with HTTP 202 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 132/265] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:01 2026] DELETE /volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5?force=False => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8c6631a7-15e8-489b-ad8a-95c99a32d504 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c6631a7-15e8-489b-ad8a-95c99a32d504 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c6631a7-15e8-489b-ad8a-95c99a32d504 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c6631a7-15e8-489b-ad8a-95c99a32d504 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c6631a7-15e8-489b-ad8a-95c99a32d504 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5 returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 134/266] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e6c8897-a4f5-4b6b-820c-ade3280a4f71 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e6c8897-a4f5-4b6b-820c-ade3280a4f71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e6c8897-a4f5-4b6b-820c-ade3280a4f71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e6c8897-a4f5-4b6b-820c-ade3280a4f71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /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 03 11:56:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e6c8897-a4f5-4b6b-820c-ade3280a4f71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 133/267] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-334cecb1-3020-44c0-a67a-6ee4ff60ce01 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-334cecb1-3020-44c0-a67a-6ee4ff60ce01 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5?force=False Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-334cecb1-3020-44c0-a67a-6ee4ff60ce01 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-334cecb1-3020-44c0-a67a-6ee4ff60ce01 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-334cecb1-3020-44c0-a67a-6ee4ff60ce01 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: 8a458362-dff7-40f1-81ef-4ea958f156e5, force: False {{(pid=86956) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-334cecb1-3020-44c0-a67a-6ee4ff60ce01 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5?force=False returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 135/268] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:01 2026] DELETE /volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5?force=False => generated 100 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d5240fbf-e190-4de7-95c8-732966194e73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5240fbf-e190-4de7-95c8-732966194e73 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5240fbf-e190-4de7-95c8-732966194e73 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5240fbf-e190-4de7-95c8-732966194e73 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5240fbf-e190-4de7-95c8-732966194e73 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5 returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 134/269] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs/8a458362-dff7-40f1-81ef-4ea958f156e5 => generated 100 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-87073995-706d-48c3-959f-48abd7b17e3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87073995-706d-48c3-959f-48abd7b17e3e tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] POST http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87073995-706d-48c3-959f-48abd7b17e3e tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1283558752", "consumer": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.qos_specs [None req-87073995-706d-48c3-959f-48abd7b17e3e tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1283558752', 'consumer': 'front-end', 'specs': {}} {{(pid=86956) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-87073995-706d-48c3-959f-48abd7b17e3e tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DB qos_specs_create(): root {'id': 'f40b7272-25ed-4f37-89e9-6ba5f5583ecb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1283558752'} {{(pid=86956) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87073995-706d-48c3-959f-48abd7b17e3e tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 136/270] 192.168.122.215 () {60 vars in 1148 bytes} [Thu Sep 3 11:56:01 2026] POST /volume/v3/qos-specs => generated 378 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-307ef0e3-80bb-4ea7-89a0-60811aa9db7b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-307ef0e3-80bb-4ea7-89a0-60811aa9db7b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb?force=False Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-307ef0e3-80bb-4ea7-89a0-60811aa9db7b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-307ef0e3-80bb-4ea7-89a0-60811aa9db7b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-307ef0e3-80bb-4ea7-89a0-60811aa9db7b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: f40b7272-25ed-4f37-89e9-6ba5f5583ecb, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /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 03 11:56:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-307ef0e3-80bb-4ea7-89a0-60811aa9db7b tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb?force=False returned with HTTP 202 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 135/271] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:01 2026] DELETE /volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb?force=False => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3495669e-1709-4514-b20f-d4ccae8f5cb9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3495669e-1709-4514-b20f-d4ccae8f5cb9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3495669e-1709-4514-b20f-d4ccae8f5cb9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3495669e-1709-4514-b20f-d4ccae8f5cb9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3495669e-1709-4514-b20f-d4ccae8f5cb9 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 137/272] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab26a352-2964-40cf-b160-29c73742b893 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab26a352-2964-40cf-b160-29c73742b893 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab26a352-2964-40cf-b160-29c73742b893 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab26a352-2964-40cf-b160-29c73742b893 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /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 03 11:56:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab26a352-2964-40cf-b160-29c73742b893 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 136/273] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs => generated 175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cf383f4f-964c-46fb-82b0-fb27398d35ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf383f4f-964c-46fb-82b0-fb27398d35ee tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb?force=False Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf383f4f-964c-46fb-82b0-fb27398d35ee tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf383f4f-964c-46fb-82b0-fb27398d35ee tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf383f4f-964c-46fb-82b0-fb27398d35ee tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: f40b7272-25ed-4f37-89e9-6ba5f5583ecb, force: False {{(pid=86956) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf383f4f-964c-46fb-82b0-fb27398d35ee tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb?force=False returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 138/274] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:01 2026] DELETE /volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb?force=False => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a2d04c1-1341-41ba-8658-31731169ea78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a2d04c1-1341-41ba-8658-31731169ea78 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a2d04c1-1341-41ba-8658-31731169ea78 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a2d04c1-1341-41ba-8658-31731169ea78 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a2d04c1-1341-41ba-8658-31731169ea78 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb returned with HTTP 404 Sep 03 11:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 137/275] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs/f40b7272-25ed-4f37-89e9-6ba5f5583ecb => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fde01d5e-984c-47cb-88de-005dc38f47a1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fde01d5e-984c-47cb-88de-005dc38f47a1 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fde01d5e-984c-47cb-88de-005dc38f47a1 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fde01d5e-984c-47cb-88de-005dc38f47a1 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fde01d5e-984c-47cb-88de-005dc38f47a1 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 returned with HTTP 200 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 139/276] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:01 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 => generated 401 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e9b687f-82e5-4ed0-bbe0-1f24afcd744a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9b687f-82e5-4ed0-bbe0-1f24afcd744a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9b687f-82e5-4ed0-bbe0-1f24afcd744a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9b687f-82e5-4ed0-bbe0-1f24afcd744a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: /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 03 11:56:02 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9b687f-82e5-4ed0-bbe0-1f24afcd744a tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs returned with HTTP 200 Sep 03 11:56:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 138/277] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 11:56:02 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-25dd429c-28a9-47b8-bd8e-8406f0297c47 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25dd429c-28a9-47b8-bd8e-8406f0297c47 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] PUT http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25dd429c-28a9-47b8-bd8e-8406f0297c47 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.qos_specs [None req-25dd429c-28a9-47b8-bd8e-8406f0297c47 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86956) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-25dd429c-28a9-47b8-bd8e-8406f0297c47 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] qos_specs_update() value: {'id': '835b24df-3408-4189-89d6-53da8668973a', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'e84024ea-f5c6-472a-a118-acdaf2d88022', 'deleted': False} {{(pid=86956) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25dd429c-28a9-47b8-bd8e-8406f0297c47 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 returned with HTTP 200 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 140/278] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:56:02 2026] PUT /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 => generated 36 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e974828a-b72a-4cf4-92df-8cfd6706a992 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e974828a-b72a-4cf4-92df-8cfd6706a992 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e974828a-b72a-4cf4-92df-8cfd6706a992 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e974828a-b72a-4cf4-92df-8cfd6706a992 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e974828a-b72a-4cf4-92df-8cfd6706a992 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 returned with HTTP 200 Sep 03 11:56:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 139/279] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:02 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 => generated 422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cdd0282a-eb66-4c50-b1b1-8b062b9ae484 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cdd0282a-eb66-4c50-b1b1-8b062b9ae484 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] PUT http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/delete_keys Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cdd0282a-eb66-4c50-b1b1-8b062b9ae484 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cdd0282a-eb66-4c50-b1b1-8b062b9ae484 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete_key spec: e84024ea-f5c6-472a-a118-acdaf2d88022, keys: ['iops_bytes'] {{(pid=86956) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cdd0282a-eb66-4c50-b1b1-8b062b9ae484 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/delete_keys returned with HTTP 202 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 141/280] 192.168.122.215 () {60 vars in 1294 bytes} [Thu Sep 3 11:56:02 2026] PUT /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022/delete_keys => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e94eb714-1ee1-4dee-954a-64c1d289f3a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e94eb714-1ee1-4dee-954a-64c1d289f3a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e94eb714-1ee1-4dee-954a-64c1d289f3a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e94eb714-1ee1-4dee-954a-64c1d289f3a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e94eb714-1ee1-4dee-954a-64c1d289f3a8 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 returned with HTTP 200 Sep 03 11:56:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 140/281] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:02 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 => generated 401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8aaa37ca-7fe0-4504-904a-8c25be2ded71 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8aaa37ca-7fe0-4504-904a-8c25be2ded71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8aaa37ca-7fe0-4504-904a-8c25be2ded71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8aaa37ca-7fe0-4504-904a-8c25be2ded71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8aaa37ca-7fe0-4504-904a-8c25be2ded71 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 returned with HTTP 200 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 142/282] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:02 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 => generated 401 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eac1b8da-01ab-44a5-884d-b15dc96fbe66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eac1b8da-01ab-44a5-884d-b15dc96fbe66 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] DELETE http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022?force=False Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eac1b8da-01ab-44a5-884d-b15dc96fbe66 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eac1b8da-01ab-44a5-884d-b15dc96fbe66 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eac1b8da-01ab-44a5-884d-b15dc96fbe66 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Delete qos_spec: e84024ea-f5c6-472a-a118-acdaf2d88022, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 11:56:02 devstack devstack@c-api.service[86957]: /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 03 11:56:02 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 11:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eac1b8da-01ab-44a5-884d-b15dc96fbe66 tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022?force=False returned with HTTP 202 Sep 03 11:56:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 141/283] 192.168.122.215 () {58 vars in 1264 bytes} [Thu Sep 3 11:56:02 2026] DELETE /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-481f0d49-1385-4d6d-b6e0-0153f12b88ad None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-481f0d49-1385-4d6d-b6e0-0153f12b88ad tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] GET http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-481f0d49-1385-4d6d-b6e0-0153f12b88ad tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-481f0d49-1385-4d6d-b6e0-0153f12b88ad tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-481f0d49-1385-4d6d-b6e0-0153f12b88ad tempest-QosSpecsTestJSON-163633262 tempest-QosSpecsTestJSON-163633262-project-admin] http://192.168.122.215/volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 returned with HTTP 404 Sep 03 11:56:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 143/284] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:56:02 2026] GET /volume/v3/qos-specs/e84024ea-f5c6-472a-a118-acdaf2d88022 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56104bf5-841a-44f3-8851-c4fa608b3bd3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56104bf5-841a-44f3-8851-c4fa608b3bd3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/os-services Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56104bf5-841a-44f3-8851-c4fa608b3bd3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56104bf5-841a-44f3-8851-c4fa608b3bd3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:09 devstack devstack@c-api.service[86957]: /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 03 11:56:09 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56104bf5-841a-44f3-8851-c4fa608b3bd3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/os-services returned with HTTP 200 Sep 03 11:56:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 142/285] 192.168.122.215 () {58 vars in 1133 bytes} [Thu Sep 3 11:56:08 2026] GET /volume/v3/os-services => generated 705 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dfe21cdd-3f80-4a78-927c-6a59209e8ee2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dfe21cdd-3f80-4a78-927c-6a59209e8ee2 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/os-services?host=devstack Sep 03 11:56:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dfe21cdd-3f80-4a78-927c-6a59209e8ee2 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dfe21cdd-3f80-4a78-927c-6a59209e8ee2 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:09 devstack devstack@c-api.service[86956]: /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 03 11:56:09 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:56:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dfe21cdd-3f80-4a78-927c-6a59209e8ee2 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 03 11:56:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 144/286] 192.168.122.215 () {58 vars in 1160 bytes} [Thu Sep 3 11:56:09 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-daacdd58-4d9a-4bbe-af48-97c0a89a8aa3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-daacdd58-4d9a-4bbe-af48-97c0a89a8aa3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-daacdd58-4d9a-4bbe-af48-97c0a89a8aa3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-daacdd58-4d9a-4bbe-af48-97c0a89a8aa3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-daacdd58-4d9a-4bbe-af48-97c0a89a8aa3 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 03 11:56:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 143/287] 192.168.122.215 () {58 vars in 1208 bytes} [Thu Sep 3 11:56:09 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-587aacee-0c0f-4422-b313-341118910be4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-587aacee-0c0f-4422-b313-341118910be4 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/os-services?binary=cinder-scheduler Sep 03 11:56:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-587aacee-0c0f-4422-b313-341118910be4 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-587aacee-0c0f-4422-b313-341118910be4 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-587aacee-0c0f-4422-b313-341118910be4 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 03 11:56:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 145/288] 192.168.122.215 () {58 vars in 1180 bytes} [Thu Sep 3 11:56:09 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-401594593"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-401594593'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Create volume of 1 GB Sep 03 11:56:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Availability Zones retrieved successfully. Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Flow 'volume_create_api' (264ee76c-50e8-4e01-a701-8612d831d9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00aaefd-2cf6-4349-97db-1b9404d7665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00aaefd-2cf6-4349-97db-1b9404d7665c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a6baa2-a97a-4ef6-aee2-915cfb4de684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Created reservations ['e1a17df0-c093-4229-bd7c-a2f378c4f58d', 'e27f20dd-f838-4f58-9b88-8505c6030813', '35286a84-b2fd-462d-af95-07a87eb66858', '7e69b298-3a04-4b57-a47d-98fba66f2146'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a6baa2-a97a-4ef6-aee2-915cfb4de684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a17df0-c093-4229-bd7c-a2f378c4f58d', 'e27f20dd-f838-4f58-9b88-8505c6030813', '35286a84-b2fd-462d-af95-07a87eb66858', '7e69b298-3a04-4b57-a47d-98fba66f2146']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98294617-cc15-4282-a254-79959558460a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98294617-cc15-4282-a254-79959558460a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebe8c7e-1c3b-4635-b3f7-515a8701c703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-401594593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='680cac5dd8674a49a081debdcdc9832b',qos_specs=None,replication_status=,reservations=['e1a17df0-c093-4229-bd7c-a2f378c4f58d','e27f20dd-f838-4f58-9b88-8505c6030813','35286a84-b2fd-462d-af95-07a87eb66858','7e69b298-3a04-4b57-a47d-98fba66f2146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd15d9df34799b40c1f1449ff9d9a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-401594593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebe8c7e-1c3b-4635-b3f7-515a8701c703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='680cac5dd8674a49a081debdcdc9832b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d0bd15d9df34799b40c1f1449ff9d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e80f79f-d354-4cf8-af42-5da1a9a73065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e80f79f-d354-4cf8-af42-5da1a9a73065) transitioned into state 'SUCCESS' from state '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-401594593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='680cac5dd8674a49a081debdcdc9832b',qos_specs=None,replication_status=,reservations=['e1a17df0-c093-4229-bd7c-a2f378c4f58d','e27f20dd-f838-4f58-9b88-8505c6030813','35286a84-b2fd-462d-af95-07a87eb66858','7e69b298-3a04-4b57-a47d-98fba66f2146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0bd15d9df34799b40c1f1449ff9d9a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1b2b8e-96b7-4982-b2f5-2918490c4d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f1b2b8e-96b7-4982-b2f5-2918490c4d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Flow 'volume_create_api' (264ee76c-50e8-4e01-a701-8612d831d9cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Create volume request issued successfully. Sep 03 11:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7389ccfd-39d1-40ff-b48e-9336cb4b47eb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 144/289] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:09 2026] POST /volume/v3/volumes => generated 762 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dbbed059-03c9-4f0a-aca7-662ef92dc209 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dbbed059-03c9-4f0a-aca7-662ef92dc209 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dbbed059-03c9-4f0a-aca7-662ef92dc209 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dbbed059-03c9-4f0a-aca7-662ef92dc209 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dbbed059-03c9-4f0a-aca7-662ef92dc209 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dbbed059-03c9-4f0a-aca7-662ef92dc209 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 146/290] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:10 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 830 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d42f7443-c45f-4de9-ae86-a6ec6d398da1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d42f7443-c45f-4de9-ae86-a6ec6d398da1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d42f7443-c45f-4de9-ae86-a6ec6d398da1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d42f7443-c45f-4de9-ae86-a6ec6d398da1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d42f7443-c45f-4de9-ae86-a6ec6d398da1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d42f7443-c45f-4de9-ae86-a6ec6d398da1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:56:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 145/291] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:10 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d8e1812a-5397-481f-b386-6ba4fbba0419 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d8e1812a-5397-481f-b386-6ba4fbba0419 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:56:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d8e1812a-5397-481f-b386-6ba4fbba0419 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d8e1812a-5397-481f-b386-6ba4fbba0419 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d8e1812a-5397-481f-b386-6ba4fbba0419 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d8e1812a-5397-481f-b386-6ba4fbba0419 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:56:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 147/292] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:11 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c7e9c9a-fba2-4b91-87e0-6caf21dae4bb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c7e9c9a-fba2-4b91-87e0-6caf21dae4bb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c7e9c9a-fba2-4b91-87e0-6caf21dae4bb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c7e9c9a-fba2-4b91-87e0-6caf21dae4bb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c7e9c9a-fba2-4b91-87e0-6caf21dae4bb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c7e9c9a-fba2-4b91-87e0-6caf21dae4bb tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 146/293] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:11 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e620075-d403-4bba-aa40-a36cb0511221 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e620075-d403-4bba-aa40-a36cb0511221 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e620075-d403-4bba-aa40-a36cb0511221 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e620075-d403-4bba-aa40-a36cb0511221 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e620075-d403-4bba-aa40-a36cb0511221 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e620075-d403-4bba-aa40-a36cb0511221 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 148/294] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:12 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4a85453-d02c-4137-84d3-ff28441c6145 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4a85453-d02c-4137-84d3-ff28441c6145 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4a85453-d02c-4137-84d3-ff28441c6145 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4a85453-d02c-4137-84d3-ff28441c6145 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4a85453-d02c-4137-84d3-ff28441c6145 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Volume info retrieved successfully. Sep 03 11:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4a85453-d02c-4137-84d3-ff28441c6145 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 147/295] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:12 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 1018 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-91f3e6ab-a39f-4769-9750-3fc291c4f3a0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91f3e6ab-a39f-4769-9750-3fc291c4f3a0 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91f3e6ab-a39f-4769-9750-3fc291c4f3a0 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91f3e6ab-a39f-4769-9750-3fc291c4f3a0 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: /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 03 11:56:12 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91f3e6ab-a39f-4769-9750-3fc291c4f3a0 tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 03 11:56:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 149/296] 192.168.122.215 () {58 vars in 1202 bytes} [Thu Sep 3 11:56:12 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98c512a1-53ab-4623-8887-cb26299d74ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98c512a1-53ab-4623-8887-cb26299d74ec tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98c512a1-53ab-4623-8887-cb26299d74ec tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98c512a1-53ab-4623-8887-cb26299d74ec tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98c512a1-53ab-4623-8887-cb26299d74ec tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98c512a1-53ab-4623-8887-cb26299d74ec tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 148/297] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:12 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 855 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] DELETE http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Delete volume with id: aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Delete volume request issued successfully. Sep 03 11:56:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-084ebe5b-2f1e-462a-83a9-b1336a1e5e14 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 202 Sep 03 11:56:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 150/298] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:12 2026] DELETE /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-53d0b540-d684-45b5-901f-ed1de0c76b27 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53d0b540-d684-45b5-901f-ed1de0c76b27 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53d0b540-d684-45b5-901f-ed1de0c76b27 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53d0b540-d684-45b5-901f-ed1de0c76b27 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-53d0b540-d684-45b5-901f-ed1de0c76b27 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53d0b540-d684-45b5-901f-ed1de0c76b27 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 149/299] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:13 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b140284f-b84a-4daf-be99-75a4777f9748 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b140284f-b84a-4daf-be99-75a4777f9748 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b140284f-b84a-4daf-be99-75a4777f9748 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b140284f-b84a-4daf-be99-75a4777f9748 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b140284f-b84a-4daf-be99-75a4777f9748 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Volume info retrieved successfully. Sep 03 11:56:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b140284f-b84a-4daf-be99-75a4777f9748 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 200 Sep 03 11:56:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 151/300] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:14 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c07251ef-b275-416e-b7ca-3db278fea1a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c07251ef-b275-416e-b7ca-3db278fea1a9 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] GET http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 Sep 03 11:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c07251ef-b275-416e-b7ca-3db278fea1a9 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c07251ef-b275-416e-b7ca-3db278fea1a9 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c07251ef-b275-416e-b7ca-3db278fea1a9 tempest-VolumesServicesTestJSON-724560382 tempest-VolumesServicesTestJSON-724560382-project-member] http://192.168.122.215/volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 returned with HTTP 404 Sep 03 11:56:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 150/301] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:15 2026] GET /volume/v3/volumes/aebe8c7e-1c3b-4635-b3f7-515a8701c703 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:56:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b1de8d21-8c52-43e0-ba38-2f0bdb4f48eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1de8d21-8c52-43e0-ba38-2f0bdb4f48eb tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] GET http://192.168.122.215/volume/v3/os-services Sep 03 11:56:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1de8d21-8c52-43e0-ba38-2f0bdb4f48eb tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1de8d21-8c52-43e0-ba38-2f0bdb4f48eb tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:15 devstack devstack@c-api.service[86956]: /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 03 11:56:15 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:56:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1de8d21-8c52-43e0-ba38-2f0bdb4f48eb tempest-VolumesServicesTestJSON-1888062486 tempest-VolumesServicesTestJSON-1888062486-project-admin] http://192.168.122.215/volume/v3/os-services returned with HTTP 200 Sep 03 11:56:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 152/302] 192.168.122.215 () {58 vars in 1133 bytes} [Thu Sep 3 11:56:15 2026] GET /volume/v3/os-services => generated 705 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0873acd-c97b-483d-b771-97ca4420c55c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes Sep 03 11:56:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:56:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:56:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Get all volumes completed successfully. Sep 03 11:56:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0873acd-c97b-483d-b771-97ca4420c55c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 11:56:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 151/303] 192.168.122.215 () {58 vars in 1121 bytes} [Thu Sep 3 11:56:23 2026] GET /volume/v3/volumes => generated 15 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:56:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa470b19-5fc8-4020-9ce1-91c61799855b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2048369003"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2048369003'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume of 1 GB Sep 03 11:56:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Availability Zones retrieved successfully. Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Flow 'volume_create_api' (b908b494-d2cb-4ce3-949d-7d5baa29bf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240f18f1-8dc7-4953-a90a-75735b6bdfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240f18f1-8dc7-4953-a90a-75735b6bdfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8caa415-5e67-44a3-b311-8f78de809f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Created reservations ['1490caa8-2ca7-4a91-aa0d-7d8164a228b3', 'b880340e-3a10-4783-999a-8ec2d65605de', 'b138c14c-bbf9-4809-b1c9-1afed32de7ed', '71116f68-993e-4228-b4da-60fbaf773cff'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8caa415-5e67-44a3-b311-8f78de809f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1490caa8-2ca7-4a91-aa0d-7d8164a228b3', 'b880340e-3a10-4783-999a-8ec2d65605de', 'b138c14c-bbf9-4809-b1c9-1afed32de7ed', '71116f68-993e-4228-b4da-60fbaf773cff']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d712c5cd-9bea-4572-9d1a-e079970d0172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d712c5cd-9bea-4572-9d1a-e079970d0172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b83178-ee2b-4e50-88e8-0e204387cffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2048369003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e605573b434b7d9b2d7cf3601d1d14',qos_specs=None,replication_status=,reservations=['1490caa8-2ca7-4a91-aa0d-7d8164a228b3','b880340e-3a10-4783-999a-8ec2d65605de','b138c14c-bbf9-4809-b1c9-1afed32de7ed','71116f68-993e-4228-b4da-60fbaf773cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d036870a24d84d9eb7fb876c982dc0be',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2048369003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b83178-ee2b-4e50-88e8-0e204387cffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e605573b434b7d9b2d7cf3601d1d14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d036870a24d84d9eb7fb876c982dc0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f649d8b-6fa8-497b-8fce-657de94fbde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f649d8b-6fa8-497b-8fce-657de94fbde0) transitioned into state 'SUCCESS' from state '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-2048369003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e605573b434b7d9b2d7cf3601d1d14',qos_specs=None,replication_status=,reservations=['1490caa8-2ca7-4a91-aa0d-7d8164a228b3','b880340e-3a10-4783-999a-8ec2d65605de','b138c14c-bbf9-4809-b1c9-1afed32de7ed','71116f68-993e-4228-b4da-60fbaf773cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d036870a24d84d9eb7fb876c982dc0be',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b76a55a-ee4e-4927-99f1-6bd20fb8073b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b76a55a-ee4e-4927-99f1-6bd20fb8073b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Flow 'volume_create_api' (b908b494-d2cb-4ce3-949d-7d5baa29bf73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume request issued successfully. Sep 03 11:56:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa470b19-5fc8-4020-9ce1-91c61799855b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 153/304] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:23 2026] POST /volume/v3/volumes => generated 764 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-76bc1746-2457-4c7c-bb7c-3e9fc8542cc0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76bc1746-2457-4c7c-bb7c-3e9fc8542cc0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76bc1746-2457-4c7c-bb7c-3e9fc8542cc0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76bc1746-2457-4c7c-bb7c-3e9fc8542cc0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-76bc1746-2457-4c7c-bb7c-3e9fc8542cc0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76bc1746-2457-4c7c-bb7c-3e9fc8542cc0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 152/305] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:24 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-78f3f23c-bbd2-4eca-91d2-8d77ba21a53f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78f3f23c-bbd2-4eca-91d2-8d77ba21a53f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78f3f23c-bbd2-4eca-91d2-8d77ba21a53f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78f3f23c-bbd2-4eca-91d2-8d77ba21a53f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-78f3f23c-bbd2-4eca-91d2-8d77ba21a53f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78f3f23c-bbd2-4eca-91d2-8d77ba21a53f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 154/306] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:25 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-74ee9e79-e5c8-4e24-a0dc-e0c28a77ba44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74ee9e79-e5c8-4e24-a0dc-e0c28a77ba44 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74ee9e79-e5c8-4e24-a0dc-e0c28a77ba44 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74ee9e79-e5c8-4e24-a0dc-e0c28a77ba44 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-74ee9e79-e5c8-4e24-a0dc-e0c28a77ba44 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74ee9e79-e5c8-4e24-a0dc-e0c28a77ba44 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 153/307] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:26 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 857 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7daf52ec-88d6-4b8a-8ec5-b66d94eb81e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7daf52ec-88d6-4b8a-8ec5-b66d94eb81e0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7daf52ec-88d6-4b8a-8ec5-b66d94eb81e0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7daf52ec-88d6-4b8a-8ec5-b66d94eb81e0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7daf52ec-88d6-4b8a-8ec5-b66d94eb81e0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7daf52ec-88d6-4b8a-8ec5-b66d94eb81e0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 155/308] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:27 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-182159146"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-182159146'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume of 1 GB Sep 03 11:56:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Availability Zones retrieved successfully. Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Flow 'volume_create_api' (3001f40d-d733-4950-a390-d2cb70c03591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa70f874-25dd-45f1-919c-765f69fc33ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa70f874-25dd-45f1-919c-765f69fc33ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e55879f-b901-4727-94fb-42e1535201e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Created reservations ['3f13eeae-6b25-41af-92d7-83840d87abf5', 'b283af29-3884-457b-9124-65f507aa8f12', 'd9d4dd04-353f-4ecc-b723-a6d7d3668512', '15fac1e0-6fd1-433e-a61d-e374bd3ebcb0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e55879f-b901-4727-94fb-42e1535201e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f13eeae-6b25-41af-92d7-83840d87abf5', 'b283af29-3884-457b-9124-65f507aa8f12', 'd9d4dd04-353f-4ecc-b723-a6d7d3668512', '15fac1e0-6fd1-433e-a61d-e374bd3ebcb0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9fa3aa-f3bc-4e92-a28d-2eda84fbbef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9fa3aa-f3bc-4e92-a28d-2eda84fbbef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e30174a1-fb32-4c59-865a-152b0b2a95fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-182159146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e605573b434b7d9b2d7cf3601d1d14',qos_specs=None,replication_status=,reservations=['3f13eeae-6b25-41af-92d7-83840d87abf5','b283af29-3884-457b-9124-65f507aa8f12','d9d4dd04-353f-4ecc-b723-a6d7d3668512','15fac1e0-6fd1-433e-a61d-e374bd3ebcb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d036870a24d84d9eb7fb876c982dc0be',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-182159146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e30174a1-fb32-4c59-865a-152b0b2a95fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e605573b434b7d9b2d7cf3601d1d14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d036870a24d84d9eb7fb876c982dc0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703d31de-5a31-46f2-9ad5-30965a7921ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (703d31de-5a31-46f2-9ad5-30965a7921ee) transitioned into state 'SUCCESS' from state '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-182159146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e605573b434b7d9b2d7cf3601d1d14',qos_specs=None,replication_status=,reservations=['3f13eeae-6b25-41af-92d7-83840d87abf5','b283af29-3884-457b-9124-65f507aa8f12','d9d4dd04-353f-4ecc-b723-a6d7d3668512','15fac1e0-6fd1-433e-a61d-e374bd3ebcb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d036870a24d84d9eb7fb876c982dc0be',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2220e62-c413-4c25-bef0-7bdefdeda78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2220e62-c413-4c25-bef0-7bdefdeda78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Flow 'volume_create_api' (3001f40d-d733-4950-a390-d2cb70c03591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume request issued successfully. Sep 03 11:56:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70fc3a8a-eb87-4d15-a098-7cef74ae5c9a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 154/309] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:27 2026] POST /volume/v3/volumes => generated 763 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff632fb0-4130-4dc1-af29-09225f9aed56 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff632fb0-4130-4dc1-af29-09225f9aed56 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff632fb0-4130-4dc1-af29-09225f9aed56 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff632fb0-4130-4dc1-af29-09225f9aed56 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff632fb0-4130-4dc1-af29-09225f9aed56 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff632fb0-4130-4dc1-af29-09225f9aed56 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 156/310] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:27 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 831 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be74b5c4-fd3d-425d-b145-aa9ccc0d60b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be74b5c4-fd3d-425d-b145-aa9ccc0d60b4 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be74b5c4-fd3d-425d-b145-aa9ccc0d60b4 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be74b5c4-fd3d-425d-b145-aa9ccc0d60b4 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be74b5c4-fd3d-425d-b145-aa9ccc0d60b4 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be74b5c4-fd3d-425d-b145-aa9ccc0d60b4 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 155/311] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:28 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-be528908-6cd5-4cfe-b92e-585232a53b43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be528908-6cd5-4cfe-b92e-585232a53b43 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be528908-6cd5-4cfe-b92e-585232a53b43 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be528908-6cd5-4cfe-b92e-585232a53b43 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-be528908-6cd5-4cfe-b92e-585232a53b43 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be528908-6cd5-4cfe-b92e-585232a53b43 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 157/312] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:29 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ff28db7-2847-434a-9c0c-c415b8924824 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ff28db7-2847-434a-9c0c-c415b8924824 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ff28db7-2847-434a-9c0c-c415b8924824 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ff28db7-2847-434a-9c0c-c415b8924824 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ff28db7-2847-434a-9c0c-c415b8924824 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ff28db7-2847-434a-9c0c-c415b8924824 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 156/313] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:29 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 856 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-76c5132a-b6f1-4918-8032-447114d8377f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1527774085"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1527774085'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:29 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume of 1 GB Sep 03 11:56:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Availability Zones retrieved successfully. Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Flow 'volume_create_api' (8fb74405-da45-429f-b7ef-c12afd0825b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089bef97-6fee-49fb-929c-a358a1d51242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089bef97-6fee-49fb-929c-a358a1d51242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6915764-0ae9-43cf-8a01-5e66fe06056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Created reservations ['c688058e-b83d-405b-b18e-963589196381', '4f5f977c-6b07-4f33-ae15-61139c2bcecc', 'cd5620e1-cb9c-4431-bbd0-6aeb88e2ffd7', '82cbbe55-ce25-4e8a-ba38-6839e000bb66'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6915764-0ae9-43cf-8a01-5e66fe06056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c688058e-b83d-405b-b18e-963589196381', '4f5f977c-6b07-4f33-ae15-61139c2bcecc', 'cd5620e1-cb9c-4431-bbd0-6aeb88e2ffd7', '82cbbe55-ce25-4e8a-ba38-6839e000bb66']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1438cf48-7a58-4f08-99eb-bdaf10f0db46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1438cf48-7a58-4f08-99eb-bdaf10f0db46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bf18c5-5fef-4cc5-88f2-4cd08f6fd351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1527774085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e605573b434b7d9b2d7cf3601d1d14',qos_specs=None,replication_status=,reservations=['c688058e-b83d-405b-b18e-963589196381','4f5f977c-6b07-4f33-ae15-61139c2bcecc','cd5620e1-cb9c-4431-bbd0-6aeb88e2ffd7','82cbbe55-ce25-4e8a-ba38-6839e000bb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d036870a24d84d9eb7fb876c982dc0be',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1527774085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bf18c5-5fef-4cc5-88f2-4cd08f6fd351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e605573b434b7d9b2d7cf3601d1d14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d036870a24d84d9eb7fb876c982dc0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6848c72f-2340-4576-8217-13c14f5683aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6848c72f-2340-4576-8217-13c14f5683aa) transitioned into state 'SUCCESS' from state '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-1527774085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e605573b434b7d9b2d7cf3601d1d14',qos_specs=None,replication_status=,reservations=['c688058e-b83d-405b-b18e-963589196381','4f5f977c-6b07-4f33-ae15-61139c2bcecc','cd5620e1-cb9c-4431-bbd0-6aeb88e2ffd7','82cbbe55-ce25-4e8a-ba38-6839e000bb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d036870a24d84d9eb7fb876c982dc0be',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb92c48e-a9f9-4d6a-afc5-384c0a4ed698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb92c48e-a9f9-4d6a-afc5-384c0a4ed698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Flow 'volume_create_api' (8fb74405-da45-429f-b7ef-c12afd0825b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Create volume request issued successfully. Sep 03 11:56:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-76c5132a-b6f1-4918-8032-447114d8377f tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 158/314] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:29 2026] POST /volume/v3/volumes => generated 764 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ac75425-4bc4-4283-8ea8-d4d370a240a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ac75425-4bc4-4283-8ea8-d4d370a240a0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ac75425-4bc4-4283-8ea8-d4d370a240a0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ac75425-4bc4-4283-8ea8-d4d370a240a0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6ac75425-4bc4-4283-8ea8-d4d370a240a0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ac75425-4bc4-4283-8ea8-d4d370a240a0 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 157/315] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:30 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 832 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5697b8ef-931e-492e-80ec-b1265a42375f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1214919039"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1214919039'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Create volume of 1 GB Sep 03 11:56:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Availability Zones retrieved successfully. Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Flow 'volume_create_api' (ad5f535c-ed7f-48e3-ba06-986f3b342dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98227a69-55d3-4212-b34e-418346990520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98227a69-55d3-4212-b34e-418346990520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f407fb-2c9b-4865-9153-21e99292dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e10bd0a-ecf6-4cf3-9d79-7e8180ddb67a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e10bd0a-ecf6-4cf3-9d79-7e8180ddb67a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e10bd0a-ecf6-4cf3-9d79-7e8180ddb67a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e10bd0a-ecf6-4cf3-9d79-7e8180ddb67a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Created reservations ['aef7d981-77e1-4920-949f-291fe182ec4d', '54ee5cbe-3e9f-4f1b-8e83-41629aa78aaf', '1beb3dc8-0773-4fa3-a2d3-9d6b2056daba', 'f399816c-903f-4f43-8a99-261c669fd255'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6f407fb-2c9b-4865-9153-21e99292dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aef7d981-77e1-4920-949f-291fe182ec4d', '54ee5cbe-3e9f-4f1b-8e83-41629aa78aaf', '1beb3dc8-0773-4fa3-a2d3-9d6b2056daba', 'f399816c-903f-4f43-8a99-261c669fd255']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25028294-b238-4a4c-958e-855e4622bbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e10bd0a-ecf6-4cf3-9d79-7e8180ddb67a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e10bd0a-ecf6-4cf3-9d79-7e8180ddb67a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 158/316] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:32 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 856 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25028294-b238-4a4c-958e-855e4622bbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c7bc52-339c-41f3-a87d-f2e4bd4044c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1214919039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecd389051a148f18cc524877523ee42',qos_specs=None,replication_status=,reservations=['aef7d981-77e1-4920-949f-291fe182ec4d','54ee5cbe-3e9f-4f1b-8e83-41629aa78aaf','1beb3dc8-0773-4fa3-a2d3-9d6b2056daba','f399816c-903f-4f43-8a99-261c669fd255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05891b8b2e6423cb51270ce5924dc78',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1214919039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7c7bc52-339c-41f3-a87d-f2e4bd4044c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eecd389051a148f18cc524877523ee42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e05891b8b2e6423cb51270ce5924dc78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f1b600-8fbd-4e40-ade0-c7c74f968d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f1b600-8fbd-4e40-ade0-c7c74f968d14) transitioned into state 'SUCCESS' from state '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-1214919039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eecd389051a148f18cc524877523ee42',qos_specs=None,replication_status=,reservations=['aef7d981-77e1-4920-949f-291fe182ec4d','54ee5cbe-3e9f-4f1b-8e83-41629aa78aaf','1beb3dc8-0773-4fa3-a2d3-9d6b2056daba','f399816c-903f-4f43-8a99-261c669fd255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e05891b8b2e6423cb51270ce5924dc78',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3297dad-f55e-4edd-8a51-677396f926cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3297dad-f55e-4edd-8a51-677396f926cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Flow 'volume_create_api' (ad5f535c-ed7f-48e3-ba06-986f3b342dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Create volume request issued successfully. Sep 03 11:56:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5697b8ef-931e-492e-80ec-b1265a42375f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 159/317] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:31 2026] POST /volume/v3/volumes => generated 766 bytes in 1203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-347903b2-ab4f-4304-ac0c-ecac88d349b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-347903b2-ab4f-4304-ac0c-ecac88d349b7 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-347903b2-ab4f-4304-ac0c-ecac88d349b7 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-347903b2-ab4f-4304-ac0c-ecac88d349b7 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-347903b2-ab4f-4304-ac0c-ecac88d349b7 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-347903b2-ab4f-4304-ac0c-ecac88d349b7 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 159/318] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:32 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 834 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c36ab63-f293-4b11-9654-30c889674090 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c36ab63-f293-4b11-9654-30c889674090 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c36ab63-f293-4b11-9654-30c889674090 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c36ab63-f293-4b11-9654-30c889674090 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:33 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=297,cinder:INSERT=60,cinder:UPDATE=90 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:56:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c36ab63-f293-4b11-9654-30c889674090 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c36ab63-f293-4b11-9654-30c889674090 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 160/319] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:33 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 856 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e11f1e33-0bfd-4b00-a58e-7ca72fdc5127 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e11f1e33-0bfd-4b00-a58e-7ca72fdc5127 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e11f1e33-0bfd-4b00-a58e-7ca72fdc5127 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e11f1e33-0bfd-4b00-a58e-7ca72fdc5127 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:33 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=258,cinder:UPDATE=44,cinder:INSERT=21 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:56:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e11f1e33-0bfd-4b00-a58e-7ca72fdc5127 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e11f1e33-0bfd-4b00-a58e-7ca72fdc5127 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 160/320] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:33 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 858 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b503b188-9c53-4a80-a274-140f4f9555a3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b503b188-9c53-4a80-a274-140f4f9555a3 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b503b188-9c53-4a80-a274-140f4f9555a3 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b503b188-9c53-4a80-a274-140f4f9555a3 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b503b188-9c53-4a80-a274-140f4f9555a3 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b503b188-9c53-4a80-a274-140f4f9555a3 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 161/321] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:34 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-012f907e-8137-4b6a-af0a-af9d2d429a48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-012f907e-8137-4b6a-af0a-af9d2d429a48 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-012f907e-8137-4b6a-af0a-af9d2d429a48 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-012f907e-8137-4b6a-af0a-af9d2d429a48 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-012f907e-8137-4b6a-af0a-af9d2d429a48 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-012f907e-8137-4b6a-af0a-af9d2d429a48 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 161/322] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:34 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-37df2199-6540-4a14-a458-893224b7a762 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Create volume of 1 GB Sep 03 11:56:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Availability Zones retrieved successfully. Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Flow 'volume_create_api' (78471ff3-440b-46c4-8514-ce09dff92645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28d19d2-acfe-41f4-99e8-6ba1349700e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28d19d2-acfe-41f4-99e8-6ba1349700e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3581732-0717-40e2-9b75-4e01df1c5117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b216a98-c8fd-4842-987d-700ea67c583c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b216a98-c8fd-4842-987d-700ea67c583c tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b216a98-c8fd-4842-987d-700ea67c583c tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b216a98-c8fd-4842-987d-700ea67c583c tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b216a98-c8fd-4842-987d-700ea67c583c tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b216a98-c8fd-4842-987d-700ea67c583c tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 162/323] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:34 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Created reservations ['ccc477d4-12d6-4d61-8950-11b2bc95f5b7', '17fc570d-c5bb-4d7b-952d-fb52766bce31', 'e6bc4890-4f6f-4d26-985d-5b51c748ca4b', '1d1ca209-1daa-4937-9293-36cf1e05bbbf'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3581732-0717-40e2-9b75-4e01df1c5117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc477d4-12d6-4d61-8950-11b2bc95f5b7', '17fc570d-c5bb-4d7b-952d-fb52766bce31', 'e6bc4890-4f6f-4d26-985d-5b51c748ca4b', '1d1ca209-1daa-4937-9293-36cf1e05bbbf']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2c43bc-f060-445f-861a-f5ab0859d1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2c43bc-f060-445f-861a-f5ab0859d1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aadd491e-7486-4935-af34-fcae75efbaec', '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='1df16797a11f49079e3f4ca37718f4de',qos_specs=None,replication_status=,reservations=['ccc477d4-12d6-4d61-8950-11b2bc95f5b7','17fc570d-c5bb-4d7b-952d-fb52766bce31','e6bc4890-4f6f-4d26-985d-5b51c748ca4b','1d1ca209-1daa-4937-9293-36cf1e05bbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf6a64507f94de5868276ef00f0d71e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aadd491e-7486-4935-af34-fcae75efbaec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1df16797a11f49079e3f4ca37718f4de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf6a64507f94de5868276ef00f0d71e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dada2a39-ca95-4aa7-9776-e8cf69837128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dada2a39-ca95-4aa7-9776-e8cf69837128) transitioned into state 'SUCCESS' from 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='1df16797a11f49079e3f4ca37718f4de',qos_specs=None,replication_status=,reservations=['ccc477d4-12d6-4d61-8950-11b2bc95f5b7','17fc570d-c5bb-4d7b-952d-fb52766bce31','e6bc4890-4f6f-4d26-985d-5b51c748ca4b','1d1ca209-1daa-4937-9293-36cf1e05bbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf6a64507f94de5868276ef00f0d71e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bfa1f8-e793-4a45-89cd-17d012bcc353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bfa1f8-e793-4a45-89cd-17d012bcc353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Flow 'volume_create_api' (78471ff3-440b-46c4-8514-ce09dff92645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Create volume request issued successfully. Sep 03 11:56:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37df2199-6540-4a14-a458-893224b7a762 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 162/324] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:34 2026] POST /volume/v3/volumes => generated 742 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21354e6c-2fa3-41dd-825a-608cd497f0a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21354e6c-2fa3-41dd-825a-608cd497f0a7 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] GET http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec Sep 03 11:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21354e6c-2fa3-41dd-825a-608cd497f0a7 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21354e6c-2fa3-41dd-825a-608cd497f0a7 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21354e6c-2fa3-41dd-825a-608cd497f0a7 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Volume info retrieved successfully. Sep 03 11:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21354e6c-2fa3-41dd-825a-608cd497f0a7 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec returned with HTTP 200 Sep 03 11:56:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 163/325] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:35 2026] GET /volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec => generated 921 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc82afd9-34e8-4662-9006-fd910bfe4e1f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc82afd9-34e8-4662-9006-fd910bfe4e1f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] GET http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec Sep 03 11:56:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc82afd9-34e8-4662-9006-fd910bfe4e1f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc82afd9-34e8-4662-9006-fd910bfe4e1f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dc82afd9-34e8-4662-9006-fd910bfe4e1f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Volume info retrieved successfully. Sep 03 11:56:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc82afd9-34e8-4662-9006-fd910bfe4e1f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec returned with HTTP 200 Sep 03 11:56:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 163/326] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:36 2026] GET /volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec => generated 971 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-158ea112-88a6-4be0-96ad-26dde1b04f3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-158ea112-88a6-4be0-96ad-26dde1b04f3f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] GET http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec Sep 03 11:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-158ea112-88a6-4be0-96ad-26dde1b04f3f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-158ea112-88a6-4be0-96ad-26dde1b04f3f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-158ea112-88a6-4be0-96ad-26dde1b04f3f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Volume info retrieved successfully. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-158ea112-88a6-4be0-96ad-26dde1b04f3f tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec returned with HTTP 200 Sep 03 11:56:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 164/327] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:37 2026] GET /volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] GET http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1&project_id=72e605573b434b7d9b2d7cf3601d1d14 Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Could not evaluate value 72e605573b434b7d9b2d7cf3601d1d14, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Searching by: MultiDict([('project_id', '72e605573b434b7d9b2d7cf3601d1d14'), ('all_tenants', 1)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Get all volumes completed successfully. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b1285bf-3d9a-47a9-92ad-deb7e87d3365 tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1&project_id=72e605573b434b7d9b2d7cf3601d1d14 returned with HTTP 200 Sep 03 11:56:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 164/328] 192.168.122.215 () {58 vars in 1257 bytes} [Thu Sep 3 11:56:37 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=72e605573b434b7d9b2d7cf3601d1d14 => generated 3042 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-885b633b-274d-4143-98f8-719c7e96a69a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec Sep 03 11:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Delete volume with id: aadd491e-7486-4935-af34-fcae75efbaec Sep 03 11:56:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Volume info retrieved successfully. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] Delete volume request issued successfully. Sep 03 11:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-885b633b-274d-4143-98f8-719c7e96a69a tempest-VolumesListAdminTestJSON-258692370 tempest-VolumesListAdminTestJSON-258692370-project-admin] http://192.168.122.215/volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec returned with HTTP 202 Sep 03 11:56:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 165/329] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:37 2026] DELETE /volume/v3/volumes/aadd491e-7486-4935-af34-fcae75efbaec => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-525024fa-f977-492a-93c9-0f16009ecb1c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-525024fa-f977-492a-93c9-0f16009ecb1c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-525024fa-f977-492a-93c9-0f16009ecb1c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-525024fa-f977-492a-93c9-0f16009ecb1c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-525024fa-f977-492a-93c9-0f16009ecb1c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-525024fa-f977-492a-93c9-0f16009ecb1c tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 165/330] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:37 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-680d8ea1-aabf-4cf6-933b-1d324985904b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] DELETE http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Delete volume with id: 45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Delete volume request issued successfully. Sep 03 11:56:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-680d8ea1-aabf-4cf6-933b-1d324985904b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 202 Sep 03 11:56:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 166/331] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:38 2026] DELETE /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ebed11fa-ad69-4f6c-85b1-1040ffb7f56e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebed11fa-ad69-4f6c-85b1-1040ffb7f56e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebed11fa-ad69-4f6c-85b1-1040ffb7f56e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebed11fa-ad69-4f6c-85b1-1040ffb7f56e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ebed11fa-ad69-4f6c-85b1-1040ffb7f56e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebed11fa-ad69-4f6c-85b1-1040ffb7f56e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 166/332] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:38 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a660e11f-881f-49c6-9588-f94600dfc1e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a660e11f-881f-49c6-9588-f94600dfc1e2 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a660e11f-881f-49c6-9588-f94600dfc1e2 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a660e11f-881f-49c6-9588-f94600dfc1e2 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a660e11f-881f-49c6-9588-f94600dfc1e2 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a660e11f-881f-49c6-9588-f94600dfc1e2 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 200 Sep 03 11:56:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 167/333] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:39 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8d55e736-e7c1-4477-a9c2-03a5fcc5d1fa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d55e736-e7c1-4477-a9c2-03a5fcc5d1fa tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 Sep 03 11:56:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d55e736-e7c1-4477-a9c2-03a5fcc5d1fa tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d55e736-e7c1-4477-a9c2-03a5fcc5d1fa tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d55e736-e7c1-4477-a9c2-03a5fcc5d1fa tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 returned with HTTP 404 Sep 03 11:56:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 167/334] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:40 2026] GET /volume/v3/volumes/45bf18c5-5fef-4cc5-88f2-4cd08f6fd351 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d1b8ed9-a354-4197-bdfe-b13b35df3dd1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d1b8ed9-a354-4197-bdfe-b13b35df3dd1 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d1b8ed9-a354-4197-bdfe-b13b35df3dd1 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d1b8ed9-a354-4197-bdfe-b13b35df3dd1 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0d1b8ed9-a354-4197-bdfe-b13b35df3dd1 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d1b8ed9-a354-4197-bdfe-b13b35df3dd1 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 168/335] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:40 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53dde59d-6874-4ea1-8882-a06fc778707a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] DELETE http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Delete volume with id: e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Delete volume request issued successfully. Sep 03 11:56:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53dde59d-6874-4ea1-8882-a06fc778707a tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 202 Sep 03 11:56:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 168/336] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:40 2026] DELETE /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc98aeb6-b2c9-413c-8d90-ac37c1d76534 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc98aeb6-b2c9-413c-8d90-ac37c1d76534 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc98aeb6-b2c9-413c-8d90-ac37c1d76534 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc98aeb6-b2c9-413c-8d90-ac37c1d76534 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc98aeb6-b2c9-413c-8d90-ac37c1d76534 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc98aeb6-b2c9-413c-8d90-ac37c1d76534 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 169/337] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:40 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:56:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f99d984e-2416-4122-b6b8-832c83405992 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f99d984e-2416-4122-b6b8-832c83405992 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f99d984e-2416-4122-b6b8-832c83405992 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f99d984e-2416-4122-b6b8-832c83405992 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f99d984e-2416-4122-b6b8-832c83405992 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f99d984e-2416-4122-b6b8-832c83405992 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 200 Sep 03 11:56:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 169/338] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:41 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-866b78ac-5e5c-4b8f-967e-017f93b8d8ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-866b78ac-5e5c-4b8f-967e-017f93b8d8ae tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc Sep 03 11:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-866b78ac-5e5c-4b8f-967e-017f93b8d8ae tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-866b78ac-5e5c-4b8f-967e-017f93b8d8ae tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-866b78ac-5e5c-4b8f-967e-017f93b8d8ae tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc returned with HTTP 404 Sep 03 11:56:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 170/339] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:42 2026] GET /volume/v3/volumes/e30174a1-fb32-4c59-865a-152b0b2a95fc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e85d9ecd-28c0-4b8f-81b8-8bd4dcbd7fcb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e85d9ecd-28c0-4b8f-81b8-8bd4dcbd7fcb tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e85d9ecd-28c0-4b8f-81b8-8bd4dcbd7fcb tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e85d9ecd-28c0-4b8f-81b8-8bd4dcbd7fcb tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e85d9ecd-28c0-4b8f-81b8-8bd4dcbd7fcb tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e85d9ecd-28c0-4b8f-81b8-8bd4dcbd7fcb tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 170/340] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:42 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edb5b5c3-9356-4596-a403-d4b32f76206e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] DELETE http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:42 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Delete volume with id: 72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Delete volume request issued successfully. Sep 03 11:56:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edb5b5c3-9356-4596-a403-d4b32f76206e tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 202 Sep 03 11:56:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 171/341] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:42 2026] DELETE /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:56:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-55d4bc3e-9756-42ab-bb5a-17af953d24b5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-55d4bc3e-9756-42ab-bb5a-17af953d24b5 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-55d4bc3e-9756-42ab-bb5a-17af953d24b5 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-55d4bc3e-9756-42ab-bb5a-17af953d24b5 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-55d4bc3e-9756-42ab-bb5a-17af953d24b5 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-55d4bc3e-9756-42ab-bb5a-17af953d24b5 tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 171/342] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:43 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-10679182-d148-4137-a0e5-4e81146f28cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-10679182-d148-4137-a0e5-4e81146f28cf tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-10679182-d148-4137-a0e5-4e81146f28cf tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-10679182-d148-4137-a0e5-4e81146f28cf tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-10679182-d148-4137-a0e5-4e81146f28cf tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Volume info retrieved successfully. Sep 03 11:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-10679182-d148-4137-a0e5-4e81146f28cf tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 200 Sep 03 11:56:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 172/343] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:44 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 856 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2032995089"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2032995089'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume of 1 GB Sep 03 11:56:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Availability Zones retrieved successfully. Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Flow 'volume_create_api' (3973b82c-4990-4b47-b680-20893dfa70b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6cecd1-ac67-4616-9f92-a4d3ee6d70e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6cecd1-ac67-4616-9f92-a4d3ee6d70e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ee53a2-522b-45bc-99a6-21b0c65ad10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Created reservations ['1cf2cdfa-13e3-4642-97b6-021bfa9ec297', '7514a9df-af72-4167-bc28-63446d55a666', 'dafd7411-e8e4-4ef1-9308-8a076df1c52a', '594bcd80-de75-438d-91dd-acd2109c76ac'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ee53a2-522b-45bc-99a6-21b0c65ad10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf2cdfa-13e3-4642-97b6-021bfa9ec297', '7514a9df-af72-4167-bc28-63446d55a666', 'dafd7411-e8e4-4ef1-9308-8a076df1c52a', '594bcd80-de75-438d-91dd-acd2109c76ac']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3eb796b-2967-4a75-9a94-3fcf662a87b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3eb796b-2967-4a75-9a94-3fcf662a87b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3468303f-0445-4f5b-92d5-0b1846fde877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2032995089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ae91247cc54b75918cb927a1dc5a18',qos_specs=None,replication_status=,reservations=['1cf2cdfa-13e3-4642-97b6-021bfa9ec297','7514a9df-af72-4167-bc28-63446d55a666','dafd7411-e8e4-4ef1-9308-8a076df1c52a','594bcd80-de75-438d-91dd-acd2109c76ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2032995089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3468303f-0445-4f5b-92d5-0b1846fde877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ae91247cc54b75918cb927a1dc5a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbadd47-8666-40a8-92c9-3f5873224ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbadd47-8666-40a8-92c9-3f5873224ef9) transitioned into state 'SUCCESS' from state '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-2032995089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ae91247cc54b75918cb927a1dc5a18',qos_specs=None,replication_status=,reservations=['1cf2cdfa-13e3-4642-97b6-021bfa9ec297','7514a9df-af72-4167-bc28-63446d55a666','dafd7411-e8e4-4ef1-9308-8a076df1c52a','594bcd80-de75-438d-91dd-acd2109c76ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06f33a2ef02a4aa3ad9f3e0d8d9a068c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e355038c-38f1-485b-97b2-5f59009d1d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e355038c-38f1-485b-97b2-5f59009d1d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Flow 'volume_create_api' (3973b82c-4990-4b47-b680-20893dfa70b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Create volume request issued successfully. Sep 03 11:56:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-afc187a1-63ed-45a9-a7bc-bd90d66341c8 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 172/344] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:44 2026] POST /volume/v3/volumes => generated 764 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d962f09-7a8d-48f1-af42-c19ef8dfa173 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d962f09-7a8d-48f1-af42-c19ef8dfa173 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d962f09-7a8d-48f1-af42-c19ef8dfa173 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d962f09-7a8d-48f1-af42-c19ef8dfa173 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d962f09-7a8d-48f1-af42-c19ef8dfa173 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d962f09-7a8d-48f1-af42-c19ef8dfa173 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 173/345] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:44 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 832 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c141893-29df-4623-9f68-0bf0603b924b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c141893-29df-4623-9f68-0bf0603b924b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] GET http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c141893-29df-4623-9f68-0bf0603b924b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c141893-29df-4623-9f68-0bf0603b924b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c141893-29df-4623-9f68-0bf0603b924b tempest-VolumesListAdminTestJSON-1897411468 tempest-VolumesListAdminTestJSON-1897411468-project-member] http://192.168.122.215/volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc returned with HTTP 404 Sep 03 11:56:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 173/346] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:45 2026] GET /volume/v3/volumes/72b83178-ee2b-4e50-88e8-0e204387cffc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-deba6d6f-419d-4c4f-96a8-f44b3ebfaaa6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-deba6d6f-419d-4c4f-96a8-f44b3ebfaaa6 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-deba6d6f-419d-4c4f-96a8-f44b3ebfaaa6 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-deba6d6f-419d-4c4f-96a8-f44b3ebfaaa6 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-deba6d6f-419d-4c4f-96a8-f44b3ebfaaa6 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-deba6d6f-419d-4c4f-96a8-f44b3ebfaaa6 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 174/347] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:56:45 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fbb7a3d5-42c0-4dd6-9223-fbae9c974e85 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fbb7a3d5-42c0-4dd6-9223-fbae9c974e85 None None] GET http://192.168.122.215/volume// Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a3d5-42c0-4dd6-9223-fbae9c974e85 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fbb7a3d5-42c0-4dd6-9223-fbae9c974e85 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fbb7a3d5-42c0-4dd6-9223-fbae9c974e85 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:56:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 174/348] 192.168.122.215 () {58 vars in 1308 bytes} [Thu Sep 3 11:56:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-e615ad20-5d91-4d33-b63b-877a1698075d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-e615ad20-5d91-4d33-b63b-877a1698075d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-e615ad20-5d91-4d33-b63b-877a1698075d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7c7bc52-339c-41f3-a87d-f2e4bd4044c4", "connector": null, "instance_uuid": "b2a6a3d2-7438-41fe-81dd-134dd8e0c906"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-e615ad20-5d91-4d33-b63b-877a1698075d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:56:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 175/349] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:56:45 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-c6e30f70-0316-4536-9f78-9a4e725cc16d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-c6e30f70-0316-4536-9f78-9a4e725cc16d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] POST http://192.168.122.215/volume/v3/attachments/28688caf-9703-4398-b7a1-603411ddec50/action Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-c6e30f70-0316-4536-9f78-9a4e725cc16d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:56:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-c6e30f70-0316-4536-9f78-9a4e725cc16d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a2599d-d1af-4ef4-b3ea-1f27dcebe646 req-c6e30f70-0316-4536-9f78-9a4e725cc16d tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/attachments/28688caf-9703-4398-b7a1-603411ddec50/action returned with HTTP 204 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 175/350] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:56:45 2026] POST /volume/v3/attachments/28688caf-9703-4398-b7a1-603411ddec50/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d58df5a-38d4-4b31-8a9d-1344618c64e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d58df5a-38d4-4b31-8a9d-1344618c64e3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d58df5a-38d4-4b31-8a9d-1344618c64e3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d58df5a-38d4-4b31-8a9d-1344618c64e3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d58df5a-38d4-4b31-8a9d-1344618c64e3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d58df5a-38d4-4b31-8a9d-1344618c64e3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 176/351] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:46 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a32da25-5582-4ce2-bc9d-859c4aad1738 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a32da25-5582-4ce2-bc9d-859c4aad1738 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a32da25-5582-4ce2-bc9d-859c4aad1738 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a32da25-5582-4ce2-bc9d-859c4aad1738 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3a32da25-5582-4ce2-bc9d-859c4aad1738 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a32da25-5582-4ce2-bc9d-859c4aad1738 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 176/352] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:46 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 1121 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95149c42-bed0-4e47-b1be-f16fe3b91fa1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95149c42-bed0-4e47-b1be-f16fe3b91fa1 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95149c42-bed0-4e47-b1be-f16fe3b91fa1 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95149c42-bed0-4e47-b1be-f16fe3b91fa1 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95149c42-bed0-4e47-b1be-f16fe3b91fa1 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95149c42-bed0-4e47-b1be-f16fe3b91fa1 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 177/353] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:46 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 1121 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-50d4a3a5-2dc4-482c-a88a-a0e59636fe18 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-50d4a3a5-2dc4-482c-a88a-a0e59636fe18 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-50d4a3a5-2dc4-482c-a88a-a0e59636fe18 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-50d4a3a5-2dc4-482c-a88a-a0e59636fe18 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-50d4a3a5-2dc4-482c-a88a-a0e59636fe18 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-50d4a3a5-2dc4-482c-a88a-a0e59636fe18 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 177/354] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:56:46 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 1121 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-0d82a6e2-b005-4025-bb99-8d9da79033b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-0d82a6e2-b005-4025-bb99-8d9da79033b9 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] DELETE http://192.168.122.215/volume/v3/attachments/28688caf-9703-4398-b7a1-603411ddec50 Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-0d82a6e2-b005-4025-bb99-8d9da79033b9 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-0d82a6e2-b005-4025-bb99-8d9da79033b9 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86957]: /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 03 11:56:46 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:56:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-140addc5-2cd9-4cf9-a716-25f8f2dc5707 req-0d82a6e2-b005-4025-bb99-8d9da79033b9 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/attachments/28688caf-9703-4398-b7a1-603411ddec50 returned with HTTP 200 Sep 03 11:56:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 178/355] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:56:46 2026] DELETE /volume/v3/attachments/28688caf-9703-4398-b7a1-603411ddec50 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5285e986-2ec1-4060-b693-8bf986729cb5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5285e986-2ec1-4060-b693-8bf986729cb5 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5285e986-2ec1-4060-b693-8bf986729cb5 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5285e986-2ec1-4060-b693-8bf986729cb5 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5285e986-2ec1-4060-b693-8bf986729cb5 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:56:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5285e986-2ec1-4060-b693-8bf986729cb5 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:56:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 178/356] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:46 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1cfaef56-5c9d-4da1-8e8d-aba9820097eb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cfaef56-5c9d-4da1-8e8d-aba9820097eb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cfaef56-5c9d-4da1-8e8d-aba9820097eb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cfaef56-5c9d-4da1-8e8d-aba9820097eb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1cfaef56-5c9d-4da1-8e8d-aba9820097eb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cfaef56-5c9d-4da1-8e8d-aba9820097eb tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 179/357] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:47 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-c9bb1d91-ca14-455a-82a5-81c1911899f6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-c9bb1d91-ca14-455a-82a5-81c1911899f6 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-c9bb1d91-ca14-455a-82a5-81c1911899f6 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-c9bb1d91-ca14-455a-82a5-81c1911899f6 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-c9bb1d91-ca14-455a-82a5-81c1911899f6 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-c9bb1d91-ca14-455a-82a5-81c1911899f6 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 179/358] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:56:47 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c230f9a7-17f1-4a83-a230-1346fe4f21d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c230f9a7-17f1-4a83-a230-1346fe4f21d0 None None] GET http://192.168.122.215/volume// Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c230f9a7-17f1-4a83-a230-1346fe4f21d0 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c230f9a7-17f1-4a83-a230-1346fe4f21d0 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c230f9a7-17f1-4a83-a230-1346fe4f21d0 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:56:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 180/359] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:56:47 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-2aba4ceb-6771-4e94-a57d-15b350f0c934 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-2aba4ceb-6771-4e94-a57d-15b350f0c934 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-2aba4ceb-6771-4e94-a57d-15b350f0c934 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3468303f-0445-4f5b-92d5-0b1846fde877", "connector": null, "instance_uuid": "ea0d1437-e182-4ba7-bc09-c268b5e51551"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-2aba4ceb-6771-4e94-a57d-15b350f0c934 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:56:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 180/360] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:56:47 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b5a5e43-f60b-4722-b467-ac38fd492c99 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b5a5e43-f60b-4722-b467-ac38fd492c99 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b5a5e43-f60b-4722-b467-ac38fd492c99 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b5a5e43-f60b-4722-b467-ac38fd492c99 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6e742497-17d2-4dcd-a6c4-17a9bb7e9a35 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6e742497-17d2-4dcd-a6c4-17a9bb7e9a35 None None] GET http://192.168.122.215/volume// Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6e742497-17d2-4dcd-a6c4-17a9bb7e9a35 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6e742497-17d2-4dcd-a6c4-17a9bb7e9a35 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6e742497-17d2-4dcd-a6c4-17a9bb7e9a35 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b5a5e43-f60b-4722-b467-ac38fd492c99 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 181/361] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:56:47 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-83c6a5e2-5b16-4360-9107-a3882316a0de None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b5a5e43-f60b-4722-b467-ac38fd492c99 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 181/362] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:47 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-83c6a5e2-5b16-4360-9107-a3882316a0de tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-83c6a5e2-5b16-4360-9107-a3882316a0de tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-83c6a5e2-5b16-4360-9107-a3882316a0de tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-83c6a5e2-5b16-4360-9107-a3882316a0de tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-83c6a5e2-5b16-4360-9107-a3882316a0de tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 182/363] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:56:47 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 1037 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:56:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] PUT http://192.168.122.215/volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac Sep 03 11:56:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:48 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Acquiring lock "cinder-attachment_update-3468303f-0445-4f5b-92d5-0b1846fde877-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:56:48 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Lock "cinder-attachment_update-3468303f-0445-4f5b-92d5-0b1846fde877-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:56:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:48 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Lock "cinder-attachment_update-3468303f-0445-4f5b-92d5-0b1846fde877-devstack" released by "attachment_update" :: held 0.214s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:56:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-d97894a6-b4a7-4b1d-80c2-ede01c987ac3 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac returned with HTTP 200 Sep 03 11:56:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 182/364] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:56:48 2026] PUT /volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac => generated 694 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d08c6fa6-38ea-40c5-aff8-66de4700cdaa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d08c6fa6-38ea-40c5-aff8-66de4700cdaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d08c6fa6-38ea-40c5-aff8-66de4700cdaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d08c6fa6-38ea-40c5-aff8-66de4700cdaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d08c6fa6-38ea-40c5-aff8-66de4700cdaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d08c6fa6-38ea-40c5-aff8-66de4700cdaa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 183/365] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:48 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-fd9bb7ac-e1a9-4c4e-8259-c0483be9a9f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-fd9bb7ac-e1a9-4c4e-8259-c0483be9a9f7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac/action Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-fd9bb7ac-e1a9-4c4e-8259-c0483be9a9f7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-fd9bb7ac-e1a9-4c4e-8259-c0483be9a9f7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-cdb8f575-e691-4ba3-95bf-b8039beeb9ae req-fd9bb7ac-e1a9-4c4e-8259-c0483be9a9f7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac/action returned with HTTP 204 Sep 03 11:56:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 183/366] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:56:49 2026] POST /volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b6975841-bea1-4b9a-9532-0422bfe449ba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b6975841-bea1-4b9a-9532-0422bfe449ba None None] GET http://192.168.122.215/volume// Sep 03 11:56:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b6975841-bea1-4b9a-9532-0422bfe449ba None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b6975841-bea1-4b9a-9532-0422bfe449ba None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b6975841-bea1-4b9a-9532-0422bfe449ba None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:56:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 184/367] 192.168.122.215 () {56 vars in 888 bytes} [Thu Sep 3 11:56:49 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-13e98dc7-03fb-418a-9ce8-641b657daf45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13e98dc7-03fb-418a-9ce8-641b657daf45 None None] GET http://192.168.122.215/volume// Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13e98dc7-03fb-418a-9ce8-641b657daf45 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13e98dc7-03fb-418a-9ce8-641b657daf45 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13e98dc7-03fb-418a-9ce8-641b657daf45 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:56:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 184/368] 192.168.122.215 () {56 vars in 888 bytes} [Thu Sep 3 11:56:49 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:56:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-428664ad-4f71-473d-97f6-b958e69a4d8a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-428664ad-4f71-473d-97f6-b958e69a4d8a tempest-VersionsTest-1563970886 tempest-VersionsTest-1563970886-project-member] GET http://192.168.122.215/volume/v3/ Sep 03 11:56:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-428664ad-4f71-473d-97f6-b958e69a4d8a tempest-VersionsTest-1563970886 tempest-VersionsTest-1563970886-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-428664ad-4f71-473d-97f6-b958e69a4d8a tempest-VersionsTest-1563970886 tempest-VersionsTest-1563970886-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-428664ad-4f71-473d-97f6-b958e69a4d8a tempest-VersionsTest-1563970886 tempest-VersionsTest-1563970886-project-member] http://192.168.122.215/volume/v3/ returned with HTTP 200 Sep 03 11:56:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 185/369] 192.168.122.215 () {58 vars in 1100 bytes} [Thu Sep 3 11:56:49 2026] GET /volume/v3/ => generated 390 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db88c8aa-693a-4f20-bd7d-da60dfae1252 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db88c8aa-693a-4f20-bd7d-da60dfae1252 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db88c8aa-693a-4f20-bd7d-da60dfae1252 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db88c8aa-693a-4f20-bd7d-da60dfae1252 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db88c8aa-693a-4f20-bd7d-da60dfae1252 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db88c8aa-693a-4f20-bd7d-da60dfae1252 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 185/370] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:49 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a00c2a17-8f12-418e-91e3-066d9e393ad7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a00c2a17-8f12-418e-91e3-066d9e393ad7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a00c2a17-8f12-418e-91e3-066d9e393ad7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a00c2a17-8f12-418e-91e3-066d9e393ad7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a00c2a17-8f12-418e-91e3-066d9e393ad7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a00c2a17-8f12-418e-91e3-066d9e393ad7 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 186/371] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:50 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume with id: 3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-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 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e91f2d90-76ec-47b3-be54-649ac9590a7e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 400 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 186/372] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:50 2026] DELETE /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 307 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6135ede0-32ad-44de-bb8f-03315e10f713 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6135ede0-32ad-44de-bb8f-03315e10f713 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6135ede0-32ad-44de-bb8f-03315e10f713 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6135ede0-32ad-44de-bb8f-03315e10f713 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6135ede0-32ad-44de-bb8f-03315e10f713 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6135ede0-32ad-44de-bb8f-03315e10f713 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 187/373] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:50 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1345f755-9f17-4785-873a-809136c63f9d req-34884636-f1f8-4e79-bdd3-9386669c526e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-34884636-f1f8-4e79-bdd3-9386669c526e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-34884636-f1f8-4e79-bdd3-9386669c526e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-34884636-f1f8-4e79-bdd3-9386669c526e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1345f755-9f17-4785-873a-809136c63f9d req-34884636-f1f8-4e79-bdd3-9386669c526e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-34884636-f1f8-4e79-bdd3-9386669c526e tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 187/374] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:56:50 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] POST http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877/action Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Begin detaching volume completed successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-b93f686b-32f2-44c4-b8e8-ad5f022e0895 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877/action returned with HTTP 202 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 188/375] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:56:50 2026] POST /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a6e911d-1f1a-46a3-aa41-4a2b1e1fea08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a6e911d-1f1a-46a3-aa41-4a2b1e1fea08 None None] GET http://192.168.122.215/volume// Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a6e911d-1f1a-46a3-aa41-4a2b1e1fea08 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a6e911d-1f1a-46a3-aa41-4a2b1e1fea08 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a6e911d-1f1a-46a3-aa41-4a2b1e1fea08 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:56:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 188/376] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:56:50 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1345f755-9f17-4785-873a-809136c63f9d req-2563ed89-97dc-4983-8e15-ba82caa33a17 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-2563ed89-97dc-4983-8e15-ba82caa33a17 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-2563ed89-97dc-4983-8e15-ba82caa33a17 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-2563ed89-97dc-4983-8e15-ba82caa33a17 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-1345f755-9f17-4785-873a-809136c63f9d req-2563ed89-97dc-4983-8e15-ba82caa33a17 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-2563ed89-97dc-4983-8e15-ba82caa33a17 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 189/377] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:56:50 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 1333 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1345f755-9f17-4785-873a-809136c63f9d req-481b0f21-9f7a-4ed3-81cc-c5f3c2ca1a50 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-481b0f21-9f7a-4ed3-81cc-c5f3c2ca1a50 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-481b0f21-9f7a-4ed3-81cc-c5f3c2ca1a50 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-481b0f21-9f7a-4ed3-81cc-c5f3c2ca1a50 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:51 devstack devstack@c-api.service[86957]: /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 03 11:56:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 11:56:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1345f755-9f17-4785-873a-809136c63f9d req-481b0f21-9f7a-4ed3-81cc-c5f3c2ca1a50 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac returned with HTTP 200 Sep 03 11:56:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 189/378] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:56:50 2026] DELETE /volume/v3/attachments/e4384c6e-6b5d-443e-a1f8-e0ed3c4cdeac => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce787650-c6a1-40ea-9f6c-700fe0069157 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce787650-c6a1-40ea-9f6c-700fe0069157 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce787650-c6a1-40ea-9f6c-700fe0069157 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce787650-c6a1-40ea-9f6c-700fe0069157 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ce787650-c6a1-40ea-9f6c-700fe0069157 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce787650-c6a1-40ea-9f6c-700fe0069157 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 190/379] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:51 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1566098633"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1566098633'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Create volume of 1 GB Sep 03 11:56:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Availability Zones retrieved successfully. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Flow 'volume_create_api' (c29c399a-cd2c-4be2-9815-cd7ab13eeb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a29daa3-9fe4-4e20-a41d-91ad2527be8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a29daa3-9fe4-4e20-a41d-91ad2527be8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942944b6-8f42-4b16-97d3-d0a98bc61b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8631c4e6-9629-462a-8539-8d054ac6835a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-920410822"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-920410822'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume of 1 GB Sep 03 11:56:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Availability Zones retrieved successfully. Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Flow 'volume_create_api' (fa4bf5ae-1dfa-4eff-a6c2-2e398cc33a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06870be8-08e7-48f1-bb0e-2e416056060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Created reservations ['4706edf0-d3da-4ec2-8f92-313ac670b6bb', 'f7084260-9bb6-41b4-9268-de0f28c5ffa6', '2ee3873c-2319-4963-943f-63320ef0119c', '66da209e-c9d6-4b91-8f29-6ba8f186589e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (942944b6-8f42-4b16-97d3-d0a98bc61b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4706edf0-d3da-4ec2-8f92-313ac670b6bb', 'f7084260-9bb6-41b4-9268-de0f28c5ffa6', '2ee3873c-2319-4963-943f-63320ef0119c', '66da209e-c9d6-4b91-8f29-6ba8f186589e']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e75ddd-02a9-40ac-8b6d-6a41da463d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e75ddd-02a9-40ac-8b6d-6a41da463d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1566098633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408e99a6115842dba296078f62ff3b2c',qos_specs=None,replication_status=,reservations=['4706edf0-d3da-4ec2-8f92-313ac670b6bb','f7084260-9bb6-41b4-9268-de0f28c5ffa6','2ee3873c-2319-4963-943f-63320ef0119c','66da209e-c9d6-4b91-8f29-6ba8f186589e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14bdbce12e914fd896d31db8d5613897',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1566098633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408e99a6115842dba296078f62ff3b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14bdbce12e914fd896d31db8d5613897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138dd206-bd1f-4e2b-a486-99c454ba65a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06870be8-08e7-48f1-bb0e-2e416056060d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfab17d-1332-4e12-98b2-c66528692377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138dd206-bd1f-4e2b-a486-99c454ba65a7) transitioned into state 'SUCCESS' from state '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-1566098633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408e99a6115842dba296078f62ff3b2c',qos_specs=None,replication_status=,reservations=['4706edf0-d3da-4ec2-8f92-313ac670b6bb','f7084260-9bb6-41b4-9268-de0f28c5ffa6','2ee3873c-2319-4963-943f-63320ef0119c','66da209e-c9d6-4b91-8f29-6ba8f186589e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14bdbce12e914fd896d31db8d5613897',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62fd3d8d-00c4-4463-9c15-2540295ab5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62fd3d8d-00c4-4463-9c15-2540295ab5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Created reservations ['37833fa7-dc9e-4173-82ae-beb20e756574', 'bb08db58-c9be-4206-91fa-8dc464385908', '974b723e-6cc2-408a-a8c8-0a55047a918c', 'a2570444-6b1c-46a1-97c9-d18dbe3bb6b1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Flow 'volume_create_api' (c29c399a-cd2c-4be2-9815-cd7ab13eeb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Create volume request issued successfully. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e642d34b-0152-416b-81d2-16de2a43e9b4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 190/380] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:54 2026] POST /volume/v3/volumes => generated 760 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfab17d-1332-4e12-98b2-c66528692377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37833fa7-dc9e-4173-82ae-beb20e756574', 'bb08db58-c9be-4206-91fa-8dc464385908', '974b723e-6cc2-408a-a8c8-0a55047a918c', 'a2570444-6b1c-46a1-97c9-d18dbe3bb6b1']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b95bf26-b9c7-45e6-830e-7ca285855bc0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296003f8-8316-4700-aa05-f3082d2a9b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b95bf26-b9c7-45e6-830e-7ca285855bc0 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b95bf26-b9c7-45e6-830e-7ca285855bc0 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b95bf26-b9c7-45e6-830e-7ca285855bc0 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9b95bf26-b9c7-45e6-830e-7ca285855bc0 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b95bf26-b9c7-45e6-830e-7ca285855bc0 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:56:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 191/381] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:55 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 828 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296003f8-8316-4700-aa05-f3082d2a9b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94192199-8bf9-4dc9-bff9-7a4d883eff25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-920410822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc424b332cca44f193d2fe904413c7b5',qos_specs=None,replication_status=,reservations=['37833fa7-dc9e-4173-82ae-beb20e756574','bb08db58-c9be-4206-91fa-8dc464385908','974b723e-6cc2-408a-a8c8-0a55047a918c','a2570444-6b1c-46a1-97c9-d18dbe3bb6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ba1de5b8743229b2ac708f3882327',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-920410822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94192199-8bf9-4dc9-bff9-7a4d883eff25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc424b332cca44f193d2fe904413c7b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280ba1de5b8743229b2ac708f3882327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f5f212-1ea1-4b73-9bf1-fe01ad9a91ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67f5f212-1ea1-4b73-9bf1-fe01ad9a91ec) transitioned into state 'SUCCESS' from state '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-920410822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc424b332cca44f193d2fe904413c7b5',qos_specs=None,replication_status=,reservations=['37833fa7-dc9e-4173-82ae-beb20e756574','bb08db58-c9be-4206-91fa-8dc464385908','974b723e-6cc2-408a-a8c8-0a55047a918c','a2570444-6b1c-46a1-97c9-d18dbe3bb6b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ba1de5b8743229b2ac708f3882327',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025c0caa-5c3f-4145-8efe-5c0d38a5af16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025c0caa-5c3f-4145-8efe-5c0d38a5af16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Flow 'volume_create_api' (fa4bf5ae-1dfa-4eff-a6c2-2e398cc33a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:56:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume request issued successfully. Sep 03 11:56:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8631c4e6-9629-462a-8539-8d054ac6835a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:56:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 191/382] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:56:55 2026] POST /volume/v3/volumes => generated 759 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98272bcd-2113-4e5a-b16e-cc14739cf9aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98272bcd-2113-4e5a-b16e-cc14739cf9aa tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98272bcd-2113-4e5a-b16e-cc14739cf9aa tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98272bcd-2113-4e5a-b16e-cc14739cf9aa tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98272bcd-2113-4e5a-b16e-cc14739cf9aa tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98272bcd-2113-4e5a-b16e-cc14739cf9aa tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:56:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 192/383] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:55 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 827 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6340f1fd-05ae-461a-ab9f-b13e78b47de7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6340f1fd-05ae-461a-ab9f-b13e78b47de7 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6340f1fd-05ae-461a-ab9f-b13e78b47de7 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6340f1fd-05ae-461a-ab9f-b13e78b47de7 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6340f1fd-05ae-461a-ab9f-b13e78b47de7 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:56:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6340f1fd-05ae-461a-ab9f-b13e78b47de7 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:56:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 192/384] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:56 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ecd44fc-bbf6-421e-a2da-dd35d6266f91 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ecd44fc-bbf6-421e-a2da-dd35d6266f91 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ecd44fc-bbf6-421e-a2da-dd35d6266f91 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ecd44fc-bbf6-421e-a2da-dd35d6266f91 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ecd44fc-bbf6-421e-a2da-dd35d6266f91 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ecd44fc-bbf6-421e-a2da-dd35d6266f91 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:56:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 193/385] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:56 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume with id: 3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume request issued successfully. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90de9ff1-ec93-456d-af82-07ea99fb61d9 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 202 Sep 03 11:56:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 193/386] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:56:57 2026] DELETE /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f4a51d1-184c-496c-8499-d34d98f748fa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f4a51d1-184c-496c-8499-d34d98f748fa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f4a51d1-184c-496c-8499-d34d98f748fa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f4a51d1-184c-496c-8499-d34d98f748fa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f4a51d1-184c-496c-8499-d34d98f748fa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f4a51d1-184c-496c-8499-d34d98f748fa tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 194/387] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:57 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 856 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-965d9ad3-74e4-4f5a-b8cc-0c23b74f531d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-965d9ad3-74e4-4f5a-b8cc-0c23b74f531d tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-965d9ad3-74e4-4f5a-b8cc-0c23b74f531d tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-965d9ad3-74e4-4f5a-b8cc-0c23b74f531d tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-965d9ad3-74e4-4f5a-b8cc-0c23b74f531d tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:56:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-965d9ad3-74e4-4f5a-b8cc-0c23b74f531d tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:56:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 194/388] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:57 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] POST http://192.168.122.215/volume/v3/os-volume-transfer Sep 03 11:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Creating transfer of volume b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Generating transfer record for volume b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c57c660c-a54c-44e9-8337-27d5da7ab9d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c57c660c-a54c-44e9-8337-27d5da7ab9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c57c660c-a54c-44e9-8337-27d5da7ab9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c57c660c-a54c-44e9-8337-27d5da7ab9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d85d5c8-e96f-4c05-8108-c9599d9de7a2 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 195/389] 192.168.122.215 () {60 vars in 1175 bytes} [Thu Sep 3 11:56:57 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:56:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-121d9a9d-5696-4b1a-b1e2-43c17bf67f27 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-121d9a9d-5696-4b1a-b1e2-43c17bf67f27 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-121d9a9d-5696-4b1a-b1e2-43c17bf67f27 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-121d9a9d-5696-4b1a-b1e2-43c17bf67f27 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c57c660c-a54c-44e9-8337-27d5da7ab9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c57c660c-a54c-44e9-8337-27d5da7ab9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:56:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 195/390] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:58 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 851 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-121d9a9d-5696-4b1a-b1e2-43c17bf67f27 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-121d9a9d-5696-4b1a-b1e2-43c17bf67f27 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 196/391] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:58 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 861 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f8b0b47c-ff48-474e-b963-134654ae0a20 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8b0b47c-ff48-474e-b963-134654ae0a20 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8b0b47c-ff48-474e-b963-134654ae0a20 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8b0b47c-ff48-474e-b963-134654ae0a20 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8b0b47c-ff48-474e-b963-134654ae0a20 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec returned with HTTP 200 Sep 03 11:56:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 196/392] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 11:56:58 2026] GET /volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec => generated 417 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b3e9230-0a67-4208-904f-d3f013857353 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b3e9230-0a67-4208-904f-d3f013857353 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/os-volume-transfer Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b3e9230-0a67-4208-904f-d3f013857353 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b3e9230-0a67-4208-904f-d3f013857353 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-4b3e9230-0a67-4208-904f-d3f013857353 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Listing volume transfers {{(pid=86957) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b3e9230-0a67-4208-904f-d3f013857353 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer returned with HTTP 200 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 197/393] 192.168.122.215 () {58 vars in 1154 bytes} [Thu Sep 3 11:56:58 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3966491d-c284-48bc-9aa8-19fe62928b6e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] POST http://192.168.122.215/volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec/accept Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8ec37484b5253d33"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.volume_transfer [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Accepting volume transfer 9abc0d56-3890-44a5-8d9d-e6aa967fefec {{(pid=86956) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Accepting transfer 9abc0d56-3890-44a5-8d9d-e6aa967fefec Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2502225f-e6a0-4474-bd48-918d555f272c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2502225f-e6a0-4474-bd48-918d555f272c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2502225f-e6a0-4474-bd48-918d555f272c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2502225f-e6a0-4474-bd48-918d555f272c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2502225f-e6a0-4474-bd48-918d555f272c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2502225f-e6a0-4474-bd48-918d555f272c tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 200 Sep 03 11:56:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 198/394] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:58 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Created reservations ['e650dcf5-6447-46bb-8cac-bb509df7c893', 'b2ac70a7-501e-4476-9722-a1f6eaa42e9c', 'c7e48603-fd1c-4a66-a4d9-dbf6417caa91', '0bf4e763-2f84-4bdd-b58d-71e66ebcff71'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Created reservations ['ff82a13e-048e-4f8e-aff4-648c6620978e', 'cc96fbff-2529-4956-b7b8-699873a8242b', 'c165d46d-7fff-4979-9934-f3fe78bad00c', 'ba90c0c1-a264-427c-ade6-4eb9baf50c37'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:58 devstack devstack@c-api.service[86956]: /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 03 11:56:58 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:56:59 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Created reservations ['910db69c-e4f8-4cd3-9733-9adb9d39d263', '30b52e39-419a-49c2-98b9-a9c0f4589a09', '1daaf3b1-284d-4c6b-a202-a6a2b91fe1ed', '40ab1a4d-da78-4e0d-a652-e05f300606f5'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:59 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Created reservations ['74cfdbac-2fc4-4f4a-875a-8236cce1f5f2', '8284974b-1449-47a2-92b8-102e350555bd', 'c8dbca95-afda-4923-8c3b-a1f16433e3d2', 'c38f2cd6-2162-406a-b9ad-5114f4c91ab1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:56:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Transfer volume completed successfully. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96f845a7-d43d-4ec5-b2d5-044fca77af16 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96f845a7-d43d-4ec5-b2d5-044fca77af16 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96f845a7-d43d-4ec5-b2d5-044fca77af16 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96f845a7-d43d-4ec5-b2d5-044fca77af16 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96f845a7-d43d-4ec5-b2d5-044fca77af16 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96f845a7-d43d-4ec5-b2d5-044fca77af16 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 199/395] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:59 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 852 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-901a9272-b304-4199-be21-5f543573a741 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-901a9272-b304-4199-be21-5f543573a741 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-901a9272-b304-4199-be21-5f543573a741 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-901a9272-b304-4199-be21-5f543573a741 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-901a9272-b304-4199-be21-5f543573a741 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-901a9272-b304-4199-be21-5f543573a741 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 200/396] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:56:59 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 852 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:59 devstack devstack@c-api.service[86956]: INFO cinder.transfer.api [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Volume b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 has been transferred. Sep 03 11:56:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3966491d-c284-48bc-9aa8-19fe62928b6e tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec/accept returned with HTTP 202 Sep 03 11:56:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 197/397] 192.168.122.215 () {60 vars in 1307 bytes} [Thu Sep 3 11:56:58 2026] POST /volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec/accept => generated 373 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-25f5127c-6126-44a7-b52d-4859c9272204 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25f5127c-6126-44a7-b52d-4859c9272204 tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25f5127c-6126-44a7-b52d-4859c9272204 tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25f5127c-6126-44a7-b52d-4859c9272204 tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-25f5127c-6126-44a7-b52d-4859c9272204 tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Volume info retrieved successfully. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25f5127c-6126-44a7-b52d-4859c9272204 tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 201/398] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:59 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2d74e356-2f89-43b7-a972-71275ce6516d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d74e356-2f89-43b7-a972-71275ce6516d tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:56:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d74e356-2f89-43b7-a972-71275ce6516d tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d74e356-2f89-43b7-a972-71275ce6516d tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7219c4a7-2386-4d26-bf48-5c25a3415ba1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:56:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:56:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:56:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:56:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7219c4a7-2386-4d26-bf48-5c25a3415ba1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7219c4a7-2386-4d26-bf48-5c25a3415ba1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7219c4a7-2386-4d26-bf48-5c25a3415ba1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:56:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2d74e356-2f89-43b7-a972-71275ce6516d tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] Volume info retrieved successfully. Sep 03 11:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7219c4a7-2386-4d26-bf48-5c25a3415ba1 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 returned with HTTP 404 Sep 03 11:56:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 202/399] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:59 2026] GET /volume/v3/volumes/3468303f-0445-4f5b-92d5-0b1846fde877 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:56:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d74e356-2f89-43b7-a972-71275ce6516d tempest-VolumesTransfersTest-1760462416 tempest-VolumesTransfersTest-1760462416-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:56:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 198/400] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:56:59 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa515383-9c48-49aa-8020-a26bce7bd0af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa515383-9c48-49aa-8020-a26bce7bd0af tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] DELETE http://192.168.122.215/volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa515383-9c48-49aa-8020-a26bce7bd0af tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa515383-9c48-49aa-8020-a26bce7bd0af tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-fa515383-9c48-49aa-8020-a26bce7bd0af tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Delete transfer with id: 9abc0d56-3890-44a5-8d9d-e6aa967fefec Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7bf3abfb-ba98-4237-b92f-60ba5a2411dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7bf3abfb-ba98-4237-b92f-60ba5a2411dd None None] GET http://192.168.122.215/volume// Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7bf3abfb-ba98-4237-b92f-60ba5a2411dd None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7bf3abfb-ba98-4237-b92f-60ba5a2411dd None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7bf3abfb-ba98-4237-b92f-60ba5a2411dd None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa515383-9c48-49aa-8020-a26bce7bd0af tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec returned with HTTP 404 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 203/401] 192.168.122.215 () {58 vars in 1268 bytes} [Thu Sep 3 11:56:59 2026] DELETE /volume/v3/os-volume-transfer/9abc0d56-3890-44a5-8d9d-e6aa967fefec => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 199/402] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:57:00 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a1c4f887-fba1-4872-821e-39818671e6d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-aec38a58-d19d-4fd7-abbc-9c6002a1ff03 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-aec38a58-d19d-4fd7-abbc-9c6002a1ff03 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-aec38a58-d19d-4fd7-abbc-9c6002a1ff03 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94192199-8bf9-4dc9-bff9-7a4d883eff25", "connector": null, "instance_uuid": "b4c629c3-09a7-49f6-a717-05f94c82b157"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Delete volume with id: b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Volume info retrieved successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-aec38a58-d19d-4fd7-abbc-9c6002a1ff03 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 200/403] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:57:00 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume with id: 4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Delete volume request issued successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1c4f887-fba1-4872-821e-39818671e6d7 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 202 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 204/404] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:00 2026] DELETE /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6701d7cf-10dd-4796-b87c-968986f86831 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6701d7cf-10dd-4796-b87c-968986f86831 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6701d7cf-10dd-4796-b87c-968986f86831 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6701d7cf-10dd-4796-b87c-968986f86831 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6701d7cf-10dd-4796-b87c-968986f86831 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Volume info retrieved successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume request issued successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6faeb01-6c0c-463c-9aae-56a514779fe4 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 202 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6701d7cf-10dd-4796-b87c-968986f86831 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 201/405] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:00 2026] DELETE /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 205/406] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:00 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 1015 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3527e9e4-a1e3-4a87-ae05-4d8185c66b7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3527e9e4-a1e3-4a87-ae05-4d8185c66b7c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3527e9e4-a1e3-4a87-ae05-4d8185c66b7c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3527e9e4-a1e3-4a87-ae05-4d8185c66b7c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef62d205-8f80-43b2-b985-b4c3703c45ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef62d205-8f80-43b2-b985-b4c3703c45ec tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef62d205-8f80-43b2-b985-b4c3703c45ec tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef62d205-8f80-43b2-b985-b4c3703c45ec tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef62d205-8f80-43b2-b985-b4c3703c45ec tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3527e9e4-a1e3-4a87-ae05-4d8185c66b7c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef62d205-8f80-43b2-b985-b4c3703c45ec tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 206/407] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:00 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1ac8c13-8d0a-4ddc-be8a-786051523000 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1ac8c13-8d0a-4ddc-be8a-786051523000 None None] GET http://192.168.122.215/volume// Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1ac8c13-8d0a-4ddc-be8a-786051523000 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1ac8c13-8d0a-4ddc-be8a-786051523000 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1ac8c13-8d0a-4ddc-be8a-786051523000 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 207/408] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:57:00 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3527e9e4-a1e3-4a87-ae05-4d8185c66b7c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 202/409] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:00 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-bd900c5a-0524-444f-a28b-3ee771c51d75 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-bd900c5a-0524-444f-a28b-3ee771c51d75 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-bd900c5a-0524-444f-a28b-3ee771c51d75 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-bd900c5a-0524-444f-a28b-3ee771c51d75 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-bd900c5a-0524-444f-a28b-3ee771c51d75 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-bd900c5a-0524-444f-a28b-3ee771c51d75 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 208/410] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:57:00 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 1032 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] PUT http://192.168.122.215/volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9 Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Acquiring lock "cinder-attachment_update-94192199-8bf9-4dc9-bff9-7a4d883eff25-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Lock "cinder-attachment_update-94192199-8bf9-4dc9-bff9-7a4d883eff25-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:01 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Lock "cinder-attachment_update-94192199-8bf9-4dc9-bff9-7a4d883eff25-devstack" released by "attachment_update" :: held 0.327s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:57:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-50b7d637-fbc0-4f6d-9ccd-381607afbe0d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9 returned with HTTP 200 Sep 03 11:57:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 203/411] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:57:00 2026] PUT /volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9 => generated 694 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8bb9c5d-2c83-407c-9f04-70b6f0b8eb92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8bb9c5d-2c83-407c-9f04-70b6f0b8eb92 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8bb9c5d-2c83-407c-9f04-70b6f0b8eb92 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8bb9c5d-2c83-407c-9f04-70b6f0b8eb92 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f8bb9c5d-2c83-407c-9f04-70b6f0b8eb92 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Volume info retrieved successfully. Sep 03 11:57:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-28e63fa1-5427-4a5b-8feb-37326241f54a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8bb9c5d-2c83-407c-9f04-70b6f0b8eb92 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 200 Sep 03 11:57:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 209/412] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:01 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-050caba5-3a84-4aee-ac48-37e842790494 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-28e63fa1-5427-4a5b-8feb-37326241f54a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:57:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-28e63fa1-5427-4a5b-8feb-37326241f54a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-28e63fa1-5427-4a5b-8feb-37326241f54a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-050caba5-3a84-4aee-ac48-37e842790494 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-050caba5-3a84-4aee-ac48-37e842790494 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-050caba5-3a84-4aee-ac48-37e842790494 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-28e63fa1-5427-4a5b-8feb-37326241f54a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-050caba5-3a84-4aee-ac48-37e842790494 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-28e63fa1-5427-4a5b-8feb-37326241f54a tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 200 Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-050caba5-3a84-4aee-ac48-37e842790494 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 210/413] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:01 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 852 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 204/414] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:01 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 856 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-1c9663c4-b3b9-4fbc-bf05-2f0548a6f9af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-1c9663c4-b3b9-4fbc-bf05-2f0548a6f9af tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9/action Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-1c9663c4-b3b9-4fbc-bf05-2f0548a6f9af tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-1c9663c4-b3b9-4fbc-bf05-2f0548a6f9af tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b68441a4-7f73-49e1-8ad9-a5c2c6f71fa6 req-1c9663c4-b3b9-4fbc-bf05-2f0548a6f9af tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9/action returned with HTTP 204 Sep 03 11:57:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 211/415] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:57:01 2026] POST /volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c9d618cc-881e-4dfd-b2d1-fd773fa81fc8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c9d618cc-881e-4dfd-b2d1-fd773fa81fc8 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c9d618cc-881e-4dfd-b2d1-fd773fa81fc8 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c9d618cc-881e-4dfd-b2d1-fd773fa81fc8 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c9d618cc-881e-4dfd-b2d1-fd773fa81fc8 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 404 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 205/416] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:02 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a794b67-82cc-4a63-85e6-e5f0612bc270 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a794b67-82cc-4a63-85e6-e5f0612bc270 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a794b67-82cc-4a63-85e6-e5f0612bc270 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a794b67-82cc-4a63-85e6-e5f0612bc270 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a794b67-82cc-4a63-85e6-e5f0612bc270 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 404 Sep 03 11:57:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 212/417] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:02 2026] GET /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd108d4f-4724-4a2e-92eb-7bded9d21268 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd108d4f-4724-4a2e-92eb-7bded9d21268 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd108d4f-4724-4a2e-92eb-7bded9d21268 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd108d4f-4724-4a2e-92eb-7bded9d21268 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-cd108d4f-4724-4a2e-92eb-7bded9d21268 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Delete volume with id: b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd108d4f-4724-4a2e-92eb-7bded9d21268 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 returned with HTTP 404 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 206/418] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:02 2026] DELETE /volume/v3/volumes/b5fc8eaa-8d9e-4b63-adff-8b7f3c72a112 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1352355753"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1352355753'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Create volume of 1 GB Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Availability Zones retrieved successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8fc79b58-a828-46fb-ac09-33fb61affb38 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8fc79b58-a828-46fb-ac09-33fb61affb38 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8fc79b58-a828-46fb-ac09-33fb61affb38 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8fc79b58-a828-46fb-ac09-33fb61affb38 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Flow 'volume_create_api' (30cdc304-f9bb-4853-b3f2-55c6e0b1d12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23ae2bd-9770-4e7b-985a-304e5b503e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8fc79b58-a828-46fb-ac09-33fb61affb38 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8fc79b58-a828-46fb-ac09-33fb61affb38 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 207/419] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:02 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 1144 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5b6bf4c3-862d-4df2-9bfd-0dafc1b70031 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b6bf4c3-862d-4df2-9bfd-0dafc1b70031 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b6bf4c3-862d-4df2-9bfd-0dafc1b70031 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b6bf4c3-862d-4df2-9bfd-0dafc1b70031 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b6bf4c3-862d-4df2-9bfd-0dafc1b70031 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 returned with HTTP 404 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 208/420] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:02 2026] GET /volume/v3/volumes/4dc5071a-9bf8-4921-9fcd-d2f35a509971 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6f7399ef-3f3f-415d-a627-e93b1e60a6b8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f7399ef-3f3f-415d-a627-e93b1e60a6b8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f7399ef-3f3f-415d-a627-e93b1e60a6b8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f7399ef-3f3f-415d-a627-e93b1e60a6b8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23ae2bd-9770-4e7b-985a-304e5b503e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9852859a-ac58-48aa-a884-3361a938613c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6f7399ef-3f3f-415d-a627-e93b1e60a6b8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f7399ef-3f3f-415d-a627-e93b1e60a6b8 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 209/421] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:02 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Created reservations ['d3dc8f4f-c7c3-442e-ad02-496a4001b8d6', '083e3335-d27c-4dce-a1cc-269ae61c3c8c', '48c99e44-ebba-471d-8103-4d295d066baa', '61f8acb6-7ca9-43cf-bc4e-783911c835de'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9852859a-ac58-48aa-a884-3361a938613c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3dc8f4f-c7c3-442e-ad02-496a4001b8d6', '083e3335-d27c-4dce-a1cc-269ae61c3c8c', '48c99e44-ebba-471d-8103-4d295d066baa', '61f8acb6-7ca9-43cf-bc4e-783911c835de']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cbe30c3-78e1-4033-a23c-9a439ca57258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cbe30c3-78e1-4033-a23c-9a439ca57258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d9575d5-8710-40d5-a4f3-daa767d3cc67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1352355753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408e99a6115842dba296078f62ff3b2c',qos_specs=None,replication_status=,reservations=['d3dc8f4f-c7c3-442e-ad02-496a4001b8d6','083e3335-d27c-4dce-a1cc-269ae61c3c8c','48c99e44-ebba-471d-8103-4d295d066baa','61f8acb6-7ca9-43cf-bc4e-783911c835de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14bdbce12e914fd896d31db8d5613897',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1352355753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d9575d5-8710-40d5-a4f3-daa767d3cc67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='408e99a6115842dba296078f62ff3b2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14bdbce12e914fd896d31db8d5613897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c4c69c-73e5-4890-b4b2-1268152c69da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume with id: dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3c4c69c-73e5-4890-b4b2-1268152c69da) transitioned into state 'SUCCESS' from state '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-1352355753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='408e99a6115842dba296078f62ff3b2c',qos_specs=None,replication_status=,reservations=['d3dc8f4f-c7c3-442e-ad02-496a4001b8d6','083e3335-d27c-4dce-a1cc-269ae61c3c8c','48c99e44-ebba-471d-8103-4d295d066baa','61f8acb6-7ca9-43cf-bc4e-783911c835de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14bdbce12e914fd896d31db8d5613897',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0923cca0-e0ce-4bd0-bbf2-a526d674b528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0923cca0-e0ce-4bd0-bbf2-a526d674b528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Flow 'volume_create_api' (30cdc304-f9bb-4853-b3f2-55c6e0b1d12e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Create volume request issued successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29a42a0d-2e6f-4af0-b271-96e7820192f1 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 213/422] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:57:02 2026] POST /volume/v3/volumes => generated 760 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d88959c0-c775-4644-95ab-e490beee817d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2119142873"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2119142873'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume of 1 GB Sep 03 11:57:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Availability Zones retrieved successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Delete volume request issued successfully. Sep 03 11:57:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-644fcd9f-7c59-4ab9-b136-79f2b6bd0b43 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 202 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 210/423] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:02 2026] DELETE /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b72a6268-00c1-4ed1-b249-69e74f63c5fe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b72a6268-00c1-4ed1-b249-69e74f63c5fe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b72a6268-00c1-4ed1-b249-69e74f63c5fe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b72a6268-00c1-4ed1-b249-69e74f63c5fe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Flow 'volume_create_api' (a6aa6836-c599-478d-8aec-338aae0aa2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23403e12-fd87-4bf1-a2cf-cbf34ee5d300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b72a6268-00c1-4ed1-b249-69e74f63c5fe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b72a6268-00c1-4ed1-b249-69e74f63c5fe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 211/424] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:03 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 828 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b5dfe57f-b7c4-4954-ab7e-f6d2a60dae36 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b5dfe57f-b7c4-4954-ab7e-f6d2a60dae36 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b5dfe57f-b7c4-4954-ab7e-f6d2a60dae36 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b5dfe57f-b7c4-4954-ab7e-f6d2a60dae36 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b5dfe57f-b7c4-4954-ab7e-f6d2a60dae36 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Volume info retrieved successfully. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b5dfe57f-b7c4-4954-ab7e-f6d2a60dae36 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 200 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 212/425] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:03 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23403e12-fd87-4bf1-a2cf-cbf34ee5d300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad5f1fe-7f68-428c-a620-b052cebaf23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Created reservations ['aa84da04-0a6f-4239-835d-d968bdd7a848', 'b0628f1b-ddba-4c30-afcf-48b5d77e3c2b', 'fc5c2850-329c-4649-98a4-4ab98a726c93', 'f5a99072-7983-4f49-a31e-fb093f76016d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad5f1fe-7f68-428c-a620-b052cebaf23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa84da04-0a6f-4239-835d-d968bdd7a848', 'b0628f1b-ddba-4c30-afcf-48b5d77e3c2b', 'fc5c2850-329c-4649-98a4-4ab98a726c93', 'f5a99072-7983-4f49-a31e-fb093f76016d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97692435-5f7d-4098-806a-a16a6a88bcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97692435-5f7d-4098-806a-a16a6a88bcc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0724045c-f714-400e-98a6-2224d3c51451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2119142873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc424b332cca44f193d2fe904413c7b5',qos_specs=None,replication_status=,reservations=['aa84da04-0a6f-4239-835d-d968bdd7a848','b0628f1b-ddba-4c30-afcf-48b5d77e3c2b','fc5c2850-329c-4649-98a4-4ab98a726c93','f5a99072-7983-4f49-a31e-fb093f76016d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ba1de5b8743229b2ac708f3882327',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2119142873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0724045c-f714-400e-98a6-2224d3c51451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc424b332cca44f193d2fe904413c7b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='280ba1de5b8743229b2ac708f3882327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ac1226-f861-4708-90cc-864de76ebbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56ac1226-f861-4708-90cc-864de76ebbdd) transitioned into state 'SUCCESS' from state '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-2119142873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc424b332cca44f193d2fe904413c7b5',qos_specs=None,replication_status=,reservations=['aa84da04-0a6f-4239-835d-d968bdd7a848','b0628f1b-ddba-4c30-afcf-48b5d77e3c2b','fc5c2850-329c-4649-98a4-4ab98a726c93','f5a99072-7983-4f49-a31e-fb093f76016d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='280ba1de5b8743229b2ac708f3882327',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101fe899-e51e-4c4d-888d-9d01512f3c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101fe899-e51e-4c4d-888d-9d01512f3c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Flow 'volume_create_api' (a6aa6836-c599-478d-8aec-338aae0aa2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Create volume request issued successfully. Sep 03 11:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d88959c0-c775-4644-95ab-e490beee817d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 214/426] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:57:02 2026] POST /volume/v3/volumes => generated 760 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a9908e1c-39b1-426e-9682-34beaf30c989 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9908e1c-39b1-426e-9682-34beaf30c989 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9908e1c-39b1-426e-9682-34beaf30c989 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9908e1c-39b1-426e-9682-34beaf30c989 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a9908e1c-39b1-426e-9682-34beaf30c989 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9908e1c-39b1-426e-9682-34beaf30c989 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 213/427] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:03 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 828 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d6f52bd5-6eaa-4d5f-928f-67c8a1b6cca4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6f52bd5-6eaa-4d5f-928f-67c8a1b6cca4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6f52bd5-6eaa-4d5f-928f-67c8a1b6cca4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6f52bd5-6eaa-4d5f-928f-67c8a1b6cca4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d6f52bd5-6eaa-4d5f-928f-67c8a1b6cca4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6f52bd5-6eaa-4d5f-928f-67c8a1b6cca4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 215/428] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:04 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f315d7b1-82ba-4d2c-97bf-806f7d6a2850 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f315d7b1-82ba-4d2c-97bf-806f7d6a2850 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] GET http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 Sep 03 11:57:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f315d7b1-82ba-4d2c-97bf-806f7d6a2850 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f315d7b1-82ba-4d2c-97bf-806f7d6a2850 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f315d7b1-82ba-4d2c-97bf-806f7d6a2850 tempest-AttachVolumeNegativeTest-1161512630 tempest-AttachVolumeNegativeTest-1161512630-project-member] http://192.168.122.215/volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 returned with HTTP 404 Sep 03 11:57:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 214/429] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:04 2026] GET /volume/v3/volumes/dcb7c7b5-cc02-487e-9a1d-580f0681f2a5 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-960b5865-bb4c-4040-b175-1dba9d7e1604 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-960b5865-bb4c-4040-b175-1dba9d7e1604 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-960b5865-bb4c-4040-b175-1dba9d7e1604 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-960b5865-bb4c-4040-b175-1dba9d7e1604 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-960b5865-bb4c-4040-b175-1dba9d7e1604 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-960b5865-bb4c-4040-b175-1dba9d7e1604 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 216/430] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:04 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7f7d53b6-e40f-430f-8f8e-ab33bd8d1ebe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7f7d53b6-e40f-430f-8f8e-ab33bd8d1ebe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7f7d53b6-e40f-430f-8f8e-ab33bd8d1ebe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7f7d53b6-e40f-430f-8f8e-ab33bd8d1ebe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7f7d53b6-e40f-430f-8f8e-ab33bd8d1ebe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7f7d53b6-e40f-430f-8f8e-ab33bd8d1ebe tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 215/431] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d9bb014-b7af-4157-bfec-406336271e71 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d9bb014-b7af-4157-bfec-406336271e71 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] POST http://192.168.122.215/volume/v3/os-volume-transfer Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d9bb014-b7af-4157-bfec-406336271e71 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4d9575d5-8710-40d5-a4f3-daa767d3cc67"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-6d9bb014-b7af-4157-bfec-406336271e71 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Creating new volume transfer {'transfer': {'volume_id': '4d9575d5-8710-40d5-a4f3-daa767d3cc67'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-6d9bb014-b7af-4157-bfec-406336271e71 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Creating transfer of volume 4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-6d9bb014-b7af-4157-bfec-406336271e71 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Generating transfer record for volume 4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d9bb014-b7af-4157-bfec-406336271e71 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 217/432] 192.168.122.215 () {60 vars in 1175 bytes} [Thu Sep 3 11:57:05 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c93c5a7-d056-49cf-b0f1-75973707ca4c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c93c5a7-d056-49cf-b0f1-75973707ca4c tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c93c5a7-d056-49cf-b0f1-75973707ca4c tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c93c5a7-d056-49cf-b0f1-75973707ca4c tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2c93c5a7-d056-49cf-b0f1-75973707ca4c tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c93c5a7-d056-49cf-b0f1-75973707ca4c tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 216/433] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9192b47-465a-47ef-bf91-d8e5234512e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9192b47-465a-47ef-bf91-d8e5234512e4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/os-volume-transfer/detail Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9192b47-465a-47ef-bf91-d8e5234512e4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9192b47-465a-47ef-bf91-d8e5234512e4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-b9192b47-465a-47ef-bf91-d8e5234512e4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Listing volume transfers {{(pid=86957) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9192b47-465a-47ef-bf91-d8e5234512e4 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 218/434] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-44e6721c-8651-4bfd-837b-42def74c7090 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44e6721c-8651-4bfd-837b-42def74c7090 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] DELETE http://192.168.122.215/volume/v3/os-volume-transfer/8e7cce79-e073-4be6-ac99-a50126aa1014 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44e6721c-8651-4bfd-837b-42def74c7090 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44e6721c-8651-4bfd-837b-42def74c7090 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-44e6721c-8651-4bfd-837b-42def74c7090 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Delete transfer with id: 8e7cce79-e073-4be6-ac99-a50126aa1014 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44e6721c-8651-4bfd-837b-42def74c7090 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/8e7cce79-e073-4be6-ac99-a50126aa1014 returned with HTTP 202 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 217/435] 192.168.122.215 () {58 vars in 1268 bytes} [Thu Sep 3 11:57:05 2026] DELETE /volume/v3/os-volume-transfer/8e7cce79-e073-4be6-ac99-a50126aa1014 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8322a5d-6bd0-4f83-8e1f-f73ad901f166 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8322a5d-6bd0-4f83-8e1f-f73ad901f166 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8322a5d-6bd0-4f83-8e1f-f73ad901f166 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8322a5d-6bd0-4f83-8e1f-f73ad901f166 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e8322a5d-6bd0-4f83-8e1f-f73ad901f166 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8322a5d-6bd0-4f83-8e1f-f73ad901f166 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 219/436] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e0f172b-fd4f-49f5-af7a-8d4a301f8f95 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e0f172b-fd4f-49f5-af7a-8d4a301f8f95 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] DELETE http://192.168.122.215/volume/v3/os-volume-transfer/8e7cce79-e073-4be6-ac99-a50126aa1014 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e0f172b-fd4f-49f5-af7a-8d4a301f8f95 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e0f172b-fd4f-49f5-af7a-8d4a301f8f95 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-4e0f172b-fd4f-49f5-af7a-8d4a301f8f95 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Delete transfer with id: 8e7cce79-e073-4be6-ac99-a50126aa1014 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e0f172b-fd4f-49f5-af7a-8d4a301f8f95 tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/8e7cce79-e073-4be6-ac99-a50126aa1014 returned with HTTP 404 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 218/437] 192.168.122.215 () {58 vars in 1268 bytes} [Thu Sep 3 11:57:05 2026] DELETE /volume/v3/os-volume-transfer/8e7cce79-e073-4be6-ac99-a50126aa1014 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3535a73-1f07-42d0-a1d1-657416b4303d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Delete volume with id: 4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c5f8b64-a3bd-46d1-80b9-c5fa45acf0b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c5f8b64-a3bd-46d1-80b9-c5fa45acf0b2 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c5f8b64-a3bd-46d1-80b9-c5fa45acf0b2 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c5f8b64-a3bd-46d1-80b9-c5fa45acf0b2 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Delete volume request issued successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3535a73-1f07-42d0-a1d1-657416b4303d tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 202 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 220/438] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:05 2026] DELETE /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f53f118-67dd-4720-a219-f70ca4d47930 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f53f118-67dd-4720-a219-f70ca4d47930 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f53f118-67dd-4720-a219-f70ca4d47930 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f53f118-67dd-4720-a219-f70ca4d47930 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5c5f8b64-a3bd-46d1-80b9-c5fa45acf0b2 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c5f8b64-a3bd-46d1-80b9-c5fa45acf0b2 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 219/439] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f53f118-67dd-4720-a219-f70ca4d47930 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f53f118-67dd-4720-a219-f70ca4d47930 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 221/440] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 1015 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-25f3f8d4-c980-4ea5-9cfa-1d5865dcf83c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-25f3f8d4-c980-4ea5-9cfa-1d5865dcf83c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-25f3f8d4-c980-4ea5-9cfa-1d5865dcf83c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-25f3f8d4-c980-4ea5-9cfa-1d5865dcf83c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-25f3f8d4-c980-4ea5-9cfa-1d5865dcf83c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-25f3f8d4-c980-4ea5-9cfa-1d5865dcf83c tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 220/441] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:05 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4f0d5103-89d7-40fc-a3b9-7bce6f8ab1c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f0d5103-89d7-40fc-a3b9-7bce6f8ab1c7 None None] GET http://192.168.122.215/volume// Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f0d5103-89d7-40fc-a3b9-7bce6f8ab1c7 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f0d5103-89d7-40fc-a3b9-7bce6f8ab1c7 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f0d5103-89d7-40fc-a3b9-7bce6f8ab1c7 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:57:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 222/442] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 11:57:06 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-6fb87ed4-3bef-48bf-ad48-0f3871b07a1f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-6fb87ed4-3bef-48bf-ad48-0f3871b07a1f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-6fb87ed4-3bef-48bf-ad48-0f3871b07a1f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0724045c-f714-400e-98a6-2224d3c51451", "connector": null, "instance_uuid": "b4c629c3-09a7-49f6-a717-05f94c82b157"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-6fb87ed4-3bef-48bf-ad48-0f3871b07a1f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 11:57:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 221/443] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 11:57:06 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-784b4e5f-2e36-4f74-8a45-6bae86ae0136 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-784b4e5f-2e36-4f74-8a45-6bae86ae0136 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-784b4e5f-2e36-4f74-8a45-6bae86ae0136 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-784b4e5f-2e36-4f74-8a45-6bae86ae0136 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0b0eac3d-c683-4084-8390-faf3a508397d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0b0eac3d-c683-4084-8390-faf3a508397d None None] GET http://192.168.122.215/volume// Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0b0eac3d-c683-4084-8390-faf3a508397d None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0b0eac3d-c683-4084-8390-faf3a508397d None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0b0eac3d-c683-4084-8390-faf3a508397d None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:57:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 222/444] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:57:06 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:57:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b4de91ba-8c9b-445c-acae-b1e012e18d24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b4de91ba-8c9b-445c-acae-b1e012e18d24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-784b4e5f-2e36-4f74-8a45-6bae86ae0136 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b4de91ba-8c9b-445c-acae-b1e012e18d24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b4de91ba-8c9b-445c-acae-b1e012e18d24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-784b4e5f-2e36-4f74-8a45-6bae86ae0136 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 223/445] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:06 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b4de91ba-8c9b-445c-acae-b1e012e18d24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b4de91ba-8c9b-445c-acae-b1e012e18d24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 223/446] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:57:06 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 1033 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] PUT http://192.168.122.215/volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9 Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Acquiring lock "cinder-attachment_update-0724045c-f714-400e-98a6-2224d3c51451-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Lock "cinder-attachment_update-0724045c-f714-400e-98a6-2224d3c51451-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 11:57:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43b72c6c-1f59-41a7-8200-f09afca45e48 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43b72c6c-1f59-41a7-8200-f09afca45e48 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43b72c6c-1f59-41a7-8200-f09afca45e48 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43b72c6c-1f59-41a7-8200-f09afca45e48 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-43b72c6c-1f59-41a7-8200-f09afca45e48 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Volume info retrieved successfully. Sep 03 11:57:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43b72c6c-1f59-41a7-8200-f09afca45e48 tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 200 Sep 03 11:57:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 224/447] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:06 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 1015 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Lock "cinder-attachment_update-0724045c-f714-400e-98a6-2224d3c51451-devstack" released by "attachment_update" :: held 0.323s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-b3efd070-f59a-426c-a4c4-9173a1605ef6 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9 returned with HTTP 200 Sep 03 11:57:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 224/448] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 11:57:06 2026] PUT /volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9 => generated 694 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e79305c4-5076-4949-a613-ef1422601f30 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e79305c4-5076-4949-a613-ef1422601f30 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e79305c4-5076-4949-a613-ef1422601f30 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e79305c4-5076-4949-a613-ef1422601f30 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e79305c4-5076-4949-a613-ef1422601f30 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e79305c4-5076-4949-a613-ef1422601f30 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 225/449] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:07 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-fa4bc758-52b8-42b2-bc29-e2ed3f249039 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-fa4bc758-52b8-42b2-bc29-e2ed3f249039 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9/action Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-fa4bc758-52b8-42b2-bc29-e2ed3f249039 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-fa4bc758-52b8-42b2-bc29-e2ed3f249039 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0079bc0a-3464-41e8-9e4f-77deee81726a req-fa4bc758-52b8-42b2-bc29-e2ed3f249039 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9/action returned with HTTP 204 Sep 03 11:57:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 225/450] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 11:57:07 2026] POST /volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ed611b61-5a79-4617-945a-f1432c43780c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed611b61-5a79-4617-945a-f1432c43780c tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed611b61-5a79-4617-945a-f1432c43780c tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed611b61-5a79-4617-945a-f1432c43780c tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed611b61-5a79-4617-945a-f1432c43780c tempest-VolumesTransfersTest-147406253 tempest-VolumesTransfersTest-147406253-project-admin] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 404 Sep 03 11:57:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 226/451] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:07 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d109ee7d-e660-40fc-b3d2-dd0aa5152cfa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d109ee7d-e660-40fc-b3d2-dd0aa5152cfa tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] GET http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d109ee7d-e660-40fc-b3d2-dd0aa5152cfa tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d109ee7d-e660-40fc-b3d2-dd0aa5152cfa tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d109ee7d-e660-40fc-b3d2-dd0aa5152cfa tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 404 Sep 03 11:57:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 226/452] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:07 2026] GET /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-54235821-9cca-46c4-9d5b-453b5ba43bef None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54235821-9cca-46c4-9d5b-453b5ba43bef tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] DELETE http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54235821-9cca-46c4-9d5b-453b5ba43bef tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54235821-9cca-46c4-9d5b-453b5ba43bef tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:08 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-54235821-9cca-46c4-9d5b-453b5ba43bef tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] Delete volume with id: 4d9575d5-8710-40d5-a4f3-daa767d3cc67 Sep 03 11:57:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54235821-9cca-46c4-9d5b-453b5ba43bef tempest-VolumesTransfersTest-1459100348 tempest-VolumesTransfersTest-1459100348-project-member] http://192.168.122.215/volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 returned with HTTP 404 Sep 03 11:57:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 227/453] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:07 2026] DELETE /volume/v3/volumes/4d9575d5-8710-40d5-a4f3-daa767d3cc67 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9356050d-65eb-4651-ae62-e9e6607216c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9356050d-65eb-4651-ae62-e9e6607216c1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9356050d-65eb-4651-ae62-e9e6607216c1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9356050d-65eb-4651-ae62-e9e6607216c1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9356050d-65eb-4651-ae62-e9e6607216c1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9356050d-65eb-4651-ae62-e9e6607216c1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 227/454] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:08 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 1145 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b293251-37ba-4b07-8ffe-0eea7aa37cae None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b293251-37ba-4b07-8ffe-0eea7aa37cae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b293251-37ba-4b07-8ffe-0eea7aa37cae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b293251-37ba-4b07-8ffe-0eea7aa37cae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b293251-37ba-4b07-8ffe-0eea7aa37cae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b293251-37ba-4b07-8ffe-0eea7aa37cae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 228/455] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:08 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 1145 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-54a2bc94-6b87-40ff-8262-2a83529b7f0f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-54a2bc94-6b87-40ff-8262-2a83529b7f0f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-54a2bc94-6b87-40ff-8262-2a83529b7f0f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-54a2bc94-6b87-40ff-8262-2a83529b7f0f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-54a2bc94-6b87-40ff-8262-2a83529b7f0f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-54a2bc94-6b87-40ff-8262-2a83529b7f0f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 228/456] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:09 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 1144 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25/action Sep 03 11:57:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:57:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Begin detaching volume completed successfully. Sep 03 11:57:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-70b61986-a158-4be5-a5e8-f848f68d3b08 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25/action returned with HTTP 202 Sep 03 11:57:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 229/457] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:57:09 2026] POST /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1c48c2da-7355-4e50-a898-85763dad2597 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c48c2da-7355-4e50-a898-85763dad2597 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c48c2da-7355-4e50-a898-85763dad2597 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c48c2da-7355-4e50-a898-85763dad2597 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1c48c2da-7355-4e50-a898-85763dad2597 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c48c2da-7355-4e50-a898-85763dad2597 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 229/458] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:09 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 1147 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e4b6dfd7-cbfa-490f-9ba3-0ea1a5725adf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e4b6dfd7-cbfa-490f-9ba3-0ea1a5725adf None None] GET http://192.168.122.215/volume// Sep 03 11:57:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e4b6dfd7-cbfa-490f-9ba3-0ea1a5725adf None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e4b6dfd7-cbfa-490f-9ba3-0ea1a5725adf None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e4b6dfd7-cbfa-490f-9ba3-0ea1a5725adf None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:57:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 230/459] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:57:09 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-adda0f65-e149-4002-9473-5e42a60ea60b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-adda0f65-e149-4002-9473-5e42a60ea60b tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-adda0f65-e149-4002-9473-5e42a60ea60b tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-adda0f65-e149-4002-9473-5e42a60ea60b tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-adda0f65-e149-4002-9473-5e42a60ea60b tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-adda0f65-e149-4002-9473-5e42a60ea60b tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 230/460] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:57:09 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 1328 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-64cd6cb4-b0cf-4e9a-97d5-693c81adb9d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-64cd6cb4-b0cf-4e9a-97d5-693c81adb9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] DELETE http://192.168.122.215/volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9 Sep 03 11:57:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-64cd6cb4-b0cf-4e9a-97d5-693c81adb9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-64cd6cb4-b0cf-4e9a-97d5-693c81adb9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:10 devstack devstack@c-api.service[86956]: /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 03 11:57:10 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 11:57:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-20ebc6d9-f877-47ff-8110-4402b3fa9dff req-64cd6cb4-b0cf-4e9a-97d5-693c81adb9d1 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9 returned with HTTP 200 Sep 03 11:57:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 231/461] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:57:10 2026] DELETE /volume/v3/attachments/305a359c-22fb-45eb-bbea-1f7fff93c2e9 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f76740a0-98ba-4e2c-bc1b-b5758e466241 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f76740a0-98ba-4e2c-bc1b-b5758e466241 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f76740a0-98ba-4e2c-bc1b-b5758e466241 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f76740a0-98ba-4e2c-bc1b-b5758e466241 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f76740a0-98ba-4e2c-bc1b-b5758e466241 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f76740a0-98ba-4e2c-bc1b-b5758e466241 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 231/462] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:10 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:57:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-015f8a18-247b-4e9d-960a-d710fe300102 req-7c65c70c-aed4-45ad-ad6d-26a7d62a8d63 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-7c65c70c-aed4-45ad-ad6d-26a7d62a8d63 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-7c65c70c-aed4-45ad-ad6d-26a7d62a8d63 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-7c65c70c-aed4-45ad-ad6d-26a7d62a8d63 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-015f8a18-247b-4e9d-960a-d710fe300102 req-7c65c70c-aed4-45ad-ad6d-26a7d62a8d63 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-7c65c70c-aed4-45ad-ad6d-26a7d62a8d63 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 232/463] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:10 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 1145 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] POST http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451/action Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Begin detaching volume completed successfully. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-3545c9cc-0f9f-41f2-997b-bcfb7ac85918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451/action returned with HTTP 202 Sep 03 11:57:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 232/464] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 11:57:11 2026] POST /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:57:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aacb0881-389e-4659-9138-d0d5a4ea3576 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aacb0881-389e-4659-9138-d0d5a4ea3576 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aacb0881-389e-4659-9138-d0d5a4ea3576 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aacb0881-389e-4659-9138-d0d5a4ea3576 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9a5338ea-1d44-442e-b9c0-acad35bc53b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a5338ea-1d44-442e-b9c0-acad35bc53b2 None None] GET http://192.168.122.215/volume// Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a5338ea-1d44-442e-b9c0-acad35bc53b2 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a5338ea-1d44-442e-b9c0-acad35bc53b2 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a5338ea-1d44-442e-b9c0-acad35bc53b2 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 11:57:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 233/465] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 11:57:11 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-015f8a18-247b-4e9d-960a-d710fe300102 req-f5ccea50-fa69-4cbf-90a5-c4939c389712 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-f5ccea50-fa69-4cbf-90a5-c4939c389712 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-f5ccea50-fa69-4cbf-90a5-c4939c389712 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-f5ccea50-fa69-4cbf-90a5-c4939c389712 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aacb0881-389e-4659-9138-d0d5a4ea3576 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aacb0881-389e-4659-9138-d0d5a4ea3576 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 233/466] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:11 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 1148 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-015f8a18-247b-4e9d-960a-d710fe300102 req-f5ccea50-fa69-4cbf-90a5-c4939c389712 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-f5ccea50-fa69-4cbf-90a5-c4939c389712 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 234/467] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 11:57:11 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 1329 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-015f8a18-247b-4e9d-960a-d710fe300102 req-02e66819-57d8-442a-91fe-899fc8e6021f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-02e66819-57d8-442a-91fe-899fc8e6021f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] DELETE http://192.168.122.215/volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9 Sep 03 11:57:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-02e66819-57d8-442a-91fe-899fc8e6021f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-02e66819-57d8-442a-91fe-899fc8e6021f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:11 devstack devstack@c-api.service[86956]: /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 03 11:57:11 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 11:57:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-015f8a18-247b-4e9d-960a-d710fe300102 req-02e66819-57d8-442a-91fe-899fc8e6021f tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9 returned with HTTP 200 Sep 03 11:57:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 234/468] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 11:57:11 2026] DELETE /volume/v3/attachments/c6e4fe89-20de-4959-90c4-81e2586de7d9 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b94975b1-af8a-4c88-bde5-8696ed93797d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b94975b1-af8a-4c88-bde5-8696ed93797d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b94975b1-af8a-4c88-bde5-8696ed93797d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b94975b1-af8a-4c88-bde5-8696ed93797d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b94975b1-af8a-4c88-bde5-8696ed93797d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b94975b1-af8a-4c88-bde5-8696ed93797d tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 235/469] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:12 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c76e90e2-7097-4168-84ae-6e1467a8eec5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c76e90e2-7097-4168-84ae-6e1467a8eec5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c76e90e2-7097-4168-84ae-6e1467a8eec5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c76e90e2-7097-4168-84ae-6e1467a8eec5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c76e90e2-7097-4168-84ae-6e1467a8eec5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c76e90e2-7097-4168-84ae-6e1467a8eec5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 235/470] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:12 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c4f9a28-cda1-4e5e-b2a1-9ac3e63ce762 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c4f9a28-cda1-4e5e-b2a1-9ac3e63ce762 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c4f9a28-cda1-4e5e-b2a1-9ac3e63ce762 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c4f9a28-cda1-4e5e-b2a1-9ac3e63ce762 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c4f9a28-cda1-4e5e-b2a1-9ac3e63ce762 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c4f9a28-cda1-4e5e-b2a1-9ac3e63ce762 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 236/471] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:12 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f1ce26db-ed35-462e-89f1-cfd7366dafa4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1ce26db-ed35-462e-89f1-cfd7366dafa4 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1ce26db-ed35-462e-89f1-cfd7366dafa4 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1ce26db-ed35-462e-89f1-cfd7366dafa4 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f1ce26db-ed35-462e-89f1-cfd7366dafa4 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1ce26db-ed35-462e-89f1-cfd7366dafa4 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 236/472] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:12 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-15b1afa5-674e-49c6-98b5-ac75d10b71e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15b1afa5-674e-49c6-98b5-ac75d10b71e5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15b1afa5-674e-49c6-98b5-ac75d10b71e5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15b1afa5-674e-49c6-98b5-ac75d10b71e5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-15b1afa5-674e-49c6-98b5-ac75d10b71e5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15b1afa5-674e-49c6-98b5-ac75d10b71e5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 237/473] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:12 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-394513730", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-394513730', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Create volume of 1 GB Sep 03 11:57:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Availability Zones retrieved successfully. Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Flow 'volume_create_api' (d1e0e2fb-18be-4cf6-a3ff-df9cc2d8490a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1f2884-8da4-40cc-85e0-84069f4c64b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea1f2884-8da4-40cc-85e0-84069f4c64b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d99568-1f30-459e-9658-018fdeb24546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Created reservations ['f127557e-9931-4ef8-b6a5-c9d4b352c100', '19746eb0-a515-4a7f-bb17-76ba525d0be6', 'e01468b8-76ec-4b84-9c3b-b36012e6220a', 'a104ba48-a868-4fa0-92ff-15fa1ce19e93'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d99568-1f30-459e-9658-018fdeb24546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f127557e-9931-4ef8-b6a5-c9d4b352c100', '19746eb0-a515-4a7f-bb17-76ba525d0be6', 'e01468b8-76ec-4b84-9c3b-b36012e6220a', 'a104ba48-a868-4fa0-92ff-15fa1ce19e93']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a4f468-192c-41f1-9b09-7499c5225807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a4f468-192c-41f1-9b09-7499c5225807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de150040-c229-4fde-894f-9fcf413bafd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-394513730',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f58bf246e9564c5185d32bab632f84ab',qos_specs=None,replication_status=,reservations=['f127557e-9931-4ef8-b6a5-c9d4b352c100','19746eb0-a515-4a7f-bb17-76ba525d0be6','e01468b8-76ec-4b84-9c3b-b36012e6220a','a104ba48-a868-4fa0-92ff-15fa1ce19e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a279ee54deda42ccb651c9c51105beab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-394513730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de150040-c229-4fde-894f-9fcf413bafd3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f58bf246e9564c5185d32bab632f84ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a279ee54deda42ccb651c9c51105beab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4391bb32-867f-46ba-8590-2fffb4614630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4391bb32-867f-46ba-8590-2fffb4614630) transitioned into state 'SUCCESS' from state '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-394513730',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f58bf246e9564c5185d32bab632f84ab',qos_specs=None,replication_status=,reservations=['f127557e-9931-4ef8-b6a5-c9d4b352c100','19746eb0-a515-4a7f-bb17-76ba525d0be6','e01468b8-76ec-4b84-9c3b-b36012e6220a','a104ba48-a868-4fa0-92ff-15fa1ce19e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a279ee54deda42ccb651c9c51105beab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139ff61f-ad69-4722-8b8e-69a48589910b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139ff61f-ad69-4722-8b8e-69a48589910b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Flow 'volume_create_api' (d1e0e2fb-18be-4cf6-a3ff-df9cc2d8490a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Create volume request issued successfully. Sep 03 11:57:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-06a8ba19-3d88-4bf4-9b84-77f836434717 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 237/474] 192.168.122.215 () {64 vars in 1430 bytes} [Thu Sep 3 11:57:14 2026] POST /volume/v3/volumes => generated 771 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-deaf4b33-152c-4a5e-a242-7055e98524df req-89d8b75b-cd1b-4129-860d-17aff4e60d2a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-89d8b75b-cd1b-4129-860d-17aff4e60d2a tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] GET http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-89d8b75b-cd1b-4129-860d-17aff4e60d2a tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-89d8b75b-cd1b-4129-860d-17aff4e60d2a tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-deaf4b33-152c-4a5e-a242-7055e98524df req-89d8b75b-cd1b-4129-860d-17aff4e60d2a tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Volume info retrieved successfully. Sep 03 11:57:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-deaf4b33-152c-4a5e-a242-7055e98524df req-89d8b75b-cd1b-4129-860d-17aff4e60d2a tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 200 Sep 03 11:57:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 238/475] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:15 2026] GET /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 839 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-826a9569-fd36-4180-b36a-986c3ec96b34 req-e5b892df-cf8d-4dd5-ad05-54bead0bf048 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-826a9569-fd36-4180-b36a-986c3ec96b34 req-e5b892df-cf8d-4dd5-ad05-54bead0bf048 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] GET http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-826a9569-fd36-4180-b36a-986c3ec96b34 req-e5b892df-cf8d-4dd5-ad05-54bead0bf048 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-826a9569-fd36-4180-b36a-986c3ec96b34 req-e5b892df-cf8d-4dd5-ad05-54bead0bf048 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-826a9569-fd36-4180-b36a-986c3ec96b34 req-e5b892df-cf8d-4dd5-ad05-54bead0bf048 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Volume info retrieved successfully. Sep 03 11:57:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-826a9569-fd36-4180-b36a-986c3ec96b34 req-e5b892df-cf8d-4dd5-ad05-54bead0bf048 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 200 Sep 03 11:57:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 238/476] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:15 2026] GET /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 839 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b73ba2a7-86e5-4baa-bd7a-b71da6088e46 req-ece608ea-880f-4077-b02d-1297210377d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b73ba2a7-86e5-4baa-bd7a-b71da6088e46 req-ece608ea-880f-4077-b02d-1297210377d2 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] GET http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b73ba2a7-86e5-4baa-bd7a-b71da6088e46 req-ece608ea-880f-4077-b02d-1297210377d2 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b73ba2a7-86e5-4baa-bd7a-b71da6088e46 req-ece608ea-880f-4077-b02d-1297210377d2 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b73ba2a7-86e5-4baa-bd7a-b71da6088e46 req-ece608ea-880f-4077-b02d-1297210377d2 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Volume info retrieved successfully. Sep 03 11:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b73ba2a7-86e5-4baa-bd7a-b71da6088e46 req-ece608ea-880f-4077-b02d-1297210377d2 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 200 Sep 03 11:57:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 239/477] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:16 2026] GET /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-753192f7-043b-4ad2-8af2-29aa84b74aae req-7baeccaa-28ba-43b5-bb39-2a5ccf76d8cb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-753192f7-043b-4ad2-8af2-29aa84b74aae req-7baeccaa-28ba-43b5-bb39-2a5ccf76d8cb tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-reader] GET http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-753192f7-043b-4ad2-8af2-29aa84b74aae req-7baeccaa-28ba-43b5-bb39-2a5ccf76d8cb tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-753192f7-043b-4ad2-8af2-29aa84b74aae req-7baeccaa-28ba-43b5-bb39-2a5ccf76d8cb tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-753192f7-043b-4ad2-8af2-29aa84b74aae req-7baeccaa-28ba-43b5-bb39-2a5ccf76d8cb tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-reader] Volume info retrieved successfully. Sep 03 11:57:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-753192f7-043b-4ad2-8af2-29aa84b74aae req-7baeccaa-28ba-43b5-bb39-2a5ccf76d8cb tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-reader] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 200 Sep 03 11:57:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 239/478] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:16 2026] GET /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] DELETE http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Delete volume with id: de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Volume info retrieved successfully. Sep 03 11:57:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b59876a6-c47f-4171-b71e-4de745bf4248 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Delete volume request issued successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3b36d0cd-e3e9-4545-9c68-318b8ff3c06a req-0f21e274-165e-443b-8ee4-7cbe131c1ae9 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 202 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 240/479] 192.168.122.215 () {62 vars in 1509 bytes} [Thu Sep 3 11:57:16 2026] DELETE /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] DELETE http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Delete volume with id: 0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Delete volume request issued successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-87f138b1-103a-4c14-97bf-cb4cebf17918 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 202 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 241/480] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:17 2026] DELETE /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e8abb195-e709-4c38-8023-79d077d13e61 req-2c6f4815-f087-4ad6-a918-818a2f8cc3e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e8abb195-e709-4c38-8023-79d077d13e61 req-2c6f4815-f087-4ad6-a918-818a2f8cc3e7 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] GET http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e8abb195-e709-4c38-8023-79d077d13e61 req-2c6f4815-f087-4ad6-a918-818a2f8cc3e7 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e8abb195-e709-4c38-8023-79d077d13e61 req-2c6f4815-f087-4ad6-a918-818a2f8cc3e7 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e8abb195-e709-4c38-8023-79d077d13e61 req-2c6f4815-f087-4ad6-a918-818a2f8cc3e7 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Volume info retrieved successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e8abb195-e709-4c38-8023-79d077d13e61 req-2c6f4815-f087-4ad6-a918-818a2f8cc3e7 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 200 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 242/481] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:17 2026] GET /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32395701-d991-4d89-be82-48bf42c39983 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32395701-d991-4d89-be82-48bf42c39983 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32395701-d991-4d89-be82-48bf42c39983 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32395701-d991-4d89-be82-48bf42c39983 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-32395701-d991-4d89-be82-48bf42c39983 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32395701-d991-4d89-be82-48bf42c39983 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 200 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 243/482] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:17 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1559222112"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1559222112'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Create volume of 1 GB Sep 03 11:57:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Availability Zones retrieved successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Flow 'volume_create_api' (c4bde106-246a-4bdc-b559-8a1b8bd14124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa87614-33cb-46e6-858e-c10f118341e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa87614-33cb-46e6-858e-c10f118341e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4634afff-d67d-4262-aeab-9b4bffe73a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Created reservations ['347eb41c-c338-48c8-8df9-c245f7a66e74', '34d93556-6b27-495d-aa8e-c9f27c0e80af', '1cad73ba-ceb2-4f51-8eab-3a297efd93d4', '35ff3c17-8085-4500-b57a-c9b89200b8c4'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4634afff-d67d-4262-aeab-9b4bffe73a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['347eb41c-c338-48c8-8df9-c245f7a66e74', '34d93556-6b27-495d-aa8e-c9f27c0e80af', '1cad73ba-ceb2-4f51-8eab-3a297efd93d4', '35ff3c17-8085-4500-b57a-c9b89200b8c4']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860fb782-e07f-40d5-8ac4-5b15f4b774ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860fb782-e07f-40d5-8ac4-5b15f4b774ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcb28b41-4dc7-4503-976f-c9b02eab66ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1559222112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a99b6bf79aa64252976334a70b11f2b3',qos_specs=None,replication_status=,reservations=['347eb41c-c338-48c8-8df9-c245f7a66e74','34d93556-6b27-495d-aa8e-c9f27c0e80af','1cad73ba-ceb2-4f51-8eab-3a297efd93d4','35ff3c17-8085-4500-b57a-c9b89200b8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c0dfb387e2b43d19edfb85510ed3eb0',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1559222112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcb28b41-4dc7-4503-976f-c9b02eab66ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a99b6bf79aa64252976334a70b11f2b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c0dfb387e2b43d19edfb85510ed3eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f63b97f-5602-4334-99c5-2427d0527a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f63b97f-5602-4334-99c5-2427d0527a65) transitioned into state 'SUCCESS' from state '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-1559222112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a99b6bf79aa64252976334a70b11f2b3',qos_specs=None,replication_status=,reservations=['347eb41c-c338-48c8-8df9-c245f7a66e74','34d93556-6b27-495d-aa8e-c9f27c0e80af','1cad73ba-ceb2-4f51-8eab-3a297efd93d4','35ff3c17-8085-4500-b57a-c9b89200b8c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c0dfb387e2b43d19edfb85510ed3eb0',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d6ddb4-96cb-4b85-ba2d-4efa0aa19022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45d6ddb4-96cb-4b85-ba2d-4efa0aa19022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Flow 'volume_create_api' (c4bde106-246a-4bdc-b559-8a1b8bd14124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Create volume request issued successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b59876a6-c47f-4171-b71e-4de745bf4248 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 240/483] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 11:57:16 2026] POST /volume/v3/volumes => generated 828 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fed1a798-1862-4613-9518-bdf7d318885d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fed1a798-1862-4613-9518-bdf7d318885d tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fed1a798-1862-4613-9518-bdf7d318885d tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fed1a798-1862-4613-9518-bdf7d318885d tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fed1a798-1862-4613-9518-bdf7d318885d tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fed1a798-1862-4613-9518-bdf7d318885d tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 244/484] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:17 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1e2738d5-1e7e-4d6b-8519-edbea97c206c req-2d113039-548d-49b1-a154-95bd52fdbd95 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1e2738d5-1e7e-4d6b-8519-edbea97c206c req-2d113039-548d-49b1-a154-95bd52fdbd95 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] GET http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 Sep 03 11:57:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1e2738d5-1e7e-4d6b-8519-edbea97c206c req-2d113039-548d-49b1-a154-95bd52fdbd95 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-024b4a51-964f-428b-ad94-8a964302af04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-024b4a51-964f-428b-ad94-8a964302af04 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-024b4a51-964f-428b-ad94-8a964302af04 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1e2738d5-1e7e-4d6b-8519-edbea97c206c req-2d113039-548d-49b1-a154-95bd52fdbd95 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-024b4a51-964f-428b-ad94-8a964302af04 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-024b4a51-964f-428b-ad94-8a964302af04 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 returned with HTTP 404 Sep 03 11:57:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 245/485] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:18 2026] GET /volume/v3/volumes/0724045c-f714-400e-98a6-2224d3c51451 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1e2738d5-1e7e-4d6b-8519-edbea97c206c req-2d113039-548d-49b1-a154-95bd52fdbd95 tempest-VolumesGetTestJSON-2085337026 tempest-VolumesGetTestJSON-2085337026-project-member] http://192.168.122.215/volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 returned with HTTP 404 Sep 03 11:57:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 241/486] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:18 2026] GET /volume/v3/volumes/de150040-c229-4fde-894f-9fcf413bafd3 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95bff594-4c0c-479b-ab6b-237b314d8feb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] DELETE http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Delete volume with id: 94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Delete volume request issued successfully. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95bff594-4c0c-479b-ab6b-237b314d8feb tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 202 Sep 03 11:57:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 246/487] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:18 2026] DELETE /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-78def325-b837-4d0a-b67f-fcfea1e8ab24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78def325-b837-4d0a-b67f-fcfea1e8ab24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78def325-b837-4d0a-b67f-fcfea1e8ab24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78def325-b837-4d0a-b67f-fcfea1e8ab24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-78def325-b837-4d0a-b67f-fcfea1e8ab24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78def325-b837-4d0a-b67f-fcfea1e8ab24 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 200 Sep 03 11:57:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 242/488] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:18 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4948a9c4-e123-4895-9220-42e8db029292 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4948a9c4-e123-4895-9220-42e8db029292 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4948a9c4-e123-4895-9220-42e8db029292 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4948a9c4-e123-4895-9220-42e8db029292 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4948a9c4-e123-4895-9220-42e8db029292 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4948a9c4-e123-4895-9220-42e8db029292 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 247/489] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:18 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-27ddb90f-dbdf-4968-b582-746ed5b4c05a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27ddb90f-dbdf-4968-b582-746ed5b4c05a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 Sep 03 11:57:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27ddb90f-dbdf-4968-b582-746ed5b4c05a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27ddb90f-dbdf-4968-b582-746ed5b4c05a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27ddb90f-dbdf-4968-b582-746ed5b4c05a tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 returned with HTTP 404 Sep 03 11:57:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 243/490] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:19 2026] GET /volume/v3/volumes/94192199-8bf9-4dc9-bff9-7a4d883eff25 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62e03b94-875b-4fec-b2c0-63252f655801 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] DELETE http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Delete volume with id: 724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:57:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Delete volume request issued successfully. Sep 03 11:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62e03b94-875b-4fec-b2c0-63252f655801 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 202 Sep 03 11:57:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 248/491] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:19 2026] DELETE /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ba553193-a059-4dcc-a4e7-009b4fed82b5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba553193-a059-4dcc-a4e7-009b4fed82b5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:57:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba553193-a059-4dcc-a4e7-009b4fed82b5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba553193-a059-4dcc-a4e7-009b4fed82b5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba553193-a059-4dcc-a4e7-009b4fed82b5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Volume info retrieved successfully. Sep 03 11:57:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba553193-a059-4dcc-a4e7-009b4fed82b5 tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 200 Sep 03 11:57:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 244/492] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:19 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d5a1993-7df2-4ba2-8a65-7b53f97cd040 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d5a1993-7df2-4ba2-8a65-7b53f97cd040 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d5a1993-7df2-4ba2-8a65-7b53f97cd040 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d5a1993-7df2-4ba2-8a65-7b53f97cd040 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5d5a1993-7df2-4ba2-8a65-7b53f97cd040 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d5a1993-7df2-4ba2-8a65-7b53f97cd040 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 249/493] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:19 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 956 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] POST http://192.168.122.215/volume/v3/volume-transfers Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bcb28b41-4dc7-4503-976f-c9b02eab66ae"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volume_transfer [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bcb28b41-4dc7-4503-976f-c9b02eab66ae'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volume_transfer [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Creating transfer of volume bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.transfer.api [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Generating transfer record for volume bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-151609dc-7077-4290-97d3-dfa93ecd0d0f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:57:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 245/494] 192.168.122.215 () {62 vars in 1210 bytes} [Thu Sep 3 11:57:20 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b18990a5-19c9-42e0-bc89-deb4caa56874 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b18990a5-19c9-42e0-bc89-deb4caa56874 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b18990a5-19c9-42e0-bc89-deb4caa56874 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b18990a5-19c9-42e0-bc89-deb4caa56874 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b18990a5-19c9-42e0-bc89-deb4caa56874 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b18990a5-19c9-42e0-bc89-deb4caa56874 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 250/495] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:20 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-224b4047-70c4-4049-8246-cc16e21705fe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-224b4047-70c4-4049-8246-cc16e21705fe tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8 Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-224b4047-70c4-4049-8246-cc16e21705fe tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-224b4047-70c4-4049-8246-cc16e21705fe tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-224b4047-70c4-4049-8246-cc16e21705fe tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8 returned with HTTP 200 Sep 03 11:57:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 246/496] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:57:20 2026] GET /volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8 => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1be61fd-6496-441a-a265-445294d5f7e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1be61fd-6496-441a-a265-445294d5f7e9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volume-transfers Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1be61fd-6496-441a-a265-445294d5f7e9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1be61fd-6496-441a-a265-445294d5f7e9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volume_transfer [None req-f1be61fd-6496-441a-a265-445294d5f7e9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Listing volume transfers {{(pid=86957) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1be61fd-6496-441a-a265-445294d5f7e9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers returned with HTTP 200 Sep 03 11:57:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 251/497] 192.168.122.215 () {60 vars in 1189 bytes} [Thu Sep 3 11:57:20 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] POST http://192.168.122.215/volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8/accept Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ad927ea80bace9fc"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.volume_transfer [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Accepting volume transfer c9dc342d-4caa-4cc8-b844-e1db5f9080d8 {{(pid=86956) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Accepting transfer c9dc342d-4caa-4cc8-b844-e1db5f9080d8 Sep 03 11:57:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Created reservations ['d1807335-4c91-4150-8385-dafd1c915b89', 'f1a5dea8-4e6e-41c1-9850-b7d117f3b979', '0f452242-9919-4588-8aa7-cc20fc986b0b', '4a585de4-006e-4521-b27c-3dff06b1910e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Created reservations ['76e2ab28-aac2-4d37-a9f5-28bff28f4114', '4651dfb7-044b-43a3-a3bb-7cbab8d72c3b', '936ab2cf-ce6a-4f33-9c96-4ab7ccd54627', 'c09e3a3b-24cc-442d-a042-6a4acc780edf'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:20 devstack devstack@c-api.service[86956]: /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 03 11:57:20 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Created reservations ['e36182d7-db20-4083-8447-1f87f042ca0c', '3ff29b40-4eda-4a9f-bcec-cf46720fda30', '29d0eb1d-9eb0-4f1b-81e2-dea9bcaa81b5', 'fdd260a6-ceb2-4eab-ae27-86f3a413ef06'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1578c2fd-2c74-44e1-9335-4d4702ec0ad2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1578c2fd-2c74-44e1-9335-4d4702ec0ad2 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1578c2fd-2c74-44e1-9335-4d4702ec0ad2 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1578c2fd-2c74-44e1-9335-4d4702ec0ad2 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1578c2fd-2c74-44e1-9335-4d4702ec0ad2 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1578c2fd-2c74-44e1-9335-4d4702ec0ad2 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:57:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Created reservations ['d0e93313-ef46-4073-bdb4-78a0492189f3', '481ba8ac-11ce-414c-8232-11f50bf8ad2b', '4eac6a4d-5d33-4637-83f5-d381215a4a7e', 'c24996b1-931b-4dff-ad7b-781944266b76'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 252/498] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:20 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Transfer volume completed successfully. Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b271385f-57c5-47ec-b8c6-48d64ab198ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b271385f-57c5-47ec-b8c6-48d64ab198ae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] GET http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b271385f-57c5-47ec-b8c6-48d64ab198ae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b271385f-57c5-47ec-b8c6-48d64ab198ae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b271385f-57c5-47ec-b8c6-48d64ab198ae tempest-AttachVolumeTestJSON-1352568732 tempest-AttachVolumeTestJSON-1352568732-project-member] http://192.168.122.215/volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 returned with HTTP 404 Sep 03 11:57:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 253/499] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:20 2026] GET /volume/v3/volumes/724eb31f-8331-4468-8752-bf3c8de077e3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55db724f-8098-45d5-a1f2-82d75f4269ea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55db724f-8098-45d5-a1f2-82d75f4269ea tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55db724f-8098-45d5-a1f2-82d75f4269ea tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55db724f-8098-45d5-a1f2-82d75f4269ea tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55db724f-8098-45d5-a1f2-82d75f4269ea tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55db724f-8098-45d5-a1f2-82d75f4269ea tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:57:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 254/500] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:21 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.transfer.api [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Volume bcb28b41-4dc7-4503-976f-c9b02eab66ae has been transferred. Sep 03 11:57:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a50f6a37-9c81-497a-8f29-4731a432c4fa tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] http://192.168.122.215/volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8/accept returned with HTTP 202 Sep 03 11:57:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 247/501] 192.168.122.215 () {62 vars in 1342 bytes} [Thu Sep 3 11:57:20 2026] POST /volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8/accept => generated 373 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bd2de6f0-d24b-4b43-84e7-1917e4e8f691 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd2de6f0-d24b-4b43-84e7-1917e4e8f691 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd2de6f0-d24b-4b43-84e7-1917e4e8f691 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd2de6f0-d24b-4b43-84e7-1917e4e8f691 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bd2de6f0-d24b-4b43-84e7-1917e4e8f691 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Volume info retrieved successfully. Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd2de6f0-d24b-4b43-84e7-1917e4e8f691 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 255/502] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:21 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f55346ed-e002-4eb7-b4a0-2b7231d61c56 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f55346ed-e002-4eb7-b4a0-2b7231d61c56 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f55346ed-e002-4eb7-b4a0-2b7231d61c56 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f55346ed-e002-4eb7-b4a0-2b7231d61c56 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f55346ed-e002-4eb7-b4a0-2b7231d61c56 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] Volume info retrieved successfully. Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f55346ed-e002-4eb7-b4a0-2b7231d61c56 tempest-VolumesTransfersV357Test-1026047654 tempest-VolumesTransfersV357Test-1026047654-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 248/503] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:21 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 956 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-178267aa-118f-48fb-b155-3d111a4d34bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-178267aa-118f-48fb-b155-3d111a4d34bf tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] DELETE http://192.168.122.215/volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8 Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-178267aa-118f-48fb-b155-3d111a4d34bf tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-178267aa-118f-48fb-b155-3d111a4d34bf tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-178267aa-118f-48fb-b155-3d111a4d34bf tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Delete transfer with id: c9dc342d-4caa-4cc8-b844-e1db5f9080d8 Sep 03 11:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-178267aa-118f-48fb-b155-3d111a4d34bf tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8 returned with HTTP 404 Sep 03 11:57:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 256/504] 192.168.122.215 () {60 vars in 1303 bytes} [Thu Sep 3 11:57:21 2026] DELETE /volume/v3/volume-transfers/c9dc342d-4caa-4cc8-b844-e1db5f9080d8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:21 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Delete volume with id: bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Volume info retrieved successfully. Sep 03 11:57:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Delete volume request issued successfully. Sep 03 11:57:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3f03eda-2b35-4cf6-b159-4b8027f60fb6 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 202 Sep 03 11:57:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 249/505] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 11:57:21 2026] DELETE /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 0 bytes in 655 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e11e793b-5f0d-4156-916c-c2ffe0cddcd2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e11e793b-5f0d-4156-916c-c2ffe0cddcd2 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e11e793b-5f0d-4156-916c-c2ffe0cddcd2 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e11e793b-5f0d-4156-916c-c2ffe0cddcd2 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e11e793b-5f0d-4156-916c-c2ffe0cddcd2 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Volume info retrieved successfully. Sep 03 11:57:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e11e793b-5f0d-4156-916c-c2ffe0cddcd2 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 257/506] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:22 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1417142422"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1417142422'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume of 1 GB Sep 03 11:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-390ecc74-9e3b-46b1-9840-5944b5330a37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-390ecc74-9e3b-46b1-9840-5944b5330a37 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Availability Zones retrieved successfully. Sep 03 11:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-390ecc74-9e3b-46b1-9840-5944b5330a37 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-390ecc74-9e3b-46b1-9840-5944b5330a37 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Flow 'volume_create_api' (0c89a41d-c625-4d8f-9f49-a74739bcb9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-390ecc74-9e3b-46b1-9840-5944b5330a37 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Volume info retrieved successfully. Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cd2bd5-21d0-4f31-8715-28397eaee2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-390ecc74-9e3b-46b1-9840-5944b5330a37 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 200 Sep 03 11:57:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 258/507] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:23 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cd2bd5-21d0-4f31-8715-28397eaee2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ea8b4f-d1d7-4196-8395-065fc91bb214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Created reservations ['c0264208-818b-4f46-a28d-cfdffdb76d98', '0527d5c0-0bd5-455e-8e86-bd9e32de1ba4', '0b68a938-b13b-4438-b8fb-c89cbc5457a7', 'b95d7b0f-8d40-4d17-9dec-94f742eabc52'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ea8b4f-d1d7-4196-8395-065fc91bb214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0264208-818b-4f46-a28d-cfdffdb76d98', '0527d5c0-0bd5-455e-8e86-bd9e32de1ba4', '0b68a938-b13b-4438-b8fb-c89cbc5457a7', 'b95d7b0f-8d40-4d17-9dec-94f742eabc52']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2511995b-47f9-4b85-8a5c-40a158570b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2511995b-47f9-4b85-8a5c-40a158570b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e79fd45c-82ff-482c-9a39-10c773aff50c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1417142422',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e2accdafc1b34f98b86d4e4bf12830b8',qos_specs=None,replication_status=,reservations=['c0264208-818b-4f46-a28d-cfdffdb76d98','0527d5c0-0bd5-455e-8e86-bd9e32de1ba4','0b68a938-b13b-4438-b8fb-c89cbc5457a7','b95d7b0f-8d40-4d17-9dec-94f742eabc52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ed9b235b144608dcb7e08994e83a5',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1417142422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e79fd45c-82ff-482c-9a39-10c773aff50c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e2accdafc1b34f98b86d4e4bf12830b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4ed9b235b144608dcb7e08994e83a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726f2a27-5f8a-40e7-baba-bad1edf7833f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726f2a27-5f8a-40e7-baba-bad1edf7833f) transitioned into state 'SUCCESS' from state '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-1417142422',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e2accdafc1b34f98b86d4e4bf12830b8',qos_specs=None,replication_status=,reservations=['c0264208-818b-4f46-a28d-cfdffdb76d98','0527d5c0-0bd5-455e-8e86-bd9e32de1ba4','0b68a938-b13b-4438-b8fb-c89cbc5457a7','b95d7b0f-8d40-4d17-9dec-94f742eabc52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ed9b235b144608dcb7e08994e83a5',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3418702-67fd-4858-8f94-3a0183865a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3418702-67fd-4858-8f94-3a0183865a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Flow 'volume_create_api' (0c89a41d-c625-4d8f-9f49-a74739bcb9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume request issued successfully. Sep 03 11:57:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-11ade509-135a-4f44-9d29-a44ed7d7fe24 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 250/508] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:57:22 2026] POST /volume/v3/volumes => generated 769 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-41a0764a-748c-4c9c-a3e3-50068c61067d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41a0764a-748c-4c9c-a3e3-50068c61067d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41a0764a-748c-4c9c-a3e3-50068c61067d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41a0764a-748c-4c9c-a3e3-50068c61067d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-41a0764a-748c-4c9c-a3e3-50068c61067d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41a0764a-748c-4c9c-a3e3-50068c61067d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 200 Sep 03 11:57:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 259/509] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:23 2026] GET /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 837 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-313cbcf1-c88b-41d4-bf9d-2fef3d68af02 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-313cbcf1-c88b-41d4-bf9d-2fef3d68af02 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-313cbcf1-c88b-41d4-bf9d-2fef3d68af02 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-313cbcf1-c88b-41d4-bf9d-2fef3d68af02 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-313cbcf1-c88b-41d4-bf9d-2fef3d68af02 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 404 Sep 03 11:57:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 251/510] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:24 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c52ded6-7de7-43e1-b1a8-29f70bccf2de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c52ded6-7de7-43e1-b1a8-29f70bccf2de tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c52ded6-7de7-43e1-b1a8-29f70bccf2de tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c52ded6-7de7-43e1-b1a8-29f70bccf2de tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c52ded6-7de7-43e1-b1a8-29f70bccf2de tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 404 Sep 03 11:57:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 260/511] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:24 2026] GET /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e074bc29-bfe1-4ee9-997e-7bf0b89be52a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e074bc29-bfe1-4ee9-997e-7bf0b89be52a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] DELETE http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e074bc29-bfe1-4ee9-997e-7bf0b89be52a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e074bc29-bfe1-4ee9-997e-7bf0b89be52a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-e074bc29-bfe1-4ee9-997e-7bf0b89be52a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Delete volume with id: bcb28b41-4dc7-4503-976f-c9b02eab66ae Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e074bc29-bfe1-4ee9-997e-7bf0b89be52a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae returned with HTTP 404 Sep 03 11:57:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 252/512] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 11:57:24 2026] DELETE /volume/v3/volumes/bcb28b41-4dc7-4503-976f-c9b02eab66ae => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39234c59-97f0-4c66-9085-72a30ec0baaa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1966624422"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1966624422'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Create volume of 1 GB Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Availability Zones retrieved successfully. Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Flow 'volume_create_api' (941e96cd-ddfd-44ed-a100-0f540a3098f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a482dc-f027-43f1-a4b8-eaff2c9beffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a482dc-f027-43f1-a4b8-eaff2c9beffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d45515-285e-4f09-ae19-9c4bd3297756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ab4ad64b-0fff-41dc-99fa-da28c4dfbaab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ab4ad64b-0fff-41dc-99fa-da28c4dfbaab tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Created reservations ['fb54424c-1de8-4c05-92e3-d7edd978c766', '9313a3c3-4234-4aa1-9ba8-321f2dddcec7', '3db912e5-4b41-48c4-9397-ad0383399547', '86544302-2dd9-42ea-b409-ddde15342867'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ab4ad64b-0fff-41dc-99fa-da28c4dfbaab tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ab4ad64b-0fff-41dc-99fa-da28c4dfbaab tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58d45515-285e-4f09-ae19-9c4bd3297756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb54424c-1de8-4c05-92e3-d7edd978c766', '9313a3c3-4234-4aa1-9ba8-321f2dddcec7', '3db912e5-4b41-48c4-9397-ad0383399547', '86544302-2dd9-42ea-b409-ddde15342867']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2164776e-e803-47c4-870f-301e2676d80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2164776e-e803-47c4-870f-301e2676d80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798ba6a2-4af7-44dd-a4e9-628b73b1aeef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1966624422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a99b6bf79aa64252976334a70b11f2b3',qos_specs=None,replication_status=,reservations=['fb54424c-1de8-4c05-92e3-d7edd978c766','9313a3c3-4234-4aa1-9ba8-321f2dddcec7','3db912e5-4b41-48c4-9397-ad0383399547','86544302-2dd9-42ea-b409-ddde15342867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c0dfb387e2b43d19edfb85510ed3eb0',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1966624422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798ba6a2-4af7-44dd-a4e9-628b73b1aeef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a99b6bf79aa64252976334a70b11f2b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c0dfb387e2b43d19edfb85510ed3eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50604125-0630-4eb4-8b14-41d816e30361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ab4ad64b-0fff-41dc-99fa-da28c4dfbaab tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ab4ad64b-0fff-41dc-99fa-da28c4dfbaab tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 200 Sep 03 11:57:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 253/513] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:24 2026] GET /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50604125-0630-4eb4-8b14-41d816e30361) transitioned into state 'SUCCESS' from state '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-1966624422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a99b6bf79aa64252976334a70b11f2b3',qos_specs=None,replication_status=,reservations=['fb54424c-1de8-4c05-92e3-d7edd978c766','9313a3c3-4234-4aa1-9ba8-321f2dddcec7','3db912e5-4b41-48c4-9397-ad0383399547','86544302-2dd9-42ea-b409-ddde15342867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c0dfb387e2b43d19edfb85510ed3eb0',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27efb86-1a48-45f3-9f8d-d8aad7997d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27efb86-1a48-45f3-9f8d-d8aad7997d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Flow 'volume_create_api' (941e96cd-ddfd-44ed-a100-0f540a3098f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Create volume request issued successfully. Sep 03 11:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39234c59-97f0-4c66-9085-72a30ec0baaa tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 261/514] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 11:57:24 2026] POST /volume/v3/volumes => generated 828 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-77c751a6-e961-4f40-ad07-6b3cf42c25cd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-77c751a6-e961-4f40-ad07-6b3cf42c25cd tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-77c751a6-e961-4f40-ad07-6b3cf42c25cd tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-77c751a6-e961-4f40-ad07-6b3cf42c25cd tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-77c751a6-e961-4f40-ad07-6b3cf42c25cd tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-77c751a6-e961-4f40-ad07-6b3cf42c25cd tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 200 Sep 03 11:57:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 254/515] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:24 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 896 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5532e16a-8c95-4a28-995b-f132156528bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5532e16a-8c95-4a28-995b-f132156528bf tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5532e16a-8c95-4a28-995b-f132156528bf tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5532e16a-8c95-4a28-995b-f132156528bf tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5532e16a-8c95-4a28-995b-f132156528bf tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5532e16a-8c95-4a28-995b-f132156528bf tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 200 Sep 03 11:57:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 262/516] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:25 2026] GET /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-e9b952e1-c1e1-4855-aed5-4ae98b5ac1c8 req-89b4538b-18d9-4f91-a8b6-b1d296362c4b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e9b952e1-c1e1-4855-aed5-4ae98b5ac1c8 req-89b4538b-18d9-4f91-a8b6-b1d296362c4b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e9b952e1-c1e1-4855-aed5-4ae98b5ac1c8 req-89b4538b-18d9-4f91-a8b6-b1d296362c4b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e9b952e1-c1e1-4855-aed5-4ae98b5ac1c8 req-89b4538b-18d9-4f91-a8b6-b1d296362c4b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-e9b952e1-c1e1-4855-aed5-4ae98b5ac1c8 req-89b4538b-18d9-4f91-a8b6-b1d296362c4b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e9b952e1-c1e1-4855-aed5-4ae98b5ac1c8 req-89b4538b-18d9-4f91-a8b6-b1d296362c4b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 200 Sep 03 11:57:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 255/517] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:25 2026] GET /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b417500d-175b-4f7f-a462-d098a4e0b120 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-781135553"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-781135553'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume of 1 GB Sep 03 11:57:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c5e3957a-f467-4937-83bd-cff4aab5d573 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c5e3957a-f467-4937-83bd-cff4aab5d573 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c5e3957a-f467-4937-83bd-cff4aab5d573 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c5e3957a-f467-4937-83bd-cff4aab5d573 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Availability Zones retrieved successfully. Sep 03 11:57:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Flow 'volume_create_api' (175029c6-dfd4-4d1a-b3de-eb1619c7429b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d8e44b-4bea-41d6-9976-0407693479c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c5e3957a-f467-4937-83bd-cff4aab5d573 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c5e3957a-f467-4937-83bd-cff4aab5d573 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 200 Sep 03 11:57:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 256/518] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:25 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1d8e44b-4bea-41d6-9976-0407693479c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517704f5-bb72-4015-89d0-0210f75a72a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Created reservations ['1664a45a-1754-49f8-a779-32ede5895fec', 'e5d8596d-f11a-4adc-ab89-5970fd17dbfa', 'f88982be-ea52-443f-9972-c9fe348cd62b', '5245b9d3-ee61-4781-9cd6-87294f155202'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (517704f5-bb72-4015-89d0-0210f75a72a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1664a45a-1754-49f8-a779-32ede5895fec', 'e5d8596d-f11a-4adc-ab89-5970fd17dbfa', 'f88982be-ea52-443f-9972-c9fe348cd62b', '5245b9d3-ee61-4781-9cd6-87294f155202']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10fcad0-e304-4e3c-bbed-fef4ee16082c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10fcad0-e304-4e3c-bbed-fef4ee16082c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f8b49a-6c68-44ce-8cce-c23e6928fbb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-781135553',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e2accdafc1b34f98b86d4e4bf12830b8',qos_specs=None,replication_status=,reservations=['1664a45a-1754-49f8-a779-32ede5895fec','e5d8596d-f11a-4adc-ab89-5970fd17dbfa','f88982be-ea52-443f-9972-c9fe348cd62b','5245b9d3-ee61-4781-9cd6-87294f155202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ed9b235b144608dcb7e08994e83a5',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-781135553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36f8b49a-6c68-44ce-8cce-c23e6928fbb9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e2accdafc1b34f98b86d4e4bf12830b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4ed9b235b144608dcb7e08994e83a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48be0a1-ac9a-49b4-ba63-1985754f5444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48be0a1-ac9a-49b4-ba63-1985754f5444) transitioned into state 'SUCCESS' from state '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-781135553',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e2accdafc1b34f98b86d4e4bf12830b8',qos_specs=None,replication_status=,reservations=['1664a45a-1754-49f8-a779-32ede5895fec','e5d8596d-f11a-4adc-ab89-5970fd17dbfa','f88982be-ea52-443f-9972-c9fe348cd62b','5245b9d3-ee61-4781-9cd6-87294f155202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ed9b235b144608dcb7e08994e83a5',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c293d57b-66ed-4584-be27-c869d2dba9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c293d57b-66ed-4584-be27-c869d2dba9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Flow 'volume_create_api' (175029c6-dfd4-4d1a-b3de-eb1619c7429b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume request issued successfully. Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b417500d-175b-4f7f-a462-d098a4e0b120 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 263/519] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:57:25 2026] POST /volume/v3/volumes => generated 768 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-57202b97-096b-49a0-8874-e626e6f99110 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57202b97-096b-49a0-8874-e626e6f99110 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57202b97-096b-49a0-8874-e626e6f99110 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57202b97-096b-49a0-8874-e626e6f99110 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-57202b97-096b-49a0-8874-e626e6f99110 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57202b97-096b-49a0-8874-e626e6f99110 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 200 Sep 03 11:57:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 257/520] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:26 2026] GET /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] DELETE http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Delete volume with id: d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Delete volume request issued successfully. Sep 03 11:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7978f618-1e65-455e-a3dd-e4354d5d2731 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 202 Sep 03 11:57:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 264/521] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:26 2026] DELETE /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2d9ae76e-fa0f-48b2-8a99-eab2dd562d7f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d9ae76e-fa0f-48b2-8a99-eab2dd562d7f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d9ae76e-fa0f-48b2-8a99-eab2dd562d7f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d9ae76e-fa0f-48b2-8a99-eab2dd562d7f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2d9ae76e-fa0f-48b2-8a99-eab2dd562d7f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:57:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d9ae76e-fa0f-48b2-8a99-eab2dd562d7f tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:57:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 258/522] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:26 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38100e81-b70a-44bb-bbbf-fe517785134a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38100e81-b70a-44bb-bbbf-fe517785134a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38100e81-b70a-44bb-bbbf-fe517785134a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38100e81-b70a-44bb-bbbf-fe517785134a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38100e81-b70a-44bb-bbbf-fe517785134a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38100e81-b70a-44bb-bbbf-fe517785134a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 265/523] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] POST http://192.168.122.215/volume/v3/volume-transfers Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "798ba6a2-4af7-44dd-a4e9-628b73b1aeef"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volume_transfer [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Creating new volume transfer {'transfer': {'volume_id': '798ba6a2-4af7-44dd-a4e9-628b73b1aeef'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volume_transfer [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Creating transfer of volume 798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.transfer.api [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Generating transfer record for volume 798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc5637dc-afc4-4a57-a315-34a267a52dd9 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers returned with HTTP 202 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 259/524] 192.168.122.215 () {62 vars in 1210 bytes} [Thu Sep 3 11:57:27 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d5859576-1a2e-4bcf-8cc7-af9a9ff3964f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5859576-1a2e-4bcf-8cc7-af9a9ff3964f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5859576-1a2e-4bcf-8cc7-af9a9ff3964f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5859576-1a2e-4bcf-8cc7-af9a9ff3964f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d5859576-1a2e-4bcf-8cc7-af9a9ff3964f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5859576-1a2e-4bcf-8cc7-af9a9ff3964f tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 266/525] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 964 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d7f224fd-1b76-415b-af4e-032167d4bf2c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7f224fd-1b76-415b-af4e-032167d4bf2c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volume-transfers/detail Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7f224fd-1b76-415b-af4e-032167d4bf2c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7f224fd-1b76-415b-af4e-032167d4bf2c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volume_transfer [None req-d7f224fd-1b76-415b-af4e-032167d4bf2c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Listing volume transfers {{(pid=86956) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7f224fd-1b76-415b-af4e-032167d4bf2c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 260/526] 192.168.122.215 () {60 vars in 1210 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dfe610a8-af2e-47a4-a13d-4afc05b94c5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dfe610a8-af2e-47a4-a13d-4afc05b94c5b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] DELETE http://192.168.122.215/volume/v3/volume-transfers/c65835a8-e62a-4450-8507-fea4356fc3f8 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dfe610a8-af2e-47a4-a13d-4afc05b94c5b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dfe610a8-af2e-47a4-a13d-4afc05b94c5b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-dfe610a8-af2e-47a4-a13d-4afc05b94c5b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Delete transfer with id: c65835a8-e62a-4450-8507-fea4356fc3f8 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dfe610a8-af2e-47a4-a13d-4afc05b94c5b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers/c65835a8-e62a-4450-8507-fea4356fc3f8 returned with HTTP 202 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 267/527] 192.168.122.215 () {60 vars in 1303 bytes} [Thu Sep 3 11:57:27 2026] DELETE /volume/v3/volume-transfers/c65835a8-e62a-4450-8507-fea4356fc3f8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc5819df-227f-44c2-a7d4-085a6225f07a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc5819df-227f-44c2-a7d4-085a6225f07a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc5819df-227f-44c2-a7d4-085a6225f07a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc5819df-227f-44c2-a7d4-085a6225f07a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da29add2-7f9c-4078-927c-9a75b2f1abf9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da29add2-7f9c-4078-927c-9a75b2f1abf9 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da29add2-7f9c-4078-927c-9a75b2f1abf9 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da29add2-7f9c-4078-927c-9a75b2f1abf9 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dc5819df-227f-44c2-a7d4-085a6225f07a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da29add2-7f9c-4078-927c-9a75b2f1abf9 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc5819df-227f-44c2-a7d4-085a6225f07a tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 261/528] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 956 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da29add2-7f9c-4078-927c-9a75b2f1abf9 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 268/529] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-95c85953-8f76-438b-847f-d8d69266d4b6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95c85953-8f76-438b-847f-d8d69266d4b6 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] DELETE http://192.168.122.215/volume/v3/volume-transfers/c65835a8-e62a-4450-8507-fea4356fc3f8 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95c85953-8f76-438b-847f-d8d69266d4b6 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95c85953-8f76-438b-847f-d8d69266d4b6 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-95c85953-8f76-438b-847f-d8d69266d4b6 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Delete transfer with id: c65835a8-e62a-4450-8507-fea4356fc3f8 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95c85953-8f76-438b-847f-d8d69266d4b6 tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volume-transfers/c65835a8-e62a-4450-8507-fea4356fc3f8 returned with HTTP 404 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 262/530] 192.168.122.215 () {60 vars in 1303 bytes} [Thu Sep 3 11:57:27 2026] DELETE /volume/v3/volume-transfers/c65835a8-e62a-4450-8507-fea4356fc3f8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Delete volume with id: 798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Delete volume request issued successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0b01814-f75e-4d89-bd9d-9050d34f6c7e tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 202 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 269/531] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 11:57:27 2026] DELETE /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa7ed0ed-bc44-4f5c-acc9-d3a33267d3f9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa7ed0ed-bc44-4f5c-acc9-d3a33267d3f9 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa7ed0ed-bc44-4f5c-acc9-d3a33267d3f9 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa7ed0ed-bc44-4f5c-acc9-d3a33267d3f9 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa7ed0ed-bc44-4f5c-acc9-d3a33267d3f9 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa7ed0ed-bc44-4f5c-acc9-d3a33267d3f9 tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 263/532] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 1139 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-618e8142-b0d6-4cbe-89e1-32bc38b1bc00 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-618e8142-b0d6-4cbe-89e1-32bc38b1bc00 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-618e8142-b0d6-4cbe-89e1-32bc38b1bc00 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-618e8142-b0d6-4cbe-89e1-32bc38b1bc00 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-618e8142-b0d6-4cbe-89e1-32bc38b1bc00 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Volume info retrieved successfully. Sep 03 11:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-618e8142-b0d6-4cbe-89e1-32bc38b1bc00 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 200 Sep 03 11:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 270/533] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:27 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-38e33480-7d86-497c-9ec5-45821b956663 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38e33480-7d86-497c-9ec5-45821b956663 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38e33480-7d86-497c-9ec5-45821b956663 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38e33480-7d86-497c-9ec5-45821b956663 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-38e33480-7d86-497c-9ec5-45821b956663 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38e33480-7d86-497c-9ec5-45821b956663 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 200 Sep 03 11:57:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 264/534] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:28 2026] GET /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e6286fdf-cfcc-4d47-ba74-be1e98933384 req-7e7e02cc-2a5e-4d0c-b00a-57f8d8560f5a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e6286fdf-cfcc-4d47-ba74-be1e98933384 req-7e7e02cc-2a5e-4d0c-b00a-57f8d8560f5a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e6286fdf-cfcc-4d47-ba74-be1e98933384 req-7e7e02cc-2a5e-4d0c-b00a-57f8d8560f5a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e6286fdf-cfcc-4d47-ba74-be1e98933384 req-7e7e02cc-2a5e-4d0c-b00a-57f8d8560f5a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e6286fdf-cfcc-4d47-ba74-be1e98933384 req-7e7e02cc-2a5e-4d0c-b00a-57f8d8560f5a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e6286fdf-cfcc-4d47-ba74-be1e98933384 req-7e7e02cc-2a5e-4d0c-b00a-57f8d8560f5a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 200 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 271/535] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:28 2026] GET /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-563458752"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-563458752'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume of 1 GB Sep 03 11:57:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Availability Zones retrieved successfully. Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Flow 'volume_create_api' (efdb628b-e708-4a42-988e-6e9905ca9fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27b23a7-6f93-47b5-a19f-1a03eac1b0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6410433b-d774-410a-aae3-435fc354aacf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6410433b-d774-410a-aae3-435fc354aacf tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6410433b-d774-410a-aae3-435fc354aacf tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6410433b-d774-410a-aae3-435fc354aacf tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27b23a7-6f93-47b5-a19f-1a03eac1b0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029a7fdf-e515-4f18-9e90-6239b18b802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6410433b-d774-410a-aae3-435fc354aacf tempest-VolumesTransfersV357Test-818416055 tempest-VolumesTransfersV357Test-818416055-project-admin] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 404 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 272/536] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:28 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50335b2d-9e29-47f9-8996-873ba6ea714c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50335b2d-9e29-47f9-8996-873ba6ea714c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] GET http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50335b2d-9e29-47f9-8996-873ba6ea714c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50335b2d-9e29-47f9-8996-873ba6ea714c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50335b2d-9e29-47f9-8996-873ba6ea714c tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 404 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 273/537] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:28 2026] GET /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1c76fdda-e49d-4987-9603-a969227d559b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c76fdda-e49d-4987-9603-a969227d559b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] DELETE http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c76fdda-e49d-4987-9603-a969227d559b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c76fdda-e49d-4987-9603-a969227d559b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1c76fdda-e49d-4987-9603-a969227d559b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] Delete volume with id: 798ba6a2-4af7-44dd-a4e9-628b73b1aeef Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c76fdda-e49d-4987-9603-a969227d559b tempest-VolumesTransfersV357Test-1483008676 tempest-VolumesTransfersV357Test-1483008676-project-member] http://192.168.122.215/volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef returned with HTTP 404 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 274/538] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 11:57:28 2026] DELETE /volume/v3/volumes/798ba6a2-4af7-44dd-a4e9-628b73b1aeef => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Created reservations ['c10d9cf0-9833-4dda-b8e8-192fa6a77ea3', 'f644624e-f44f-4e92-b8cd-aa80e5198ada', '941f377c-d97b-42b3-a66b-36ffdb606889', 'b91a99d1-001a-43a5-907b-0d428bb4d0e2'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029a7fdf-e515-4f18-9e90-6239b18b802c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c10d9cf0-9833-4dda-b8e8-192fa6a77ea3', 'f644624e-f44f-4e92-b8cd-aa80e5198ada', '941f377c-d97b-42b3-a66b-36ffdb606889', 'b91a99d1-001a-43a5-907b-0d428bb4d0e2']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9efea22-f043-4cb4-88be-1c5ee23ff0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9efea22-f043-4cb4-88be-1c5ee23ff0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7093798f-c550-4661-9e84-b9a5bbfcdb33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-563458752',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e2accdafc1b34f98b86d4e4bf12830b8',qos_specs=None,replication_status=,reservations=['c10d9cf0-9833-4dda-b8e8-192fa6a77ea3','f644624e-f44f-4e92-b8cd-aa80e5198ada','941f377c-d97b-42b3-a66b-36ffdb606889','b91a99d1-001a-43a5-907b-0d428bb4d0e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ed9b235b144608dcb7e08994e83a5',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-563458752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7093798f-c550-4661-9e84-b9a5bbfcdb33,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e2accdafc1b34f98b86d4e4bf12830b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4ed9b235b144608dcb7e08994e83a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5772d5a3-f050-497d-a297-32f59dff0d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9a7d4cdf-a6be-4dce-bacf-dfadd01de207 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a7d4cdf-a6be-4dce-bacf-dfadd01de207 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] GET http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a7d4cdf-a6be-4dce-bacf-dfadd01de207 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a7d4cdf-a6be-4dce-bacf-dfadd01de207 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5772d5a3-f050-497d-a297-32f59dff0d3d) transitioned into state 'SUCCESS' from state '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-563458752',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e2accdafc1b34f98b86d4e4bf12830b8',qos_specs=None,replication_status=,reservations=['c10d9cf0-9833-4dda-b8e8-192fa6a77ea3','f644624e-f44f-4e92-b8cd-aa80e5198ada','941f377c-d97b-42b3-a66b-36ffdb606889','b91a99d1-001a-43a5-907b-0d428bb4d0e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ed9b235b144608dcb7e08994e83a5',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:28 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9d932b0-fef6-4645-a380-416f2b557940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a7d4cdf-a6be-4dce-bacf-dfadd01de207 tempest-AttachVolumeShelveTestJSON-2010647015 tempest-AttachVolumeShelveTestJSON-2010647015-project-member] http://192.168.122.215/volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 returned with HTTP 404 Sep 03 11:57:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 275/539] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:28 2026] GET /volume/v3/volumes/d7c7bc52-339c-41f3-a87d-f2e4bd4044c4 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9d932b0-fef6-4645-a380-416f2b557940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Flow 'volume_create_api' (efdb628b-e708-4a42-988e-6e9905ca9fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Create volume request issued successfully. Sep 03 11:57:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44de4a87-cfaf-4652-aabe-c918b84af6fd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 265/540] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:57:28 2026] POST /volume/v3/volumes => generated 768 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8117604a-007b-4edd-b7bb-d0033fb7817d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8117604a-007b-4edd-b7bb-d0033fb7817d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8117604a-007b-4edd-b7bb-d0033fb7817d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8117604a-007b-4edd-b7bb-d0033fb7817d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8117604a-007b-4edd-b7bb-d0033fb7817d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8117604a-007b-4edd-b7bb-d0033fb7817d tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 200 Sep 03 11:57:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 276/541] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:29 2026] GET /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 836 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3c9de38b-14ee-46bb-b9d3-acd743d6fa59 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c9de38b-14ee-46bb-b9d3-acd743d6fa59 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c9de38b-14ee-46bb-b9d3-acd743d6fa59 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c9de38b-14ee-46bb-b9d3-acd743d6fa59 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c9de38b-14ee-46bb-b9d3-acd743d6fa59 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c9de38b-14ee-46bb-b9d3-acd743d6fa59 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 200 Sep 03 11:57:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 266/542] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:30 2026] GET /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-798dfc2c-0d8c-48cf-88b1-6efb9d3ceb6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-798dfc2c-0d8c-48cf-88b1-6efb9d3ceb6a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-798dfc2c-0d8c-48cf-88b1-6efb9d3ceb6a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-798dfc2c-0d8c-48cf-88b1-6efb9d3ceb6a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-798dfc2c-0d8c-48cf-88b1-6efb9d3ceb6a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-798dfc2c-0d8c-48cf-88b1-6efb9d3ceb6a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 200 Sep 03 11:57:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 277/543] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:31 2026] GET /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-e3e484ad-7c9f-4bcb-9674-e896f9354a33 req-a32c4b10-55d1-452e-a639-accec22cde4a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e3e484ad-7c9f-4bcb-9674-e896f9354a33 req-a32c4b10-55d1-452e-a639-accec22cde4a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e3e484ad-7c9f-4bcb-9674-e896f9354a33 req-a32c4b10-55d1-452e-a639-accec22cde4a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-e3e484ad-7c9f-4bcb-9674-e896f9354a33 req-a32c4b10-55d1-452e-a639-accec22cde4a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-e3e484ad-7c9f-4bcb-9674-e896f9354a33 req-a32c4b10-55d1-452e-a639-accec22cde4a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-e3e484ad-7c9f-4bcb-9674-e896f9354a33 req-a32c4b10-55d1-452e-a639-accec22cde4a tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 200 Sep 03 11:57:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 267/544] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:31 2026] GET /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8402124e-acdc-4f43-bc12-e7499389ce48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8402124e-acdc-4f43-bc12-e7499389ce48 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8402124e-acdc-4f43-bc12-e7499389ce48 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8402124e-acdc-4f43-bc12-e7499389ce48 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8402124e-acdc-4f43-bc12-e7499389ce48 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 278/545] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 11:57:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed6f261f-3fdc-4282-ba82-e8692a0d3a15 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed6f261f-3fdc-4282-ba82-e8692a0d3a15 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed6f261f-3fdc-4282-ba82-e8692a0d3a15 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed6f261f-3fdc-4282-ba82-e8692a0d3a15 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed6f261f-3fdc-4282-ba82-e8692a0d3a15 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 279/546] 192.168.122.215 () {58 vars in 1198 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b641c62a-c7b5-4190-89fa-3fd4393dedfe req-6da5c5b0-00b0-4d14-8c5f-333d1e9abd16 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 268/547] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95b9e592-7bb5-490f-a810-3d5829b6e2b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95b9e592-7bb5-490f-a810-3d5829b6e2b2 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] GET http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95b9e592-7bb5-490f-a810-3d5829b6e2b2 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95b9e592-7bb5-490f-a810-3d5829b6e2b2 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /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 03 11:57:32 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95b9e592-7bb5-490f-a810-3d5829b6e2b2 tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 280/548] 192.168.122.215 () {58 vars in 1193 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d02a671e-1c29-4db1-b9f0-75dffaac779a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d02a671e-1c29-4db1-b9f0-75dffaac779a tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] GET http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d02a671e-1c29-4db1-b9f0-75dffaac779a tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d02a671e-1c29-4db1-b9f0-75dffaac779a tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d02a671e-1c29-4db1-b9f0-75dffaac779a tempest-BackendsCapabilitiesAdminTestsJSON-990328149 tempest-BackendsCapabilitiesAdminTestsJSON-990328149-project-admin] http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 281/549] 192.168.122.215 () {58 vars in 1193 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-53ac9838-138c-4c15-b9c4-447366c3577a req-10884b54-bdd9-4fca-b715-195b399f2b1c tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 269/550] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ae2b2c54-97db-4ca3-a028-cd5f2751677b req-dca12964-670d-46cf-9ae5-30f12b013637 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 282/551] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f38d834a-6add-4b53-b362-7b3db9384763 req-27f9d84b-c25f-49cb-8b58-fa4f22ac1ccd tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 270/552] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c76278e7-cf43-4c31-9590-9ff2c64b3e76 req-7fa8bd4c-263c-4ffb-89c5-bc9e0ba082e0 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 283/553] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-90d6477a-1579-469a-a5ff-cafb99970d74 req-8b20a2c8-2119-4453-9d55-728d3a782dc5 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 271/554] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4fbb6342-63b3-4ed7-bf6a-df8ffe98509d req-38639a34-118f-466d-8448-380541f47d95 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 284/555] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] Get all volumes completed successfully. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-d81869ac-1a14-4044-90a7-2675ec5d38cc req-96cc652a-398e-4266-91dc-2ad719f813a4 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 272/556] 192.168.122.215 () {60 vars in 1397 bytes} [Thu Sep 3 11:57:32 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] DELETE http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Delete volume with id: 7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Delete volume request issued successfully. Sep 03 11:57:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06d5ddd2-54a0-4960-bb5e-04fd220bff5b tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 202 Sep 03 11:57:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 285/557] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:32 2026] DELETE /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:57:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-621fa1bb-1974-409f-a9b8-742f58797a21 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-621fa1bb-1974-409f-a9b8-742f58797a21 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-621fa1bb-1974-409f-a9b8-742f58797a21 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-621fa1bb-1974-409f-a9b8-742f58797a21 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-621fa1bb-1974-409f-a9b8-742f58797a21 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-621fa1bb-1974-409f-a9b8-742f58797a21 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 200 Sep 03 11:57:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 273/558] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:33 2026] GET /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-badab65e-3a86-4ae1-a1f1-ff88a27fcd37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-badab65e-3a86-4ae1-a1f1-ff88a27fcd37 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-badab65e-3a86-4ae1-a1f1-ff88a27fcd37 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-badab65e-3a86-4ae1-a1f1-ff88a27fcd37 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=505,cinder:UPDATE=94,cinder:INSERT=50 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-badab65e-3a86-4ae1-a1f1-ff88a27fcd37 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 returned with HTTP 404 Sep 03 11:57:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 286/559] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:34 2026] GET /volume/v3/volumes/7093798f-c550-4661-9e84-b9a5bbfcdb33 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] DELETE http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:34 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Delete volume with id: 36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:34 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=624,cinder:INSERT=119,cinder:UPDATE=170 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:57:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Delete volume request issued successfully. Sep 03 11:57:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f83154f-9ee9-45fd-8708-7f6a4b7a7e12 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 202 Sep 03 11:57:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 274/560] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:34 2026] DELETE /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-971d5319-60ce-4b59-b498-0b92d0013266 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-971d5319-60ce-4b59-b498-0b92d0013266 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-971d5319-60ce-4b59-b498-0b92d0013266 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-971d5319-60ce-4b59-b498-0b92d0013266 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-971d5319-60ce-4b59-b498-0b92d0013266 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-971d5319-60ce-4b59-b498-0b92d0013266 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 200 Sep 03 11:57:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 287/561] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:34 2026] GET /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 860 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5693502e-5487-439d-a54b-a28cb9a94689 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5693502e-5487-439d-a54b-a28cb9a94689 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 Sep 03 11:57:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5693502e-5487-439d-a54b-a28cb9a94689 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5693502e-5487-439d-a54b-a28cb9a94689 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5693502e-5487-439d-a54b-a28cb9a94689 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 returned with HTTP 404 Sep 03 11:57:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 275/562] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:35 2026] GET /volume/v3/volumes/36f8b49a-6c68-44ce-8cce-c23e6928fbb9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a96052f6-9ff0-438e-b715-bf126768e1cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] DELETE http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Delete volume with id: e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Delete volume request issued successfully. Sep 03 11:57:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a96052f6-9ff0-438e-b715-bf126768e1cc tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 202 Sep 03 11:57:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 288/563] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:57:35 2026] DELETE /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4ba648c1-819e-44a6-bd69-3eed6ba80f64 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ba648c1-819e-44a6-bd69-3eed6ba80f64 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ba648c1-819e-44a6-bd69-3eed6ba80f64 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ba648c1-819e-44a6-bd69-3eed6ba80f64 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4ba648c1-819e-44a6-bd69-3eed6ba80f64 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Volume info retrieved successfully. Sep 03 11:57:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ba648c1-819e-44a6-bd69-3eed6ba80f64 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 200 Sep 03 11:57:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 276/564] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:35 2026] GET /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 861 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1180ec78-92b6-43ca-bdb9-3212de802b91 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1180ec78-92b6-43ca-bdb9-3212de802b91 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] GET http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c Sep 03 11:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1180ec78-92b6-43ca-bdb9-3212de802b91 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1180ec78-92b6-43ca-bdb9-3212de802b91 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1180ec78-92b6-43ca-bdb9-3212de802b91 tempest-VolumesTestJSON-1622223144 tempest-VolumesTestJSON-1622223144-project-member] http://192.168.122.215/volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c returned with HTTP 404 Sep 03 11:57:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 289/565] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:36 2026] GET /volume/v3/volumes/e79fd45c-82ff-482c-9a39-10c773aff50c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-663e38dd-5183-42e0-9a27-9281aef09e27 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-663e38dd-5183-42e0-9a27-9281aef09e27 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 11:57:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-663e38dd-5183-42e0-9a27-9281aef09e27 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1134142599"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-663e38dd-5183-42e0-9a27-9281aef09e27 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 277/566] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 11:57:39 2026] POST /volume/v3/group_types => generated 181 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bfbdce4e-25ec-4020-88ce-e0da3c3b4ce8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bfbdce4e-25ec-4020-88ce-e0da3c3b4ce8 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] POST http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bfbdce4e-25ec-4020-88ce-e0da3c3b4ce8 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-6c87302f-37cd-4b6b-919f-8fbe76620e7d req-7141232f-6560-4bae-9007-3a61d1d67ee2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-6c87302f-37cd-4b6b-919f-8fbe76620e7d req-7141232f-6560-4bae-9007-3a61d1d67ee2 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] DELETE http://192.168.122.215/volume/v3/volumes/tempest-invalid-1170826348 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-6c87302f-37cd-4b6b-919f-8fbe76620e7d req-7141232f-6560-4bae-9007-3a61d1d67ee2 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-6c87302f-37cd-4b6b-919f-8fbe76620e7d req-7141232f-6560-4bae-9007-3a61d1d67ee2 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [req-6c87302f-37cd-4b6b-919f-8fbe76620e7d req-7141232f-6560-4bae-9007-3a61d1d67ee2 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] Delete volume with id: tempest-invalid-1170826348 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-6c87302f-37cd-4b6b-919f-8fbe76620e7d req-7141232f-6560-4bae-9007-3a61d1d67ee2 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] http://192.168.122.215/volume/v3/volumes/tempest-invalid-1170826348 returned with HTTP 404 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 278/567] 192.168.122.215 () {62 vars in 1479 bytes} [Thu Sep 3 11:57:40 2026] DELETE /volume/v3/volumes/tempest-invalid-1170826348 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bfbdce4e-25ec-4020-88ce-e0da3c3b4ce8 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 290/568] 192.168.122.215 () {62 vars in 1342 bytes} [Thu Sep 3 11:57:40 2026] POST /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs => generated 53 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f51fcee0-bdd1-4ca8-82f5-20ea2ab39c62 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f51fcee0-bdd1-4ca8-82f5-20ea2ab39c62 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] POST http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f51fcee0-bdd1-4ca8-82f5-20ea2ab39c62 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f51fcee0-bdd1-4ca8-82f5-20ea2ab39c62 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 279/569] 192.168.122.215 () {62 vars in 1342 bytes} [Thu Sep 3 11:57:40 2026] POST /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs => generated 61 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d61dec6b-0893-4b87-92fb-3a1ca0a7858b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d61dec6b-0893-4b87-92fb-3a1ca0a7858b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] GET http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d61dec6b-0893-4b87-92fb-3a1ca0a7858b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d61dec6b-0893-4b87-92fb-3a1ca0a7858b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d61dec6b-0893-4b87-92fb-3a1ca0a7858b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 returned with HTTP 200 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 291/570] 192.168.122.215 () {60 vars in 1336 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-734b5ac0-8ef8-4d91-acfa-b7939074c17f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-734b5ac0-8ef8-4d91-acfa-b7939074c17f tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] GET http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-734b5ac0-8ef8-4d91-acfa-b7939074c17f tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-734b5ac0-8ef8-4d91-acfa-b7939074c17f tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-734b5ac0-8ef8-4d91-acfa-b7939074c17f tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 returned with HTTP 200 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 280/571] 192.168.122.215 () {60 vars in 1336 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bd30030f-e044-4c4f-a86e-f00809c3d6f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd30030f-e044-4c4f-a86e-f00809c3d6f7 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] PUT http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd30030f-e044-4c4f-a86e-f00809c3d6f7 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd30030f-e044-4c4f-a86e-f00809c3d6f7 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 returned with HTTP 200 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 292/572] 192.168.122.215 () {62 vars in 1356 bytes} [Thu Sep 3 11:57:40 2026] PUT /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2bd904e0-0553-4a16-9a9d-bddd4abbf531 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2bd904e0-0553-4a16-9a9d-bddd4abbf531 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] GET http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ecd8159c-d51f-4700-a949-d77f558f2aec req-3d1d232b-0060-43ea-b309-e4c0f449d9fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2bd904e0-0553-4a16-9a9d-bddd4abbf531 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2bd904e0-0553-4a16-9a9d-bddd4abbf531 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ecd8159c-d51f-4700-a949-d77f558f2aec req-3d1d232b-0060-43ea-b309-e4c0f449d9fd tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] DELETE http://192.168.122.215/volume/v3/volumes/4e28fe48-9e60-4e58-a39f-cb96423fe614 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ecd8159c-d51f-4700-a949-d77f558f2aec req-3d1d232b-0060-43ea-b309-e4c0f449d9fd tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ecd8159c-d51f-4700-a949-d77f558f2aec req-3d1d232b-0060-43ea-b309-e4c0f449d9fd tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-ecd8159c-d51f-4700-a949-d77f558f2aec req-3d1d232b-0060-43ea-b309-e4c0f449d9fd tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] Delete volume with id: 4e28fe48-9e60-4e58-a39f-cb96423fe614 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ecd8159c-d51f-4700-a949-d77f558f2aec req-3d1d232b-0060-43ea-b309-e4c0f449d9fd tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-member] http://192.168.122.215/volume/v3/volumes/4e28fe48-9e60-4e58-a39f-cb96423fe614 returned with HTTP 404 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 293/573] 192.168.122.215 () {62 vars in 1509 bytes} [Thu Sep 3 11:57:40 2026] DELETE /volume/v3/volumes/4e28fe48-9e60-4e58-a39f-cb96423fe614 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2bd904e0-0553-4a16-9a9d-bddd4abbf531 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs returned with HTTP 200 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 281/574] 192.168.122.215 () {60 vars in 1321 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs => generated 87 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c6743af-8196-4354-b32a-3f17c504da1b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c6743af-8196-4354-b32a-3f17c504da1b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key1 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c6743af-8196-4354-b32a-3f17c504da1b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c6743af-8196-4354-b32a-3f17c504da1b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-00a052a6-2948-458b-8e32-c1b2be1e570e req-73292c3c-cf9e-490f-b738-c28dea99d260 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-00a052a6-2948-458b-8e32-c1b2be1e570e req-73292c3c-cf9e-490f-b738-c28dea99d260 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-reader] GET http://192.168.122.215/volume/v3/volumes/919afd36-1b55-4969-a8ed-f15f0be0598c Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-00a052a6-2948-458b-8e32-c1b2be1e570e req-73292c3c-cf9e-490f-b738-c28dea99d260 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-00a052a6-2948-458b-8e32-c1b2be1e570e req-73292c3c-cf9e-490f-b738-c28dea99d260 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-00a052a6-2948-458b-8e32-c1b2be1e570e req-73292c3c-cf9e-490f-b738-c28dea99d260 tempest-VolumesNegativeTest-2143526622 tempest-VolumesNegativeTest-2143526622-project-reader] http://192.168.122.215/volume/v3/volumes/919afd36-1b55-4969-a8ed-f15f0be0598c returned with HTTP 404 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 282/575] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/volumes/919afd36-1b55-4969-a8ed-f15f0be0598c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c6743af-8196-4354-b32a-3f17c504da1b tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key1 returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 294/576] 192.168.122.215 () {60 vars in 1339 bytes} [Thu Sep 3 11:57:40 2026] DELETE /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a9c965f2-110f-4454-bb68-5d0dc01f5c5c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9c965f2-110f-4454-bb68-5d0dc01f5c5c tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] GET http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key1 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9c965f2-110f-4454-bb68-5d0dc01f5c5c tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9c965f2-110f-4454-bb68-5d0dc01f5c5c tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9c965f2-110f-4454-bb68-5d0dc01f5c5c tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] HTTP exception thrown: Group Type 4299fd2a-c470-474b-bb3c-83a79dee13db has no extra spec with key key1. Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9c965f2-110f-4454-bb68-5d0dc01f5c5c tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key1 returned with HTTP 404 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 283/577] 192.168.122.215 () {60 vars in 1336 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c1a15ed3-e8ba-4320-8e16-c0eb454eeef5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1a15ed3-e8ba-4320-8e16-c0eb454eeef5 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1a15ed3-e8ba-4320-8e16-c0eb454eeef5 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1a15ed3-e8ba-4320-8e16-c0eb454eeef5 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1a15ed3-e8ba-4320-8e16-c0eb454eeef5 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 295/578] 192.168.122.215 () {60 vars in 1339 bytes} [Thu Sep 3 11:57:40 2026] DELETE /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c5d9321d-4e0a-4f46-a0b0-70bff7de81cf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c5d9321d-4e0a-4f46-a0b0-70bff7de81cf tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] GET http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c5d9321d-4e0a-4f46-a0b0-70bff7de81cf tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c5d9321d-4e0a-4f46-a0b0-70bff7de81cf tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c5d9321d-4e0a-4f46-a0b0-70bff7de81cf tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] HTTP exception thrown: Group Type 4299fd2a-c470-474b-bb3c-83a79dee13db has no extra spec with key key2. Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c5d9321d-4e0a-4f46-a0b0-70bff7de81cf tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 returned with HTTP 404 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 284/579] 192.168.122.215 () {60 vars in 1336 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key2 => generated 126 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ff802a9b-e89c-4255-9bb0-b7779e110da4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff802a9b-e89c-4255-9bb0-b7779e110da4 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff802a9b-e89c-4255-9bb0-b7779e110da4 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff802a9b-e89c-4255-9bb0-b7779e110da4 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff802a9b-e89c-4255-9bb0-b7779e110da4 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 296/580] 192.168.122.215 () {60 vars in 1339 bytes} [Thu Sep 3 11:57:40 2026] DELETE /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-119e3cf9-a223-43dd-b039-37aa8d2195b9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-119e3cf9-a223-43dd-b039-37aa8d2195b9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] GET http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-119e3cf9-a223-43dd-b039-37aa8d2195b9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-119e3cf9-a223-43dd-b039-37aa8d2195b9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-119e3cf9-a223-43dd-b039-37aa8d2195b9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] HTTP exception thrown: Group Type 4299fd2a-c470-474b-bb3c-83a79dee13db has no extra spec with key key3. Sep 03 11:57:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-119e3cf9-a223-43dd-b039-37aa8d2195b9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 returned with HTTP 404 Sep 03 11:57:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 285/581] 192.168.122.215 () {60 vars in 1336 bytes} [Thu Sep 3 11:57:40 2026] GET /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db/group_specs/key3 => generated 126 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd1bd133-f450-4116-9b51-138242275cd9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd1bd133-f450-4116-9b51-138242275cd9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd1bd133-f450-4116-9b51-138242275cd9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd1bd133-f450-4116-9b51-138242275cd9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd1bd133-f450-4116-9b51-138242275cd9 tempest-GroupTypeSpecsTest-662432009 tempest-GroupTypeSpecsTest-662432009-project-admin] http://192.168.122.215/volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db returned with HTTP 202 Sep 03 11:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 297/582] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 11:57:40 2026] DELETE /volume/v3/group_types/4299fd2a-c470-474b-bb3c-83a79dee13db => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:57:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-12a74dee-6de1-47e7-9ea0-05a5d2ba5000 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12a74dee-6de1-47e7-9ea0-05a5d2ba5000 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:57:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12a74dee-6de1-47e7-9ea0-05a5d2ba5000 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2105565705"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12a74dee-6de1-47e7-9ea0-05a5d2ba5000 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:57:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 286/583] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:57:42 2026] POST /volume/v3/types => generated 224 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-15e12903-95f8-4c51-9b4c-e364fc4ce71e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15e12903-95f8-4c51-9b4c-e364fc4ce71e tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 11:57:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15e12903-95f8-4c51-9b4c-e364fc4ce71e tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-916081988"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15e12903-95f8-4c51-9b4c-e364fc4ce71e tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 11:57:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 298/584] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 11:57:42 2026] POST /volume/v3/group_types => generated 180 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 11:57:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "489f8b26-abe0-4604-aa55-40f33033d606", "volume_types": ["e576ac20-99a0-41a0-be2b-797dde8b27fd"], "name": "tempest-GroupSnapshotsTest-Group-1934745870"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group {'group': {'group_type': '489f8b26-abe0-4604-aa55-40f33033d606', 'volume_types': ['e576ac20-99a0-41a0-be2b-797dde8b27fd'], 'name': 'tempest-GroupSnapshotsTest-Group-1934745870'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:57:42 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group tempest-GroupSnapshotsTest-Group-1934745870. Sep 03 11:57:43 devstack devstack@c-api.service[86956]: /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 03 11:57:43 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:57:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:57:43.020687. {{(pid=86956) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:57:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:57:43 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['70e8dc6b-51e1-48a2-b7e5-a98755d01e9f'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c75a1b02-addb-4b58-bb6e-ec3a41a21d7a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 11:57:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 287/585] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 11:57:42 2026] POST /volume/v3/groups => generated 112 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-49660afe-e74b-4d06-9778-3d5e236e5680 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49660afe-e74b-4d06-9778-3d5e236e5680 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 Sep 03 11:57:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49660afe-e74b-4d06-9778-3d5e236e5680 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49660afe-e74b-4d06-9778-3d5e236e5680 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-49660afe-e74b-4d06-9778-3d5e236e5680 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 7275240e-3da1-4ed1-82dc-ee58e9eb2e96 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:57:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:43 devstack devstack@c-api.service[86957]: /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 03 11:57:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:57:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49660afe-e74b-4d06-9778-3d5e236e5680 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 returned with HTTP 200 Sep 03 11:57:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 299/586] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:57:43 2026] GET /volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0f847dac-cacb-4689-9f6e-a65e68b2dfbf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f847dac-cacb-4689-9f6e-a65e68b2dfbf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 Sep 03 11:57:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f847dac-cacb-4689-9f6e-a65e68b2dfbf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f847dac-cacb-4689-9f6e-a65e68b2dfbf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-0f847dac-cacb-4689-9f6e-a65e68b2dfbf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 7275240e-3da1-4ed1-82dc-ee58e9eb2e96 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:57:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:44 devstack devstack@c-api.service[86956]: /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 03 11:57:44 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:57:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f847dac-cacb-4689-9f6e-a65e68b2dfbf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 returned with HTTP 200 Sep 03 11:57:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 288/587] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:57:44 2026] GET /volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-57b55419-d2f1-4911-a4f2-52e765c48377 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-889829635", "volume_type": "e576ac20-99a0-41a0-be2b-797dde8b27fd", "group_id": "7275240e-3da1-4ed1-82dc-ee58e9eb2e96", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-889829635', 'volume_type': 'e576ac20-99a0-41a0-be2b-797dde8b27fd', 'group_id': '7275240e-3da1-4ed1-82dc-ee58e9eb2e96', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume of 1 GB Sep 03 11:57:44 devstack devstack@c-api.service[86957]: /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 03 11:57:44 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:57:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (47770a1b-7c6a-4d49-911e-dc19eebcc34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde06aa9-2a9e-4163-b441-d9eacb4a162b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde06aa9-2a9e-4163-b441-d9eacb4a162b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e576ac20-99a0-41a0-be2b-797dde8b27fd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2105565705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e576ac20-99a0-41a0-be2b-797dde8b27fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7275240e-3da1-4ed1-82dc-ee58e9eb2e96', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5155e7-2bfc-4f9d-9809-4d350d63a354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2105565705 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2105565705, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2105565705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2105565705, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['e2251e64-5686-43ca-a4cf-eb24f8620a11', '18174422-5dfe-4c4c-ba7d-502f061c1e5d', '6264a56d-d58d-406c-bb8e-e4f984050b16', '6387dd24-e0bf-4777-9dbc-00ab3675bc33'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5155e7-2bfc-4f9d-9809-4d350d63a354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2251e64-5686-43ca-a4cf-eb24f8620a11', '18174422-5dfe-4c4c-ba7d-502f061c1e5d', '6264a56d-d58d-406c-bb8e-e4f984050b16', '6387dd24-e0bf-4777-9dbc-00ab3675bc33']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (359593f2-36eb-4839-95c3-9c6efca10df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (359593f2-36eb-4839-95c3-9c6efca10df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98904788-7322-4c6c-9e5e-e416b7ca99bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-889829635',encryption_key_id=None,group_id=7275240e-3da1-4ed1-82dc-ee58e9eb2e96,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['e2251e64-5686-43ca-a4cf-eb24f8620a11','18174422-5dfe-4c4c-ba7d-502f061c1e5d','6264a56d-d58d-406c-bb8e-e4f984050b16','6387dd24-e0bf-4777-9dbc-00ab3675bc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=e576ac20-99a0-41a0-be2b-797dde8b27fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-889829635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7275240e-3da1-4ed1-82dc-ee58e9eb2e96,host=None,id=98904788-7322-4c6c-9e5e-e416b7ca99bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ef20dcf0634dfb8980055d702e57df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e576ac20-99a0-41a0-be2b-797dde8b27fd),volume_type_id=e576ac20-99a0-41a0-be2b-797dde8b27fd)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0e212a-58f3-4449-9f05-d6d26b8899c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0e212a-58f3-4449-9f05-d6d26b8899c8) transitioned into state 'SUCCESS' from state '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-889829635',encryption_key_id=None,group_id=7275240e-3da1-4ed1-82dc-ee58e9eb2e96,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['e2251e64-5686-43ca-a4cf-eb24f8620a11','18174422-5dfe-4c4c-ba7d-502f061c1e5d','6264a56d-d58d-406c-bb8e-e4f984050b16','6387dd24-e0bf-4777-9dbc-00ab3675bc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=e576ac20-99a0-41a0-be2b-797dde8b27fd)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d127fad-6eb7-43df-b98c-3c6aa6fbdc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d127fad-6eb7-43df-b98c-3c6aa6fbdc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (47770a1b-7c6a-4d49-911e-dc19eebcc34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request issued successfully. Sep 03 11:57:44 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:44 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:45 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57b55419-d2f1-4911-a4f2-52e765c48377 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 300/588] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 11:57:44 2026] POST /volume/v3/volumes => generated 830 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd Sep 03 11:57:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:45 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:45 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:45 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-651f21ef-dc3e-4ccd-8926-c9ebbd7bd793 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd returned with HTTP 200 Sep 03 11:57:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 289/589] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:45 2026] GET /volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd => generated 898 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:46 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:46 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bc8d43c-d3b6-4131-8f97-b91c14e96302 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd returned with HTTP 200 Sep 03 11:57:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 301/590] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:46 2026] GET /volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd => generated 922 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] GET http://192.168.122.215/volume/v3/os-hosts Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: /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 03 11:57:46 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.hosts [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] status, active and update: available, enabled, 2026-09-03 09:57:29+00:00 {{(pid=86956) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.hosts [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] status, active and update: available, enabled, 2026-09-03 09:49:46+00:00 {{(pid=86956) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.hosts [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] status, active and update: available, enabled, 2026-09-03 09:56:30+00:00 {{(pid=86956) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90d449b0-27f3-4cb9-89f2-0a7f1a05082d tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] http://192.168.122.215/volume/v3/os-hosts returned with HTTP 200 Sep 03 11:57:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 290/591] 192.168.122.215 () {58 vars in 1124 bytes} [Thu Sep 3 11:57:46 2026] GET /volume/v3/os-hosts => generated 561 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] GET http://192.168.122.215/volume/v3/os-hosts Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: /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 03 11:57:46 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] status, active and update: available, enabled, 2026-09-03 09:57:29+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] status, active and update: available, enabled, 2026-09-03 09:49:46+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] status, active and update: available, enabled, 2026-09-03 09:56:30+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b204b29b-4c31-4c10-9bbe-e1ddac9ca442 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] http://192.168.122.215/volume/v3/os-hosts returned with HTTP 200 Sep 03 11:57:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 302/592] 192.168.122.215 () {58 vars in 1124 bytes} [Thu Sep 3 11:57:46 2026] GET /volume/v3/os-hosts => generated 561 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8082651e-85be-41c1-867f-eea128b793d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8082651e-85be-41c1-867f-eea128b793d4 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] GET http://192.168.122.215/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8082651e-85be-41c1-867f-eea128b793d4 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8082651e-85be-41c1-867f-eea128b793d4 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8082651e-85be-41c1-867f-eea128b793d4 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] http://192.168.122.215/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 03 11:57:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 291/593] 192.168.122.215 () {58 vars in 1187 bytes} [Thu Sep 3 11:57:46 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9a293074-f969-458c-9057-3eb72a793d08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a293074-f969-458c-9057-3eb72a793d08 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] GET http://192.168.122.215/volume/v3/os-hosts/devstack@QuobyteHD Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a293074-f969-458c-9057-3eb72a793d08 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9a293074-f969-458c-9057-3eb72a793d08 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9a293074-f969-458c-9057-3eb72a793d08 tempest-VolumeHostsAdminTestsJSON-592532275 tempest-VolumeHostsAdminTestsJSON-592532275-project-admin] http://192.168.122.215/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 03 11:57:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 303/594] 192.168.122.215 () {58 vars in 1181 bytes} [Thu Sep 3 11:57:46 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd Sep 03 11:57:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:47 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:47 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:47 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6172f382-9e24-45cf-9c2e-54c870a9f7b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd returned with HTTP 200 Sep 03 11:57:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 292/595] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:47 2026] GET /volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd => generated 923 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11773f1a-2070-4110-ba1b-1107594d5403 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/group_snapshots Sep 03 11:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7275240e-3da1-4ed1-82dc-ee58e9eb2e96", "name": "tempest-group_snapshot-1163824626"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7275240e-3da1-4ed1-82dc-ee58e9eb2e96', 'name': 'tempest-group_snapshot-1163824626'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:57:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:47 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group_snapshot tempest-group_snapshot-1163824626. Sep 03 11:57:47 devstack devstack@c-api.service[86957]: /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 03 11:57:47 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:57:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:48 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2105565705 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2105565705, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:57:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['34572b8c-7c4b-4416-9fc6-fa3312241a48', '8d888970-860c-46d9-a4e2-62502ea852a0', '565044e2-db2a-4bf7-bd93-6ca229e6e0d4', '815d9515-ffac-4a25-be06-8fdd3788cc7e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11773f1a-2070-4110-ba1b-1107594d5403 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:57:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 304/596] 192.168.122.215 () {62 vars in 1208 bytes} [Thu Sep 3 11:57:47 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3167cfda-5a26-4b09-9561-82a1e5be80b3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3167cfda-5a26-4b09-9561-82a1e5be80b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:57:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3167cfda-5a26-4b09-9561-82a1e5be80b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3167cfda-5a26-4b09-9561-82a1e5be80b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-3167cfda-5a26-4b09-9561-82a1e5be80b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:57:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3167cfda-5a26-4b09-9561-82a1e5be80b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 200 Sep 03 11:57:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 293/597] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:57:48 2026] GET /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-272199796"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-272199796'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Create volume of 1 GB Sep 03 11:57:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Availability Zones retrieved successfully. Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Flow 'volume_create_api' (a33f9f55-6fe7-429c-b07d-ea018f52d05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd873ba-db4d-4b3d-9241-f953b2f6fbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd873ba-db4d-4b3d-9241-f953b2f6fbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bca26c5-05cd-4015-99f1-b4917702ad08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a69278f-ca5e-4d06-a9f8-aabcdaaff821 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Created reservations ['b7209f10-9ce7-477d-8a31-7bddef47914b', '8b79c7a4-7193-4658-8c8a-5cae647d966d', 'd2cd1620-a8dd-49d0-ad49-4b25fdf5d982', '45598f46-18b5-4045-a6e9-06c88e09dd25'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bca26c5-05cd-4015-99f1-b4917702ad08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7209f10-9ce7-477d-8a31-7bddef47914b', '8b79c7a4-7193-4658-8c8a-5cae647d966d', 'd2cd1620-a8dd-49d0-ad49-4b25fdf5d982', '45598f46-18b5-4045-a6e9-06c88e09dd25']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0212db7-67b5-4d65-a76b-c7cd9e67a4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a69278f-ca5e-4d06-a9f8-aabcdaaff821 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] GET http://192.168.122.215/volume/v3/os-quota-class-sets/default Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a69278f-ca5e-4d06-a9f8-aabcdaaff821 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a69278f-ca5e-4d06-a9f8-aabcdaaff821 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0212db7-67b5-4d65-a76b-c7cd9e67a4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-272199796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598f537dea9f42709d90d420f9085527',qos_specs=None,replication_status=,reservations=['b7209f10-9ce7-477d-8a31-7bddef47914b','8b79c7a4-7193-4658-8c8a-5cae647d966d','d2cd1620-a8dd-49d0-ad49-4b25fdf5d982','45598f46-18b5-4045-a6e9-06c88e09dd25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d205126f6734588aa0b8bba4d9928ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-272199796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598f537dea9f42709d90d420f9085527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d205126f6734588aa0b8bba4d9928ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12484a94-53ee-4b6d-a8f7-6c0c92a5ff3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a69278f-ca5e-4d06-a9f8-aabcdaaff821 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 294/598] 192.168.122.215 () {58 vars in 1181 bytes} [Thu Sep 3 11:57:49 2026] GET /volume/v3/os-quota-class-sets/default => generated 620 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-12729583-5630-4df5-9b73-f208fc39f320 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12729583-5630-4df5-9b73-f208fc39f320 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12729583-5630-4df5-9b73-f208fc39f320 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12729583-5630-4df5-9b73-f208fc39f320 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-12729583-5630-4df5-9b73-f208fc39f320 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12484a94-53ee-4b6d-a8f7-6c0c92a5ff3e) transitioned into state 'SUCCESS' from state '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-272199796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598f537dea9f42709d90d420f9085527',qos_specs=None,replication_status=,reservations=['b7209f10-9ce7-477d-8a31-7bddef47914b','8b79c7a4-7193-4658-8c8a-5cae647d966d','d2cd1620-a8dd-49d0-ad49-4b25fdf5d982','45598f46-18b5-4045-a6e9-06c88e09dd25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d205126f6734588aa0b8bba4d9928ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5310805f-468c-488c-b3b1-ea2dabe2eee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12729583-5630-4df5-9b73-f208fc39f320 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 295/599] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:57:49 2026] GET /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 307 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-390e454e-10d5-4692-a7ef-f8c282025965 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-390e454e-10d5-4692-a7ef-f8c282025965 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] GET http://192.168.122.215/volume/v3/os-quota-class-sets/default Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-390e454e-10d5-4692-a7ef-f8c282025965 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-390e454e-10d5-4692-a7ef-f8c282025965 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5310805f-468c-488c-b3b1-ea2dabe2eee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Flow 'volume_create_api' (a33f9f55-6fe7-429c-b07d-ea018f52d05a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Create volume request issued successfully. Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0d7bf0b-17c5-4a7c-82de-85e56ef8bd42 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:57:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 305/600] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:57:48 2026] POST /volume/v3/volumes => generated 757 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-390e454e-10d5-4692-a7ef-f8c282025965 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 296/601] 192.168.122.215 () {58 vars in 1181 bytes} [Thu Sep 3 11:57:49 2026] GET /volume/v3/os-quota-class-sets/default => generated 620 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5ee2a22e-2416-416b-a10a-d5115407fb0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ee2a22e-2416-416b-a10a-d5115407fb0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1202440e-e2fc-4000-b9e4-3d41f1fa26ec None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ee2a22e-2416-416b-a10a-d5115407fb0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ee2a22e-2416-416b-a10a-d5115407fb0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1202440e-e2fc-4000-b9e4-3d41f1fa26ec tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1202440e-e2fc-4000-b9e4-3d41f1fa26ec tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1529148381"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5ee2a22e-2416-416b-a10a-d5115407fb0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1202440e-e2fc-4000-b9e4-3d41f1fa26ec tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 297/602] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:57:49 2026] POST /volume/v3/types => generated 228 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ee2a22e-2416-416b-a10a-d5115407fb0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e8d528dc-ccc0-457e-a794-1fee85b2fc72 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 306/603] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:49 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 825 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8d528dc-ccc0-457e-a794-1fee85b2fc72 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-class-sets/default Sep 03 11:57:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8d528dc-ccc0-457e-a794-1fee85b2fc72 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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-1529148381": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1529148381": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1529148381": 7}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8d528dc-ccc0-457e-a794-1fee85b2fc72 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 298/604] 192.168.122.215 () {60 vars in 1202 bytes} [Thu Sep 3 11:57:49 2026] PUT /volume/v3/os-quota-class-sets/default => generated 811 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/d4de48f0a94e4a7fa5894c5703addace/defaults Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Calling method 'defaults' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] 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 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc9e1ce5-4399-4bb2-a80f-6633c1cef05d tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/d4de48f0a94e4a7fa5894c5703addace/defaults returned with HTTP 200 Sep 03 11:57:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 307/605] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 11:57:49 2026] GET /volume/v3/os-quota-sets/d4de48f0a94e4a7fa5894c5703addace/defaults => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/1cf9e4c82e064430b5892bafeab1e9de/defaults Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Calling method 'defaults' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2105565705 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2105565705, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2105565705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2105565705, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2105565705 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2105565705, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:50 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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 03 11:57:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ee7a9122-823f-4921-b9f4-15240b6ce83a tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/1cf9e4c82e064430b5892bafeab1e9de/defaults returned with HTTP 200 Sep 03 11:57:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 299/606] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 11:57:50 2026] GET /volume/v3/os-quota-sets/1cf9e4c82e064430b5892bafeab1e9de/defaults => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a10af3cd-41b8-44ea-a361-1615f41e1783 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a10af3cd-41b8-44ea-a361-1615f41e1783 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a10af3cd-41b8-44ea-a361-1615f41e1783 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a10af3cd-41b8-44ea-a361-1615f41e1783 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-a10af3cd-41b8-44ea-a361-1615f41e1783 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a10af3cd-41b8-44ea-a361-1615f41e1783 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 200 Sep 03 11:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 308/607] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:57:50 2026] GET /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-35b5e4ef-007c-48d9-8303-78457d909309 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-35b5e4ef-007c-48d9-8303-78457d909309 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] DELETE http://192.168.122.215/volume/v3/types/770c7d96-ab55-4c27-b892-f75ad5fba949 Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-35b5e4ef-007c-48d9-8303-78457d909309 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-35b5e4ef-007c-48d9-8303-78457d909309 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c305c452-bcf2-4c89-b048-ce95cd13f111 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c305c452-bcf2-4c89-b048-ce95cd13f111 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c305c452-bcf2-4c89-b048-ce95cd13f111 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c305c452-bcf2-4c89-b048-ce95cd13f111 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c305c452-bcf2-4c89-b048-ce95cd13f111 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:57:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-35b5e4ef-007c-48d9-8303-78457d909309 tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/types/770c7d96-ab55-4c27-b892-f75ad5fba949 returned with HTTP 202 Sep 03 11:57:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 300/608] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:57:50 2026] DELETE /volume/v3/types/770c7d96-ab55-4c27-b892-f75ad5fba949 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c305c452-bcf2-4c89-b048-ce95cd13f111 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 309/609] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:50 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d4f56260-e74c-4bb5-a57d-b144d87d995c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4f56260-e74c-4bb5-a57d-b144d87d995c tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] GET http://192.168.122.215/volume/v3/types/770c7d96-ab55-4c27-b892-f75ad5fba949 Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4f56260-e74c-4bb5-a57d-b144d87d995c tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4f56260-e74c-4bb5-a57d-b144d87d995c tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4f56260-e74c-4bb5-a57d-b144d87d995c tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/types/770c7d96-ab55-4c27-b892-f75ad5fba949 returned with HTTP 404 Sep 03 11:57:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 301/610] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:57:50 2026] GET /volume/v3/types/770c7d96-ab55-4c27-b892-f75ad5fba949 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2295584a-9882-46fb-bda2-e85f92b3895b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2295584a-9882-46fb-bda2-e85f92b3895b tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-class-sets/default Sep 03 11:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2295584a-9882-46fb-bda2-e85f92b3895b tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2295584a-9882-46fb-bda2-e85f92b3895b tempest-VolumeQuotaClassesTest-425058560 tempest-VolumeQuotaClassesTest-425058560-project-admin] http://192.168.122.215/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 11:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 310/611] 192.168.122.215 () {60 vars in 1202 bytes} [Thu Sep 3 11:57:50 2026] PUT /volume/v3/os-quota-class-sets/default => generated 603 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bea5ccf8-af81-45e3-b403-8bb149c31f69 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bea5ccf8-af81-45e3-b403-8bb149c31f69 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bea5ccf8-af81-45e3-b403-8bb149c31f69 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bea5ccf8-af81-45e3-b403-8bb149c31f69 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-bea5ccf8-af81-45e3-b403-8bb149c31f69 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bea5ccf8-af81-45e3-b403-8bb149c31f69 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 200 Sep 03 11:57:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 302/612] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:57:51 2026] GET /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 308 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /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 03 11:57:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all snapshots completed successfully. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9a3ebb2-367c-4501-9589-e493c7ccbc93 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:57:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 311/613] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:57:51 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c844ad71-5fe4-4a97-8d22-7d40b3832ee8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c844ad71-5fe4-4a97-8d22-7d40b3832ee8 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c844ad71-5fe4-4a97-8d22-7d40b3832ee8 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c844ad71-5fe4-4a97-8d22-7d40b3832ee8 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c844ad71-5fe4-4a97-8d22-7d40b3832ee8 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c844ad71-5fe4-4a97-8d22-7d40b3832ee8 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b returned with HTTP 200 Sep 03 11:57:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 303/614] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:57:51 2026] GET /volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b => generated 451 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups/action Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "89db8a6c-2c6f-42f4-93fb-80b33047d140", "name": "tempest-Group_from_snap-1267952022"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "89db8a6c-2c6f-42f4-93fb-80b33047d140", "name": "tempest-Group_from_snap-1267952022"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '89db8a6c-2c6f-42f4-93fb-80b33047d140', 'name': 'tempest-Group_from_snap-1267952022'}}. {{(pid=86957) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group tempest-Group_from_snap-1267952022 from group_snapshot 89db8a6c-2c6f-42f4-93fb-80b33047d140. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ffbbcd98-1cc9-471f-a92f-7e3856c05587 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ffbbcd98-1cc9-471f-a92f-7e3856c05587 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ffbbcd98-1cc9-471f-a92f-7e3856c05587 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ffbbcd98-1cc9-471f-a92f-7e3856c05587 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /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 03 11:57:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ffbbcd98-1cc9-471f-a92f-7e3856c05587 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:57:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ffbbcd98-1cc9-471f-a92f-7e3856c05587 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:57:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 304/615] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:57:51 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /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 03 11:57:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['aa48a311-5c71-4a7c-abea-16beac55fc19'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /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 03 11:57:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.group.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] A mapping entry already exists for group fa223a74-fb26-44e0-b2d8-8c06ebe6b86b and volume type e576ac20-99a0-41a0-be2b-797dde8b27fd. Do not need to create again. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:51 devstack devstack@c-api.service[86957]: /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 03 11:57:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability zone cache updated, next update will occur around 2026-09-03 10:57:51.971573. {{(pid=86957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (39e7e866-c25b-46b4-96a7-6f6a34346dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c75891-dcad-48de-bfd8-bc6523c565b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33c75891-dcad-48de-bfd8-bc6523c565b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '93c4f7ba-70b0-44c9-9977-fe26d51b514b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:57:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e576ac20-99a0-41a0-be2b-797dde8b27fd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2105565705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e576ac20-99a0-41a0-be2b-797dde8b27fd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fa223a74-fb26-44e0-b2d8-8c06ebe6b86b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af76083-cbfa-4f51-a5fd-830b8da7760a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['e5815ebc-8112-4c6f-951b-dcdfa934de78', '4bc1fffc-0b2f-41d5-b4df-a77d755961d3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af76083-cbfa-4f51-a5fd-830b8da7760a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5815ebc-8112-4c6f-951b-dcdfa934de78', '4bc1fffc-0b2f-41d5-b4df-a77d755961d3']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a426c731-be78-4c76-888a-d1946cf796b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a426c731-be78-4c76-888a-d1946cf796b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279c2c15-ef63-4142-9935-081ac3081f23', '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=fa223a74-fb26-44e0-b2d8-8c06ebe6b86b,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['e5815ebc-8112-4c6f-951b-dcdfa934de78','4bc1fffc-0b2f-41d5-b4df-a77d755961d3'],size=1,snapshot_id=93c4f7ba-70b0-44c9-9977-fe26d51b514b,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=e576ac20-99a0-41a0-be2b-797dde8b27fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fa223a74-fb26-44e0-b2d8-8c06ebe6b86b,host=None,id=279c2c15-ef63-4142-9935-081ac3081f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ef20dcf0634dfb8980055d702e57df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=93c4f7ba-70b0-44c9-9977-fe26d51b514b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e576ac20-99a0-41a0-be2b-797dde8b27fd),volume_type_id=e576ac20-99a0-41a0-be2b-797dde8b27fd)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cec4e7d-994a-4909-8e6d-53e8c4668ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cec4e7d-994a-4909-8e6d-53e8c4668ed2) transitioned into state 'SUCCESS' from 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=fa223a74-fb26-44e0-b2d8-8c06ebe6b86b,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['e5815ebc-8112-4c6f-951b-dcdfa934de78','4bc1fffc-0b2f-41d5-b4df-a77d755961d3'],size=1,snapshot_id=93c4f7ba-70b0-44c9-9977-fe26d51b514b,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=e576ac20-99a0-41a0-be2b-797dde8b27fd)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (39e7e866-c25b-46b4-96a7-6f6a34346dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request issued successfully. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /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 03 11:57:52 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e74c795-2a7e-442c-a952-2d26ba9358d7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/action returned with HTTP 202 Sep 03 11:57:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 312/616] 192.168.122.215 () {62 vars in 1202 bytes} [Thu Sep 3 11:57:51 2026] POST /volume/v3/groups/action => generated 103 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7a6f4787-7f34-4d54-a211-b0922857a029 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:57:52 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:52 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:52 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:52 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:52 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7a6f4787-7f34-4d54-a211-b0922857a029 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:57:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 305/617] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:57:52 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:52 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:52 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:53 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-351bf695-76f3-4b0c-80a2-7ce778e13f92 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:57:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 313/618] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:52 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6d858d1b-0b5e-4d65-b5a8-a563f9cf0107 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6d858d1b-0b5e-4d65-b5a8-a563f9cf0107 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 11:57:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6d858d1b-0b5e-4d65-b5a8-a563f9cf0107 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6d858d1b-0b5e-4d65-b5a8-a563f9cf0107 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] Calling method 'get_pools' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6d858d1b-0b5e-4d65-b5a8-a563f9cf0107 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 11:57:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 306/619] 192.168.122.215 () {58 vars in 1198 bytes} [Thu Sep 3 11:57:53 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:57:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-600441c1-7bb1-49c0-939c-7f7f52cff521 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-600441c1-7bb1-49c0-939c-7f7f52cff521 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools Sep 03 11:57:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-600441c1-7bb1-49c0-939c-7f7f52cff521 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-600441c1-7bb1-49c0-939c-7f7f52cff521 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-600441c1-7bb1-49c0-939c-7f7f52cff521 tempest-VolumePoolsAdminTestsJSON-1715279247 tempest-VolumePoolsAdminTestsJSON-1715279247-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 11:57:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 314/620] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 11:57:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 11:57:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:57:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:54 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:54 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:54 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90d8b9b1-67c3-49cf-9710-dbca58cadaef tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:57:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 307/621] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:54 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:57:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:55 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:55 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:55 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-239c582d-824a-4f8b-b603-bcfaf2666b1a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:57:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 315/622] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:55 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:57:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:57:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:57 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:57 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:57 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:57:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cddf9ac1-7a3a-4bca-972c-7c2d181d600c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:57:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 308/623] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:57 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:57:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:57:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:57:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:57:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:57:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:57:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:57:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:57:59 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:57:59 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:57:59 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:57:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:57:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:57:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b40defe-14b3-4a3b-add9-ad0da7e5852e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:57:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 316/624] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:57:58 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 739 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b3235d49-345b-4b25-acc8-d9686442a539 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:58:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:00 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:00 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:00 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eafdabee-dbbd-4575-91d6-1cf998cbca26 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:58:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 317/625] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:00 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b3235d49-345b-4b25-acc8-d9686442a539 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 Sep 03 11:58:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b3235d49-345b-4b25-acc8-d9686442a539 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b3235d49-345b-4b25-acc8-d9686442a539 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b3235d49-345b-4b25-acc8-d9686442a539 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 returned with HTTP 200 Sep 03 11:58:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 309/626] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:00 2026] GET /volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 => generated 639 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1040634036"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1040634036'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume of 1 GB Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Availability Zones retrieved successfully. Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Flow 'volume_create_api' (c8760da8-8168-4704-971c-440c622e35fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669f0556-3778-4c71-bb7b-504616970fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (669f0556-3778-4c71-bb7b-504616970fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7ff860-a2cb-40ab-a4f0-d92012c764cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Created reservations ['427264e7-e903-4107-810f-a3dbe68c827c', '9cb21a79-45c3-4367-95cd-6a65836a0c0b', '9755f886-6574-4f9c-b068-eb5bc647dec3', '0c381fd3-bec7-42a0-9382-06f114e9d7ec'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7ff860-a2cb-40ab-a4f0-d92012c764cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427264e7-e903-4107-810f-a3dbe68c827c', '9cb21a79-45c3-4367-95cd-6a65836a0c0b', '9755f886-6574-4f9c-b068-eb5bc647dec3', '0c381fd3-bec7-42a0-9382-06f114e9d7ec']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0162a1f2-fbbd-4246-b710-5d3630bfac9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0162a1f2-fbbd-4246-b710-5d3630bfac9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66289b4e-559b-4dc3-9550-ba6dcca600d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1040634036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0170a101c6c6420aac89510f5bf45f08',qos_specs=None,replication_status=,reservations=['427264e7-e903-4107-810f-a3dbe68c827c','9cb21a79-45c3-4367-95cd-6a65836a0c0b','9755f886-6574-4f9c-b068-eb5bc647dec3','0c381fd3-bec7-42a0-9382-06f114e9d7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544db818c5aa45d282d230d417370308',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1040634036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66289b4e-559b-4dc3-9550-ba6dcca600d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0170a101c6c6420aac89510f5bf45f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='544db818c5aa45d282d230d417370308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235cf421-c7d0-489c-8186-e5778922d8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235cf421-c7d0-489c-8186-e5778922d8b3) transitioned into state 'SUCCESS' from state '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-1040634036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0170a101c6c6420aac89510f5bf45f08',qos_specs=None,replication_status=,reservations=['427264e7-e903-4107-810f-a3dbe68c827c','9cb21a79-45c3-4367-95cd-6a65836a0c0b','9755f886-6574-4f9c-b068-eb5bc647dec3','0c381fd3-bec7-42a0-9382-06f114e9d7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='544db818c5aa45d282d230d417370308',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb2afd5-7898-40c9-a67b-586ec1a2d2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb2afd5-7898-40c9-a67b-586ec1a2d2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Flow 'volume_create_api' (c8760da8-8168-4704-971c-440c622e35fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume request issued successfully. Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-538d3cee-2b54-47d8-a255-055df47ad0a1 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:58:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 318/627] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:58:00 2026] POST /volume/v3/volumes => generated 768 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:58:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-30c107b6-2306-4dff-95d3-8a750b52a458 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30c107b6-2306-4dff-95d3-8a750b52a458 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30c107b6-2306-4dff-95d3-8a750b52a458 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30c107b6-2306-4dff-95d3-8a750b52a458 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-30c107b6-2306-4dff-95d3-8a750b52a458 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30c107b6-2306-4dff-95d3-8a750b52a458 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 310/628] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:01 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 836 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:01 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:01 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b5d9586-c49f-4f4a-82e5-f466d10591b7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:58:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 319/629] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:01 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 935 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc7debac-97c9-4794-9ac4-6a8d3722b64e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc7debac-97c9-4794-9ac4-6a8d3722b64e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc7debac-97c9-4794-9ac4-6a8d3722b64e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc7debac-97c9-4794-9ac4-6a8d3722b64e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-dc7debac-97c9-4794-9ac4-6a8d3722b64e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member fa223a74-fb26-44e0-b2d8-8c06ebe6b86b {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:02 devstack devstack@c-api.service[86956]: /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 03 11:58:02 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc7debac-97c9-4794-9ac4-6a8d3722b64e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b returned with HTTP 200 Sep 03 11:58:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 311/630] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:02 2026] GET /volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b => generated 418 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /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 03 11:58:02 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:02 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:02 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:02 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ca5bd05f-1efc-42be-bb29-7239a79bad37 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca5bd05f-1efc-42be-bb29-7239a79bad37 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca5bd05f-1efc-42be-bb29-7239a79bad37 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca5bd05f-1efc-42be-bb29-7239a79bad37 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94eaebe8-20ab-42c6-9ab3-9f1dd9108e52 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:58:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 320/631] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:58:02 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:58:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ca5bd05f-1efc-42be-bb29-7239a79bad37 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b/action Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for group fa223a74-fb26-44e0-b2d8-8c06ebe6b86b {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:58:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group with id: fa223a74-fb26-44e0-b2d8-8c06ebe6b86b Sep 03 11:58:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca5bd05f-1efc-42be-bb29-7239a79bad37 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 312/632] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:02 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 860 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:03 devstack devstack@c-api.service[86957]: /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 03 11:58:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:58:03 devstack devstack@c-api.service[86957]: /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 03 11:58:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:58:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-383ca6fe-9f73-4ebd-beb0-f5a01fda6631 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b/action returned with HTTP 202 Sep 03 11:58:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 321/633] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 11:58:02 2026] POST /volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:58:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:03 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:03 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:03 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80a6feda-ae45-4443-a8f6-d38da46f5dbb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:58:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 313/634] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:03 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 934 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fbfa301e-ea25-4eb8-bc74-65a37e61d0b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbfa301e-ea25-4eb8-bc74-65a37e61d0b2 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbfa301e-ea25-4eb8-bc74-65a37e61d0b2 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbfa301e-ea25-4eb8-bc74-65a37e61d0b2 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fbfa301e-ea25-4eb8-bc74-65a37e61d0b2 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbfa301e-ea25-4eb8-bc74-65a37e61d0b2 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 322/635] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:03 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:58:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:04 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:04 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:04 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-89b1fc62-0ba2-408f-8942-2c237f13ff9a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 200 Sep 03 11:58:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 314/636] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:04 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 933 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-attach": {"instance_uuid": "50c3e581-abef-4a19-8267-80d2f6199256", "mountpoint": "/dev/vdb"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "50c3e581-abef-4a19-8267-80d2f6199256", "mountpoint": "/dev/vdb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Update volume admin metadata completed successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-831706ca-7356-47ba-979b-a13ddd628893 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-831706ca-7356-47ba-979b-a13ddd628893 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-831706ca-7356-47ba-979b-a13ddd628893 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-831706ca-7356-47ba-979b-a13ddd628893 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-831706ca-7356-47ba-979b-a13ddd628893 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-831706ca-7356-47ba-979b-a13ddd628893 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 315/637] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:05 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7a15b10d-31c3-4c84-a35e-8b7447bce799 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Attach volume completed successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a456cbc-f9e0-4d4d-b91a-83e95b7c8ec5 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 323/638] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:04 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7a15b10d-31c3-4c84-a35e-8b7447bce799 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7a15b10d-31c3-4c84-a35e-8b7447bce799 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7a15b10d-31c3-4c84-a35e-8b7447bce799 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 316/639] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:05 2026] POST /volume/v3/types => generated 188 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d22559b6-b764-4a3c-8d2f-007249c2f174 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d22559b6-b764-4a3c-8d2f-007249c2f174 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d22559b6-b764-4a3c-8d2f-007249c2f174 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d22559b6-b764-4a3c-8d2f-007249c2f174 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:05 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:05 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d22559b6-b764-4a3c-8d2f-007249c2f174 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-995d1a47-22fa-4590-ba36-000e989ce2e0 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 324/640] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:58:05 2026] PUT /volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 => generated 685 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f93b90b2-8537-41ca-a84c-e4181c55292c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d22559b6-b764-4a3c-8d2f-007249c2f174 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 317/641] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:05 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 1184 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f93b90b2-8537-41ca-a84c-e4181c55292c tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f93b90b2-8537-41ca-a84c-e4181c55292c tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f5428c64-b496-410e-b088-f32d4df2c229 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume of 2 GB Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Availability Zones retrieved successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f93b90b2-8537-41ca-a84c-e4181c55292c tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 325/642] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:05 2026] POST /volume/v3/types => generated 188 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Flow 'volume_create_api' (d91ad19c-723d-4a65-a139-cb0f9ae33ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fb62f6-6a50-4d38-bc7a-929f9bec3b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Validating volume size '2' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fb62f6-6a50-4d38-bc7a-929f9bec3b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd91354-e7d8-48d7-8acb-046ea607c3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Detach volume completed successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22a773a7-b4f8-435c-ab1b-20f76d88a106 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 326/643] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:05 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota_utils [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Quota exceeded for 0170a101c6c6420aac89510f5bf45f08, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd91354-e7d8-48d7-8acb-046ea607c3a1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:58:05 devstack devstack@c-api.service[86956]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd91354-e7d8-48d7-8acb-046ea607c3a1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd91354-e7d8-48d7-8acb-046ea607c3a1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fb62f6-6a50-4d38-bc7a-929f9bec3b37) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fb62f6-6a50-4d38-bc7a-929f9bec3b37) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Flow 'volume_create_api' (d91ad19c-723d-4a65-a139-cb0f9ae33ee2) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.middleware.fault [None req-f5428c64-b496-410e-b088-f32d4df2c229 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 413 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 318/644] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:58:05 2026] POST /volume/v3/volumes => generated 208 bytes in 288 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e72070e-6ccc-4df1-b0ae-0673a4b31bfa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e72070e-6ccc-4df1-b0ae-0673a4b31bfa tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e72070e-6ccc-4df1-b0ae-0673a4b31bfa tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e72070e-6ccc-4df1-b0ae-0673a4b31bfa tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e72070e-6ccc-4df1-b0ae-0673a4b31bfa tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e72070e-6ccc-4df1-b0ae-0673a4b31bfa tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 319/645] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:05 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Create volume of 1 GB Sep 03 11:58:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Availability Zones retrieved successfully. Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Flow 'volume_create_api' (ca61faa9-18ba-4f33-bb78-ccdb3c079a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2cfdcf-07fb-4329-bd0c-e4fcf8405f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2cfdcf-07fb-4329-bd0c-e4fcf8405f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:58:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=34bc5b32-28a6-4693-975e-e2260c4b911b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34bc5b32-28a6-4693-975e-e2260c4b911b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed17bc26-bcdb-4237-a654-5919bb40e7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:05 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9839e2c0-221d-435c-8acf-bc0cb808cb54 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 returned with HTTP 200 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 320/646] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:58:05 2026] PUT /volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 => generated 776 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bee65c88-0525-4de6-9e3c-2b34e857039a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bee65c88-0525-4de6-9e3c-2b34e857039a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bee65c88-0525-4de6-9e3c-2b34e857039a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bee65c88-0525-4de6-9e3c-2b34e857039a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bee65c88-0525-4de6-9e3c-2b34e857039a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 returned with HTTP 404 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 321/647] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:05 2026] GET /volume/v3/volumes/279c2c15-ef63-4142-9935-081ac3081f23 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Create volume of 1 GB Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Availability Zones retrieved successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Flow 'volume_create_api' (165d6f53-023f-437e-a359-1ba13aa0beb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e79860-965a-42c3-896a-a974b71c38a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e79860-965a-42c3-896a-a974b71c38a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Created reservations ['b614c99c-6c84-42ee-be71-585b2c82ace4', 'd10a61f7-fe95-43e2-b0dc-9231bb2a696a', '084573ca-3af3-40f3-a128-346e397208f9', 'e76ff12c-fc7a-4756-9a5b-1a850e4a4008'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4e742b-d930-4e67-9a64-05314c376a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed17bc26-bcdb-4237-a654-5919bb40e7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b614c99c-6c84-42ee-be71-585b2c82ace4', 'd10a61f7-fe95-43e2-b0dc-9231bb2a696a', '084573ca-3af3-40f3-a128-346e397208f9', 'e76ff12c-fc7a-4756-9a5b-1a850e4a4008']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da87cfc9-df97-4954-bb17-808bf631fffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da87cfc9-df97-4954-bb17-808bf631fffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ec42e5-5483-4edc-aee3-6616aac0a6ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42f89cf1d142a29a369fb6f8d66225',qos_specs=None,replication_status=,reservations=['b614c99c-6c84-42ee-be71-585b2c82ace4','d10a61f7-fe95-43e2-b0dc-9231bb2a696a','084573ca-3af3-40f3-a128-346e397208f9','e76ff12c-fc7a-4756-9a5b-1a850e4a4008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19fe5a3c32d4bca96372d216a308ff1',volume_type_id=34bc5b32-28a6-4693-975e-e2260c4b911b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ec42e5-5483-4edc-aee3-6616aac0a6ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b42f89cf1d142a29a369fb6f8d66225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d19fe5a3c32d4bca96372d216a308ff1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34bc5b32-28a6-4693-975e-e2260c4b911b),volume_type_id=34bc5b32-28a6-4693-975e-e2260c4b911b)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35e1c45-6a20-4c8a-b323-9962d6106385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING cinder.quota_utils [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Quota exceeded for 0170a101c6c6420aac89510f5bf45f08, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4e742b-d930-4e67-9a64-05314c376a6e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 11:58:06 devstack devstack@c-api.service[86956]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35e1c45-6a20-4c8a-b323-9962d6106385) transitioned into state 'SUCCESS' from state '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-169637629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b42f89cf1d142a29a369fb6f8d66225',qos_specs=None,replication_status=,reservations=['b614c99c-6c84-42ee-be71-585b2c82ace4','d10a61f7-fe95-43e2-b0dc-9231bb2a696a','084573ca-3af3-40f3-a128-346e397208f9','e76ff12c-fc7a-4756-9a5b-1a850e4a4008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19fe5a3c32d4bca96372d216a308ff1',volume_type_id=34bc5b32-28a6-4693-975e-e2260c4b911b)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4e742b-d930-4e67-9a64-05314c376a6e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6965e63c-60f1-41c3-b987-2e1d51c8e3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca4e742b-d930-4e67-9a64-05314c376a6e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e79860-965a-42c3-896a-a974b71c38a3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6965e63c-60f1-41c3-b987-2e1d51c8e3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e79860-965a-42c3-896a-a974b71c38a3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Flow 'volume_create_api' (ca61faa9-18ba-4f33-bb78-ccdb3c079a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Create volume request issued successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-120d0ff0-ca9b-4d7d-9c4c-9e330d5225a2 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 327/648] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:58:05 2026] POST /volume/v3/volumes => generated 775 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67ce71b9-fe92-49bb-a10d-e2b8e6e0028f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Flow 'volume_create_api' (165d6f53-023f-437e-a359-1ba13aa0beb4) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.middleware.fault [None req-f55132bb-fb43-40ae-a7b8-d9e0ffab9ecf tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 413 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 322/649] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:58:06 2026] POST /volume/v3/volumes => generated 150 bytes in 350 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67ce71b9-fe92-49bb-a10d-e2b8e6e0028f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67ce71b9-fe92-49bb-a10d-e2b8e6e0028f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67ce71b9-fe92-49bb-a10d-e2b8e6e0028f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-67ce71b9-fe92-49bb-a10d-e2b8e6e0028f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member fa223a74-fb26-44e0-b2d8-8c06ebe6b86b {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-32335822-cd2f-4b4f-8ddd-d09f6457242a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67ce71b9-fe92-49bb-a10d-e2b8e6e0028f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b returned with HTTP 404 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 328/650] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:06 2026] GET /volume/v3/groups/fa223a74-fb26-44e0-b2d8-8c06ebe6b86b => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-513a3249-459e-4dcd-aec9-79f223785b51 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-513a3249-459e-4dcd-aec9-79f223785b51 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-513a3249-459e-4dcd-aec9-79f223785b51 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32335822-cd2f-4b4f-8ddd-d09f6457242a tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32335822-cd2f-4b4f-8ddd-d09f6457242a tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32335822-cd2f-4b4f-8ddd-d09f6457242a tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-32335822-cd2f-4b4f-8ddd-d09f6457242a tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32335822-cd2f-4b4f-8ddd-d09f6457242a tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 323/651] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:06 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 843 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-54ca7d54-b6a6-4255-901c-f61d47296549 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54ca7d54-b6a6-4255-901c-f61d47296549 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] DELETE http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54ca7d54-b6a6-4255-901c-f61d47296549 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54ca7d54-b6a6-4255-901c-f61d47296549 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-54ca7d54-b6a6-4255-901c-f61d47296549 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86956) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.group_snapshots [None req-54ca7d54-b6a6-4255-901c-f61d47296549 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group_snapshot with id: 89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-513a3249-459e-4dcd-aec9-79f223785b51 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:06 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-513a3249-459e-4dcd-aec9-79f223785b51 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] 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 03 11:58:06 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-513a3249-459e-4dcd-aec9-79f223785b51 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-513a3249-459e-4dcd-aec9-79f223785b51 tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 returned with HTTP 200 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 329/652] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:58:06 2026] PUT /volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 => generated 775 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] POST http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5/action Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /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 03 11:58:06 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:58:06 devstack devstack@c-api.service[86957]: ERROR cinder.volume.api [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Quota exceeded for 0170a101c6c6420aac89510f5bf45f08, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-d1a00d4a-206d-4c5c-b110-8d35d30fd7a7 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5/action returned with HTTP 413 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54ca7d54-b6a6-4255-901c-f61d47296549 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 202 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 330/653] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:06 2026] POST /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5/action => generated 208 bytes in 233 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 324/654] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:58:06 2026] DELETE /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2e8df0bd-4567-4717-b1c2-b3b03bbcb202 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-077bf280-39ca-4982-85ae-4541d8f89b66 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e8df0bd-4567-4717-b1c2-b3b03bbcb202 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e8df0bd-4567-4717-b1c2-b3b03bbcb202 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e8df0bd-4567-4717-b1c2-b3b03bbcb202 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2e8df0bd-4567-4717-b1c2-b3b03bbcb202 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e8df0bd-4567-4717-b1c2-b3b03bbcb202 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 331/655] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:06 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] DELETE http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Delete volume with id: 66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /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 03 11:58:06 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:58:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:06 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Delete volume request issued successfully. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1675194-bb35-43d4-aeb9-fac560227fd8 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 202 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 332/656] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:58:06 2026] DELETE /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f534c983-08b5-43c4-b18e-5f8cf485bc04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f534c983-08b5-43c4-b18e-5f8cf485bc04 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f534c983-08b5-43c4-b18e-5f8cf485bc04 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f534c983-08b5-43c4-b18e-5f8cf485bc04 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f534c983-08b5-43c4-b18e-5f8cf485bc04 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f534c983-08b5-43c4-b18e-5f8cf485bc04 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 333/657] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:06 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:07 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-077bf280-39ca-4982-85ae-4541d8f89b66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:58:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 325/658] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:58:06 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80eb9784-8660-4980-87bc-3a227f29186c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: /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 03 11:58:07 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all snapshots completed successfully. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80eb9784-8660-4980-87bc-3a227f29186c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:58:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 334/659] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:58:07 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b471ee94-d63e-4650-8464-b68d575e0c7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b471ee94-d63e-4650-8464-b68d575e0c7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b Sep 03 11:58:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b471ee94-d63e-4650-8464-b68d575e0c7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b471ee94-d63e-4650-8464-b68d575e0c7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b471ee94-d63e-4650-8464-b68d575e0c7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:58:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b471ee94-d63e-4650-8464-b68d575e0c7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b returned with HTTP 200 Sep 03 11:58:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 326/660] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:07 2026] GET /volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0ea713f4-f9ca-499b-a39a-dd253c0f37a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0ea713f4-f9ca-499b-a39a-dd253c0f37a0 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0ea713f4-f9ca-499b-a39a-dd253c0f37a0 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0ea713f4-f9ca-499b-a39a-dd253c0f37a0 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0ea713f4-f9ca-499b-a39a-dd253c0f37a0 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0ea713f4-f9ca-499b-a39a-dd253c0f37a0 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 335/661] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:07 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 867 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a886455-03d1-4d3d-a1f1-6970649e0321 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a886455-03d1-4d3d-a1f1-6970649e0321 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a886455-03d1-4d3d-a1f1-6970649e0321 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a886455-03d1-4d3d-a1f1-6970649e0321 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1a886455-03d1-4d3d-a1f1-6970649e0321 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Volume info retrieved successfully. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a886455-03d1-4d3d-a1f1-6970649e0321 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 200 Sep 03 11:58:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 327/662] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:08 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d23ca0a9-3f44-41c8-873b-e14b276fe1fe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d23ca0a9-3f44-41c8-873b-e14b276fe1fe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d23ca0a9-3f44-41c8-873b-e14b276fe1fe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d23ca0a9-3f44-41c8-873b-e14b276fe1fe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d23ca0a9-3f44-41c8-873b-e14b276fe1fe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d23ca0a9-3f44-41c8-873b-e14b276fe1fe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b returned with HTTP 200 Sep 03 11:58:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 336/663] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:08 2026] GET /volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa029870-af7f-45ea-96ec-d79b5f6dd23e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa029870-af7f-45ea-96ec-d79b5f6dd23e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa029870-af7f-45ea-96ec-d79b5f6dd23e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa029870-af7f-45ea-96ec-d79b5f6dd23e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa029870-af7f-45ea-96ec-d79b5f6dd23e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa029870-af7f-45ea-96ec-d79b5f6dd23e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 328/664] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:08 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96b2ee8a-413b-44ff-80e9-c7162cba9750 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96b2ee8a-413b-44ff-80e9-c7162cba9750 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96b2ee8a-413b-44ff-80e9-c7162cba9750 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96b2ee8a-413b-44ff-80e9-c7162cba9750 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96b2ee8a-413b-44ff-80e9-c7162cba9750 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Volume info retrieved successfully. Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96b2ee8a-413b-44ff-80e9-c7162cba9750 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 337/665] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:08 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 1031 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1ae0d5b9-0345-4831-9740-f7652501239f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] POST http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab/action Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /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 03 11:58:08 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Created reservations ['86afcd7a-c608-4ed6-adb0-77f506899dc6', '2cea1dff-5883-4004-b804-349d899d1141'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Created reservations ['c2deba43-c93c-4c46-a2df-b3ed14fb5e12', 'bdf6a327-896f-45a1-80fc-ea11a2a486e0'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Retype volume request issued successfully. Sep 03 11:58:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ae0d5b9-0345-4831-9740-f7652501239f tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab/action returned with HTTP 202 Sep 03 11:58:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 329/666] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:08 2026] POST /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4db6f946-0ba7-4063-afc5-16e0ee0e7bdf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4db6f946-0ba7-4063-afc5-16e0ee0e7bdf tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4db6f946-0ba7-4063-afc5-16e0ee0e7bdf tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4db6f946-0ba7-4063-afc5-16e0ee0e7bdf tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4db6f946-0ba7-4063-afc5-16e0ee0e7bdf tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4db6f946-0ba7-4063-afc5-16e0ee0e7bdf tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 338/667] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:08 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d994527f-e97a-47f9-9345-d3e88dca8355 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d994527f-e97a-47f9-9345-d3e88dca8355 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] GET http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d994527f-e97a-47f9-9345-d3e88dca8355 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d994527f-e97a-47f9-9345-d3e88dca8355 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d994527f-e97a-47f9-9345-d3e88dca8355 tempest-VolumeQuotasNegativeTestJSON-1169259489 tempest-VolumeQuotasNegativeTestJSON-1169259489-project-member] http://192.168.122.215/volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 returned with HTTP 404 Sep 03 11:58:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 330/668] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:09 2026] GET /volume/v3/volumes/66289b4e-559b-4dc3-9550-ba6dcca600d5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-27409cac-849d-410f-bfa8-e64a3a286dfe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27409cac-849d-410f-bfa8-e64a3a286dfe tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 Sep 03 11:58:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27409cac-849d-410f-bfa8-e64a3a286dfe tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c59e0ec8-d7ad-4b51-8837-4f3255d7babf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c59e0ec8-d7ad-4b51-8837-4f3255d7babf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c59e0ec8-d7ad-4b51-8837-4f3255d7babf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c59e0ec8-d7ad-4b51-8837-4f3255d7babf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c59e0ec8-d7ad-4b51-8837-4f3255d7babf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b returned with HTTP 404 Sep 03 11:58:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 331/669] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:09 2026] GET /volume/v3/snapshots/93c4f7ba-70b0-44c9-9977-fe26d51b514b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8c748f6e-3853-4cfd-81dd-0c6804864c35 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c748f6e-3853-4cfd-81dd-0c6804864c35 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c748f6e-3853-4cfd-81dd-0c6804864c35 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c748f6e-3853-4cfd-81dd-0c6804864c35 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-8c748f6e-3853-4cfd-81dd-0c6804864c35 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27409cac-849d-410f-bfa8-e64a3a286dfe tempest-VolumeQuotasNegativeTestJSON-1731627216 tempest-VolumeQuotasNegativeTestJSON-1731627216-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 returned with HTTP 200 Sep 03 11:58:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 339/670] 192.168.122.215 () {60 vars in 1259 bytes} [Thu Sep 3 11:58:09 2026] PUT /volume/v3/os-quota-sets/0170a101c6c6420aac89510f5bf45f08 => generated 779 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c748f6e-3853-4cfd-81dd-0c6804864c35 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 200 Sep 03 11:58:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 332/671] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:09 2026] GET /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 307 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98ecc904-8f42-4764-a865-7e5528a0e2b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98ecc904-8f42-4764-a865-7e5528a0e2b9 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98ecc904-8f42-4764-a865-7e5528a0e2b9 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98ecc904-8f42-4764-a865-7e5528a0e2b9 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98ecc904-8f42-4764-a865-7e5528a0e2b9 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98ecc904-8f42-4764-a865-7e5528a0e2b9 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 340/672] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0a3aa35a-cd68-4cdf-87b7-40b800e8531e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a3aa35a-cd68-4cdf-87b7-40b800e8531e tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a3aa35a-cd68-4cdf-87b7-40b800e8531e tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a3aa35a-cd68-4cdf-87b7-40b800e8531e tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0a3aa35a-cd68-4cdf-87b7-40b800e8531e tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Volume info retrieved successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a3aa35a-cd68-4cdf-87b7-40b800e8531e tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 333/673] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 1031 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] GET http://192.168.122.215/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629'), ('all_tenants', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Get all volumes completed successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c48ae82c-2763-4bbe-9e9d-822a8bd4af99 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629 returned with HTTP 200 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 341/674] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-169637629 => generated 354 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4938e616-9706-4759-b6c2-4472031ed8b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4938e616-9706-4759-b6c2-4472031ed8b4 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4938e616-9706-4759-b6c2-4472031ed8b4 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4938e616-9706-4759-b6c2-4472031ed8b4 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4938e616-9706-4759-b6c2-4472031ed8b4 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4938e616-9706-4759-b6c2-4472031ed8b4 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 334/675] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-967bbe72-8369-4a29-b64a-9efbab3ce0dc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-967bbe72-8369-4a29-b64a-9efbab3ce0dc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] DELETE http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Delete volume with id: 78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-967bbe72-8369-4a29-b64a-9efbab3ce0dc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-967bbe72-8369-4a29-b64a-9efbab3ce0dc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-967bbe72-8369-4a29-b64a-9efbab3ce0dc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 89db8a6c-2c6f-42f4-93fb-80b33047d140 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-967bbe72-8369-4a29-b64a-9efbab3ce0dc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 returned with HTTP 404 Sep 03 11:58:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 335/676] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/group_snapshots/89db8a6c-2c6f-42f4-93fb-80b33047d140 => generated 116 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:10 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Delete volume request issued successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba01c66f-fbcf-4a8b-96f9-9fcdbaeadf3e tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 202 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 342/677] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:58:10 2026] DELETE /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d68d0c5f-ed4c-497a-907c-c20fe998f2d3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d68d0c5f-ed4c-497a-907c-c20fe998f2d3 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d68d0c5f-ed4c-497a-907c-c20fe998f2d3 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d68d0c5f-ed4c-497a-907c-c20fe998f2d3 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d68d0c5f-ed4c-497a-907c-c20fe998f2d3 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d68d0c5f-ed4c-497a-907c-c20fe998f2d3 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 343/678] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 867 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-17db40b8-ef25-479a-8bc4-bb7679fa2868 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:58:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 336/679] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-357543df-50b4-440f-ae10-1898a8edc71c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-357543df-50b4-440f-ae10-1898a8edc71c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96/action Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-357543df-50b4-440f-ae10-1898a8edc71c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-357543df-50b4-440f-ae10-1898a8edc71c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-357543df-50b4-440f-ae10-1898a8edc71c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for group 7275240e-3da1-4ed1-82dc-ee58e9eb2e96 {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-357543df-50b4-440f-ae10-1898a8edc71c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group with id: 7275240e-3da1-4ed1-82dc-ee58e9eb2e96 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /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 03 11:58:10 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:58:10 devstack devstack@c-api.service[86957]: /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 03 11:58:10 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-357543df-50b4-440f-ae10-1898a8edc71c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96/action returned with HTTP 202 Sep 03 11:58:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 344/680] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 11:58:10 2026] POST /volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:11 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:11 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:11 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4eb68ca4-5c47-4f5b-a404-e96dd6114879 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd returned with HTTP 200 Sep 03 11:58:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 337/681] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:10 2026] GET /volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd => generated 922 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e06a1ad3-dd19-4d1d-bd83-509a7dff3243 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e06a1ad3-dd19-4d1d-bd83-509a7dff3243 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e06a1ad3-dd19-4d1d-bd83-509a7dff3243 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e06a1ad3-dd19-4d1d-bd83-509a7dff3243 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e06a1ad3-dd19-4d1d-bd83-509a7dff3243 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Volume info retrieved successfully. Sep 03 11:58:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e06a1ad3-dd19-4d1d-bd83-509a7dff3243 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 200 Sep 03 11:58:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 345/682] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:11 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 867 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-89e67748-3598-40a6-8491-21b819922749 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd Sep 03 11:58:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:12 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:12 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:12 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-89e67748-3598-40a6-8491-21b819922749 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd returned with HTTP 200 Sep 03 11:58:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 338/683] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:12 2026] GET /volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd => generated 921 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ede6db54-3696-4d68-8d2d-6235a66b6669 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ede6db54-3696-4d68-8d2d-6235a66b6669 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] GET http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab Sep 03 11:58:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ede6db54-3696-4d68-8d2d-6235a66b6669 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ede6db54-3696-4d68-8d2d-6235a66b6669 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ede6db54-3696-4d68-8d2d-6235a66b6669 tempest-VolumeRetypeWithoutMigrationTest-597122024 tempest-VolumeRetypeWithoutMigrationTest-597122024-project-member] http://192.168.122.215/volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab returned with HTTP 404 Sep 03 11:58:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 346/684] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:12 2026] GET /volume/v3/volumes/78ec42e5-5483-4edc-aee3-6616aac0a6ab => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-25f7eb9a-f92d-4d0c-bbcc-e513e41e98a8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25f7eb9a-f92d-4d0c-bbcc-e513e41e98a8 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] DELETE http://192.168.122.215/volume/v3/types/d51b0018-a3ce-4c8b-ae28-5f9ad47cd83a Sep 03 11:58:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25f7eb9a-f92d-4d0c-bbcc-e513e41e98a8 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25f7eb9a-f92d-4d0c-bbcc-e513e41e98a8 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25f7eb9a-f92d-4d0c-bbcc-e513e41e98a8 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/types/d51b0018-a3ce-4c8b-ae28-5f9ad47cd83a returned with HTTP 202 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 339/685] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:12 2026] DELETE /volume/v3/types/d51b0018-a3ce-4c8b-ae28-5f9ad47cd83a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75a4621e-ca2b-474b-994f-2cb53330ab39 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75a4621e-ca2b-474b-994f-2cb53330ab39 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] GET http://192.168.122.215/volume/v3/types/d51b0018-a3ce-4c8b-ae28-5f9ad47cd83a Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75a4621e-ca2b-474b-994f-2cb53330ab39 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75a4621e-ca2b-474b-994f-2cb53330ab39 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75a4621e-ca2b-474b-994f-2cb53330ab39 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/types/d51b0018-a3ce-4c8b-ae28-5f9ad47cd83a returned with HTTP 404 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 347/686] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:13 2026] GET /volume/v3/types/d51b0018-a3ce-4c8b-ae28-5f9ad47cd83a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2ddaa043-0e45-43fa-ba29-5b5567180955 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ddaa043-0e45-43fa-ba29-5b5567180955 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] DELETE http://192.168.122.215/volume/v3/types/34bc5b32-28a6-4693-975e-e2260c4b911b Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ddaa043-0e45-43fa-ba29-5b5567180955 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ddaa043-0e45-43fa-ba29-5b5567180955 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ddaa043-0e45-43fa-ba29-5b5567180955 tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/types/34bc5b32-28a6-4693-975e-e2260c4b911b returned with HTTP 202 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 340/687] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:13 2026] DELETE /volume/v3/types/34bc5b32-28a6-4693-975e-e2260c4b911b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ac8cb23-4b0e-4e9a-9a72-5c79aec118ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ac8cb23-4b0e-4e9a-9a72-5c79aec118ae tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] GET http://192.168.122.215/volume/v3/types/34bc5b32-28a6-4693-975e-e2260c4b911b Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ac8cb23-4b0e-4e9a-9a72-5c79aec118ae tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ac8cb23-4b0e-4e9a-9a72-5c79aec118ae tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ac8cb23-4b0e-4e9a-9a72-5c79aec118ae tempest-VolumeRetypeWithoutMigrationTest-204963097 tempest-VolumeRetypeWithoutMigrationTest-204963097-project-admin] http://192.168.122.215/volume/v3/types/34bc5b32-28a6-4693-975e-e2260c4b911b returned with HTTP 404 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 348/688] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:13 2026] GET /volume/v3/types/34bc5b32-28a6-4693-975e-e2260c4b911b => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9763c125-ed1b-44e4-8094-f6e1c0706a20 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9763c125-ed1b-44e4-8094-f6e1c0706a20 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9763c125-ed1b-44e4-8094-f6e1c0706a20 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9763c125-ed1b-44e4-8094-f6e1c0706a20 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9763c125-ed1b-44e4-8094-f6e1c0706a20 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd returned with HTTP 404 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 341/689] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:13 2026] GET /volume/v3/volumes/98904788-7322-4c6c-9e5e-e416b7ca99bd => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f07f3ca8-d66b-4772-b1d8-5266e0fa7c61 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f07f3ca8-d66b-4772-b1d8-5266e0fa7c61 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f07f3ca8-d66b-4772-b1d8-5266e0fa7c61 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f07f3ca8-d66b-4772-b1d8-5266e0fa7c61 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-f07f3ca8-d66b-4772-b1d8-5266e0fa7c61 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 7275240e-3da1-4ed1-82dc-ee58e9eb2e96 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f07f3ca8-d66b-4772-b1d8-5266e0fa7c61 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 returned with HTTP 404 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 349/690] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:13 2026] GET /volume/v3/groups/7275240e-3da1-4ed1-82dc-ee58e9eb2e96 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bf38a481-fd8e-4310-9eb4-21a103585a7f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bf38a481-fd8e-4310-9eb4-21a103585a7f tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/489f8b26-abe0-4604-aa55-40f33033d606 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bf38a481-fd8e-4310-9eb4-21a103585a7f tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bf38a481-fd8e-4310-9eb4-21a103585a7f tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bf38a481-fd8e-4310-9eb4-21a103585a7f tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/group_types/489f8b26-abe0-4604-aa55-40f33033d606 returned with HTTP 202 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 342/691] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 11:58:13 2026] DELETE /volume/v3/group_types/489f8b26-abe0-4604-aa55-40f33033d606 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6781424e-84d6-455c-bd93-c0b8728755cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6781424e-84d6-455c-bd93-c0b8728755cc tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] DELETE http://192.168.122.215/volume/v3/types/e576ac20-99a0-41a0-be2b-797dde8b27fd Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6781424e-84d6-455c-bd93-c0b8728755cc tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6781424e-84d6-455c-bd93-c0b8728755cc tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6781424e-84d6-455c-bd93-c0b8728755cc tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types/e576ac20-99a0-41a0-be2b-797dde8b27fd returned with HTTP 202 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 350/692] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:13 2026] DELETE /volume/v3/types/e576ac20-99a0-41a0-be2b-797dde8b27fd => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9d754360-b0ca-48df-8388-80659907289d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d754360-b0ca-48df-8388-80659907289d tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] GET http://192.168.122.215/volume/v3/types/e576ac20-99a0-41a0-be2b-797dde8b27fd Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9d754360-b0ca-48df-8388-80659907289d tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9d754360-b0ca-48df-8388-80659907289d tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d754360-b0ca-48df-8388-80659907289d tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types/e576ac20-99a0-41a0-be2b-797dde8b27fd returned with HTTP 404 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 343/693] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:13 2026] GET /volume/v3/types/e576ac20-99a0-41a0-be2b-797dde8b27fd => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86c6423e-48d2-4476-b2e2-0536a6d4dc97 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86c6423e-48d2-4476-b2e2-0536a6d4dc97 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86c6423e-48d2-4476-b2e2-0536a6d4dc97 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-184966985"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86c6423e-48d2-4476-b2e2-0536a6d4dc97 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 351/694] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:13 2026] POST /volume/v3/types => generated 223 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cf70f6ab-3f67-4dbe-b1b3-fbe807c1ff67 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf70f6ab-3f67-4dbe-b1b3-fbe807c1ff67 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 11:58:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf70f6ab-3f67-4dbe-b1b3-fbe807c1ff67 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1999538773"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf70f6ab-3f67-4dbe-b1b3-fbe807c1ff67 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 11:58:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 344/695] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 11:58:13 2026] POST /volume/v3/group_types => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab9c4400-62bb-4bab-a38f-d809de6a31d0", "volume_types": ["244641ec-6018-4bc9-a622-68af763a4452"], "name": "tempest-GroupSnapshotsTest-Group-806124279"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group {'group': {'group_type': 'ab9c4400-62bb-4bab-a38f-d809de6a31d0', 'volume_types': ['244641ec-6018-4bc9-a622-68af763a4452'], 'name': 'tempest-GroupSnapshotsTest-Group-806124279'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group tempest-GroupSnapshotsTest-Group-806124279. Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['058abd1d-54c3-444d-8406-1933095229a5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2df49f1-205f-401a-ac29-1c91c4e27eaf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 11:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 352/696] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 11:58:13 2026] POST /volume/v3/groups => generated 111 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43a2fc8a-a1f2-493f-bf6e-6611054f9ad7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43a2fc8a-a1f2-493f-bf6e-6611054f9ad7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43a2fc8a-a1f2-493f-bf6e-6611054f9ad7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43a2fc8a-a1f2-493f-bf6e-6611054f9ad7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-43a2fc8a-a1f2-493f-bf6e-6611054f9ad7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:14 devstack devstack@c-api.service[86956]: /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 03 11:58:14 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43a2fc8a-a1f2-493f-bf6e-6611054f9ad7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 345/697] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:13 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 391 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0bfb759c-3c7e-4490-b07f-1117f8b3b030 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bfb759c-3c7e-4490-b07f-1117f8b3b030 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bfb759c-3c7e-4490-b07f-1117f8b3b030 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bfb759c-3c7e-4490-b07f-1117f8b3b030 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-0bfb759c-3c7e-4490-b07f-1117f8b3b030 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:15 devstack devstack@c-api.service[86957]: /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 03 11:58:15 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bfb759c-3c7e-4490-b07f-1117f8b3b030 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 353/698] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:15 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2056632074", "volume_type": "244641ec-6018-4bc9-a622-68af763a4452", "group_id": "6361c2af-dbe3-403a-8d71-312a0d1ea189", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2056632074', 'volume_type': '244641ec-6018-4bc9-a622-68af763a4452', 'group_id': '6361c2af-dbe3-403a-8d71-312a0d1ea189', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:15 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume of 1 GB Sep 03 11:58:15 devstack devstack@c-api.service[86956]: /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 03 11:58:15 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (f3d677a7-2f12-481f-912d-85f248c49d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b2576a-9a71-4769-9231-5b54a62411bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b2576a-9a71-4769-9231-5b54a62411bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:58:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=244641ec-6018-4bc9-a622-68af763a4452,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-184966985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '244641ec-6018-4bc9-a622-68af763a4452', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6361c2af-dbe3-403a-8d71-312a0d1ea189', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685bf9a6-e066-4a44-8a8c-02755070f604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-184966985 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-184966985, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-184966985 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-184966985, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['eb5c9bf7-9e8d-4e48-ae16-fc8c2f6f0d18', 'cd03683a-77f3-43d7-b9df-e5cf2b85f81e', '2b3639fd-47af-4686-a109-995464de839f', '604251ab-2d6d-4c9f-9e9d-58f403115500'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (685bf9a6-e066-4a44-8a8c-02755070f604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5c9bf7-9e8d-4e48-ae16-fc8c2f6f0d18', 'cd03683a-77f3-43d7-b9df-e5cf2b85f81e', '2b3639fd-47af-4686-a109-995464de839f', '604251ab-2d6d-4c9f-9e9d-58f403115500']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e104f759-7456-486f-8192-0ff500b74b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e104f759-7456-486f-8192-0ff500b74b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a984c01-f4f3-457e-adea-26b7623444a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2056632074',encryption_key_id=None,group_id=6361c2af-dbe3-403a-8d71-312a0d1ea189,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['eb5c9bf7-9e8d-4e48-ae16-fc8c2f6f0d18','cd03683a-77f3-43d7-b9df-e5cf2b85f81e','2b3639fd-47af-4686-a109-995464de839f','604251ab-2d6d-4c9f-9e9d-58f403115500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=244641ec-6018-4bc9-a622-68af763a4452), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2056632074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6361c2af-dbe3-403a-8d71-312a0d1ea189,host=None,id=7a984c01-f4f3-457e-adea-26b7623444a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ef20dcf0634dfb8980055d702e57df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(244641ec-6018-4bc9-a622-68af763a4452),volume_type_id=244641ec-6018-4bc9-a622-68af763a4452)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663aebce-99d5-4f93-b3dd-b31ac126e202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (663aebce-99d5-4f93-b3dd-b31ac126e202) transitioned into state 'SUCCESS' from state '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-2056632074',encryption_key_id=None,group_id=6361c2af-dbe3-403a-8d71-312a0d1ea189,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['eb5c9bf7-9e8d-4e48-ae16-fc8c2f6f0d18','cd03683a-77f3-43d7-b9df-e5cf2b85f81e','2b3639fd-47af-4686-a109-995464de839f','604251ab-2d6d-4c9f-9e9d-58f403115500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=244641ec-6018-4bc9-a622-68af763a4452)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c13341-bcc2-455f-904b-95a798c929db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c13341-bcc2-455f-904b-95a798c929db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (f3d677a7-2f12-481f-912d-85f248c49d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request issued successfully. Sep 03 11:58:15 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:15 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:16 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b5be09aa-26d2-448d-b755-5a90b36264a4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:58:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 346/699] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 11:58:15 2026] POST /volume/v3/volumes => generated 830 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d264d898-dc01-4897-a622-d398fd2af4c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 Sep 03 11:58:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:16 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:16 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:16 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d264d898-dc01-4897-a622-d398fd2af4c5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 returned with HTTP 200 Sep 03 11:58:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 354/700] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:16 2026] GET /volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 => generated 898 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-26bf9c8c-fee1-47fa-909f-2d13dd877116 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-26bf9c8c-fee1-47fa-909f-2d13dd877116 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 Sep 03 11:58:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-26bf9c8c-fee1-47fa-909f-2d13dd877116 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-26bf9c8c-fee1-47fa-909f-2d13dd877116 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:17 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-26bf9c8c-fee1-47fa-909f-2d13dd877116 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-184966985 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-184966985, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-26bf9c8c-fee1-47fa-909f-2d13dd877116 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 returned with HTTP 200 Sep 03 11:58:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 347/701] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:16 2026] GET /volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 => generated 636 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 Sep 03 11:58:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-184966985 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-184966985, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-184966985 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-184966985, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-184966985 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-184966985, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c36a60dc-b35e-455c-88c5-a2d5e963fea5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 returned with HTTP 200 Sep 03 11:58:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 355/702] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:58:17 2026] PUT /volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 => generated 589 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 Sep 03 11:58:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:17 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:17 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9aa6a6b-3f8c-45ca-aa07-a8688f67694a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 returned with HTTP 200 Sep 03 11:58:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 356/703] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:17 2026] GET /volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 => generated 922 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-255034382"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-255034382'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Create volume of 1 GB Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Availability Zones retrieved successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Flow 'volume_create_api' (c694871f-c10e-4ce8-8656-5af4b8cd311b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03497862-14c7-41f3-9972-6c32d2938c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03497862-14c7-41f3-9972-6c32d2938c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed136615-7bd9-4beb-be90-f44510d5271a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Created reservations ['7c26ed72-183b-463b-af87-33affe9a1bbd', '797e32ac-0bfc-45cd-9668-c9c0fbaa24f2', '57f6696c-13f9-48f6-a566-3a2694410279', 'c2e48384-a338-4e9d-a502-d73f0d962e21'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed136615-7bd9-4beb-be90-f44510d5271a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c26ed72-183b-463b-af87-33affe9a1bbd', '797e32ac-0bfc-45cd-9668-c9c0fbaa24f2', '57f6696c-13f9-48f6-a566-3a2694410279', 'c2e48384-a338-4e9d-a502-d73f0d962e21']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241c5b0b-6c53-4250-8644-9eadc6f3569c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (241c5b0b-6c53-4250-8644-9eadc6f3569c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7464c5e7-9f5b-4593-9e24-28f23cb6b87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-255034382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fe442c84a2454b8cc18a2349bd9982',qos_specs=None,replication_status=,reservations=['7c26ed72-183b-463b-af87-33affe9a1bbd','797e32ac-0bfc-45cd-9668-c9c0fbaa24f2','57f6696c-13f9-48f6-a566-3a2694410279','c2e48384-a338-4e9d-a502-d73f0d962e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c05707966214793b05031cf8a957bfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-255034382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7464c5e7-9f5b-4593-9e24-28f23cb6b87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5fe442c84a2454b8cc18a2349bd9982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c05707966214793b05031cf8a957bfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c85642c-9b36-402b-bf59-2b32e5ea0b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-attach": {"instance_uuid": "584738f7-2d32-4f9a-9a04-10e0f405b219", "mountpoint": "/dev/vdb"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "584738f7-2d32-4f9a-9a04-10e0f405b219", "mountpoint": "/dev/vdb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c85642c-9b36-402b-bf59-2b32e5ea0b7c) transitioned into state 'SUCCESS' from state '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-255034382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5fe442c84a2454b8cc18a2349bd9982',qos_specs=None,replication_status=,reservations=['7c26ed72-183b-463b-af87-33affe9a1bbd','797e32ac-0bfc-45cd-9668-c9c0fbaa24f2','57f6696c-13f9-48f6-a566-3a2694410279','c2e48384-a338-4e9d-a502-d73f0d962e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c05707966214793b05031cf8a957bfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180846b8-f5d2-4133-aac2-cb4ea4e528d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180846b8-f5d2-4133-aac2-cb4ea4e528d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Update volume admin metadata completed successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Flow 'volume_create_api' (c694871f-c10e-4ce8-8656-5af4b8cd311b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Create volume request issued successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f9be7a9-8f46-433f-bb94-ba0a690dbcd0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:58:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 348/704] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:58:17 2026] POST /volume/v3/volumes => generated 775 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-88dda15c-372c-4e16-9df8-486f1d843b27 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88dda15c-372c-4e16-9df8-486f1d843b27 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88dda15c-372c-4e16-9df8-486f1d843b27 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88dda15c-372c-4e16-9df8-486f1d843b27 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-88dda15c-372c-4e16-9df8-486f1d843b27 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88dda15c-372c-4e16-9df8-486f1d843b27 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 200 Sep 03 11:58:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 349/705] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:18 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 843 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Attach volume completed successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b8f66e0-53fb-4334-b7dc-a76f279540d0 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 357/706] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:18 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-40cbe3e1-0f05-4394-9f78-c6c46eab159e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-40cbe3e1-0f05-4394-9f78-c6c46eab159e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-40cbe3e1-0f05-4394-9f78-c6c46eab159e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-40cbe3e1-0f05-4394-9f78-c6c46eab159e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-40cbe3e1-0f05-4394-9f78-c6c46eab159e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-40cbe3e1-0f05-4394-9f78-c6c46eab159e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 350/707] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:18 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 1184 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9daaced7-4d4a-487a-ae3f-7816c07b8a23 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9daaced7-4d4a-487a-ae3f-7816c07b8a23 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9daaced7-4d4a-487a-ae3f-7816c07b8a23 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9daaced7-4d4a-487a-ae3f-7816c07b8a23 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9daaced7-4d4a-487a-ae3f-7816c07b8a23 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9daaced7-4d4a-487a-ae3f-7816c07b8a23 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 358/708] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:18 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 1184 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:19 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a614c6f0-b4d2-4896-8e7e-77fd37149d25 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 returned with HTTP 200 Sep 03 11:58:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 351/709] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:19 2026] GET /volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 => generated 923 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-618816050", "volume_type": "244641ec-6018-4bc9-a622-68af763a4452", "group_id": "6361c2af-dbe3-403a-8d71-312a0d1ea189", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-618816050', 'volume_type': '244641ec-6018-4bc9-a622-68af763a4452', 'group_id': '6361c2af-dbe3-403a-8d71-312a0d1ea189', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume of 1 GB Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /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 03 11:58:19 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (08becb8a-04dc-4536-b5ff-598104fd8b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118d63c2-23ab-4ba3-8735-da950b620d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Detach volume completed successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdc4fa9d-cef6-4f59-a0e8-70845fa016f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 359/710] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:19 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-778b7b35-065c-468c-81b3-fd20b3b8dd1e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-778b7b35-065c-468c-81b3-fd20b3b8dd1e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-778b7b35-065c-468c-81b3-fd20b3b8dd1e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-778b7b35-065c-468c-81b3-fd20b3b8dd1e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (118d63c2-23ab-4ba3-8735-da950b620d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:58:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=244641ec-6018-4bc9-a622-68af763a4452,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-184966985',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '244641ec-6018-4bc9-a622-68af763a4452', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6361c2af-dbe3-403a-8d71-312a0d1ea189', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14888a42-2472-4c46-86a5-7570126c7363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-778b7b35-065c-468c-81b3-fd20b3b8dd1e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-778b7b35-065c-468c-81b3-fd20b3b8dd1e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 360/711] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:19 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['71dbb6f4-cb68-4cde-9515-f1fe7455dd1e', '3ec506e3-9ef0-4d71-a5cd-8e3bca4aa7fb', 'f60581eb-5774-4b62-bfa1-00faa996103d', 'ca5d67f9-7cfd-4487-8b77-05847b812a06'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14888a42-2472-4c46-86a5-7570126c7363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71dbb6f4-cb68-4cde-9515-f1fe7455dd1e', '3ec506e3-9ef0-4d71-a5cd-8e3bca4aa7fb', 'f60581eb-5774-4b62-bfa1-00faa996103d', 'ca5d67f9-7cfd-4487-8b77-05847b812a06']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22378822-6a50-4f99-b7f9-613c9b12918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22378822-6a50-4f99-b7f9-613c9b12918e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc75460-877a-489f-99e4-4804b577177c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-618816050',encryption_key_id=None,group_id=6361c2af-dbe3-403a-8d71-312a0d1ea189,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['71dbb6f4-cb68-4cde-9515-f1fe7455dd1e','3ec506e3-9ef0-4d71-a5cd-8e3bca4aa7fb','f60581eb-5774-4b62-bfa1-00faa996103d','ca5d67f9-7cfd-4487-8b77-05847b812a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=244641ec-6018-4bc9-a622-68af763a4452), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-618816050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6361c2af-dbe3-403a-8d71-312a0d1ea189,host=None,id=6dc75460-877a-489f-99e4-4804b577177c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ef20dcf0634dfb8980055d702e57df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(244641ec-6018-4bc9-a622-68af763a4452),volume_type_id=244641ec-6018-4bc9-a622-68af763a4452)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728b18cf-6dcb-409b-a791-b6984b7a6f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bfcbd1dd-716d-4a91-a08c-a3a32eba0230 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bfcbd1dd-716d-4a91-a08c-a3a32eba0230 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bfcbd1dd-716d-4a91-a08c-a3a32eba0230 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bfcbd1dd-716d-4a91-a08c-a3a32eba0230 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728b18cf-6dcb-409b-a791-b6984b7a6f86) transitioned into state 'SUCCESS' from state '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-618816050',encryption_key_id=None,group_id=6361c2af-dbe3-403a-8d71-312a0d1ea189,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['71dbb6f4-cb68-4cde-9515-f1fe7455dd1e','3ec506e3-9ef0-4d71-a5cd-8e3bca4aa7fb','f60581eb-5774-4b62-bfa1-00faa996103d','ca5d67f9-7cfd-4487-8b77-05847b812a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=244641ec-6018-4bc9-a622-68af763a4452)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc052bf-9d0a-4235-baaf-9dd0914d4a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:58:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bfcbd1dd-716d-4a91-a08c-a3a32eba0230 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bfcbd1dd-716d-4a91-a08c-a3a32eba0230 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 200 Sep 03 11:58:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 361/712] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:19 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 867 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc052bf-9d0a-4235-baaf-9dd0914d4a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (08becb8a-04dc-4536-b5ff-598104fd8b64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:58:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request issued successfully. Sep 03 11:58:19 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:19 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:20 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-063bf5f6-4def-4b64-a867-71ee5d4bb431 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:58:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 352/713] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 11:58:19 2026] POST /volume/v3/volumes => generated 829 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f74f562b-e010-4894-87a8-a55e7645723f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c Sep 03 11:58:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:20 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:20 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:20 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f74f562b-e010-4894-87a8-a55e7645723f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c returned with HTTP 200 Sep 03 11:58:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 362/714] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:20 2026] GET /volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c => generated 897 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7fd75159-5c74-4e87-a2a9-6d387647dc50 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fd75159-5c74-4e87-a2a9-6d387647dc50 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fd75159-5c74-4e87-a2a9-6d387647dc50 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fd75159-5c74-4e87-a2a9-6d387647dc50 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7fd75159-5c74-4e87-a2a9-6d387647dc50 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fd75159-5c74-4e87-a2a9-6d387647dc50 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 200 Sep 03 11:58:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 353/715] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:20 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 868 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464c5e7-9f5b-4593-9e24-28f23cb6b87d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-136190423"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Create snapshot from volume 7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Created reservations ['c71e88db-42cc-465c-aa17-b82f498ee9bb', '7659d350-63d3-4e04-b195-5e3f38d85547', '061f6a30-d50e-4a4b-acd2-8c734b8b4655', '20a90f8d-8040-4f32-adc1-e78908d7b99a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot create request issued successfully. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be10f275-f1b7-45c9-a382-cf44c6797c47 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 11:58:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 363/716] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 11:58:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:58:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-37baa8a8-d641-4d60-9d2c-f1be8e83086b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37baa8a8-d641-4d60-9d2c-f1be8e83086b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37baa8a8-d641-4d60-9d2c-f1be8e83086b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37baa8a8-d641-4d60-9d2c-f1be8e83086b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-37baa8a8-d641-4d60-9d2c-f1be8e83086b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37baa8a8-d641-4d60-9d2c-f1be8e83086b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 354/717] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:21 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:21 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:21 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50ffb10a-5de8-476a-b672-97d08193c8f6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c returned with HTTP 200 Sep 03 11:58:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 364/718] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:21 2026] GET /volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f1c283ca-4b29-45e4-ad56-017b55464809 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1c283ca-4b29-45e4-ad56-017b55464809 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1c283ca-4b29-45e4-ad56-017b55464809 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1c283ca-4b29-45e4-ad56-017b55464809 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f1c283ca-4b29-45e4-ad56-017b55464809 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1c283ca-4b29-45e4-ad56-017b55464809 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 355/719] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:22 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91750c7e-f487-4bef-b796-71653f2195f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c Sep 03 11:58:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:58:22 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:22 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:22 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91750c7e-f487-4bef-b796-71653f2195f7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c returned with HTTP 200 Sep 03 11:58:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 365/720] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:58:22 2026] GET /volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c => generated 922 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-51d09a8d-0139-494b-9e5c-c971615bd6b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51d09a8d-0139-494b-9e5c-c971615bd6b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] PUT http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51d09a8d-0139-494b-9e5c-c971615bd6b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7a984c01-f4f3-457e-adea-26b7623444a4"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-51d09a8d-0139-494b-9e5c-c971615bd6b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Update called for group 6361c2af-dbe3-403a-8d71-312a0d1ea189. {{(pid=86956) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:58:22 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-51d09a8d-0139-494b-9e5c-c971615bd6b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Updating group 6361c2af-dbe3-403a-8d71-312a0d1ea189 with name None description: None add_volumes: None remove_volumes: 7a984c01-f4f3-457e-adea-26b7623444a4. Sep 03 11:58:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51d09a8d-0139-494b-9e5c-c971615bd6b4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 202 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 356/721] 192.168.122.215 () {62 vars in 1290 bytes} [Thu Sep 3 11:58:22 2026] PUT /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c469890b-f341-4771-93e7-e7549649b3c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c469890b-f341-4771-93e7-e7549649b3c6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c469890b-f341-4771-93e7-e7549649b3c6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c469890b-f341-4771-93e7-e7549649b3c6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-c469890b-f341-4771-93e7-e7549649b3c6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /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 03 11:58:23 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c469890b-f341-4771-93e7-e7549649b3c6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 366/722] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6278fe76-2904-458b-9748-b78aac8d5ba0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6278fe76-2904-458b-9748-b78aac8d5ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6278fe76-2904-458b-9748-b78aac8d5ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6278fe76-2904-458b-9748-b78aac8d5ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Reserve volume completed successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc8e8531-e0ae-4ce7-9d7f-d7f3bb8cd6e8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 357/723] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:23 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6278fe76-2904-458b-9748-b78aac8d5ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6278fe76-2904-458b-9748-b78aac8d5ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 367/724] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5d1f5376-49c9-460d-9018-f033fb509a3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5d1f5376-49c9-460d-9018-f033fb509a3e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5d1f5376-49c9-460d-9018-f033fb509a3e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5d1f5376-49c9-460d-9018-f033fb509a3e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5d1f5376-49c9-460d-9018-f033fb509a3e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5d1f5376-49c9-460d-9018-f033fb509a3e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 358/725] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Unreserve volume completed successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71c479ad-e708-4a7a-8c45-981f0d319b02 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 368/726] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:23 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4d875044-236e-45d0-8aef-bc6e1adbef0a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d875044-236e-45d0-8aef-bc6e1adbef0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d875044-236e-45d0-8aef-bc6e1adbef0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d875044-236e-45d0-8aef-bc6e1adbef0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4d875044-236e-45d0-8aef-bc6e1adbef0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d875044-236e-45d0-8aef-bc6e1adbef0a tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 359/727] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc1825be-8b23-43db-8900-afe52540748e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc1825be-8b23-43db-8900-afe52540748e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc1825be-8b23-43db-8900-afe52540748e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc1825be-8b23-43db-8900-afe52540748e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc1825be-8b23-43db-8900-afe52540748e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc1825be-8b23-43db-8900-afe52540748e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume updated successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc1825be-8b23-43db-8900-afe52540748e tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 369/728] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:23 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cac63371-500e-4eb3-8070-8447d13ba339 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cac63371-500e-4eb3-8070-8447d13ba339 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cac63371-500e-4eb3-8070-8447d13ba339 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cac63371-500e-4eb3-8070-8447d13ba339 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cac63371-500e-4eb3-8070-8447d13ba339 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cac63371-500e-4eb3-8070-8447d13ba339 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 360/729] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume updated successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a08a3c27-f884-4c3a-8ae4-57c166d55909 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 370/730] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:23 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9e4452cd-8b9d-4a6e-bcd2-73d7cfcae193 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e4452cd-8b9d-4a6e-bcd2-73d7cfcae193 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e4452cd-8b9d-4a6e-bcd2-73d7cfcae193 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e4452cd-8b9d-4a6e-bcd2-73d7cfcae193 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9e4452cd-8b9d-4a6e-bcd2-73d7cfcae193 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e4452cd-8b9d-4a6e-bcd2-73d7cfcae193 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 361/731] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-33fd9a12-137f-4afe-903d-b6c780843b0f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Update volume admin metadata completed successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Update readonly setting on volume completed successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33fd9a12-137f-4afe-903d-b6c780843b0f tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 371/732] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:23 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5913cb6e-d054-47e6-a5fc-abd19afe70cb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5913cb6e-d054-47e6-a5fc-abd19afe70cb tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5913cb6e-d054-47e6-a5fc-abd19afe70cb tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5913cb6e-d054-47e6-a5fc-abd19afe70cb tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5913cb6e-d054-47e6-a5fc-abd19afe70cb tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5913cb6e-d054-47e6-a5fc-abd19afe70cb tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 362/733] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:23 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Update volume admin metadata completed successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Update readonly setting on volume completed successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b72b5c3-f1d2-4c92-951c-2774d1d7bf24 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 372/734] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:58:24 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f6259953-ec60-4409-bc04-549e8f796283 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6259953-ec60-4409-bc04-549e8f796283 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6259953-ec60-4409-bc04-549e8f796283 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6259953-ec60-4409-bc04-549e8f796283 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6259953-ec60-4409-bc04-549e8f796283 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6259953-ec60-4409-bc04-549e8f796283 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 363/735] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:24 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf8d6d36-0138-461c-a3e6-7fdced2c03fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf8d6d36-0138-461c-a3e6-7fdced2c03fd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf8d6d36-0138-461c-a3e6-7fdced2c03fd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf8d6d36-0138-461c-a3e6-7fdced2c03fd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-cf8d6d36-0138-461c-a3e6-7fdced2c03fd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a8289d93-b128-48a0-af09-e859c3c72a40 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2124904168", "disk_format": "raw"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2124904168", "disk_format": "raw"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /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 03 11:58:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf8d6d36-0138-461c-a3e6-7fdced2c03fd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 373/736] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:24 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-015e33b9-61f2-437e-aa2a-f4dc61cc98d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-015e33b9-61f2-437e-aa2a-f4dc61cc98d0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] PUT http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-015e33b9-61f2-437e-aa2a-f4dc61cc98d0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7a984c01-f4f3-457e-adea-26b7623444a4"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-015e33b9-61f2-437e-aa2a-f4dc61cc98d0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Update called for group 6361c2af-dbe3-403a-8d71-312a0d1ea189. {{(pid=86957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-015e33b9-61f2-437e-aa2a-f4dc61cc98d0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Updating group 6361c2af-dbe3-403a-8d71-312a0d1ea189 with name None description: None add_volumes: 7a984c01-f4f3-457e-adea-26b7623444a4 remove_volumes: None. Sep 03 11:58:24 devstack devstack@c-api.service[86956]: DEBUG cinder.image.image_utils [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2124904168'}] 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-2124904168'}]. {{(pid=86956) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /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 03 11:58:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-015e33b9-61f2-437e-aa2a-f4dc61cc98d0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 202 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 374/737] 192.168.122.215 () {62 vars in 1290 bytes} [Thu Sep 3 11:58:24 2026] PUT /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3169fcce-b2df-4750-8e39-f98e78cbe91d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3169fcce-b2df-4750-8e39-f98e78cbe91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3169fcce-b2df-4750-8e39-f98e78cbe91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3169fcce-b2df-4750-8e39-f98e78cbe91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-3169fcce-b2df-4750-8e39-f98e78cbe91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /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 03 11:58:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3169fcce-b2df-4750-8e39-f98e78cbe91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 375/738] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:24 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6042774a-6519-444e-82ec-5f682120c979 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6042774a-6519-444e-82ec-5f682120c979 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6042774a-6519-444e-82ec-5f682120c979 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6042774a-6519-444e-82ec-5f682120c979 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6042774a-6519-444e-82ec-5f682120c979 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6042774a-6519-444e-82ec-5f682120c979 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 376/739] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:24 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-05c775f6-62dc-4947-b777-1976da10ddd9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05c775f6-62dc-4947-b777-1976da10ddd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05c775f6-62dc-4947-b777-1976da10ddd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05c775f6-62dc-4947-b777-1976da10ddd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 returned with HTTP 200 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 377/740] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:58:24 2026] PUT /volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 => generated 589 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464c5e7-9f5b-4593-9e24-28f23cb6b87d"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Create snapshot from volume 7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:24 devstack devstack@c-api.service[86957]: WARNING cinder.quota_utils [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Quota exceeded for d5fe442c84a2454b8cc18a2349bd9982, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-8b776390-a523-48e2-b4d4-5ab784c6c05c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 413 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 378/741] 192.168.122.215 () {60 vars in 1148 bytes} [Thu Sep 3 11:58:24 2026] POST /volume/v3/snapshots => generated 208 bytes in 97 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6cf9164-bb41-434f-9871-638300888199 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6cf9164-bb41-434f-9871-638300888199 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6cf9164-bb41-434f-9871-638300888199 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6cf9164-bb41-434f-9871-638300888199 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 returned with HTTP 200 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 379/742] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 11:58:24 2026] PUT /volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 => generated 589 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b4fc789-7069-4e20-8527-5b160c44039b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b4fc789-7069-4e20-8527-5b160c44039b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b4fc789-7069-4e20-8527-5b160c44039b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7464c5e7-9f5b-4593-9e24-28f23cb6b87d"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4b4fc789-7069-4e20-8527-5b160c44039b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-4b4fc789-7069-4e20-8527-5b160c44039b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Create snapshot from volume 7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:24 devstack devstack@c-api.service[86957]: WARNING cinder.quota_utils [None req-4b4fc789-7069-4e20-8527-5b160c44039b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Quota exceeded for d5fe442c84a2454b8cc18a2349bd9982, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-4b4fc789-7069-4e20-8527-5b160c44039b tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 413 Sep 03 11:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 380/743] 192.168.122.215 () {60 vars in 1148 bytes} [Thu Sep 3 11:58:24 2026] POST /volume/v3/snapshots => generated 133 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-15022605-261b-41e5-ad46-ed687a07a1e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Delete snapshot with id: 50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot delete request issued successfully. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15022605-261b-41e5-ad46-ed687a07a1e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 202 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 381/744] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 11:58:24 2026] DELETE /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1cfe9a7a-f153-4fd1-9703-2851d729d786 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cfe9a7a-f153-4fd1-9703-2851d729d786 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cfe9a7a-f153-4fd1-9703-2851d729d786 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cfe9a7a-f153-4fd1-9703-2851d729d786 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1cfe9a7a-f153-4fd1-9703-2851d729d786 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cfe9a7a-f153-4fd1-9703-2851d729d786 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 382/745] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:25 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 480 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af43018f-b0c1-4425-a20c-8524d14f88ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af43018f-b0c1-4425-a20c-8524d14f88ad tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af43018f-b0c1-4425-a20c-8524d14f88ad tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af43018f-b0c1-4425-a20c-8524d14f88ad tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-af43018f-b0c1-4425-a20c-8524d14f88ad tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /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 03 11:58:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af43018f-b0c1-4425-a20c-8524d14f88ad tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 383/746] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:25 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4db98670-5d68-4d8b-a108-5c6b32c5d90a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4db98670-5d68-4d8b-a108-5c6b32c5d90a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] PUT http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4db98670-5d68-4d8b-a108-5c6b32c5d90a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6dc75460-877a-489f-99e4-4804b577177c"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-4db98670-5d68-4d8b-a108-5c6b32c5d90a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Update called for group 6361c2af-dbe3-403a-8d71-312a0d1ea189. {{(pid=86957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-4db98670-5d68-4d8b-a108-5c6b32c5d90a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Updating group 6361c2af-dbe3-403a-8d71-312a0d1ea189 with name None description: None add_volumes: None remove_volumes: 6dc75460-877a-489f-99e4-4804b577177c. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4db98670-5d68-4d8b-a108-5c6b32c5d90a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 202 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 384/747] 192.168.122.215 () {62 vars in 1290 bytes} [Thu Sep 3 11:58:25 2026] PUT /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1dfd2c94-9353-420c-ac6a-a57f3c052f81 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1dfd2c94-9353-420c-ac6a-a57f3c052f81 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1dfd2c94-9353-420c-ac6a-a57f3c052f81 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1dfd2c94-9353-420c-ac6a-a57f3c052f81 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-1dfd2c94-9353-420c-ac6a-a57f3c052f81 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:25 devstack devstack@c-api.service[86957]: /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 03 11:58:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1dfd2c94-9353-420c-ac6a-a57f3c052f81 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 385/748] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:25 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Copy volume to image completed successfully. Sep 03 11:58:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a8289d93-b128-48a0-af09-e859c3c72a40 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:58:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 364/749] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 11:58:24 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 655 bytes in 1472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-979c06f2-cc0e-4bab-a281-1cd0e8b4d11f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-979c06f2-cc0e-4bab-a281-1cd0e8b4d11f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-979c06f2-cc0e-4bab-a281-1cd0e8b4d11f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-979c06f2-cc0e-4bab-a281-1cd0e8b4d11f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-979c06f2-cc0e-4bab-a281-1cd0e8b4d11f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-979c06f2-cc0e-4bab-a281-1cd0e8b4d11f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 386/750] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:26 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 480 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7958c366-2739-4a0c-bec0-f3c2c535ff09 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7958c366-2739-4a0c-bec0-f3c2c535ff09 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7958c366-2739-4a0c-bec0-f3c2c535ff09 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7958c366-2739-4a0c-bec0-f3c2c535ff09 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-7958c366-2739-4a0c-bec0-f3c2c535ff09 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:26 devstack devstack@c-api.service[86956]: /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 03 11:58:26 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7958c366-2739-4a0c-bec0-f3c2c535ff09 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 365/751] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:26 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e9a9923-b173-4d39-82c2-cb1f9f779ef3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e9a9923-b173-4d39-82c2-cb1f9f779ef3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] PUT http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e9a9923-b173-4d39-82c2-cb1f9f779ef3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6dc75460-877a-489f-99e4-4804b577177c"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-3e9a9923-b173-4d39-82c2-cb1f9f779ef3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Update called for group 6361c2af-dbe3-403a-8d71-312a0d1ea189. {{(pid=86957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 11:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-3e9a9923-b173-4d39-82c2-cb1f9f779ef3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Updating group 6361c2af-dbe3-403a-8d71-312a0d1ea189 with name None description: None add_volumes: 6dc75460-877a-489f-99e4-4804b577177c remove_volumes: None. Sep 03 11:58:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:26 devstack devstack@c-api.service[86957]: /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 03 11:58:26 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e9a9923-b173-4d39-82c2-cb1f9f779ef3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 202 Sep 03 11:58:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 387/752] 192.168.122.215 () {62 vars in 1290 bytes} [Thu Sep 3 11:58:26 2026] PUT /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9865bae7-5c6a-4f87-a9e2-12ca6cdd3296 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9865bae7-5c6a-4f87-a9e2-12ca6cdd3296 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9865bae7-5c6a-4f87-a9e2-12ca6cdd3296 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9865bae7-5c6a-4f87-a9e2-12ca6cdd3296 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-9865bae7-5c6a-4f87-a9e2-12ca6cdd3296 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:26 devstack devstack@c-api.service[86956]: /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 03 11:58:26 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9865bae7-5c6a-4f87-a9e2-12ca6cdd3296 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 366/753] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:26 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 391 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a3075661-f73e-4919-9945-42cdebd96b7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3075661-f73e-4919-9945-42cdebd96b7e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3075661-f73e-4919-9945-42cdebd96b7e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3075661-f73e-4919-9945-42cdebd96b7e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a3075661-f73e-4919-9945-42cdebd96b7e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Snapshot retrieved successfully. Sep 03 11:58:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3075661-f73e-4919-9945-42cdebd96b7e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 200 Sep 03 11:58:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 388/754] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:27 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 480 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-891d0275-b121-48f1-9948-f8b2c7f93fee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-891d0275-b121-48f1-9948-f8b2c7f93fee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:58:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-891d0275-b121-48f1-9948-f8b2c7f93fee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-891d0275-b121-48f1-9948-f8b2c7f93fee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-891d0275-b121-48f1-9948-f8b2c7f93fee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:58:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /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 03 11:58:28 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-891d0275-b121-48f1-9948-f8b2c7f93fee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 200 Sep 03 11:58:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 367/755] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:58:27 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 392 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /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 03 11:58:28 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-36feb287-6089-40e7-8b12-78bdaf47a08c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-36feb287-6089-40e7-8b12-78bdaf47a08c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-36feb287-6089-40e7-8b12-78bdaf47a08c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-36feb287-6089-40e7-8b12-78bdaf47a08c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-36feb287-6089-40e7-8b12-78bdaf47a08c tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d returned with HTTP 404 Sep 03 11:58:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 368/756] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:58:28 2026] GET /volume/v3/snapshots/50cdc3f5-9bf2-48c6-ace7-4304f7f83c3d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d2095f79-518e-465e-866e-ed271542363f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2095f79-518e-465e-866e-ed271542363f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2095f79-518e-465e-866e-ed271542363f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2095f79-518e-465e-866e-ed271542363f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:58:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d2095f79-518e-465e-866e-ed271542363f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2095f79-518e-465e-866e-ed271542363f tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 200 Sep 03 11:58:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 369/757] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:28 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 868 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] DELETE http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Delete volume with id: 7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36cfda57-a336-4e61-a5dd-1f8185366dfc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:58:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 389/758] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:58:28 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/group_snapshots Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6361c2af-dbe3-403a-8d71-312a0d1ea189", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1114581231"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6361c2af-dbe3-403a-8d71-312a0d1ea189', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1114581231'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1114581231. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Delete volume request issued successfully. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9348fbe6-c02e-493c-b6db-f2f60a5d9dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 202 Sep 03 11:58:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 370/759] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:58:28 2026] DELETE /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1ab00a7a-c31c-444c-b5fc-46aedc8ebaa0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ab00a7a-c31c-444c-b5fc-46aedc8ebaa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ab00a7a-c31c-444c-b5fc-46aedc8ebaa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ab00a7a-c31c-444c-b5fc-46aedc8ebaa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /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 03 11:58:28 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1ab00a7a-c31c-444c-b5fc-46aedc8ebaa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ab00a7a-c31c-444c-b5fc-46aedc8ebaa0 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 200 Sep 03 11:58:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 371/760] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:28 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 867 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:29 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['c60dcf2f-5c36-45cf-9978-6f1017b082dd', 'c3a054a4-e857-44d7-808c-5ce59bbb9900', '9d716739-bb54-4a14-b321-06e9c1a1eb07', '2010f649-dbf6-413f-b745-f89af12b2512'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:58:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-541288d2-affa-4c18-bbbf-53ab5cbff995 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:58:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 390/761] 192.168.122.215 () {62 vars in 1208 bytes} [Thu Sep 3 11:58:28 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e320c818-7546-46ce-81fd-41393a523557 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e320c818-7546-46ce-81fd-41393a523557 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e320c818-7546-46ce-81fd-41393a523557 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e320c818-7546-46ce-81fd-41393a523557 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-e320c818-7546-46ce-81fd-41393a523557 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e320c818-7546-46ce-81fd-41393a523557 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 372/762] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:29 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dd05bcca-d81e-474c-a68b-0723a39b5c2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd05bcca-d81e-474c-a68b-0723a39b5c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd05bcca-d81e-474c-a68b-0723a39b5c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd05bcca-d81e-474c-a68b-0723a39b5c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dd05bcca-d81e-474c-a68b-0723a39b5c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Volume info retrieved successfully. Sep 03 11:58:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd05bcca-d81e-474c-a68b-0723a39b5c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 200 Sep 03 11:58:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 391/763] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:29 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 867 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9fdae2c1-f557-436a-86d7-33e2d79a9297 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9fdae2c1-f557-436a-86d7-33e2d79a9297 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9fdae2c1-f557-436a-86d7-33e2d79a9297 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9fdae2c1-f557-436a-86d7-33e2d79a9297 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-9fdae2c1-f557-436a-86d7-33e2d79a9297 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9fdae2c1-f557-436a-86d7-33e2d79a9297 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 373/764] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:30 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b6958fc-96fe-43e1-882d-655f288f119a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b6958fc-96fe-43e1-882d-655f288f119a tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] GET http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b6958fc-96fe-43e1-882d-655f288f119a tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b6958fc-96fe-43e1-882d-655f288f119a tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b6958fc-96fe-43e1-882d-655f288f119a tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596 tempest-VolumeSnapshotQuotasNegativeTestJSON-290825596-project-member] http://192.168.122.215/volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d returned with HTTP 404 Sep 03 11:58:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 392/765] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:31 2026] GET /volume/v3/volumes/7464c5e7-9f5b-4593-9e24-28f23cb6b87d => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-306b0430-ab64-4697-8737-8bd5507dba42 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-306b0430-ab64-4697-8737-8bd5507dba42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 Sep 03 11:58:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-306b0430-ab64-4697-8737-8bd5507dba42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56a1a9e9-83ec-4bc1-963d-b987c4687c73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56a1a9e9-83ec-4bc1-963d-b987c4687c73 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56a1a9e9-83ec-4bc1-963d-b987c4687c73 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56a1a9e9-83ec-4bc1-963d-b987c4687c73 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-56a1a9e9-83ec-4bc1-963d-b987c4687c73 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56a1a9e9-83ec-4bc1-963d-b987c4687c73 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 393/766] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:31 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-306b0430-ab64-4697-8737-8bd5507dba42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600 tempest-VolumeSnapshotQuotasNegativeTestJSON-1444184600-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 returned with HTTP 200 Sep 03 11:58:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 374/767] 192.168.122.215 () {60 vars in 1259 bytes} [Thu Sep 3 11:58:31 2026] PUT /volume/v3/os-quota-sets/d5fe442c84a2454b8cc18a2349bd9982 => generated 594 bytes in 787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3d0dad5d-5c12-42e8-8bf5-0e71ed8f09dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d0dad5d-5c12-42e8-8bf5-0e71ed8f09dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d0dad5d-5c12-42e8-8bf5-0e71ed8f09dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d0dad5d-5c12-42e8-8bf5-0e71ed8f09dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-3d0dad5d-5c12-42e8-8bf5-0e71ed8f09dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d0dad5d-5c12-42e8-8bf5-0e71ed8f09dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 394/768] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:32 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f633e207-c9dc-45e6-8e6d-fab30e754b7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f633e207-c9dc-45e6-8e6d-fab30e754b7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f633e207-c9dc-45e6-8e6d-fab30e754b7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f633e207-c9dc-45e6-8e6d-fab30e754b7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-f633e207-c9dc-45e6-8e6d-fab30e754b7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f633e207-c9dc-45e6-8e6d-fab30e754b7c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 375/769] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:33 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:58:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7dd41054-0174-4483-999c-3a7b3aaf0812 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7dd41054-0174-4483-999c-3a7b3aaf0812 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7dd41054-0174-4483-999c-3a7b3aaf0812 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7dd41054-0174-4483-999c-3a7b3aaf0812 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-7dd41054-0174-4483-999c-3a7b3aaf0812 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:35 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=653,cinder:UPDATE=139,cinder:INSERT=90 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:58:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7dd41054-0174-4483-999c-3a7b3aaf0812 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 395/770] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:35 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ea968503-7fb5-41e4-bd17-ee9bf2d9b106 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea968503-7fb5-41e4-bd17-ee9bf2d9b106 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea968503-7fb5-41e4-bd17-ee9bf2d9b106 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea968503-7fb5-41e4-bd17-ee9bf2d9b106 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-ea968503-7fb5-41e4-bd17-ee9bf2d9b106 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:36 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=521,cinder:UPDATE=75,cinder:INSERT=48 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:58:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea968503-7fb5-41e4-bd17-ee9bf2d9b106 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 376/771] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:36 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40c15714-365f-4ee8-9e4c-46c2021ff226 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40c15714-365f-4ee8-9e4c-46c2021ff226 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40c15714-365f-4ee8-9e4c-46c2021ff226 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40c15714-365f-4ee8-9e4c-46c2021ff226 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-40c15714-365f-4ee8-9e4c-46c2021ff226 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40c15714-365f-4ee8-9e4c-46c2021ff226 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 396/772] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:37 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bbe2ece4-31de-4870-89b4-4ea4f62d9476 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbe2ece4-31de-4870-89b4-4ea4f62d9476 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbe2ece4-31de-4870-89b4-4ea4f62d9476 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbe2ece4-31de-4870-89b4-4ea4f62d9476 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-bbe2ece4-31de-4870-89b4-4ea4f62d9476 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbe2ece4-31de-4870-89b4-4ea4f62d9476 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 377/773] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:38 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a35ce908-4098-443d-88bc-007b64ed6883 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a35ce908-4098-443d-88bc-007b64ed6883 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a35ce908-4098-443d-88bc-007b64ed6883 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2053628712", "description": "tempest-volume-type-description-1001278567", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a35ce908-4098-443d-88bc-007b64ed6883 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 397/774] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 11:58:38 2026] POST /volume/v3/types => generated 318 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5f319a09-be5e-4db3-ab3a-3514ec392b57 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5f319a09-be5e-4db3-ab3a-3514ec392b57 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5f319a09-be5e-4db3-ab3a-3514ec392b57 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5f319a09-be5e-4db3-ab3a-3514ec392b57 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5f319a09-be5e-4db3-ab3a-3514ec392b57 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 378/775] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:38 2026] GET /volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86201094-9fae-4480-a556-0d1da4f5fa69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86201094-9fae-4480-a556-0d1da4f5fa69 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] DELETE http://192.168.122.215/volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86201094-9fae-4480-a556-0d1da4f5fa69 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86201094-9fae-4480-a556-0d1da4f5fa69 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86201094-9fae-4480-a556-0d1da4f5fa69 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 returned with HTTP 202 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 398/776] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:38 2026] DELETE /volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-91e74e89-eb75-470f-b958-e18c2fb7a6b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91e74e89-eb75-470f-b958-e18c2fb7a6b2 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91e74e89-eb75-470f-b958-e18c2fb7a6b2 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91e74e89-eb75-470f-b958-e18c2fb7a6b2 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91e74e89-eb75-470f-b958-e18c2fb7a6b2 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 returned with HTTP 404 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 379/777] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:38 2026] GET /volume/v3/types/4525b597-fb6c-4e3f-95c4-86f88602b8b1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b83a9124-62c4-4b4a-ac01-06018d33504b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b83a9124-62c4-4b4a-ac01-06018d33504b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b83a9124-62c4-4b4a-ac01-06018d33504b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1094060437"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b83a9124-62c4-4b4a-ac01-06018d33504b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 399/778] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:38 2026] POST /volume/v3/types => generated 221 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-23a5bbde-700b-4551-acf4-ba5c91910ea6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23a5bbde-700b-4551-acf4-ba5c91910ea6 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] POST http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23a5bbde-700b-4551-acf4-ba5c91910ea6 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23a5bbde-700b-4551-acf4-ba5c91910ea6 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 380/779] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 11:58:38 2026] POST /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4630ec58-bddd-4001-b4ae-4b4f47398fa0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4630ec58-bddd-4001-b4ae-4b4f47398fa0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4630ec58-bddd-4001-b4ae-4b4f47398fa0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4630ec58-bddd-4001-b4ae-4b4f47398fa0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4630ec58-bddd-4001-b4ae-4b4f47398fa0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 400/780] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 11:58:38 2026] GET /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4df34197-3ba1-401c-bf6b-7b5ec43eaa6b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4df34197-3ba1-401c-bf6b-7b5ec43eaa6b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] PUT http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/ce75dd3a-4954-44dc-b0d5-06a6116e9c41 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4df34197-3ba1-401c-bf6b-7b5ec43eaa6b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4df34197-3ba1-401c-bf6b-7b5ec43eaa6b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/ce75dd3a-4954-44dc-b0d5-06a6116e9c41 returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 381/781] 192.168.122.215 () {60 vars in 1391 bytes} [Thu Sep 3 11:58:38 2026] PUT /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/ce75dd3a-4954-44dc-b0d5-06a6116e9c41 => generated 122 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4e1d074-69fd-4ee6-80ed-2457b9fb4f08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4e1d074-69fd-4ee6-80ed-2457b9fb4f08 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4e1d074-69fd-4ee6-80ed-2457b9fb4f08 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4e1d074-69fd-4ee6-80ed-2457b9fb4f08 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4e1d074-69fd-4ee6-80ed-2457b9fb4f08 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 401/782] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 11:58:38 2026] GET /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption => generated 347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-effa9842-7b12-4183-98a7-28741917516b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-effa9842-7b12-4183-98a7-28741917516b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/cipher Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-effa9842-7b12-4183-98a7-28741917516b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-effa9842-7b12-4183-98a7-28741917516b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-effa9842-7b12-4183-98a7-28741917516b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/cipher returned with HTTP 200 Sep 03 11:58:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 382/783] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 11:58:38 2026] GET /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d7b3316-7550-40c8-8d40-40436dad5708 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d7b3316-7550-40c8-8d40-40436dad5708 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] DELETE http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/ce75dd3a-4954-44dc-b0d5-06a6116e9c41 Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d7b3316-7550-40c8-8d40-40436dad5708 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d7b3316-7550-40c8-8d40-40436dad5708 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d7b3316-7550-40c8-8d40-40436dad5708 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/ce75dd3a-4954-44dc-b0d5-06a6116e9c41 returned with HTTP 202 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 402/784] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 11:58:38 2026] DELETE /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption/ce75dd3a-4954-44dc-b0d5-06a6116e9c41 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2a8499ce-5b40-42c8-b8ac-0cfec9952141 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2a8499ce-5b40-42c8-b8ac-0cfec9952141 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2a8499ce-5b40-42c8-b8ac-0cfec9952141 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2a8499ce-5b40-42c8-b8ac-0cfec9952141 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2a8499ce-5b40-42c8-b8ac-0cfec9952141 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 383/785] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7512ca1d-6625-42d2-b0ee-56770942ff4b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7512ca1d-6625-42d2-b0ee-56770942ff4b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7512ca1d-6625-42d2-b0ee-56770942ff4b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7512ca1d-6625-42d2-b0ee-56770942ff4b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7512ca1d-6625-42d2-b0ee-56770942ff4b tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 403/786] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a6bb03c-fc42-4dbe-927e-d208a4b7edfe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a6bb03c-fc42-4dbe-927e-d208a4b7edfe tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] DELETE http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a6bb03c-fc42-4dbe-927e-d208a4b7edfe tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a6bb03c-fc42-4dbe-927e-d208a4b7edfe tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a6bb03c-fc42-4dbe-927e-d208a4b7edfe tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63 returned with HTTP 202 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 384/787] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:39 2026] DELETE /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a18b7ea7-f2f2-4c91-bb84-893d4d65e3c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a18b7ea7-f2f2-4c91-bb84-893d4d65e3c0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a18b7ea7-f2f2-4c91-bb84-893d4d65e3c0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a18b7ea7-f2f2-4c91-bb84-893d4d65e3c0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a18b7ea7-f2f2-4c91-bb84-893d4d65e3c0 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63 returned with HTTP 404 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 404/788] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/types/ca0fb6c4-7094-4d74-8df6-0ef578441f63 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-16d7dc5b-ea61-4117-8ec8-c3547c5a1953 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16d7dc5b-ea61-4117-8ec8-c3547c5a1953 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16d7dc5b-ea61-4117-8ec8-c3547c5a1953 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16d7dc5b-ea61-4117-8ec8-c3547c5a1953 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3a583d7-9467-40d2-ae11-dd4985ae6d2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3a583d7-9467-40d2-ae11-dd4985ae6d2e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16d7dc5b-ea61-4117-8ec8-c3547c5a1953 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3a583d7-9467-40d2-ae11-dd4985ae6d2e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 385/789] 192.168.122.215 () {58 vars in 1115 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/types => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3a583d7-9467-40d2-ae11-dd4985ae6d2e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-b3a583d7-9467-40d2-ae11-dd4985ae6d2e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6758652-63af-4d97-8868-6d9edb950d63 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6758652-63af-4d97-8868-6d9edb950d63 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6758652-63af-4d97-8868-6d9edb950d63 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-35241280"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3a583d7-9467-40d2-ae11-dd4985ae6d2e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 405/790] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6758652-63af-4d97-8868-6d9edb950d63 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 386/791] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:39 2026] POST /volume/v3/types => generated 219 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19da8d65-6b7b-4536-bf3e-0aef7536a53d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19da8d65-6b7b-4536-bf3e-0aef7536a53d tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] PUT http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19da8d65-6b7b-4536-bf3e-0aef7536a53d tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1203559302", "description": "tempest-volume-type-description-18839197", "is_public": false}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19da8d65-6b7b-4536-bf3e-0aef7536a53d tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 406/792] 192.168.122.215 () {60 vars in 1247 bytes} [Thu Sep 3 11:58:39 2026] PUT /volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 => generated 203 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-57a939be-2443-492c-a427-4d723122b355 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57a939be-2443-492c-a427-4d723122b355 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57a939be-2443-492c-a427-4d723122b355 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57a939be-2443-492c-a427-4d723122b355 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57a939be-2443-492c-a427-4d723122b355 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 returned with HTTP 200 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 387/793] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 => generated 267 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-76d7d54d-ac17-4379-8b34-58929db77541 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76d7d54d-ac17-4379-8b34-58929db77541 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] DELETE http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76d7d54d-ac17-4379-8b34-58929db77541 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76d7d54d-ac17-4379-8b34-58929db77541 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76d7d54d-ac17-4379-8b34-58929db77541 tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 returned with HTTP 202 Sep 03 11:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 407/794] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:39 2026] DELETE /volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-27c76358-e701-43bc-bf1c-dc1f9bf5f87c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27c76358-e701-43bc-bf1c-dc1f9bf5f87c tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] GET http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27c76358-e701-43bc-bf1c-dc1f9bf5f87c tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27c76358-e701-43bc-bf1c-dc1f9bf5f87c tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27c76358-e701-43bc-bf1c-dc1f9bf5f87c tempest-VolumeTypesTest-1267050474 tempest-VolumeTypesTest-1267050474-project-admin] http://192.168.122.215/volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 returned with HTTP 404 Sep 03 11:58:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 388/795] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:39 2026] GET /volume/v3/types/f0ee16f8-2179-46b6-b417-2c8b5316c7b9 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19ac3d3d-53e1-4cbc-9515-856b9b537cca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19ac3d3d-53e1-4cbc-9515-856b9b537cca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19ac3d3d-53e1-4cbc-9515-856b9b537cca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19ac3d3d-53e1-4cbc-9515-856b9b537cca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-19ac3d3d-53e1-4cbc-9515-856b9b537cca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19ac3d3d-53e1-4cbc-9515-856b9b537cca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 408/796] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:40 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd2f7690-93ea-4139-9910-920d66963d04 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd2f7690-93ea-4139-9910-920d66963d04 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd2f7690-93ea-4139-9910-920d66963d04 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd2f7690-93ea-4139-9910-920d66963d04 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-cd2f7690-93ea-4139-9910-920d66963d04 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd2f7690-93ea-4139-9910-920d66963d04 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 389/797] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:41 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3d163344-746a-4ee8-b30f-f0c784587dfd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d163344-746a-4ee8-b30f-f0c784587dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d163344-746a-4ee8-b30f-f0c784587dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d163344-746a-4ee8-b30f-f0c784587dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-3d163344-746a-4ee8-b30f-f0c784587dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d163344-746a-4ee8-b30f-f0c784587dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 409/798] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:42 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-00c19060-73b4-45e9-b1aa-7e5210130398 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-00c19060-73b4-45e9-b1aa-7e5210130398 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-00c19060-73b4-45e9-b1aa-7e5210130398 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-00c19060-73b4-45e9-b1aa-7e5210130398 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-00c19060-73b4-45e9-b1aa-7e5210130398 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-00c19060-73b4-45e9-b1aa-7e5210130398 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 390/799] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:43 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-57ba994e-30ea-4bce-8092-fd46da66a03c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57ba994e-30ea-4bce-8092-fd46da66a03c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57ba994e-30ea-4bce-8092-fd46da66a03c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57ba994e-30ea-4bce-8092-fd46da66a03c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-57ba994e-30ea-4bce-8092-fd46da66a03c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57ba994e-30ea-4bce-8092-fd46da66a03c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 410/800] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:44 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-22681d3a-2134-426c-95d5-ecfb988cc597 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-22681d3a-2134-426c-95d5-ecfb988cc597 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-22681d3a-2134-426c-95d5-ecfb988cc597 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-204445669", "extra_specs": {"spec1": "val1"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-22681d3a-2134-426c-95d5-ecfb988cc597 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 391/801] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 11:58:45 2026] POST /volume/v3/types => generated 242 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8ac7516-1fc3-4271-b74e-13ddb07d704f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce43a646-0574-4a30-b2e0-b91efe1a9c39 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce43a646-0574-4a30-b2e0-b91efe1a9c39 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] POST http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs Sep 03 11:58:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8ac7516-1fc3-4271-b74e-13ddb07d704f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8ac7516-1fc3-4271-b74e-13ddb07d704f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8ac7516-1fc3-4271-b74e-13ddb07d704f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce43a646-0574-4a30-b2e0-b91efe1a9c39 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-c8ac7516-1fc3-4271-b74e-13ddb07d704f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce43a646-0574-4a30-b2e0-b91efe1a9c39 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs returned with HTTP 400 Sep 03 11:58:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 392/802] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 11:58:45 2026] POST /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs => generated 146 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-07d8fc66-79ff-4ae9-8e41-1ee0e747e659 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07d8fc66-79ff-4ae9-8e41-1ee0e747e659 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] POST http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07d8fc66-79ff-4ae9-8e41-1ee0e747e659 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07d8fc66-79ff-4ae9-8e41-1ee0e747e659 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs returned with HTTP 400 Sep 03 11:58:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 393/803] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 11:58:45 2026] POST /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-09062611-5eaa-4248-9e47-71820fe87770 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09062611-5eaa-4248-9e47-71820fe87770 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] POST http://192.168.122.215/volume/v3/types/2735d67a-5fb6-432a-bf01-f49ebeb67fe5/extra_specs Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09062611-5eaa-4248-9e47-71820fe87770 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8ac7516-1fc3-4271-b74e-13ddb07d704f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 411/804] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:45 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09062611-5eaa-4248-9e47-71820fe87770 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/2735d67a-5fb6-432a-bf01-f49ebeb67fe5/extra_specs returned with HTTP 404 Sep 03 11:58:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 394/805] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 11:58:45 2026] POST /volume/v3/types/2735d67a-5fb6-432a-bf01-f49ebeb67fe5/extra_specs => generated 114 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4c109de4-63b3-4697-9395-7a385c14b870 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c109de4-63b3-4697-9395-7a385c14b870 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] DELETE http://192.168.122.215/volume/v3/types/ee8f5585-2e12-43d7-a1c6-82dacc6300ca/extra_specs/spec1 Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c109de4-63b3-4697-9395-7a385c14b870 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c109de4-63b3-4697-9395-7a385c14b870 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c109de4-63b3-4697-9395-7a385c14b870 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/ee8f5585-2e12-43d7-a1c6-82dacc6300ca/extra_specs/spec1 returned with HTTP 404 Sep 03 11:58:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 412/806] 192.168.122.215 () {58 vars in 1283 bytes} [Thu Sep 3 11:58:45 2026] DELETE /volume/v3/types/ee8f5585-2e12-43d7-a1c6-82dacc6300ca/extra_specs/spec1 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5bb45ad9-5a75-4280-a85e-e6c869026991 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5bb45ad9-5a75-4280-a85e-e6c869026991 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] GET http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/nonexistent_extra_spec_name Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5bb45ad9-5a75-4280-a85e-e6c869026991 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5bb45ad9-5a75-4280-a85e-e6c869026991 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5bb45ad9-5a75-4280-a85e-e6c869026991 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 03 11:58:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 395/807] 192.168.122.215 () {58 vars in 1346 bytes} [Thu Sep 3 11:58:45 2026] GET /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5ea57aaa-d9e9-4204-bf8d-7ba56eabb962 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ea57aaa-d9e9-4204-bf8d-7ba56eabb962 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] GET http://192.168.122.215/volume/v3/types/e6d256b5-09f2-4bba-b780-df8f0dd73c20/extra_specs/spec1 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ea57aaa-d9e9-4204-bf8d-7ba56eabb962 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ea57aaa-d9e9-4204-bf8d-7ba56eabb962 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ea57aaa-d9e9-4204-bf8d-7ba56eabb962 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/e6d256b5-09f2-4bba-b780-df8f0dd73c20/extra_specs/spec1 returned with HTTP 404 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 413/808] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 11:58:46 2026] GET /volume/v3/types/e6d256b5-09f2-4bba-b780-df8f0dd73c20/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6ccb7b84-3d23-4654-a807-c0a132caac73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6ccb7b84-3d23-4654-a807-c0a132caac73 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] GET http://192.168.122.215/volume/v3/types/a138ea97-1201-4887-8543-64bdfa02bfe4/extra_specs Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6ccb7b84-3d23-4654-a807-c0a132caac73 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6ccb7b84-3d23-4654-a807-c0a132caac73 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6ccb7b84-3d23-4654-a807-c0a132caac73 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/a138ea97-1201-4887-8543-64bdfa02bfe4/extra_specs returned with HTTP 404 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 396/809] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 11:58:46 2026] GET /volume/v3/types/a138ea97-1201-4887-8543-64bdfa02bfe4/extra_specs => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75ffe628-9d0f-4602-98f2-308d438998f2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75ffe628-9d0f-4602-98f2-308d438998f2 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] PUT http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/spec1 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75ffe628-9d0f-4602-98f2-308d438998f2 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75ffe628-9d0f-4602-98f2-308d438998f2 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/spec1 returned with HTTP 400 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 414/810] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:58:46 2026] PUT /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-165fba87-5a0e-4357-9b5c-c6cadbab1171 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-165fba87-5a0e-4357-9b5c-c6cadbab1171 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] PUT http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/spec1 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-165fba87-5a0e-4357-9b5c-c6cadbab1171 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'update', calling method: update, body: null {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-165fba87-5a0e-4357-9b5c-c6cadbab1171 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/spec1 returned with HTTP 400 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 397/811] 192.168.122.215 () {60 vars in 1299 bytes} [Thu Sep 3 11:58:46 2026] PUT /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b49c89a-5f28-46bb-a7c3-b1cf78933d91 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b49c89a-5f28-46bb-a7c3-b1cf78933d91 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] PUT http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/None Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b49c89a-5f28-46bb-a7c3-b1cf78933d91 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b49c89a-5f28-46bb-a7c3-b1cf78933d91 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b49c89a-5f28-46bb-a7c3-b1cf78933d91 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/None returned with HTTP 400 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 415/812] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:46 2026] PUT /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/None => generated 73 bytes in 67 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-61015c9b-801a-448f-b1ba-55c6721e04c9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61015c9b-801a-448f-b1ba-55c6721e04c9 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] PUT http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/6fd85fde-307f-489c-ac1d-966827859487 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61015c9b-801a-448f-b1ba-55c6721e04c9 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61015c9b-801a-448f-b1ba-55c6721e04c9 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61015c9b-801a-448f-b1ba-55c6721e04c9 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/6fd85fde-307f-489c-ac1d-966827859487 returned with HTTP 400 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 398/813] 192.168.122.215 () {60 vars in 1393 bytes} [Thu Sep 3 11:58:46 2026] PUT /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2/extra_specs/6fd85fde-307f-489c-ac1d-966827859487 => generated 73 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e5731abe-f5e6-467b-8d24-98a64df05ed0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5731abe-f5e6-467b-8d24-98a64df05ed0 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] PUT http://192.168.122.215/volume/v3/types/2d19fa3c-38ae-410b-913b-8505c23587ea/extra_specs/spec1 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5731abe-f5e6-467b-8d24-98a64df05ed0 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5731abe-f5e6-467b-8d24-98a64df05ed0 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/2d19fa3c-38ae-410b-913b-8505c23587ea/extra_specs/spec1 returned with HTTP 404 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 416/814] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:58:46 2026] PUT /volume/v3/types/2d19fa3c-38ae-410b-913b-8505c23587ea/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d1131387-11c9-4a9f-bcf1-638e92475db7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d1131387-11c9-4a9f-bcf1-638e92475db7 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] DELETE http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d1131387-11c9-4a9f-bcf1-638e92475db7 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d1131387-11c9-4a9f-bcf1-638e92475db7 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d1131387-11c9-4a9f-bcf1-638e92475db7 tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2 returned with HTTP 202 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 399/815] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:46 2026] DELETE /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e32afd66-3f0f-44d4-a407-0d884ce8ee0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e32afd66-3f0f-44d4-a407-0d884ce8ee0c tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] GET http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e32afd66-3f0f-44d4-a407-0d884ce8ee0c tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e32afd66-3f0f-44d4-a407-0d884ce8ee0c tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e32afd66-3f0f-44d4-a407-0d884ce8ee0c tempest-ExtraSpecsNegativeTest-202467852 tempest-ExtraSpecsNegativeTest-202467852-project-admin] http://192.168.122.215/volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2 returned with HTTP 404 Sep 03 11:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 417/816] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:46 2026] GET /volume/v3/types/52bd7169-4349-4fef-b9c7-ef90e312a9d2 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1ec38f5a-a470-4635-8665-94b8a75e1508 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ec38f5a-a470-4635-8665-94b8a75e1508 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ec38f5a-a470-4635-8665-94b8a75e1508 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ec38f5a-a470-4635-8665-94b8a75e1508 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-1ec38f5a-a470-4635-8665-94b8a75e1508 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ec38f5a-a470-4635-8665-94b8a75e1508 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 400/817] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:46 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75f85ed6-2d9e-49d9-8d54-28f9c966d33d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75f85ed6-2d9e-49d9-8d54-28f9c966d33d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75f85ed6-2d9e-49d9-8d54-28f9c966d33d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75f85ed6-2d9e-49d9-8d54-28f9c966d33d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-75f85ed6-2d9e-49d9-8d54-28f9c966d33d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75f85ed6-2d9e-49d9-8d54-28f9c966d33d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 418/818] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:47 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bddb9ba9-31a3-4e8f-8109-73be9d34e122 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bddb9ba9-31a3-4e8f-8109-73be9d34e122 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bddb9ba9-31a3-4e8f-8109-73be9d34e122 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bddb9ba9-31a3-4e8f-8109-73be9d34e122 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-bddb9ba9-31a3-4e8f-8109-73be9d34e122 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bddb9ba9-31a3-4e8f-8109-73be9d34e122 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 401/819] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:49 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c1f0c80b-2afa-4752-9365-0322c66a0dfd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1f0c80b-2afa-4752-9365-0322c66a0dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1f0c80b-2afa-4752-9365-0322c66a0dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1f0c80b-2afa-4752-9365-0322c66a0dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-c1f0c80b-2afa-4752-9365-0322c66a0dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1f0c80b-2afa-4752-9365-0322c66a0dfd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 419/820] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:50 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5ba62df7-a5a7-4993-9ed8-3d9c43f53bdc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5ba62df7-a5a7-4993-9ed8-3d9c43f53bdc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5ba62df7-a5a7-4993-9ed8-3d9c43f53bdc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5ba62df7-a5a7-4993-9ed8-3d9c43f53bdc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-5ba62df7-a5a7-4993-9ed8-3d9c43f53bdc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5ba62df7-a5a7-4993-9ed8-3d9c43f53bdc tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 402/821] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:51 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b17af95-4ae2-49e9-928b-23ddb8715a3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b17af95-4ae2-49e9-928b-23ddb8715a3c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] POST http://192.168.122.215/volume/v3/types/44641c85-15c0-4473-b774-95c3e1fba42f/encryption Sep 03 11:58:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b17af95-4ae2-49e9-928b-23ddb8715a3c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b17af95-4ae2-49e9-928b-23ddb8715a3c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/44641c85-15c0-4473-b774-95c3e1fba42f/encryption returned with HTTP 404 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 420/822] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 11:58:51 2026] POST /volume/v3/types/44641c85-15c0-4473-b774-95c3e1fba42f/encryption => generated 114 bytes in 330 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae66b867-827f-47ed-ac01-1c4f884cff3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae66b867-827f-47ed-ac01-1c4f884cff3e tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae66b867-827f-47ed-ac01-1c4f884cff3e tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-426462458", "os-volume-type-access:is_public": false}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae66b867-827f-47ed-ac01-1c4f884cff3e tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 403/823] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 11:58:52 2026] POST /volume/v3/types => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-28f92377-3b0f-4bf4-a039-8b34eeeeb197 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-07c14277-bcd9-4b7b-80ef-4470a30f7da7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07c14277-bcd9-4b7b-80ef-4470a30f7da7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07c14277-bcd9-4b7b-80ef-4470a30f7da7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07c14277-bcd9-4b7b-80ef-4470a30f7da7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-07c14277-bcd9-4b7b-80ef-4470a30f7da7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07c14277-bcd9-4b7b-80ef-4470a30f7da7 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 404/824] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:52 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-28f92377-3b0f-4bf4-a039-8b34eeeeb197 tempest-VolumeTypesNegativeTest-1804033018 tempest-VolumeTypesNegativeTest-1804033018-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-28f92377-3b0f-4bf4-a039-8b34eeeeb197 tempest-VolumeTypesNegativeTest-1804033018 tempest-VolumeTypesNegativeTest-1804033018-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "af0304e4-bc48-4955-b629-76064e841e99", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1586779401"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-28f92377-3b0f-4bf4-a039-8b34eeeeb197 tempest-VolumeTypesNegativeTest-1804033018 tempest-VolumeTypesNegativeTest-1804033018-project-member] Create volume request body: {'volume': {'volume_type': 'af0304e4-bc48-4955-b629-76064e841e99', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1586779401'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-28f92377-3b0f-4bf4-a039-8b34eeeeb197 tempest-VolumeTypesNegativeTest-1804033018 tempest-VolumeTypesNegativeTest-1804033018-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 404 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 421/825] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:58:52 2026] POST /volume/v3/volumes => generated 114 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-39a6def3-f775-47a4-b0d2-076ab0f03d73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-39a6def3-f775-47a4-b0d2-076ab0f03d73 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] DELETE http://192.168.122.215/volume/v3/types/af0304e4-bc48-4955-b629-76064e841e99 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-39a6def3-f775-47a4-b0d2-076ab0f03d73 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-39a6def3-f775-47a4-b0d2-076ab0f03d73 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-39a6def3-f775-47a4-b0d2-076ab0f03d73 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/af0304e4-bc48-4955-b629-76064e841e99 returned with HTTP 202 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 405/826] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:52 2026] DELETE /volume/v3/types/af0304e4-bc48-4955-b629-76064e841e99 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d26952d-103f-418f-9712-940d304675f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d26952d-103f-418f-9712-940d304675f5 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] GET http://192.168.122.215/volume/v3/types/af0304e4-bc48-4955-b629-76064e841e99 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d26952d-103f-418f-9712-940d304675f5 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d26952d-103f-418f-9712-940d304675f5 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d26952d-103f-418f-9712-940d304675f5 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/af0304e4-bc48-4955-b629-76064e841e99 returned with HTTP 404 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 422/827] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:52 2026] GET /volume/v3/types/af0304e4-bc48-4955-b629-76064e841e99 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-701c0570-bee3-489f-98cd-e47e41298846 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-701c0570-bee3-489f-98cd-e47e41298846 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-701c0570-bee3-489f-98cd-e47e41298846 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-701c0570-bee3-489f-98cd-e47e41298846 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 400 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 406/828] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:52 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3498e87-c25f-4496-b899-f27f1e4e9391 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3498e87-c25f-4496-b899-f27f1e4e9391 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3498e87-c25f-4496-b899-f27f1e4e9391 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-655947625"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3498e87-c25f-4496-b899-f27f1e4e9391 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 423/829] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:52 2026] POST /volume/v3/types => generated 228 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e279fa80-204a-4b5e-adfe-e31f988302f8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e279fa80-204a-4b5e-adfe-e31f988302f8 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e279fa80-204a-4b5e-adfe-e31f988302f8 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-655947625"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e279fa80-204a-4b5e-adfe-e31f988302f8 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-655947625 already exists. Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e279fa80-204a-4b5e-adfe-e31f988302f8 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 409 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 407/830] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:58:52 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 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-152f0267-a583-49df-9f28-b28bdd061a9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-152f0267-a583-49df-9f28-b28bdd061a9a tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] DELETE http://192.168.122.215/volume/v3/types/b613a309-3930-4780-b1c4-cf51f4104863 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-152f0267-a583-49df-9f28-b28bdd061a9a tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-152f0267-a583-49df-9f28-b28bdd061a9a tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-152f0267-a583-49df-9f28-b28bdd061a9a tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/b613a309-3930-4780-b1c4-cf51f4104863 returned with HTTP 202 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 424/831] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:52 2026] DELETE /volume/v3/types/b613a309-3930-4780-b1c4-cf51f4104863 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-281fef97-b113-4eeb-956f-b38b12c58c11 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-281fef97-b113-4eeb-956f-b38b12c58c11 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] GET http://192.168.122.215/volume/v3/types/b613a309-3930-4780-b1c4-cf51f4104863 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-281fef97-b113-4eeb-956f-b38b12c58c11 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-281fef97-b113-4eeb-956f-b38b12c58c11 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-281fef97-b113-4eeb-956f-b38b12c58c11 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/b613a309-3930-4780-b1c4-cf51f4104863 returned with HTTP 404 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 408/832] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:52 2026] GET /volume/v3/types/b613a309-3930-4780-b1c4-cf51f4104863 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84bb8c62-779c-4b55-9cc1-e783e461e41c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84bb8c62-779c-4b55-9cc1-e783e461e41c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] DELETE http://192.168.122.215/volume/v3/types/ee591a91-2a21-40a2-aa4f-4dbf4fcff44f Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84bb8c62-779c-4b55-9cc1-e783e461e41c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84bb8c62-779c-4b55-9cc1-e783e461e41c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84bb8c62-779c-4b55-9cc1-e783e461e41c tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/ee591a91-2a21-40a2-aa4f-4dbf4fcff44f returned with HTTP 404 Sep 03 11:58:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 425/833] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:58:52 2026] DELETE /volume/v3/types/ee591a91-2a21-40a2-aa4f-4dbf4fcff44f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5ff99592-3a86-4acc-bebb-72ba32b247e4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5ff99592-3a86-4acc-bebb-72ba32b247e4 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] GET http://192.168.122.215/volume/v3/types/a9042fd7-201f-4252-8155-33ea5a74bbd4 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5ff99592-3a86-4acc-bebb-72ba32b247e4 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5ff99592-3a86-4acc-bebb-72ba32b247e4 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5ff99592-3a86-4acc-bebb-72ba32b247e4 tempest-VolumeTypesNegativeTest-1513873046 tempest-VolumeTypesNegativeTest-1513873046-project-admin] http://192.168.122.215/volume/v3/types/a9042fd7-201f-4252-8155-33ea5a74bbd4 returned with HTTP 404 Sep 03 11:58:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 409/834] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:58:52 2026] GET /volume/v3/types/a9042fd7-201f-4252-8155-33ea5a74bbd4 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a94d27d-87c2-4a69-bcc1-dc714fe42727 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a94d27d-87c2-4a69-bcc1-dc714fe42727 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a94d27d-87c2-4a69-bcc1-dc714fe42727 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a94d27d-87c2-4a69-bcc1-dc714fe42727 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-8a94d27d-87c2-4a69-bcc1-dc714fe42727 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a94d27d-87c2-4a69-bcc1-dc714fe42727 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 426/835] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:53 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a668d5f-6ee6-4da3-a9d8-73b0569a73ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a668d5f-6ee6-4da3-a9d8-73b0569a73ee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a668d5f-6ee6-4da3-a9d8-73b0569a73ee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a668d5f-6ee6-4da3-a9d8-73b0569a73ee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-3a668d5f-6ee6-4da3-a9d8-73b0569a73ee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a668d5f-6ee6-4da3-a9d8-73b0569a73ee tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 410/836] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:54 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-642c36e8-387c-42f1-83eb-d3a6835611b5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-642c36e8-387c-42f1-83eb-d3a6835611b5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-642c36e8-387c-42f1-83eb-d3a6835611b5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-642c36e8-387c-42f1-83eb-d3a6835611b5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-642c36e8-387c-42f1-83eb-d3a6835611b5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-642c36e8-387c-42f1-83eb-d3a6835611b5 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 427/837] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:55 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-80801851-75c5-48f6-a97e-86e8b8e7f4cf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80801851-75c5-48f6-a97e-86e8b8e7f4cf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80801851-75c5-48f6-a97e-86e8b8e7f4cf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80801851-75c5-48f6-a97e-86e8b8e7f4cf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-80801851-75c5-48f6-a97e-86e8b8e7f4cf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80801851-75c5-48f6-a97e-86e8b8e7f4cf tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 411/838] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:56 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-54347297-9dd1-4b56-a719-42c55921e967 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54347297-9dd1-4b56-a719-42c55921e967 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54347297-9dd1-4b56-a719-42c55921e967 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54347297-9dd1-4b56-a719-42c55921e967 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-54347297-9dd1-4b56-a719-42c55921e967 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54347297-9dd1-4b56-a719-42c55921e967 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 428/839] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:57 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-56f54270-5ad3-42d0-b493-cca0f8b5afcd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56f54270-5ad3-42d0-b493-cca0f8b5afcd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56f54270-5ad3-42d0-b493-cca0f8b5afcd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56f54270-5ad3-42d0-b493-cca0f8b5afcd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-56f54270-5ad3-42d0-b493-cca0f8b5afcd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56f54270-5ad3-42d0-b493-cca0f8b5afcd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 412/840] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:58 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:58:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec568d6e-ce18-4f30-9006-75125ad07019 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec568d6e-ce18-4f30-9006-75125ad07019 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:58:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec568d6e-ce18-4f30-9006-75125ad07019 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec568d6e-ce18-4f30-9006-75125ad07019 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:58:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:58:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:58:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec568d6e-ce18-4f30-9006-75125ad07019 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:58:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f4c37ad2-32ab-40de-92cf-218b4fdf7185 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:58:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4c37ad2-32ab-40de-92cf-218b4fdf7185 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:58:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4c37ad2-32ab-40de-92cf-218b4fdf7185 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:58:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4c37ad2-32ab-40de-92cf-218b4fdf7185 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:58:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-f4c37ad2-32ab-40de-92cf-218b4fdf7185 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:58:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec568d6e-ce18-4f30-9006-75125ad07019 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:58:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 429/841] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:58:59 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:58:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:58:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:58:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4c37ad2-32ab-40de-92cf-218b4fdf7185 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:58:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 413/842] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:58:59 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ebb8e14-6e2e-407a-b268-634cdf81a8f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ebb8e14-6e2e-407a-b268-634cdf81a8f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ebb8e14-6e2e-407a-b268-634cdf81a8f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ebb8e14-6e2e-407a-b268-634cdf81a8f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f330eecd-31bf-4afd-90db-7f7323e8d492 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f330eecd-31bf-4afd-90db-7f7323e8d492 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f330eecd-31bf-4afd-90db-7f7323e8d492 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f330eecd-31bf-4afd-90db-7f7323e8d492 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-f330eecd-31bf-4afd-90db-7f7323e8d492 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4ebb8e14-6e2e-407a-b268-634cdf81a8f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f330eecd-31bf-4afd-90db-7f7323e8d492 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:59:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 414/843] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:00 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ebb8e14-6e2e-407a-b268-634cdf81a8f7 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:59:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 430/844] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:00 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-38af88f3-e577-4add-9574-03c12d7bf542 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] POST http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1127810946", "disk_format": "qcow2"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1127810946", "disk_format": "qcow2"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:00 devstack devstack@c-api.service[86956]: DEBUG cinder.image.image_utils [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1127810946'}] 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-1127810946'}]. {{(pid=86956) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-845638769"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-845638769'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume of 1 GB Sep 03 11:59:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Availability Zones retrieved successfully. Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (85bb0fe0-ba56-4fe9-b592-6d4fd90a2575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0679fa0-dca8-4519-8986-9d05d1cf2544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0679fa0-dca8-4519-8986-9d05d1cf2544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f295c70f-d562-4610-8fc9-8b8501187475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Created reservations ['dac2f56b-b9a9-4a2b-8fcd-bc68b4d7c45b', '7dad384e-dbf7-4a52-b8d1-b7a1d750559c', '6db8d54b-4b3b-45a7-8dd1-b5cf035444e5', '60c60778-70cc-4747-994f-b81a39204773'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f295c70f-d562-4610-8fc9-8b8501187475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dac2f56b-b9a9-4a2b-8fcd-bc68b4d7c45b', '7dad384e-dbf7-4a52-b8d1-b7a1d750559c', '6db8d54b-4b3b-45a7-8dd1-b5cf035444e5', '60c60778-70cc-4747-994f-b81a39204773']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebe12aa-02bf-4d8e-8405-9ea17436e150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Copy volume to image completed successfully. Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38af88f3-e577-4add-9574-03c12d7bf542 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action returned with HTTP 202 Sep 03 11:59:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 415/845] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 11:59:00 2026] POST /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2/action => generated 657 bytes in 1263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0abce5de-438a-47d7-a838-74b6a89cd125 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebe12aa-02bf-4d8e-8405-9ea17436e150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1797780a-c8c1-4a04-a684-b0cd2482a459', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-845638769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['dac2f56b-b9a9-4a2b-8fcd-bc68b4d7c45b','7dad384e-dbf7-4a52-b8d1-b7a1d750559c','6db8d54b-4b3b-45a7-8dd1-b5cf035444e5','60c60778-70cc-4747-994f-b81a39204773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-845638769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1797780a-c8c1-4a04-a684-b0cd2482a459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2767437f478c417d8c6c23ac8c6679a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12c4f21c374a138557427b6c2c5bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0abce5de-438a-47d7-a838-74b6a89cd125 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5109ff94-e46c-4dfa-bfdd-edb146c9e3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0abce5de-438a-47d7-a838-74b6a89cd125 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0abce5de-438a-47d7-a838-74b6a89cd125 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-0abce5de-438a-47d7-a838-74b6a89cd125 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0abce5de-438a-47d7-a838-74b6a89cd125 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:59:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 416/846] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:02 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5109ff94-e46c-4dfa-bfdd-edb146c9e3c5) transitioned into state 'SUCCESS' from state '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-845638769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['dac2f56b-b9a9-4a2b-8fcd-bc68b4d7c45b','7dad384e-dbf7-4a52-b8d1-b7a1d750559c','6db8d54b-4b3b-45a7-8dd1-b5cf035444e5','60c60778-70cc-4747-994f-b81a39204773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2405c5db-2b5d-474d-9b50-2149ed1222df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2405c5db-2b5d-474d-9b50-2149ed1222df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (85bb0fe0-ba56-4fe9-b592-6d4fd90a2575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request issued successfully. Sep 03 11:59:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-172895b5-8b6b-4a40-a1df-2d840720d3fe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 431/847] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:01 2026] POST /volume/v3/volumes => generated 757 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a03f3f1a-814f-40e0-ac07-a41454c81546 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a03f3f1a-814f-40e0-ac07-a41454c81546 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a03f3f1a-814f-40e0-ac07-a41454c81546 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a03f3f1a-814f-40e0-ac07-a41454c81546 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a03f3f1a-814f-40e0-ac07-a41454c81546 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a03f3f1a-814f-40e0-ac07-a41454c81546 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 417/848] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:02 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cb6d49db-0d0c-42dd-b299-f80457a90461 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb6d49db-0d0c-42dd-b299-f80457a90461 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb6d49db-0d0c-42dd-b299-f80457a90461 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb6d49db-0d0c-42dd-b299-f80457a90461 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-cb6d49db-0d0c-42dd-b299-f80457a90461 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb6d49db-0d0c-42dd-b299-f80457a90461 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:59:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 432/849] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:03 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ba32d52c-6d50-4ee5-b617-7975ce135fc6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba32d52c-6d50-4ee5-b617-7975ce135fc6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba32d52c-6d50-4ee5-b617-7975ce135fc6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba32d52c-6d50-4ee5-b617-7975ce135fc6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba32d52c-6d50-4ee5-b617-7975ce135fc6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba32d52c-6d50-4ee5-b617-7975ce135fc6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 418/850] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:03 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 849 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bae2bf25-0da8-45b5-b5de-9b22f342efca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bae2bf25-0da8-45b5-b5de-9b22f342efca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bae2bf25-0da8-45b5-b5de-9b22f342efca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bae2bf25-0da8-45b5-b5de-9b22f342efca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-bae2bf25-0da8-45b5-b5de-9b22f342efca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bae2bf25-0da8-45b5-b5de-9b22f342efca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:59:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 433/851] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:04 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-64b183ae-9b26-418b-bc43-372ce2c86799 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-64b183ae-9b26-418b-bc43-372ce2c86799 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-64b183ae-9b26-418b-bc43-372ce2c86799 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-64b183ae-9b26-418b-bc43-372ce2c86799 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-64b183ae-9b26-418b-bc43-372ce2c86799 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-64b183ae-9b26-418b-bc43-372ce2c86799 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 419/852] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:04 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8a98462-efb7-4585-9de0-7d1db1b97e66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8a98462-efb7-4585-9de0-7d1db1b97e66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8a98462-efb7-4585-9de0-7d1db1b97e66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8a98462-efb7-4585-9de0-7d1db1b97e66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-d8a98462-efb7-4585-9de0-7d1db1b97e66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8a98462-efb7-4585-9de0-7d1db1b97e66 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:59:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 434/853] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:05 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-24e1d512-9487-4f7f-b75a-2e9c18ef92f9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24e1d512-9487-4f7f-b75a-2e9c18ef92f9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24e1d512-9487-4f7f-b75a-2e9c18ef92f9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24e1d512-9487-4f7f-b75a-2e9c18ef92f9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-24e1d512-9487-4f7f-b75a-2e9c18ef92f9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24e1d512-9487-4f7f-b75a-2e9c18ef92f9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 420/854] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:05 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80600c2a-be39-42b9-bd20-241b40b5ca44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80600c2a-be39-42b9-bd20-241b40b5ca44 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80600c2a-be39-42b9-bd20-241b40b5ca44 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80600c2a-be39-42b9-bd20-241b40b5ca44 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-80600c2a-be39-42b9-bd20-241b40b5ca44 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80600c2a-be39-42b9-bd20-241b40b5ca44 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 200 Sep 03 11:59:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 435/855] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:06 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /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 03 11:59:06 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all snapshots completed successfully. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4193b0ef-7185-4f9a-be0c-25ed926b04bb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:59:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 421/856] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:59:06 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ba2dd11-831d-48c6-9d59-29521704d93e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ba2dd11-831d-48c6-9d59-29521704d93e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/c83a95ef-6e94-45ed-8f75-f9c98ad1ff20 Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ba2dd11-831d-48c6-9d59-29521704d93e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ba2dd11-831d-48c6-9d59-29521704d93e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ba2dd11-831d-48c6-9d59-29521704d93e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ba2dd11-831d-48c6-9d59-29521704d93e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/c83a95ef-6e94-45ed-8f75-f9c98ad1ff20 returned with HTTP 200 Sep 03 11:59:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 436/857] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:06 2026] GET /volume/v3/snapshots/c83a95ef-6e94-45ed-8f75-f9c98ad1ff20 => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f2c977a1-42be-4bf9-bca1-72a108d2f958 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2c977a1-42be-4bf9-bca1-72a108d2f958 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2c977a1-42be-4bf9-bca1-72a108d2f958 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2c977a1-42be-4bf9-bca1-72a108d2f958 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f2c977a1-42be-4bf9-bca1-72a108d2f958 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2c977a1-42be-4bf9-bca1-72a108d2f958 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 422/858] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:06 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] DELETE http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group_snapshot with id: 44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /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 03 11:59:06 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7052c37-fbdc-49ff-9c7b-3e93fcf35d13 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 202 Sep 03 11:59:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 437/859] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:59:06 2026] DELETE /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bafcc658-d957-4ce8-b6e5-5088600a57fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b22ec54-ce29-4577-89aa-810a813808ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bafcc658-d957-4ce8-b6e5-5088600a57fb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bafcc658-d957-4ce8-b6e5-5088600a57fb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bafcc658-d957-4ce8-b6e5-5088600a57fb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /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 03 11:59:06 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:59:06 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:06 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bafcc658-d957-4ce8-b6e5-5088600a57fb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bafcc658-d957-4ce8-b6e5-5088600a57fb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 423/860] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:06 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action body: b'{"os-attach": {"instance_uuid": "3ecbff9d-6c9d-4915-b683-d29f1b2d815d", "mountpoint": "/dev/vdb"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3ecbff9d-6c9d-4915-b683-d29f1b2d815d", "mountpoint": "/dev/vdb"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Update volume admin metadata completed successfully. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:07 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:07 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Attach volume completed successfully. Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-847c5c5e-799e-49c4-b350-372a9cdaf1ac tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action returned with HTTP 202 Sep 03 11:59:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 424/861] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:06 2026] POST /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action => generated 0 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:59:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-51edffbd-d6d0-43d9-9db5-9c6659f5b916 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51edffbd-d6d0-43d9-9db5-9c6659f5b916 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51edffbd-d6d0-43d9-9db5-9c6659f5b916 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51edffbd-d6d0-43d9-9db5-9c6659f5b916 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b22ec54-ce29-4577-89aa-810a813808ac tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:59:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 438/862] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:59:06 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:59:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-51edffbd-d6d0-43d9-9db5-9c6659f5b916 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44af6d02-3236-4b6b-a864-32314d34395c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51edffbd-d6d0-43d9-9db5-9c6659f5b916 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 425/863] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:07 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 1184 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:07 devstack devstack@c-api.service[86957]: /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 03 11:59:07 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all snapshots completed successfully. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44af6d02-3236-4b6b-a864-32314d34395c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:59:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 439/864] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:59:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-61df75a2-5ce1-4e6a-a13c-f0a584c13475 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50d86917-0019-4a94-a8e8-18127d9aa48a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50d86917-0019-4a94-a8e8-18127d9aa48a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50d86917-0019-4a94-a8e8-18127d9aa48a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50d86917-0019-4a94-a8e8-18127d9aa48a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61df75a2-5ce1-4e6a-a13c-f0a584c13475 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61df75a2-5ce1-4e6a-a13c-f0a584c13475 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61df75a2-5ce1-4e6a-a13c-f0a584c13475 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-50d86917-0019-4a94-a8e8-18127d9aa48a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50d86917-0019-4a94-a8e8-18127d9aa48a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 440/865] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:07 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-61df75a2-5ce1-4e6a-a13c-f0a584c13475 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61df75a2-5ce1-4e6a-a13c-f0a584c13475 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 426/866] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:07 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 1184 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-afc2b662-d418-4e2f-80a5-9a8ce040b0e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-afc2b662-d418-4e2f-80a5-9a8ce040b0e5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-afc2b662-d418-4e2f-80a5-9a8ce040b0e5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-afc2b662-d418-4e2f-80a5-9a8ce040b0e5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-afc2b662-d418-4e2f-80a5-9a8ce040b0e5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume '1797780a-c8c1-4a04-a684-b0cd2482a459' with '{'status': 'error'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-afc2b662-d418-4e2f-80a5-9a8ce040b0e5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action returned with HTTP 202 Sep 03 11:59:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 441/867] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:07 2026] POST /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action => generated 0 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fe1a74d1-dc15-4f4e-b79d-c1dd999a1b74 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe1a74d1-dc15-4f4e-b79d-c1dd999a1b74 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe1a74d1-dc15-4f4e-b79d-c1dd999a1b74 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe1a74d1-dc15-4f4e-b79d-c1dd999a1b74 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fe1a74d1-dc15-4f4e-b79d-c1dd999a1b74 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe1a74d1-dc15-4f4e-b79d-c1dd999a1b74 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 427/868] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:08 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 1183 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "597fd310-23d9-4eaa-bf03-80463fe9067c"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "597fd310-23d9-4eaa-bf03-80463fe9067c"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Volume info retrieved successfully. Sep 03 11:59:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f2f1eb2f-65ac-4290-81c5-dbff8b26fde4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2f1eb2f-65ac-4290-81c5-dbff8b26fde4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2f1eb2f-65ac-4290-81c5-dbff8b26fde4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2f1eb2f-65ac-4290-81c5-dbff8b26fde4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f2f1eb2f-65ac-4290-81c5-dbff8b26fde4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2f1eb2f-65ac-4290-81c5-dbff8b26fde4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 428/869] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:08 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Terminate volume connection completed successfully. Sep 03 11:59:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86957) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 03 11:59:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Detach volume completed successfully. Sep 03 11:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbf41397-d4d7-4410-9bbf-444e4b15ece5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action returned with HTTP 202 Sep 03 11:59:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 442/870] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:08 2026] POST /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action => generated 0 bytes in 1028 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-26a63bd4-a3aa-46d5-afe0-3d557e424074 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-26a63bd4-a3aa-46d5-afe0-3d557e424074 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-26a63bd4-a3aa-46d5-afe0-3d557e424074 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-26a63bd4-a3aa-46d5-afe0-3d557e424074 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-26a63bd4-a3aa-46d5-afe0-3d557e424074 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c4890a7-3b54-4c90-8fc0-4c930b2c61f2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-26a63bd4-a3aa-46d5-afe0-3d557e424074 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 429/871] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:09 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 869 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c4890a7-3b54-4c90-8fc0-4c930b2c61f2 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c4890a7-3b54-4c90-8fc0-4c930b2c61f2 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c4890a7-3b54-4c90-8fc0-4c930b2c61f2 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-34dc7336-194a-44ca-bf5e-2ff7e417def5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34dc7336-194a-44ca-bf5e-2ff7e417def5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34dc7336-194a-44ca-bf5e-2ff7e417def5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34dc7336-194a-44ca-bf5e-2ff7e417def5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c4890a7-3b54-4c90-8fc0-4c930b2c61f2 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c4890a7-3b54-4c90-8fc0-4c930b2c61f2 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 443/872] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:09 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-34dc7336-194a-44ca-bf5e-2ff7e417def5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34dc7336-194a-44ca-bf5e-2ff7e417def5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 430/873] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:09 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 869 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-446986d1-b566-45b8-addc-72f80814d92a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-446986d1-b566-45b8-addc-72f80814d92a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action Sep 03 11:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-446986d1-b566-45b8-addc-72f80814d92a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-446986d1-b566-45b8-addc-72f80814d92a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-446986d1-b566-45b8-addc-72f80814d92a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-446986d1-b566-45b8-addc-72f80814d92a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Detach volume completed successfully. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-446986d1-b566-45b8-addc-72f80814d92a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action returned with HTTP 202 Sep 03 11:59:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 444/874] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:09 2026] POST /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d2ac7f60-a3dc-4297-bfd0-1e7707b47d78 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2ac7f60-a3dc-4297-bfd0-1e7707b47d78 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2ac7f60-a3dc-4297-bfd0-1e7707b47d78 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2ac7f60-a3dc-4297-bfd0-1e7707b47d78 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d2ac7f60-a3dc-4297-bfd0-1e7707b47d78 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2ac7f60-a3dc-4297-bfd0-1e7707b47d78 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 431/875] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:10 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 869 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-783e8228-33ac-4d80-9ff0-ac8662013d84 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-783e8228-33ac-4d80-9ff0-ac8662013d84 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-783e8228-33ac-4d80-9ff0-ac8662013d84 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-783e8228-33ac-4d80-9ff0-ac8662013d84 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-783e8228-33ac-4d80-9ff0-ac8662013d84 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-783e8228-33ac-4d80-9ff0-ac8662013d84 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 445/876] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:10 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 869 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bb35b165-6d70-4dcb-a367-21719105cfdc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d59f801-4d0d-467a-97d4-fc4da9fe36b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] DELETE http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume with id: 1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d59f801-4d0d-467a-97d4-fc4da9fe36b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d59f801-4d0d-467a-97d4-fc4da9fe36b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d59f801-4d0d-467a-97d4-fc4da9fe36b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d59f801-4d0d-467a-97d4-fc4da9fe36b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d59f801-4d0d-467a-97d4-fc4da9fe36b3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 446/877] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:10 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume request issued successfully. Sep 03 11:59:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb35b165-6d70-4dcb-a367-21719105cfdc tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 202 Sep 03 11:59:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 432/878] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:10 2026] DELETE /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e86125e5-646e-4598-99d5-a079139ec591 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e86125e5-646e-4598-99d5-a079139ec591 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e86125e5-646e-4598-99d5-a079139ec591 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e86125e5-646e-4598-99d5-a079139ec591 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e86125e5-646e-4598-99d5-a079139ec591 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e86125e5-646e-4598-99d5-a079139ec591 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 447/879] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:11 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 868 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a351b947-d33f-4554-bc41-ec5087129016 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a351b947-d33f-4554-bc41-ec5087129016 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a351b947-d33f-4554-bc41-ec5087129016 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a351b947-d33f-4554-bc41-ec5087129016 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a351b947-d33f-4554-bc41-ec5087129016 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a351b947-d33f-4554-bc41-ec5087129016 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 433/880] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:11 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2b57abb-523e-4aa8-a35b-df96e89b532e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2b57abb-523e-4aa8-a35b-df96e89b532e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2b57abb-523e-4aa8-a35b-df96e89b532e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2b57abb-523e-4aa8-a35b-df96e89b532e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2b57abb-523e-4aa8-a35b-df96e89b532e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2b57abb-523e-4aa8-a35b-df96e89b532e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 448/881] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:12 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 868 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ea119ad7-fdc4-4bc1-8b5b-3c3b2848189d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea119ad7-fdc4-4bc1-8b5b-3c3b2848189d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea119ad7-fdc4-4bc1-8b5b-3c3b2848189d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea119ad7-fdc4-4bc1-8b5b-3c3b2848189d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ea119ad7-fdc4-4bc1-8b5b-3c3b2848189d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea119ad7-fdc4-4bc1-8b5b-3c3b2848189d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 434/882] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:12 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-111854e8-7dc0-413e-ae7f-33f21c6a871c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-111854e8-7dc0-413e-ae7f-33f21c6a871c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-111854e8-7dc0-413e-ae7f-33f21c6a871c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-111854e8-7dc0-413e-ae7f-33f21c6a871c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-111854e8-7dc0-413e-ae7f-33f21c6a871c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-111854e8-7dc0-413e-ae7f-33f21c6a871c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 200 Sep 03 11:59:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 449/883] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:13 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 868 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8d743a13-63d0-4490-bde8-ff18606a0e29 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d743a13-63d0-4490-bde8-ff18606a0e29 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d743a13-63d0-4490-bde8-ff18606a0e29 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d743a13-63d0-4490-bde8-ff18606a0e29 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8d743a13-63d0-4490-bde8-ff18606a0e29 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d743a13-63d0-4490-bde8-ff18606a0e29 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 435/884] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:14 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93f0c257-8589-458a-95f2-0eab989f36e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93f0c257-8589-458a-95f2-0eab989f36e9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 Sep 03 11:59:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93f0c257-8589-458a-95f2-0eab989f36e9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93f0c257-8589-458a-95f2-0eab989f36e9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93f0c257-8589-458a-95f2-0eab989f36e9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 returned with HTTP 404 Sep 03 11:59:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 450/885] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:14 2026] GET /volume/v3/volumes/1797780a-c8c1-4a04-a684-b0cd2482a459 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2274eeb0-42cc-45fc-8aad-70cfc027254d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2274eeb0-42cc-45fc-8aad-70cfc027254d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2274eeb0-42cc-45fc-8aad-70cfc027254d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2274eeb0-42cc-45fc-8aad-70cfc027254d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2274eeb0-42cc-45fc-8aad-70cfc027254d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2274eeb0-42cc-45fc-8aad-70cfc027254d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 436/886] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:15 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-56a18c45-bfbc-4c5a-b1a0-03d2b11d7df6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56a18c45-bfbc-4c5a-b1a0-03d2b11d7df6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56a18c45-bfbc-4c5a-b1a0-03d2b11d7df6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56a18c45-bfbc-4c5a-b1a0-03d2b11d7df6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-56a18c45-bfbc-4c5a-b1a0-03d2b11d7df6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56a18c45-bfbc-4c5a-b1a0-03d2b11d7df6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 200 Sep 03 11:59:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 437/887] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:16 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-879770533"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-879770533'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume of 1 GB Sep 03 11:59:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Availability Zones retrieved successfully. Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (5d58eeb4-33e9-4a43-a6b7-cddaee406fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a021309-76dc-4678-9c3b-e77d73533cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a021309-76dc-4678-9c3b-e77d73533cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f540880d-ddda-4e8a-b2b8-b10f9df6467d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['957edda0-cadc-44a4-baa7-eb31d431ef43', '80ddd0b3-bd46-4eb3-a395-37bfa1a0eef7', 'e0c18bfd-5be8-4469-8718-a83f95ace945', '2167ae55-3a68-42c7-bbe1-7e1a81568442'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f540880d-ddda-4e8a-b2b8-b10f9df6467d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['957edda0-cadc-44a4-baa7-eb31d431ef43', '80ddd0b3-bd46-4eb3-a395-37bfa1a0eef7', 'e0c18bfd-5be8-4469-8718-a83f95ace945', '2167ae55-3a68-42c7-bbe1-7e1a81568442']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94bd2b4-a68c-4f5d-828e-05572a4d35de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94bd2b4-a68c-4f5d-828e-05572a4d35de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa1c9890-c4ee-47a0-b6d6-7579019712fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-879770533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['957edda0-cadc-44a4-baa7-eb31d431ef43','80ddd0b3-bd46-4eb3-a395-37bfa1a0eef7','e0c18bfd-5be8-4469-8718-a83f95ace945','2167ae55-3a68-42c7-bbe1-7e1a81568442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-879770533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa1c9890-c4ee-47a0-b6d6-7579019712fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebaf1b0094f44d449c14bd0044778403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560f147433648468a8e0158b602cf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60d7ff7-5941-452a-936c-be48fd60c813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60d7ff7-5941-452a-936c-be48fd60c813) transitioned into state 'SUCCESS' from state '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-879770533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['957edda0-cadc-44a4-baa7-eb31d431ef43','80ddd0b3-bd46-4eb3-a395-37bfa1a0eef7','e0c18bfd-5be8-4469-8718-a83f95ace945','2167ae55-3a68-42c7-bbe1-7e1a81568442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d8800a-4994-45ca-9782-f3ad685eec1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d8800a-4994-45ca-9782-f3ad685eec1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (5d58eeb4-33e9-4a43-a6b7-cddaee406fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request issued successfully. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94795cd4-1d7d-4d0c-9386-bee5b587f1ea tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 451/888] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:16 2026] POST /volume/v3/volumes => generated 762 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-069abed0-3942-4458-8018-e35a640af33c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-069abed0-3942-4458-8018-e35a640af33c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-069abed0-3942-4458-8018-e35a640af33c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-069abed0-3942-4458-8018-e35a640af33c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-069abed0-3942-4458-8018-e35a640af33c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-069abed0-3942-4458-8018-e35a640af33c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 438/889] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:17 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df37c513-57d1-4f22-b4f3-b20162508262 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df37c513-57d1-4f22-b4f3-b20162508262 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df37c513-57d1-4f22-b4f3-b20162508262 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df37c513-57d1-4f22-b4f3-b20162508262 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df37c513-57d1-4f22-b4f3-b20162508262 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b returned with HTTP 404 Sep 03 11:59:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 452/890] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:17 2026] GET /volume/v3/snapshots/37788064-c2c6-4d19-9947-489b449d539b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b854c91f-b5a4-4c61-a18c-efc8af5992be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b854c91f-b5a4-4c61-a18c-efc8af5992be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/c83a95ef-6e94-45ed-8f75-f9c98ad1ff20 Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b854c91f-b5a4-4c61-a18c-efc8af5992be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b854c91f-b5a4-4c61-a18c-efc8af5992be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b854c91f-b5a4-4c61-a18c-efc8af5992be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/c83a95ef-6e94-45ed-8f75-f9c98ad1ff20 returned with HTTP 404 Sep 03 11:59:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 439/891] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:17 2026] GET /volume/v3/snapshots/c83a95ef-6e94-45ed-8f75-f9c98ad1ff20 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee3d4d21-96f4-4e14-9c9b-1060867dd91d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee3d4d21-96f4-4e14-9c9b-1060867dd91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee3d4d21-96f4-4e14-9c9b-1060867dd91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee3d4d21-96f4-4e14-9c9b-1060867dd91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-ee3d4d21-96f4-4e14-9c9b-1060867dd91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee3d4d21-96f4-4e14-9c9b-1060867dd91d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 404 Sep 03 11:59:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 453/892] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:17 2026] GET /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-712c1878-7a26-456e-acd9-888dc70d865a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-712c1878-7a26-456e-acd9-888dc70d865a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] DELETE http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-712c1878-7a26-456e-acd9-888dc70d865a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-712c1878-7a26-456e-acd9-888dc70d865a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-712c1878-7a26-456e-acd9-888dc70d865a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for member 44367374-5268-48da-ad0b-19dda178c0ea {{(pid=86956) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.group_snapshots [None req-712c1878-7a26-456e-acd9-888dc70d865a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group_snapshot with id: 44367374-5268-48da-ad0b-19dda178c0ea Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-712c1878-7a26-456e-acd9-888dc70d865a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea returned with HTTP 404 Sep 03 11:59:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 440/893] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:59:17 2026] DELETE /volume/v3/group_snapshots/44367374-5268-48da-ad0b-19dda178c0ea => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /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 03 11:59:17 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:17 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:17 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4830963b-eaee-413f-a0fb-4cd4760a6782 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:59:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 454/894] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:59:17 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189/action Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for group 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group with id: 6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:59:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:17 devstack devstack@c-api.service[86956]: /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 03 11:59:17 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:59:17 devstack devstack@c-api.service[86956]: /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 03 11:59:17 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2a1d145-e4b6-43d4-b2d2-6d50189aada1 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189/action returned with HTTP 202 Sep 03 11:59:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 441/895] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 11:59:17 2026] POST /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:17 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:17 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05a44f2e-c8c6-4b03-a88b-9a36402b99a6 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c returned with HTTP 200 Sep 03 11:59:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 455/896] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:17 2026] GET /volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c => generated 921 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e4df0f23-9dc9-4f53-a07e-ebb127b632c1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e4df0f23-9dc9-4f53-a07e-ebb127b632c1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e4df0f23-9dc9-4f53-a07e-ebb127b632c1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e4df0f23-9dc9-4f53-a07e-ebb127b632c1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e4df0f23-9dc9-4f53-a07e-ebb127b632c1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e4df0f23-9dc9-4f53-a07e-ebb127b632c1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 442/897] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:18 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1067936360"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1067936360'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume of 1 GB Sep 03 11:59:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Availability Zones retrieved successfully. Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (7de95e5d-a111-412a-b751-5b82a80a1ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d18a65-34f5-4ccd-aeee-1d6f1dc07fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d18a65-34f5-4ccd-aeee-1d6f1dc07fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fe8748-1fa7-4bcc-aab2-b39f886b3f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Created reservations ['62c8d397-27c6-4ff4-9feb-45dbd42a6205', '9a9064be-99b5-413c-a4ba-4b1e8dce2228', '2988d3a8-dde3-4099-855a-152e010fdaa2', '0bead270-7198-4e89-96d8-5eca48ef7248'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fe8748-1fa7-4bcc-aab2-b39f886b3f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c8d397-27c6-4ff4-9feb-45dbd42a6205', '9a9064be-99b5-413c-a4ba-4b1e8dce2228', '2988d3a8-dde3-4099-855a-152e010fdaa2', '0bead270-7198-4e89-96d8-5eca48ef7248']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be917c29-1d17-42a8-b3b7-2f654cbc2946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be917c29-1d17-42a8-b3b7-2f654cbc2946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd800e2-8909-4686-9ad1-a19f80daa713', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1067936360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['62c8d397-27c6-4ff4-9feb-45dbd42a6205','9a9064be-99b5-413c-a4ba-4b1e8dce2228','2988d3a8-dde3-4099-855a-152e010fdaa2','0bead270-7198-4e89-96d8-5eca48ef7248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1067936360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd800e2-8909-4686-9ad1-a19f80daa713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2767437f478c417d8c6c23ac8c6679a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12c4f21c374a138557427b6c2c5bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60912f60-68fa-4842-957a-7515b8f95a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c Sep 03 11:59:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60912f60-68fa-4842-957a-7515b8f95a2a) transitioned into state 'SUCCESS' from state '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-1067936360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['62c8d397-27c6-4ff4-9feb-45dbd42a6205','9a9064be-99b5-413c-a4ba-4b1e8dce2228','2988d3a8-dde3-4099-855a-152e010fdaa2','0bead270-7198-4e89-96d8-5eca48ef7248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1462c0a9-da85-43e9-bb2c-7c175aef81d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:19 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1462c0a9-da85-43e9-bb2c-7c175aef81d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (7de95e5d-a111-412a-b751-5b82a80a1ba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request issued successfully. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fb9ed1b-124f-489a-b740-e1933d562a2e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 456/898] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:18 2026] POST /volume/v3/volumes => generated 758 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-773d13c6-8fdb-438f-a1e1-a4c4349b4f54 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-773d13c6-8fdb-438f-a1e1-a4c4349b4f54 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-773d13c6-8fdb-438f-a1e1-a4c4349b4f54 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-773d13c6-8fdb-438f-a1e1-a4c4349b4f54 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-773d13c6-8fdb-438f-a1e1-a4c4349b4f54 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:19 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-773d13c6-8fdb-438f-a1e1-a4c4349b4f54 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 200 Sep 03 11:59:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 457/899] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:19 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0145284d-412b-4b8b-8cfa-eeff0753ec3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-555d13dc-4bf4-40d0-983a-9b24c63f95be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c returned with HTTP 200 Sep 03 11:59:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 443/900] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:19 2026] GET /volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c => generated 921 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0145284d-412b-4b8b-8cfa-eeff0753ec3c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0145284d-412b-4b8b-8cfa-eeff0753ec3c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0145284d-412b-4b8b-8cfa-eeff0753ec3c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0145284d-412b-4b8b-8cfa-eeff0753ec3c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0145284d-412b-4b8b-8cfa-eeff0753ec3c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 458/901] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:19 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8c240362-b3f6-45f9-a861-4a0bdf55c99b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c240362-b3f6-45f9-a861-4a0bdf55c99b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c240362-b3f6-45f9-a861-4a0bdf55c99b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c240362-b3f6-45f9-a861-4a0bdf55c99b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8c240362-b3f6-45f9-a861-4a0bdf55c99b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c240362-b3f6-45f9-a861-4a0bdf55c99b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 200 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 444/902] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0a33baa-79cb-4c68-9486-13c003425020 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0a33baa-79cb-4c68-9486-13c003425020 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0a33baa-79cb-4c68-9486-13c003425020 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0a33baa-79cb-4c68-9486-13c003425020 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0a33baa-79cb-4c68-9486-13c003425020 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c returned with HTTP 404 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 459/903] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/volumes/6dc75460-877a-489f-99e4-4804b577177c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-19b8acf6-3150-42e2-a41a-93aa4edd11fa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19b8acf6-3150-42e2-a41a-93aa4edd11fa tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19b8acf6-3150-42e2-a41a-93aa4edd11fa tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19b8acf6-3150-42e2-a41a-93aa4edd11fa tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19b8acf6-3150-42e2-a41a-93aa4edd11fa tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 returned with HTTP 404 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 445/904] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/volumes/7a984c01-f4f3-457e-adea-26b7623444a4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9155731b-de26-4bed-ae17-d7dfe5074a64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c163460e-ecca-4cac-ad5d-71e6cdb69f3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c163460e-ecca-4cac-ad5d-71e6cdb69f3e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c163460e-ecca-4cac-ad5d-71e6cdb69f3e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9155731b-de26-4bed-ae17-d7dfe5074a64 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c163460e-ecca-4cac-ad5d-71e6cdb69f3e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-c163460e-ecca-4cac-ad5d-71e6cdb69f3e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 6361c2af-dbe3-403a-8d71-312a0d1ea189 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9155731b-de26-4bed-ae17-d7dfe5074a64 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9155731b-de26-4bed-ae17-d7dfe5074a64 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c163460e-ecca-4cac-ad5d-71e6cdb69f3e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 returned with HTTP 404 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 446/905] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/groups/6361c2af-dbe3-403a-8d71-312a0d1ea189 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-96de6d42-e11a-4ca7-ab82-a668cfb9e941 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96de6d42-e11a-4ca7-ab82-a668cfb9e941 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/ab9c4400-62bb-4bab-a38f-d809de6a31d0 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96de6d42-e11a-4ca7-ab82-a668cfb9e941 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96de6d42-e11a-4ca7-ab82-a668cfb9e941 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9155731b-de26-4bed-ae17-d7dfe5074a64 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9155731b-de26-4bed-ae17-d7dfe5074a64 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 460/906] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96de6d42-e11a-4ca7-ab82-a668cfb9e941 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/group_types/ab9c4400-62bb-4bab-a38f-d809de6a31d0 returned with HTTP 202 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 447/907] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 11:59:20 2026] DELETE /volume/v3/group_types/ab9c4400-62bb-4bab-a38f-d809de6a31d0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91c1cfee-2885-4619-a272-f4d1b99e11e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91c1cfee-2885-4619-a272-f4d1b99e11e5 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] DELETE http://192.168.122.215/volume/v3/types/244641ec-6018-4bc9-a622-68af763a4452 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91c1cfee-2885-4619-a272-f4d1b99e11e5 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91c1cfee-2885-4619-a272-f4d1b99e11e5 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91c1cfee-2885-4619-a272-f4d1b99e11e5 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types/244641ec-6018-4bc9-a622-68af763a4452 returned with HTTP 202 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 461/908] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:59:20 2026] DELETE /volume/v3/types/244641ec-6018-4bc9-a622-68af763a4452 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-863b7cd4-a892-46dc-8079-b401d0fadb1c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-863b7cd4-a892-46dc-8079-b401d0fadb1c tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] GET http://192.168.122.215/volume/v3/types/244641ec-6018-4bc9-a622-68af763a4452 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-863b7cd4-a892-46dc-8079-b401d0fadb1c tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-863b7cd4-a892-46dc-8079-b401d0fadb1c tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-863b7cd4-a892-46dc-8079-b401d0fadb1c tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types/244641ec-6018-4bc9-a622-68af763a4452 returned with HTTP 404 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 448/909] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/types/244641ec-6018-4bc9-a622-68af763a4452 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f5abc0d-47ff-4b15-a0eb-cb3dd4af6410 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f5abc0d-47ff-4b15-a0eb-cb3dd4af6410 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f5abc0d-47ff-4b15-a0eb-cb3dd4af6410 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-152553258"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-306c313e-9c33-4037-b733-b779ffc992f3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-306c313e-9c33-4037-b733-b779ffc992f3 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-306c313e-9c33-4037-b733-b779ffc992f3 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-306c313e-9c33-4037-b733-b779ffc992f3 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f5abc0d-47ff-4b15-a0eb-cb3dd4af6410 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 462/910] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:59:20 2026] POST /volume/v3/types => generated 223 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c8da3c9-f160-46f9-8961-c29ba8ce3c32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c8da3c9-f160-46f9-8961-c29ba8ce3c32 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c8da3c9-f160-46f9-8961-c29ba8ce3c32 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1466255746"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-306c313e-9c33-4037-b733-b779ffc992f3 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-306c313e-9c33-4037-b733-b779ffc992f3 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 449/911] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c8da3c9-f160-46f9-8961-c29ba8ce3c32 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 463/912] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 11:59:20 2026] POST /volume/v3/group_types => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-22411515-9412-4c91-806d-85d0fb0e81dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5287ced3-37d4-4c1b-b29d-7492bfcd50f2", "volume_types": ["ffdf8e9b-1584-49b3-9231-a4d41753c28e"], "name": "tempest-GroupSnapshotsTest-Group-1612463124"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group {'group': {'group_type': '5287ced3-37d4-4c1b-b29d-7492bfcd50f2', 'volume_types': ['ffdf8e9b-1584-49b3-9231-a4d41753c28e'], 'name': 'tempest-GroupSnapshotsTest-Group-1612463124'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group tempest-GroupSnapshotsTest-Group-1612463124. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:59:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['655f1c70-6110-43c9-96d9-5be087b2a0d0'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-22411515-9412-4c91-806d-85d0fb0e81dd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 11:59:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 450/913] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 11:59:20 2026] POST /volume/v3/groups => generated 112 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f708982-f5ee-4b28-9251-35328d71152b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f708982-f5ee-4b28-9251-35328d71152b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f708982-f5ee-4b28-9251-35328d71152b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f708982-f5ee-4b28-9251-35328d71152b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-8f708982-f5ee-4b28-9251-35328d71152b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 7a1e8114-5621-41a1-9859-7148958ff671 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:59:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:20 devstack devstack@c-api.service[86957]: /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 03 11:59:20 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f708982-f5ee-4b28-9251-35328d71152b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 returned with HTTP 200 Sep 03 11:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 464/914] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:59:20 2026] GET /volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1fb119c1-e2ff-4d1a-a117-e15da7f48e3b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1fb119c1-e2ff-4d1a-a117-e15da7f48e3b tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1fb119c1-e2ff-4d1a-a117-e15da7f48e3b tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1fb119c1-e2ff-4d1a-a117-e15da7f48e3b tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1fb119c1-e2ff-4d1a-a117-e15da7f48e3b tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1fb119c1-e2ff-4d1a-a117-e15da7f48e3b tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 451/915] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-20644b24-df0a-4b13-b079-29d882c587d8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] DELETE http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Delete volume with id: 01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Delete volume request issued successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20644b24-df0a-4b13-b079-29d882c587d8 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 202 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 465/916] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:21 2026] DELETE /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6130d713-ccc7-44a4-91a8-36db380f4df2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f8b32da-face-404b-9577-4b777ae4ef64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6130d713-ccc7-44a4-91a8-36db380f4df2 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6130d713-ccc7-44a4-91a8-36db380f4df2 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6130d713-ccc7-44a4-91a8-36db380f4df2 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f8b32da-face-404b-9577-4b777ae4ef64 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f8b32da-face-404b-9577-4b777ae4ef64 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f8b32da-face-404b-9577-4b777ae4ef64 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6130d713-ccc7-44a4-91a8-36db380f4df2 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f8b32da-face-404b-9577-4b777ae4ef64 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f8b32da-face-404b-9577-4b777ae4ef64 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 466/917] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6130d713-ccc7-44a4-91a8-36db380f4df2 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 452/918] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e504ac27-dc55-42b8-aa25-53e4eb7ee049 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e504ac27-dc55-42b8-aa25-53e4eb7ee049 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e504ac27-dc55-42b8-aa25-53e4eb7ee049 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e504ac27-dc55-42b8-aa25-53e4eb7ee049 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e504ac27-dc55-42b8-aa25-53e4eb7ee049 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e504ac27-dc55-42b8-aa25-53e4eb7ee049 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 467/919] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-823d7dea-6ad3-4b6d-87ea-81a53287def0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-823d7dea-6ad3-4b6d-87ea-81a53287def0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-823d7dea-6ad3-4b6d-87ea-81a53287def0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-823d7dea-6ad3-4b6d-87ea-81a53287def0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-823d7dea-6ad3-4b6d-87ea-81a53287def0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-823d7dea-6ad3-4b6d-87ea-81a53287def0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 453/920] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3a960530-4a52-4cba-b23a-35514efd491f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa1c9890-c4ee-47a0-b6d6-7579019712fe", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-117537011"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create snapshot from volume fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['62f6721d-a6c6-4916-9bd7-0d55cd7ba091', 'e4ef69c8-3780-4940-bf32-9993e5fe4b15', '779833c1-b725-4abc-8347-ffad1d2b107e', '9239c8e4-de31-4f6a-9d49-c5317b0d8f6b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot create request issued successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a960530-4a52-4cba-b23a-35514efd491f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 468/921] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 11:59:21 2026] POST /volume/v3/snapshots => generated 379 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5240c7b3-35ec-4357-a145-3e2de0f5eb8f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5240c7b3-35ec-4357-a145-3e2de0f5eb8f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5240c7b3-35ec-4357-a145-3e2de0f5eb8f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5240c7b3-35ec-4357-a145-3e2de0f5eb8f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5240c7b3-35ec-4357-a145-3e2de0f5eb8f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5240c7b3-35ec-4357-a145-3e2de0f5eb8f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 454/922] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7e86a29e-78cc-413a-ac6d-ba94f76b641a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e86a29e-78cc-413a-ac6d-ba94f76b641a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e86a29e-78cc-413a-ac6d-ba94f76b641a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e86a29e-78cc-413a-ac6d-ba94f76b641a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-7e86a29e-78cc-413a-ac6d-ba94f76b641a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 7a1e8114-5621-41a1-9859-7148958ff671 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86957]: /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 03 11:59:21 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 11:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e86a29e-78cc-413a-ac6d-ba94f76b641a tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 returned with HTTP 200 Sep 03 11:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 469/923] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:59:21 2026] GET /volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-770686232", "volume_type": "ffdf8e9b-1584-49b3-9231-a4d41753c28e", "group_id": "7a1e8114-5621-41a1-9859-7148958ff671", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-770686232', 'volume_type': 'ffdf8e9b-1584-49b3-9231-a4d41753c28e', 'group_id': '7a1e8114-5621-41a1-9859-7148958ff671', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume of 1 GB Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /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 03 11:59:21 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:59:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Availability Zones retrieved successfully. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (a46c3585-0595-4471-90f2-3f44c9df17f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd266c2-98f0-4588-8bad-5d20b7212167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd266c2-98f0-4588-8bad-5d20b7212167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:59:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ffdf8e9b-1584-49b3-9231-a4d41753c28e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-152553258',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffdf8e9b-1584-49b3-9231-a4d41753c28e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a1e8114-5621-41a1-9859-7148958ff671', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd61eeef-d7ae-4574-8b38-4b8ef436c266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-152553258 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-152553258, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-152553258 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-152553258, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['000ab952-6541-45ed-b53f-0ad72f1f0c17', '0bfcf6a2-ccab-4fcd-9d89-48ffc30b5d88', '184a425c-faf4-4daf-ae52-30c78b9db4b7', '06c82e2d-8323-40e2-9ed0-5131210c58da'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd61eeef-d7ae-4574-8b38-4b8ef436c266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000ab952-6541-45ed-b53f-0ad72f1f0c17', '0bfcf6a2-ccab-4fcd-9d89-48ffc30b5d88', '184a425c-faf4-4daf-ae52-30c78b9db4b7', '06c82e2d-8323-40e2-9ed0-5131210c58da']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3937d116-326a-4e10-8c96-c38b5e4ae769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3937d116-326a-4e10-8c96-c38b5e4ae769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17eaeb3-5d68-420a-8ed8-d168a987b071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-770686232',encryption_key_id=None,group_id=7a1e8114-5621-41a1-9859-7148958ff671,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['000ab952-6541-45ed-b53f-0ad72f1f0c17','0bfcf6a2-ccab-4fcd-9d89-48ffc30b5d88','184a425c-faf4-4daf-ae52-30c78b9db4b7','06c82e2d-8323-40e2-9ed0-5131210c58da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=ffdf8e9b-1584-49b3-9231-a4d41753c28e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-770686232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a1e8114-5621-41a1-9859-7148958ff671,host=None,id=a17eaeb3-5d68-420a-8ed8-d168a987b071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26ef20dcf0634dfb8980055d702e57df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffdf8e9b-1584-49b3-9231-a4d41753c28e),volume_type_id=ffdf8e9b-1584-49b3-9231-a4d41753c28e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82e30fa-cf37-42ae-8f36-b1cfc1d57be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82e30fa-cf37-42ae-8f36-b1cfc1d57be7) transitioned into state 'SUCCESS' from state '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-770686232',encryption_key_id=None,group_id=7a1e8114-5621-41a1-9859-7148958ff671,group_type_id=,metadata={},multiattach=False,project_id='26ef20dcf0634dfb8980055d702e57df',qos_specs=None,replication_status=,reservations=['000ab952-6541-45ed-b53f-0ad72f1f0c17','0bfcf6a2-ccab-4fcd-9d89-48ffc30b5d88','184a425c-faf4-4daf-ae52-30c78b9db4b7','06c82e2d-8323-40e2-9ed0-5131210c58da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d66f03a0d3144cd092e39cd6a9b2827e',volume_type_id=ffdf8e9b-1584-49b3-9231-a4d41753c28e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1c679c-fe36-4deb-8a4b-0ab5be5695cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1c679c-fe36-4deb-8a4b-0ab5be5695cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Flow 'volume_create_api' (a46c3585-0595-4471-90f2-3f44c9df17f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Create volume request issued successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:22 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6eeac584-a12c-467c-8dd4-7f3b0fd6de50 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 455/924] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 11:59:21 2026] POST /volume/v3/volumes => generated 829 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-25dd6c9b-a2dc-4209-857c-1f5daabc3210 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-55c03a5c-03b5-4d2a-ada1-1e154b5c6287 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-55c03a5c-03b5-4d2a-ada1-1e154b5c6287 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] GET http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-55c03a5c-03b5-4d2a-ada1-1e154b5c6287 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-55c03a5c-03b5-4d2a-ada1-1e154b5c6287 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25dd6c9b-a2dc-4209-857c-1f5daabc3210 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25dd6c9b-a2dc-4209-857c-1f5daabc3210 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25dd6c9b-a2dc-4209-857c-1f5daabc3210 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-55c03a5c-03b5-4d2a-ada1-1e154b5c6287 tempest-VolumesActionsTest-93586440 tempest-VolumesActionsTest-93586440-project-member] http://192.168.122.215/volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 returned with HTTP 404 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 456/925] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:22 2026] GET /volume/v3/volumes/01e2d3af-fb9c-4e66-84d1-e4d09b05f9a2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-79ead21d-c384-462e-8d26-b05a26d17b06 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:22 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-25dd6c9b-a2dc-4209-857c-1f5daabc3210 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25dd6c9b-a2dc-4209-857c-1f5daabc3210 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 200 Sep 03 11:59:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 470/926] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:22 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b5b4864-c686-48c7-8a8f-0ffbcea9d8e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b5b4864-c686-48c7-8a8f-0ffbcea9d8e3 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713/action Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b5b4864-c686-48c7-8a8f-0ffbcea9d8e3 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b5b4864-c686-48c7-8a8f-0ffbcea9d8e3 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79ead21d-c384-462e-8d26-b05a26d17b06 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 returned with HTTP 200 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 457/927] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:22 2026] GET /volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 => generated 897 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-9b5b4864-c686-48c7-8a8f-0ffbcea9d8e3 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume '9fd800e2-8909-4686-9ad1-a19f80daa713' with '{'status': 'attaching'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b5b4864-c686-48c7-8a8f-0ffbcea9d8e3 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713/action returned with HTTP 202 Sep 03 11:59:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 471/928] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:22 2026] POST /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd32e7d9-50e4-49f7-9a18-0277cd73a16b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd32e7d9-50e4-49f7-9a18-0277cd73a16b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd32e7d9-50e4-49f7-9a18-0277cd73a16b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd32e7d9-50e4-49f7-9a18-0277cd73a16b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cd32e7d9-50e4-49f7-9a18-0277cd73a16b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd32e7d9-50e4-49f7-9a18-0277cd73a16b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 200 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 458/929] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:22 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713/action Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Volume info retrieved successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-115332c0-1921-476b-a66a-23dd8b8f010a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-115332c0-1921-476b-a66a-23dd8b8f010a tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-115332c0-1921-476b-a66a-23dd8b8f010a tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-115332c0-1921-476b-a66a-23dd8b8f010a tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-115332c0-1921-476b-a66a-23dd8b8f010a tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-115332c0-1921-476b-a66a-23dd8b8f010a tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 459/930] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:22 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Delete volume request issued successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3cadd76-675f-4df6-a092-166d8d4b13c6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713/action returned with HTTP 202 Sep 03 11:59:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 472/931] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:22 2026] POST /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-947a32f3-a864-4ad3-861c-768522b330eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-947a32f3-a864-4ad3-861c-768522b330eb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-947a32f3-a864-4ad3-861c-768522b330eb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-947a32f3-a864-4ad3-861c-768522b330eb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-947a32f3-a864-4ad3-861c-768522b330eb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-947a32f3-a864-4ad3-861c-768522b330eb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 200 Sep 03 11:59:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 460/932] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:22 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:23 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:23 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4be4b4c6-339e-40bb-86a1-08528b2acbc4 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 returned with HTTP 200 Sep 03 11:59:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 473/933] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:23 2026] GET /volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 => generated 921 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-092d0ef0-3bd6-4273-ba52-4f6ef4e209a0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-092d0ef0-3bd6-4273-ba52-4f6ef4e209a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-092d0ef0-3bd6-4273-ba52-4f6ef4e209a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-092d0ef0-3bd6-4273-ba52-4f6ef4e209a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-092d0ef0-3bd6-4273-ba52-4f6ef4e209a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-092d0ef0-3bd6-4273-ba52-4f6ef4e209a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 461/934] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:23 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a594587-fa9d-48f4-bbe7-f364903c3164 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a594587-fa9d-48f4-bbe7-f364903c3164 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a594587-fa9d-48f4-bbe7-f364903c3164 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a594587-fa9d-48f4-bbe7-f364903c3164 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a594587-fa9d-48f4-bbe7-f364903c3164 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 404 Sep 03 11:59:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 474/935] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:23 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-18dbc02a-d810-4088-8cda-828f996e5f09 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18dbc02a-d810-4088-8cda-828f996e5f09 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18dbc02a-d810-4088-8cda-828f996e5f09 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18dbc02a-d810-4088-8cda-828f996e5f09 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18dbc02a-d810-4088-8cda-828f996e5f09 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 404 Sep 03 11:59:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 462/936] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:23 2026] GET /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a57cbb6a-fd9a-4131-8f29-fcdf031bdf0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a57cbb6a-fd9a-4131-8f29-fcdf031bdf0a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] DELETE http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a57cbb6a-fd9a-4131-8f29-fcdf031bdf0a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a57cbb6a-fd9a-4131-8f29-fcdf031bdf0a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a57cbb6a-fd9a-4131-8f29-fcdf031bdf0a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume with id: 9fd800e2-8909-4686-9ad1-a19f80daa713 Sep 03 11:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a57cbb6a-fd9a-4131-8f29-fcdf031bdf0a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 returned with HTTP 404 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 475/937] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:23 2026] DELETE /volume/v3/volumes/9fd800e2-8909-4686-9ad1-a19f80daa713 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1573345780"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1573345780'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume of 1 GB Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Availability Zones retrieved successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (3c34cbf2-d3ac-4cef-a64e-5c2002834789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1358aa18-df4c-49c0-b1fa-c2b103de7206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1358aa18-df4c-49c0-b1fa-c2b103de7206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a71ac1-b96f-4f67-ac97-6b7b7e6de92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Created reservations ['cd1c8cf5-b484-4269-9950-caabe827da16', '9f0b0cb9-017c-4945-8988-4a36803856b2', '56a5c251-fa25-45b3-9791-56ba0b9d5e8c', '8406d1c3-5cd7-48e8-a63a-206947302c07'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a71ac1-b96f-4f67-ac97-6b7b7e6de92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd1c8cf5-b484-4269-9950-caabe827da16', '9f0b0cb9-017c-4945-8988-4a36803856b2', '56a5c251-fa25-45b3-9791-56ba0b9d5e8c', '8406d1c3-5cd7-48e8-a63a-206947302c07']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef95326-e76c-463d-99c6-622de77d010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fef95326-e76c-463d-99c6-622de77d010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6a438d9-c2d1-44fc-838d-45d57aaf33c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1573345780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['cd1c8cf5-b484-4269-9950-caabe827da16','9f0b0cb9-017c-4945-8988-4a36803856b2','56a5c251-fa25-45b3-9791-56ba0b9d5e8c','8406d1c3-5cd7-48e8-a63a-206947302c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1573345780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6a438d9-c2d1-44fc-838d-45d57aaf33c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2767437f478c417d8c6c23ac8c6679a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12c4f21c374a138557427b6c2c5bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0032ee-508e-412e-9886-17f290eb0f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0032ee-508e-412e-9886-17f290eb0f1f) transitioned into state 'SUCCESS' from state '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-1573345780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['cd1c8cf5-b484-4269-9950-caabe827da16','9f0b0cb9-017c-4945-8988-4a36803856b2','56a5c251-fa25-45b3-9791-56ba0b9d5e8c','8406d1c3-5cd7-48e8-a63a-206947302c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc612d2-ee5f-42d6-a09f-8aee63c9e159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc612d2-ee5f-42d6-a09f-8aee63c9e159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (3c34cbf2-d3ac-4cef-a64e-5c2002834789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request issued successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53c48fc8-3302-40d9-b52d-ddf67c72ff86 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 463/938] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:24 2026] POST /volume/v3/volumes => generated 758 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7cb05c69-ab32-48d0-86b1-9342e198bfb9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cb05c69-ab32-48d0-86b1-9342e198bfb9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cb05c69-ab32-48d0-86b1-9342e198bfb9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cb05c69-ab32-48d0-86b1-9342e198bfb9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7cb05c69-ab32-48d0-86b1-9342e198bfb9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cb05c69-ab32-48d0-86b1-9342e198bfb9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 200 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 476/939] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:24 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-230ec03e-4267-4f19-975a-ebde698ba25d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:24 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0deb27ef-b9ec-4ece-be8d-2b252fc22e1c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0deb27ef-b9ec-4ece-be8d-2b252fc22e1c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0deb27ef-b9ec-4ece-be8d-2b252fc22e1c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0deb27ef-b9ec-4ece-be8d-2b252fc22e1c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0deb27ef-b9ec-4ece-be8d-2b252fc22e1c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0deb27ef-b9ec-4ece-be8d-2b252fc22e1c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 477/940] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:24 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-230ec03e-4267-4f19-975a-ebde698ba25d tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 returned with HTTP 200 Sep 03 11:59:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 464/941] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:24 2026] GET /volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 => generated 921 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe754d6e-1bc5-4bef-8298-4bf72bc5acad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe754d6e-1bc5-4bef-8298-4bf72bc5acad tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe754d6e-1bc5-4bef-8298-4bf72bc5acad tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe754d6e-1bc5-4bef-8298-4bf72bc5acad tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe754d6e-1bc5-4bef-8298-4bf72bc5acad tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe754d6e-1bc5-4bef-8298-4bf72bc5acad tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 478/942] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:24 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-761b828e-5261-4cc6-ada6-0856b2a605db None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:24 devstack devstack@c-api.service[86956]: /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 03 11:59:24 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Get all snapshots completed successfully. Sep 03 11:59:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-761b828e-5261-4cc6-ada6-0856b2a605db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 11:59:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 465/943] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 11:59:24 2026] GET /volume/v3/snapshots => generated 407 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e51882d-95db-49e8-bede-a370266ac8ca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e51882d-95db-49e8-bede-a370266ac8ca tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] PUT http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e51882d-95db-49e8-bede-a370266ac8ca tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-976673782", "description": "This is the new description of snapshot."}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e51882d-95db-49e8-bede-a370266ac8ca tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e51882d-95db-49e8-bede-a370266ac8ca tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 479/944] 192.168.122.215 () {60 vars in 1259 bytes} [Thu Sep 3 11:59:24 2026] PUT /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f9d09cc9-b1aa-44af-b2ea-5d6fe4c8f689 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f9d09cc9-b1aa-44af-b2ea-5d6fe4c8f689 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f9d09cc9-b1aa-44af-b2ea-5d6fe4c8f689 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f9d09cc9-b1aa-44af-b2ea-5d6fe4c8f689 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f9d09cc9-b1aa-44af-b2ea-5d6fe4c8f689 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f9d09cc9-b1aa-44af-b2ea-5d6fe4c8f689 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 466/945] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:25 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 576 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete snapshot with id: 74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot delete request issued successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-179742bd-3cf2-4cb9-a1bf-afc35ae99ed3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 202 Sep 03 11:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 480/946] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 11:59:25 2026] DELETE /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2ec62695-5bd8-4700-9529-d5e70119a8ae None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ec62695-5bd8-4700-9529-d5e70119a8ae tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ec62695-5bd8-4700-9529-d5e70119a8ae tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ec62695-5bd8-4700-9529-d5e70119a8ae tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2ec62695-5bd8-4700-9529-d5e70119a8ae tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ec62695-5bd8-4700-9529-d5e70119a8ae tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 467/947] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:25 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 575 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-184d932a-297d-4b6e-a193-c03acd3fdb10 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-184d932a-297d-4b6e-a193-c03acd3fdb10 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-184d932a-297d-4b6e-a193-c03acd3fdb10 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-184d932a-297d-4b6e-a193-c03acd3fdb10 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-184d932a-297d-4b6e-a193-c03acd3fdb10 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-184d932a-297d-4b6e-a193-c03acd3fdb10 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 200 Sep 03 11:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 481/948] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:25 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:25 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:25 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b28c4de-b0a5-4280-8509-d8b7a9cbcd68 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 returned with HTTP 200 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 468/949] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:25 2026] GET /volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 => generated 922 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/group_snapshots Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7a1e8114-5621-41a1-9859-7148958ff671", "name": "tempest-group_snapshot-902581695"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7a1e8114-5621-41a1-9859-7148958ff671', 'name': 'tempest-group_snapshot-902581695'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Creating group_snapshot tempest-group_snapshot-902581695. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /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 03 11:59:26 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b46936b9-b4d8-4cdf-88d6-973cafdbbc82 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b46936b9-b4d8-4cdf-88d6-973cafdbbc82 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b46936b9-b4d8-4cdf-88d6-973cafdbbc82 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b46936b9-b4d8-4cdf-88d6-973cafdbbc82 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-152553258 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-152553258, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-152553258 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-152553258, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b46936b9-b4d8-4cdf-88d6-973cafdbbc82 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b46936b9-b4d8-4cdf-88d6-973cafdbbc82 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 200 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 469/950] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:26 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 575 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Created reservations ['3ca6fcd8-7590-4bdb-b6d1-fb93e6136d17', 'd3ed50fc-b5a2-4377-8a4d-ca7376c69bfb', '925c9979-6e85-4db3-8e33-0be3374feeda', 'c4d7be0d-780c-48bf-b1af-9577eeec8bb2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97715e57-2a86-4f71-93bf-50e11b70b6ca tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:59:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 482/951] 192.168.122.215 () {62 vars in 1208 bytes} [Thu Sep 3 11:59:26 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-03d0370c-b388-444e-a876-2e58e827660e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03d0370c-b388-444e-a876-2e58e827660e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03d0370c-b388-444e-a876-2e58e827660e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03d0370c-b388-444e-a876-2e58e827660e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-03d0370c-b388-444e-a876-2e58e827660e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03d0370c-b388-444e-a876-2e58e827660e tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 200 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 470/952] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:26 2026] GET /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d90c3589-8558-4bd9-8b8b-7ffc508738f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d90c3589-8558-4bd9-8b8b-7ffc508738f5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d90c3589-8558-4bd9-8b8b-7ffc508738f5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d90c3589-8558-4bd9-8b8b-7ffc508738f5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d90c3589-8558-4bd9-8b8b-7ffc508738f5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d90c3589-8558-4bd9-8b8b-7ffc508738f5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 200 Sep 03 11:59:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 483/953] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:26 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1239b79c-83fe-4d08-bf07-0c3756b067d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1239b79c-83fe-4d08-bf07-0c3756b067d4 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9/action Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1239b79c-83fe-4d08-bf07-0c3756b067d4 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1239b79c-83fe-4d08-bf07-0c3756b067d4 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-1239b79c-83fe-4d08-bf07-0c3756b067d4 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume 'f6a438d9-c2d1-44fc-838d-45d57aaf33c9' with '{'status': 'creating'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1239b79c-83fe-4d08-bf07-0c3756b067d4 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9/action returned with HTTP 202 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 471/954] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:26 2026] POST /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-979ed2b1-cd75-4a3b-baf4-89f17aa9f306 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-979ed2b1-cd75-4a3b-baf4-89f17aa9f306 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-979ed2b1-cd75-4a3b-baf4-89f17aa9f306 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-979ed2b1-cd75-4a3b-baf4-89f17aa9f306 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-979ed2b1-cd75-4a3b-baf4-89f17aa9f306 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-979ed2b1-cd75-4a3b-baf4-89f17aa9f306 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 200 Sep 03 11:59:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 484/955] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:26 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9/action Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Volume info retrieved successfully. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Delete volume request issued successfully. Sep 03 11:59:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e98cf1f-590d-4248-a67c-0dc1555bfde5 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9/action returned with HTTP 202 Sep 03 11:59:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 472/956] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:26 2026] POST /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80f2fbbd-3c7f-4a8c-b0cb-947ff903cd41 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80f2fbbd-3c7f-4a8c-b0cb-947ff903cd41 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80f2fbbd-3c7f-4a8c-b0cb-947ff903cd41 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80f2fbbd-3c7f-4a8c-b0cb-947ff903cd41 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-80f2fbbd-3c7f-4a8c-b0cb-947ff903cd41 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80f2fbbd-3c7f-4a8c-b0cb-947ff903cd41 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 200 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 485/957] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:26 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 850 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0b4bfef-cb46-49a9-99fc-4488c8a467b9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0b4bfef-cb46-49a9-99fc-4488c8a467b9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0b4bfef-cb46-49a9-99fc-4488c8a467b9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0b4bfef-cb46-49a9-99fc-4488c8a467b9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0b4bfef-cb46-49a9-99fc-4488c8a467b9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 404 Sep 03 11:59:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 473/958] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:27 2026] GET /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4727d4bc-3e90-4add-a7de-3b7d65522a65 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4727d4bc-3e90-4add-a7de-3b7d65522a65 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4727d4bc-3e90-4add-a7de-3b7d65522a65 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4727d4bc-3e90-4add-a7de-3b7d65522a65 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-4727d4bc-3e90-4add-a7de-3b7d65522a65 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete snapshot with id: 74ee8ab1-1845-4a63-ba52-c9a5804a3340 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4727d4bc-3e90-4add-a7de-3b7d65522a65 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 returned with HTTP 404 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 486/959] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 11:59:27 2026] DELETE /volume/v3/snapshots/74ee8ab1-1845-4a63-ba52-c9a5804a3340 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-40503504-faf7-4005-928f-46aec79a0762 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-40503504-faf7-4005-928f-46aec79a0762 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-40503504-faf7-4005-928f-46aec79a0762 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-40503504-faf7-4005-928f-46aec79a0762 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df91456c-f926-4365-9250-dabc4fcbec33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df91456c-f926-4365-9250-dabc4fcbec33 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df91456c-f926-4365-9250-dabc4fcbec33 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df91456c-f926-4365-9250-dabc4fcbec33 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-df91456c-f926-4365-9250-dabc4fcbec33 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-40503504-faf7-4005-928f-46aec79a0762 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-40503504-faf7-4005-928f-46aec79a0762 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df91456c-f926-4365-9250-dabc4fcbec33 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 200 Sep 03 11:59:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 474/960] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:27 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 487/961] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:27 2026] GET /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 306 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-846c36bb-678f-4cf9-b586-9081dafd827e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-321459466"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-321459466'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume of 1 GB Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Availability Zones retrieved successfully. Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (d7c703d9-3fb8-4d95-b49b-de118692d83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460875a9-0ac4-4cf0-a0e7-b66850e8fa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460875a9-0ac4-4cf0-a0e7-b66850e8fa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9370c4e-3839-4731-af92-6aad29f60888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['a4c22eb0-1361-4401-88c4-a8eb272b4687', '0e962d19-de1e-41b6-81e4-3aae6198dc7a', '6df95a63-2213-44ba-bb25-2354f2c19978', '9c5601a7-c927-4d00-bd8e-9297eecd7786'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9370c4e-3839-4731-af92-6aad29f60888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c22eb0-1361-4401-88c4-a8eb272b4687', '0e962d19-de1e-41b6-81e4-3aae6198dc7a', '6df95a63-2213-44ba-bb25-2354f2c19978', '9c5601a7-c927-4d00-bd8e-9297eecd7786']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7123f4f6-9356-4ac8-8ec7-632909e520d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7123f4f6-9356-4ac8-8ec7-632909e520d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '662c94c5-ee76-49ea-9297-819a7924dd00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-321459466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['a4c22eb0-1361-4401-88c4-a8eb272b4687','0e962d19-de1e-41b6-81e4-3aae6198dc7a','6df95a63-2213-44ba-bb25-2354f2c19978','9c5601a7-c927-4d00-bd8e-9297eecd7786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-321459466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=662c94c5-ee76-49ea-9297-819a7924dd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebaf1b0094f44d449c14bd0044778403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560f147433648468a8e0158b602cf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba276719-be70-43ba-b532-a4afde8d3c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba276719-be70-43ba-b532-a4afde8d3c0b) transitioned into state 'SUCCESS' from state '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-321459466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['a4c22eb0-1361-4401-88c4-a8eb272b4687','0e962d19-de1e-41b6-81e4-3aae6198dc7a','6df95a63-2213-44ba-bb25-2354f2c19978','9c5601a7-c927-4d00-bd8e-9297eecd7786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14573d1b-bb22-4d0f-a8a5-6bac78187bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14573d1b-bb22-4d0f-a8a5-6bac78187bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (d7c703d9-3fb8-4d95-b49b-de118692d83e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request issued successfully. Sep 03 11:59:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-846c36bb-678f-4cf9-b586-9081dafd827e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 475/962] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:27 2026] POST /volume/v3/volumes => generated 762 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-025d22f8-1c09-44e2-b610-5643c0a28de9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-025d22f8-1c09-44e2-b610-5643c0a28de9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-025d22f8-1c09-44e2-b610-5643c0a28de9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-025d22f8-1c09-44e2-b610-5643c0a28de9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-025d22f8-1c09-44e2-b610-5643c0a28de9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-025d22f8-1c09-44e2-b610-5643c0a28de9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 200 Sep 03 11:59:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 488/963] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:27 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 830 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc6ac48c-263b-44b0-8a62-faf6da51581a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc6ac48c-263b-44b0-8a62-faf6da51581a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc6ac48c-263b-44b0-8a62-faf6da51581a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc6ac48c-263b-44b0-8a62-faf6da51581a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dc6ac48c-263b-44b0-8a62-faf6da51581a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc6ac48c-263b-44b0-8a62-faf6da51581a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 200 Sep 03 11:59:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 476/964] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:28 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7e6dfbe-ac1e-4356-95b5-98eed846fd42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7e6dfbe-ac1e-4356-95b5-98eed846fd42 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7e6dfbe-ac1e-4356-95b5-98eed846fd42 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7e6dfbe-ac1e-4356-95b5-98eed846fd42 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-f7e6dfbe-ac1e-4356-95b5-98eed846fd42 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7e6dfbe-ac1e-4356-95b5-98eed846fd42 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 200 Sep 03 11:59:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 489/965] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:28 2026] GET /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-126822a3-fced-4472-a1ed-6f2215716d36 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-126822a3-fced-4472-a1ed-6f2215716d36 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-126822a3-fced-4472-a1ed-6f2215716d36 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-126822a3-fced-4472-a1ed-6f2215716d36 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-126822a3-fced-4472-a1ed-6f2215716d36 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-126822a3-fced-4472-a1ed-6f2215716d36 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 200 Sep 03 11:59:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 477/966] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:28 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84dd8638-7e8b-416b-a416-e35b4309c60a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84dd8638-7e8b-416b-a416-e35b4309c60a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84dd8638-7e8b-416b-a416-e35b4309c60a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84dd8638-7e8b-416b-a416-e35b4309c60a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84dd8638-7e8b-416b-a416-e35b4309c60a tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 404 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 490/967] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ecc35635-d5cd-4468-96de-e613059231d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ecc35635-d5cd-4468-96de-e613059231d1 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ecc35635-d5cd-4468-96de-e613059231d1 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ecc35635-d5cd-4468-96de-e613059231d1 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ecc35635-d5cd-4468-96de-e613059231d1 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 404 Sep 03 11:59:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 478/968] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68b85617-b431-4fab-b153-2cc5a3602afb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68b85617-b431-4fab-b153-2cc5a3602afb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68b85617-b431-4fab-b153-2cc5a3602afb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68b85617-b431-4fab-b153-2cc5a3602afb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-68b85617-b431-4fab-b153-2cc5a3602afb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume with id: f6a438d9-c2d1-44fc-838d-45d57aaf33c9 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68b85617-b431-4fab-b153-2cc5a3602afb tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 returned with HTTP 404 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 491/969] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:29 2026] DELETE /volume/v3/volumes/f6a438d9-c2d1-44fc-838d-45d57aaf33c9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-58a3d450-e728-4520-a7dc-821fed61cac5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1521662329"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1521662329'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume of 1 GB Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Availability Zones retrieved successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (52564c0b-e4db-42fa-acb3-2eb3057c8221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653a46ee-cfec-4123-8557-dd8731ddf4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653a46ee-cfec-4123-8557-dd8731ddf4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b09c81f-5b6b-41a1-ab34-c2e0b48371bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3fbd97-d7fa-4963-bb8e-2d722b13e336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b09c81f-5b6b-41a1-ab34-c2e0b48371bd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b09c81f-5b6b-41a1-ab34-c2e0b48371bd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b09c81f-5b6b-41a1-ab34-c2e0b48371bd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-6b09c81f-5b6b-41a1-ab34-c2e0b48371bd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b09c81f-5b6b-41a1-ab34-c2e0b48371bd tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 492/970] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /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 03 11:59:29 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all snapshots completed successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e8fc45c-51ca-4fbc-ac6c-872eebc677da tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 493/971] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d807dcaf-3f99-482f-acfe-cbc466235c9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d807dcaf-3f99-482f-acfe-cbc466235c9f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d807dcaf-3f99-482f-acfe-cbc466235c9f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d807dcaf-3f99-482f-acfe-cbc466235c9f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d807dcaf-3f99-482f-acfe-cbc466235c9f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d807dcaf-3f99-482f-acfe-cbc466235c9f tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 494/972] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0570d3e2-6c8b-4e05-965b-6b6bb7b5069c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0570d3e2-6c8b-4e05-965b-6b6bb7b5069c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0570d3e2-6c8b-4e05-965b-6b6bb7b5069c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Created reservations ['5a4a1831-ee69-4630-8472-4847f580037f', '535aaa1e-d4eb-42d9-90e9-184755fee8c3', 'bb68e953-c47d-4a5c-8d03-55b9be244d78', 'bce8afe0-b43c-454a-aeb1-92290a49b636'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0570d3e2-6c8b-4e05-965b-6b6bb7b5069c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-0570d3e2-6c8b-4e05-965b-6b6bb7b5069c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3fbd97-d7fa-4963-bb8e-2d722b13e336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a4a1831-ee69-4630-8472-4847f580037f', '535aaa1e-d4eb-42d9-90e9-184755fee8c3', 'bb68e953-c47d-4a5c-8d03-55b9be244d78', 'bce8afe0-b43c-454a-aeb1-92290a49b636']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eee9fcf-fe91-4abe-babf-0a328da540df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0570d3e2-6c8b-4e05-965b-6b6bb7b5069c tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 495/973] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f324a4f2-3077-452c-bc14-719ac552a153 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f324a4f2-3077-452c-bc14-719ac552a153 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/detail Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f324a4f2-3077-452c-bc14-719ac552a153 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f324a4f2-3077-452c-bc14-719ac552a153 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /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 03 11:59:29 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eee9fcf-fe91-4abe-babf-0a328da540df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a47f82-7bf5-4b89-8eb6-f93bb977cf5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1521662329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['5a4a1831-ee69-4630-8472-4847f580037f','535aaa1e-d4eb-42d9-90e9-184755fee8c3','bb68e953-c47d-4a5c-8d03-55b9be244d78','bce8afe0-b43c-454a-aeb1-92290a49b636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1521662329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a47f82-7bf5-4b89-8eb6-f93bb977cf5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2767437f478c417d8c6c23ac8c6679a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12c4f21c374a138557427b6c2c5bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db086fe7-34dd-490d-af55-968a142ab7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f324a4f2-3077-452c-bc14-719ac552a153 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 496/974] 192.168.122.215 () {60 vars in 1207 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] DELETE http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group_snapshot with id: d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db086fe7-34dd-490d-af55-968a142ab7a8) transitioned into state 'SUCCESS' from state '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-1521662329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['5a4a1831-ee69-4630-8472-4847f580037f','535aaa1e-d4eb-42d9-90e9-184755fee8c3','bb68e953-c47d-4a5c-8d03-55b9be244d78','bce8afe0-b43c-454a-aeb1-92290a49b636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab156fa-fa93-42b7-acc1-d4d341b9355f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab156fa-fa93-42b7-acc1-d4d341b9355f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (52564c0b-e4db-42fa-acb3-2eb3057c8221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /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 03 11:59:29 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request issued successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58a3d450-e728-4520-a7dc-821fed61cac5 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 479/975] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:29 2026] POST /volume/v3/volumes => generated 758 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-127db5e2-e776-41fe-a9f3-139e32f0f61b tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 202 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 497/976] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:59:29 2026] DELETE /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cff17c74-6864-4948-bc8e-504e8de3a72e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cff17c74-6864-4948-bc8e-504e8de3a72e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cff17c74-6864-4948-bc8e-504e8de3a72e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cff17c74-6864-4948-bc8e-504e8de3a72e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /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 03 11:59:29 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cff17c74-6864-4948-bc8e-504e8de3a72e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cff17c74-6864-4948-bc8e-504e8de3a72e tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 480/977] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 826 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31b6dbfe-d33e-4e17-8f6f-df00d6151c32 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 498/978] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0f36e4c8-e948-48dd-8444-a4540719a826 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6831e14d-ab29-44e6-aebb-119a0851271f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6831e14d-ab29-44e6-aebb-119a0851271f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6831e14d-ab29-44e6-aebb-119a0851271f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6831e14d-ab29-44e6-aebb-119a0851271f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:29 devstack devstack@c-api.service[86956]: /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 03 11:59:29 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all snapshots completed successfully. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f36e4c8-e948-48dd-8444-a4540719a826 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:59:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 481/979] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7edba8ac-0912-44d8-970e-786da17e9bfe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7edba8ac-0912-44d8-970e-786da17e9bfe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7edba8ac-0912-44d8-970e-786da17e9bfe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7edba8ac-0912-44d8-970e-786da17e9bfe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6831e14d-ab29-44e6-aebb-119a0851271f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6831e14d-ab29-44e6-aebb-119a0851271f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 200 Sep 03 11:59:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 499/980] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7edba8ac-0912-44d8-970e-786da17e9bfe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7edba8ac-0912-44d8-970e-786da17e9bfe tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf returned with HTTP 200 Sep 03 11:59:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 482/981] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:29 2026] GET /volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf => generated 449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-26cf4b01-9235-46c2-a60d-043ce981937b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "662c94c5-ee76-49ea-9297-819a7924dd00", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-861588926"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create snapshot from volume 662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['72cdd3d2-795c-4fc9-80e4-ec4e8eab06ae', 'ba96158b-279a-4cfd-8307-cba49b39e783', '1d79753a-dffb-4179-b976-ffb73cb621e3', '1d83d8d6-1af2-4796-babc-caca9d2125f4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot create request issued successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26cf4b01-9235-46c2-a60d-043ce981937b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 11:59:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 500/982] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 11:59:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cb34fe09-9503-4b13-abb4-0ec6e20b1cac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cb34fe09-9503-4b13-abb4-0ec6e20b1cac tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cb34fe09-9503-4b13-abb4-0ec6e20b1cac tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cb34fe09-9503-4b13-abb4-0ec6e20b1cac tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cb34fe09-9503-4b13-abb4-0ec6e20b1cac tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cb34fe09-9503-4b13-abb4-0ec6e20b1cac tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 483/983] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:30 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-380549362"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-380549362'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Create volume of 1 GB Sep 03 11:59:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Availability Zones retrieved successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Flow 'volume_create_api' (f745f966-9b8c-4c0b-b70c-ef776410b74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd989f7-7b61-4581-a9ae-995bc1e2053c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd989f7-7b61-4581-a9ae-995bc1e2053c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f33aa9d-7712-4c26-9703-9ce370f9511f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Created reservations ['99aa351e-5331-4c6d-a831-446138c53e2a', 'fac7211b-7b70-4171-ab58-4fb3b11d55d2', 'f08b5a1d-1956-4d63-82cc-ee61b03b8e81', 'daa670ac-1da7-43e4-a173-68d65377f757'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f33aa9d-7712-4c26-9703-9ce370f9511f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99aa351e-5331-4c6d-a831-446138c53e2a', 'fac7211b-7b70-4171-ab58-4fb3b11d55d2', 'f08b5a1d-1956-4d63-82cc-ee61b03b8e81', 'daa670ac-1da7-43e4-a173-68d65377f757']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a05a01a-b4f4-4ae5-b413-6b22a9a995d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1562ab4e-d00d-42b1-be2c-821d4b7d8331 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1562ab4e-d00d-42b1-be2c-821d4b7d8331 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1562ab4e-d00d-42b1-be2c-821d4b7d8331 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1562ab4e-d00d-42b1-be2c-821d4b7d8331 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a05a01a-b4f4-4ae5-b413-6b22a9a995d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '560c04db-d119-4cad-aaf0-5b803baf6e93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380549362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c1df9cd2864f259f870be7fe24088f',qos_specs=None,replication_status=,reservations=['99aa351e-5331-4c6d-a831-446138c53e2a','fac7211b-7b70-4171-ab58-4fb3b11d55d2','f08b5a1d-1956-4d63-82cc-ee61b03b8e81','daa670ac-1da7-43e4-a173-68d65377f757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44871a374e70422882b7027e93af15ba',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-380549362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=560c04db-d119-4cad-aaf0-5b803baf6e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c1df9cd2864f259f870be7fe24088f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44871a374e70422882b7027e93af15ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af52b3f-6f5f-471c-9412-6560fc49234e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1562ab4e-d00d-42b1-be2c-821d4b7d8331 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1562ab4e-d00d-42b1-be2c-821d4b7d8331 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 200 Sep 03 11:59:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 484/984] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:30 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9af52b3f-6f5f-471c-9412-6560fc49234e) transitioned into state 'SUCCESS' from state '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-380549362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c1df9cd2864f259f870be7fe24088f',qos_specs=None,replication_status=,reservations=['99aa351e-5331-4c6d-a831-446138c53e2a','fac7211b-7b70-4171-ab58-4fb3b11d55d2','f08b5a1d-1956-4d63-82cc-ee61b03b8e81','daa670ac-1da7-43e4-a173-68d65377f757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44871a374e70422882b7027e93af15ba',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211e7440-743e-4e6d-9046-4aa7d3ff0a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (211e7440-743e-4e6d-9046-4aa7d3ff0a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Flow 'volume_create_api' (f745f966-9b8c-4c0b-b70c-ef776410b74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Create volume request issued successfully. Sep 03 11:59:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d503c9d-4074-4366-8720-2e50a1bcfb25 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 501/985] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:30 2026] POST /volume/v3/volumes => generated 755 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43d9b177-627c-4182-bd33-1a19defe6102 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43d9b177-627c-4182-bd33-1a19defe6102 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43d9b177-627c-4182-bd33-1a19defe6102 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43d9b177-627c-4182-bd33-1a19defe6102 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-43d9b177-627c-4182-bd33-1a19defe6102 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43d9b177-627c-4182-bd33-1a19defe6102 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 485/986] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:30 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 823 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-116e8dd9-44c6-4592-99b8-1f0dbc500723 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-116e8dd9-44c6-4592-99b8-1f0dbc500723 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf Sep 03 11:59:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-116e8dd9-44c6-4592-99b8-1f0dbc500723 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-116e8dd9-44c6-4592-99b8-1f0dbc500723 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-116e8dd9-44c6-4592-99b8-1f0dbc500723 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Snapshot retrieved successfully. Sep 03 11:59:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-116e8dd9-44c6-4592-99b8-1f0dbc500723 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf returned with HTTP 200 Sep 03 11:59:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 502/987] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:31 2026] GET /volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7d176be2-9643-478f-9844-493153dfc27f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7d176be2-9643-478f-9844-493153dfc27f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7d176be2-9643-478f-9844-493153dfc27f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7d176be2-9643-478f-9844-493153dfc27f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7d176be2-9643-478f-9844-493153dfc27f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7d176be2-9643-478f-9844-493153dfc27f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 486/988] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:31 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18d11e5c-5a01-4729-b191-7364a25a3857 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18d11e5c-5a01-4729-b191-7364a25a3857 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18d11e5c-5a01-4729-b191-7364a25a3857 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18d11e5c-5a01-4729-b191-7364a25a3857 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18d11e5c-5a01-4729-b191-7364a25a3857 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18d11e5c-5a01-4729-b191-7364a25a3857 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 200 Sep 03 11:59:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 503/989] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:31 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-386ec7b9-9677-4857-9e42-b00ab52383ab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-386ec7b9-9677-4857-9e42-b00ab52383ab tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f/action Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-386ec7b9-9677-4857-9e42-b00ab52383ab tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-386ec7b9-9677-4857-9e42-b00ab52383ab tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-386ec7b9-9677-4857-9e42-b00ab52383ab tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume '05a47f82-7bf5-4b89-8eb6-f93bb977cf5f' with '{'status': 'error'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-386ec7b9-9677-4857-9e42-b00ab52383ab tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f/action returned with HTTP 202 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 487/990] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:31 2026] POST /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-68dfcadb-e2ff-4db8-924d-e67c8e0076f0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aae70205-c20a-40ae-a5e0-54d5d0108390 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-68dfcadb-e2ff-4db8-924d-e67c8e0076f0 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-68dfcadb-e2ff-4db8-924d-e67c8e0076f0 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-68dfcadb-e2ff-4db8-924d-e67c8e0076f0 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aae70205-c20a-40ae-a5e0-54d5d0108390 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aae70205-c20a-40ae-a5e0-54d5d0108390 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aae70205-c20a-40ae-a5e0-54d5d0108390 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-68dfcadb-e2ff-4db8-924d-e67c8e0076f0 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aae70205-c20a-40ae-a5e0-54d5d0108390 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-68dfcadb-e2ff-4db8-924d-e67c8e0076f0 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 488/991] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aae70205-c20a-40ae-a5e0-54d5d0108390 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 504/992] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a1216a11-41e3-442e-8e73-8301b6f94a70 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1216a11-41e3-442e-8e73-8301b6f94a70 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1216a11-41e3-442e-8e73-8301b6f94a70 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1216a11-41e3-442e-8e73-8301b6f94a70 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f/action Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1216a11-41e3-442e-8e73-8301b6f94a70 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf returned with HTTP 404 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 489/993] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/snapshots/db50b8bf-7475-4ef3-9c12-2d6f4e9152bf => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-283bf45a-cc55-400d-96dc-b2276e078be3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-283bf45a-cc55-400d-96dc-b2276e078be3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-283bf45a-cc55-400d-96dc-b2276e078be3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-283bf45a-cc55-400d-96dc-b2276e078be3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-283bf45a-cc55-400d-96dc-b2276e078be3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-283bf45a-cc55-400d-96dc-b2276e078be3 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 404 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 490/994] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Volume info retrieved successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2cf2d4c9-a29c-4ef4-887a-1b8840c75d37 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cf2d4c9-a29c-4ef4-887a-1b8840c75d37 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/group_snapshots Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cf2d4c9-a29c-4ef4-887a-1b8840c75d37 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cf2d4c9-a29c-4ef4-887a-1b8840c75d37 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /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 03 11:59:32 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cf2d4c9-a29c-4ef4-887a-1b8840c75d37 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 491/995] 192.168.122.215 () {60 vars in 1186 bytes} [Thu Sep 3 11:59:32 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 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-da5185ee-cfd1-47be-9156-77460307ad56 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da5185ee-cfd1-47be-9156-77460307ad56 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] DELETE http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da5185ee-cfd1-47be-9156-77460307ad56 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da5185ee-cfd1-47be-9156-77460307ad56 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-da5185ee-cfd1-47be-9156-77460307ad56 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for member d4f7a1e9-c31f-4cba-983d-9bee87df6f64 {{(pid=86956) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.group_snapshots [None req-da5185ee-cfd1-47be-9156-77460307ad56 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group_snapshot with id: d4f7a1e9-c31f-4cba-983d-9bee87df6f64 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da5185ee-cfd1-47be-9156-77460307ad56 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 returned with HTTP 404 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 492/996] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:59:32 2026] DELETE /volume/v3/group_snapshots/d4f7a1e9-c31f-4cba-983d-9bee87df6f64 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Delete volume request issued successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f921a01-8d84-4e82-bca5-d634a0bc67c1 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f/action returned with HTTP 202 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 505/997] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:32 2026] POST /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-36f013bf-afb4-4202-9521-3093c27e80be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b567c55-79de-403a-a5fc-042beedcd4f4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b567c55-79de-403a-a5fc-042beedcd4f4 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b567c55-79de-403a-a5fc-042beedcd4f4 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b567c55-79de-403a-a5fc-042beedcd4f4 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Get all volumes completed successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:32 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b567c55-79de-403a-a5fc-042beedcd4f4 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b567c55-79de-403a-a5fc-042beedcd4f4 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 506/998] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba989ad9-033b-4c75-a000-279490d6b52b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba989ad9-033b-4c75-a000-279490d6b52b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba989ad9-033b-4c75-a000-279490d6b52b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba989ad9-033b-4c75-a000-279490d6b52b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-36f013bf-afb4-4202-9521-3093c27e80be tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 493/999] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba989ad9-033b-4c75-a000-279490d6b52b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba989ad9-033b-4c75-a000-279490d6b52b tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 507/1000] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-32ffaf1e-75a4-4544-a607-52abff33b306 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32ffaf1e-75a4-4544-a607-52abff33b306 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] POST http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671/action Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32ffaf1e-75a4-4544-a607-52abff33b306 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32ffaf1e-75a4-4544-a607-52abff33b306 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-32ffaf1e-75a4-4544-a607-52abff33b306 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] delete called for group 7a1e8114-5621-41a1-9859-7148958ff671 {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-32ffaf1e-75a4-4544-a607-52abff33b306 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Delete group with id: 7a1e8114-5621-41a1-9859-7148958ff671 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /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 03 11:59:32 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 11:59:32 devstack devstack@c-api.service[86956]: /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 03 11:59:32 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32ffaf1e-75a4-4544-a607-52abff33b306 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671/action returned with HTTP 202 Sep 03 11:59:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 494/1001] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 11:59:32 2026] POST /volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Volume info retrieved successfully. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:32 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:32 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91c4f640-a391-4f28-b8f6-aba3adedb3e0 tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 returned with HTTP 200 Sep 03 11:59:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 508/1002] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:32 2026] GET /volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 => generated 921 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4304458f-1ec3-4676-898a-89773dbea17f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4304458f-1ec3-4676-898a-89773dbea17f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4304458f-1ec3-4676-898a-89773dbea17f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4304458f-1ec3-4676-898a-89773dbea17f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4304458f-1ec3-4676-898a-89773dbea17f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4304458f-1ec3-4676-898a-89773dbea17f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 495/1003] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:33 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55274259-dc8d-4dd1-a279-79bed60f8bad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55274259-dc8d-4dd1-a279-79bed60f8bad tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55274259-dc8d-4dd1-a279-79bed60f8bad tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55274259-dc8d-4dd1-a279-79bed60f8bad tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55274259-dc8d-4dd1-a279-79bed60f8bad tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 404 Sep 03 11:59:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 509/1004] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:33 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0fcd8d27-8649-482e-a553-28f64e117d91 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0fcd8d27-8649-482e-a553-28f64e117d91 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0fcd8d27-8649-482e-a553-28f64e117d91 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0fcd8d27-8649-482e-a553-28f64e117d91 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0fcd8d27-8649-482e-a553-28f64e117d91 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 404 Sep 03 11:59:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 496/1005] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:33 2026] GET /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8faa68fa-bd3a-481f-9080-becfd7b17ae9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8faa68fa-bd3a-481f-9080-becfd7b17ae9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] DELETE http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8faa68fa-bd3a-481f-9080-becfd7b17ae9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8faa68fa-bd3a-481f-9080-becfd7b17ae9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8faa68fa-bd3a-481f-9080-becfd7b17ae9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume with id: 05a47f82-7bf5-4b89-8eb6-f93bb977cf5f Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8faa68fa-bd3a-481f-9080-becfd7b17ae9 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f returned with HTTP 404 Sep 03 11:59:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 510/1006] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:33 2026] DELETE /volume/v3/volumes/05a47f82-7bf5-4b89-8eb6-f93bb977cf5f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-747752dc-923c-4a5b-a38c-227987d5a958 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1666283252"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1666283252'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume of 1 GB Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c7b57b0-a567-4149-8c9b-001f939265e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c7b57b0-a567-4149-8c9b-001f939265e7 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c7b57b0-a567-4149-8c9b-001f939265e7 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c7b57b0-a567-4149-8c9b-001f939265e7 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Availability Zones retrieved successfully. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c7b57b0-a567-4149-8c9b-001f939265e7 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c7b57b0-a567-4149-8c9b-001f939265e7 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 511/1007] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:33 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-129da82b-c771-41c8-8d7e-b255c111a610 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "439bbce6-3f5c-4400-b810-8cafb7fa4bd1", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-166447982"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request body: {'volume': {'snapshot_id': '439bbce6-3f5c-4400-b810-8cafb7fa4bd1', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-166447982'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (5aad17da-9437-4290-89a1-0522db7e074c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7211c6-3bb7-4ae6-a91a-86a3cb65ad99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume of 2 GB Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Availability Zones retrieved successfully. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (82832bd8-2b68-4b2b-905e-ea23fe0bc8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9a8178-a0cb-4156-ba74-6cdc9f57f23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad7211c6-3bb7-4ae6-a91a-86a3cb65ad99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d635e31-1662-4abc-b02c-efd080946265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9a8178-a0cb-4156-ba74-6cdc9f57f23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '439bbce6-3f5c-4400-b810-8cafb7fa4bd1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac67a35a-6645-473a-bf12-47dc13e4becc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['82f298f9-a5a8-45a5-ab77-af22631c62f8', 'ee4749ee-a04f-4c6c-907f-79a8672fc9dd', '057a7077-e14b-49b1-8497-3a08cda7078d', 'fa740079-91ea-4b34-a881-0b5fa77d4ed9'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Created reservations ['253275d6-5fb4-412e-8ec4-810e3173adb8', 'bf1d11ca-dcac-44ec-8e60-a92a65ba56cd', '2d2675d6-467b-4e70-9436-5360273c7c11', '0aa05e47-791c-40e6-a4be-62034c7c402e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d635e31-1662-4abc-b02c-efd080946265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['253275d6-5fb4-412e-8ec4-810e3173adb8', 'bf1d11ca-dcac-44ec-8e60-a92a65ba56cd', '2d2675d6-467b-4e70-9436-5360273c7c11', '0aa05e47-791c-40e6-a4be-62034c7c402e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac67a35a-6645-473a-bf12-47dc13e4becc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f298f9-a5a8-45a5-ab77-af22631c62f8', 'ee4749ee-a04f-4c6c-907f-79a8672fc9dd', '057a7077-e14b-49b1-8497-3a08cda7078d', 'fa740079-91ea-4b34-a881-0b5fa77d4ed9']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c9cddf-8148-45b3-9f07-f51851042cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4f215e-014d-4f8a-9715-f3a9db5694c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f4f215e-014d-4f8a-9715-f3a9db5694c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a805c5be-3431-4987-90f0-ea83b41fb82b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1666283252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['253275d6-5fb4-412e-8ec4-810e3173adb8','bf1d11ca-dcac-44ec-8e60-a92a65ba56cd','2d2675d6-467b-4e70-9436-5360273c7c11','0aa05e47-791c-40e6-a4be-62034c7c402e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1666283252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a805c5be-3431-4987-90f0-ea83b41fb82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2767437f478c417d8c6c23ac8c6679a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12c4f21c374a138557427b6c2c5bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa79ad0-eb11-4355-940f-6b31d85a3138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c9cddf-8148-45b3-9f07-f51851042cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a9b966e-ffc5-4a1e-978b-230261bc28b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-166447982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['82f298f9-a5a8-45a5-ab77-af22631c62f8','ee4749ee-a04f-4c6c-907f-79a8672fc9dd','057a7077-e14b-49b1-8497-3a08cda7078d','fa740079-91ea-4b34-a881-0b5fa77d4ed9'],size=2,snapshot_id=439bbce6-3f5c-4400-b810-8cafb7fa4bd1,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-166447982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a9b966e-ffc5-4a1e-978b-230261bc28b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebaf1b0094f44d449c14bd0044778403',provider_auth=None,provider_geometry=None,provider_id=None,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=439bbce6-3f5c-4400-b810-8cafb7fa4bd1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560f147433648468a8e0158b602cf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1be79c8-76d7-45e2-bff5-44ce97afb5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa79ad0-eb11-4355-940f-6b31d85a3138) transitioned into state 'SUCCESS' from state '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-1666283252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['253275d6-5fb4-412e-8ec4-810e3173adb8','bf1d11ca-dcac-44ec-8e60-a92a65ba56cd','2d2675d6-467b-4e70-9436-5360273c7c11','0aa05e47-791c-40e6-a4be-62034c7c402e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cb23db-2bb5-4e0a-9ff2-0fc627a81fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cb23db-2bb5-4e0a-9ff2-0fc627a81fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (5aad17da-9437-4290-89a1-0522db7e074c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request issued successfully. Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-747752dc-923c-4a5b-a38c-227987d5a958 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 497/1008] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:33 2026] POST /volume/v3/volumes => generated 758 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c040436-c12b-4a04-87b8-96117e5520de None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c040436-c12b-4a04-87b8-96117e5520de tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1be79c8-76d7-45e2-bff5-44ce97afb5ef) transitioned into state 'SUCCESS' from state '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-166447982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['82f298f9-a5a8-45a5-ab77-af22631c62f8','ee4749ee-a04f-4c6c-907f-79a8672fc9dd','057a7077-e14b-49b1-8497-3a08cda7078d','fa740079-91ea-4b34-a881-0b5fa77d4ed9'],size=2,snapshot_id=439bbce6-3f5c-4400-b810-8cafb7fa4bd1,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c040436-c12b-4a04-87b8-96117e5520de tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c040436-c12b-4a04-87b8-96117e5520de tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3469ec85-47b6-4e72-9849-dc368048bf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c040436-c12b-4a04-87b8-96117e5520de tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 returned with HTTP 404 Sep 03 11:59:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 498/1009] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:33 2026] GET /volume/v3/volumes/a17eaeb3-5d68-420a-8ed8-d168a987b071 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a5db3547-b365-4612-91ba-294f29260946 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5db3547-b365-4612-91ba-294f29260946 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5db3547-b365-4612-91ba-294f29260946 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5db3547-b365-4612-91ba-294f29260946 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a5db3547-b365-4612-91ba-294f29260946 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3469ec85-47b6-4e72-9849-dc368048bf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (82832bd8-2b68-4b2b-905e-ea23fe0bc8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request issued successfully. Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-129da82b-c771-41c8-8d7e-b255c111a610 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 512/1010] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:59:33 2026] POST /volume/v3/volumes => generated 796 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5db3547-b365-4612-91ba-294f29260946 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 200 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3292b89c-3367-4f34-bee4-522f2ccdebdb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 499/1011] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:34 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 826 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3292b89c-3367-4f34-bee4-522f2ccdebdb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] GET http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3292b89c-3367-4f34-bee4-522f2ccdebdb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3292b89c-3367-4f34-bee4-522f2ccdebdb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-3292b89c-3367-4f34-bee4-522f2ccdebdb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] show called for member 7a1e8114-5621-41a1-9859-7148958ff671 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3292b89c-3367-4f34-bee4-522f2ccdebdb tempest-GroupSnapshotsTest-1733960627 tempest-GroupSnapshotsTest-1733960627-project-member] http://192.168.122.215/volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 returned with HTTP 404 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 513/1012] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:59:34 2026] GET /volume/v3/groups/7a1e8114-5621-41a1-9859-7148958ff671 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-16ce1b2d-c4e6-451b-b34c-a0b5599d8198 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16ce1b2d-c4e6-451b-b34c-a0b5599d8198 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/5287ced3-37d4-4c1b-b29d-7492bfcd50f2 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-49f58407-6a53-4120-badc-8258de8c214d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16ce1b2d-c4e6-451b-b34c-a0b5599d8198 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16ce1b2d-c4e6-451b-b34c-a0b5599d8198 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49f58407-6a53-4120-badc-8258de8c214d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49f58407-6a53-4120-badc-8258de8c214d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49f58407-6a53-4120-badc-8258de8c214d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-49f58407-6a53-4120-badc-8258de8c214d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16ce1b2d-c4e6-451b-b34c-a0b5599d8198 tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/group_types/5287ced3-37d4-4c1b-b29d-7492bfcd50f2 returned with HTTP 202 Sep 03 11:59:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 500/1013] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 11:59:34 2026] DELETE /volume/v3/group_types/5287ced3-37d4-4c1b-b29d-7492bfcd50f2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-25d3e54b-bfc2-4600-ad24-339608afaa22 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49f58407-6a53-4120-badc-8258de8c214d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 514/1014] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:34 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-375348cf-06c1-45a2-8baa-95f7234308ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-375348cf-06c1-45a2-8baa-95f7234308ec tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] DELETE http://192.168.122.215/volume/v3/types/ffdf8e9b-1584-49b3-9231-a4d41753c28e Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25d3e54b-bfc2-4600-ad24-339608afaa22 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-375348cf-06c1-45a2-8baa-95f7234308ec tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25d3e54b-bfc2-4600-ad24-339608afaa22 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-375348cf-06c1-45a2-8baa-95f7234308ec tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25d3e54b-bfc2-4600-ad24-339608afaa22 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-25d3e54b-bfc2-4600-ad24-339608afaa22 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25d3e54b-bfc2-4600-ad24-339608afaa22 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 501/1015] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:34 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-375348cf-06c1-45a2-8baa-95f7234308ec tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types/ffdf8e9b-1584-49b3-9231-a4d41753c28e returned with HTTP 202 Sep 03 11:59:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 515/1016] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 11:59:34 2026] DELETE /volume/v3/types/ffdf8e9b-1584-49b3-9231-a4d41753c28e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7fa6afb7-200e-4902-8b22-38aba8d90dff None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fa6afb7-200e-4902-8b22-38aba8d90dff tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] GET http://192.168.122.215/volume/v3/types/ffdf8e9b-1584-49b3-9231-a4d41753c28e Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fa6afb7-200e-4902-8b22-38aba8d90dff tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fa6afb7-200e-4902-8b22-38aba8d90dff tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fa6afb7-200e-4902-8b22-38aba8d90dff tempest-GroupSnapshotsTest-2092818510 tempest-GroupSnapshotsTest-2092818510-project-admin] http://192.168.122.215/volume/v3/types/ffdf8e9b-1584-49b3-9231-a4d41753c28e returned with HTTP 404 Sep 03 11:59:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 502/1017] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 11:59:34 2026] GET /volume/v3/types/ffdf8e9b-1584-49b3-9231-a4d41753c28e => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a62f8dcf-a240-4111-8730-82620c07a970 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a62f8dcf-a240-4111-8730-82620c07a970 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a62f8dcf-a240-4111-8730-82620c07a970 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a62f8dcf-a240-4111-8730-82620c07a970 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=496,cinder:INSERT=74,cinder:UPDATE=131,cinder:DELETE=2 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a62f8dcf-a240-4111-8730-82620c07a970 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a62f8dcf-a240-4111-8730-82620c07a970 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 200 Sep 03 11:59:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 516/1018] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:35 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e888d74c-78fa-4a47-ad75-d9c77f8c1263 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e888d74c-78fa-4a47-ad75-d9c77f8c1263 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e888d74c-78fa-4a47-ad75-d9c77f8c1263 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e888d74c-78fa-4a47-ad75-d9c77f8c1263 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e888d74c-78fa-4a47-ad75-d9c77f8c1263 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f060135f-4bde-4292-8e09-ca5ca183ea44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e888d74c-78fa-4a47-ad75-d9c77f8c1263 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 503/1019] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:35 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f060135f-4bde-4292-8e09-ca5ca183ea44 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f060135f-4bde-4292-8e09-ca5ca183ea44 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f060135f-4bde-4292-8e09-ca5ca183ea44 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f060135f-4bde-4292-8e09-ca5ca183ea44 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f060135f-4bde-4292-8e09-ca5ca183ea44 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 517/1020] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:35 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-446a47a4-b1b1-415e-be4d-f908db96e25e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "560c04db-d119-4cad-aaf0-5b803baf6e93", "size": 2, "name": "tempest-VolumesCloneTest-Volume-861819583"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Create volume request body: {'volume': {'source_volid': '560c04db-d119-4cad-aaf0-5b803baf6e93', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-861819583'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume retrieved successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Create volume of 2 GB Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Availability Zones retrieved successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Flow 'volume_create_api' (f0f5d875-2d8f-4cdb-b112-f10e08d560a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c12606-ef6e-4179-9244-a99e5daf11ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c12606-ef6e-4179-9244-a99e5daf11ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '560c04db-d119-4cad-aaf0-5b803baf6e93', 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3103749b-cdea-4617-9bd4-2d49e6ae66e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Created reservations ['58dd9ff3-b157-4aa2-90c3-fd23f5eecc87', 'b033c249-0aee-43bf-a96b-762caa56699e', 'eb589f7f-7ccd-4458-bb40-7302968196ff', '7450900d-891d-4758-ac6b-3d993ef88321'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3103749b-cdea-4617-9bd4-2d49e6ae66e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58dd9ff3-b157-4aa2-90c3-fd23f5eecc87', 'b033c249-0aee-43bf-a96b-762caa56699e', 'eb589f7f-7ccd-4458-bb40-7302968196ff', '7450900d-891d-4758-ac6b-3d993ef88321']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63a5054-69d2-46cd-927d-bca58cd5a85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a63a5054-69d2-46cd-927d-bca58cd5a85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e313783b-2d16-4291-8c2e-47e61f610196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-861819583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c1df9cd2864f259f870be7fe24088f',qos_specs=None,replication_status=,reservations=['58dd9ff3-b157-4aa2-90c3-fd23f5eecc87','b033c249-0aee-43bf-a96b-762caa56699e','eb589f7f-7ccd-4458-bb40-7302968196ff','7450900d-891d-4758-ac6b-3d993ef88321'],size=2,snapshot_id=None,source_replicaid=,source_volid=560c04db-d119-4cad-aaf0-5b803baf6e93,status='creating',user_id='44871a374e70422882b7027e93af15ba',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-861819583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e313783b-2d16-4291-8c2e-47e61f610196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c1df9cd2864f259f870be7fe24088f',provider_auth=None,provider_geometry=None,provider_id=None,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=560c04db-d119-4cad-aaf0-5b803baf6e93,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44871a374e70422882b7027e93af15ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00baf94e-b181-4291-9fda-d482eb170b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00baf94e-b181-4291-9fda-d482eb170b88) transitioned into state 'SUCCESS' from state '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-861819583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05c1df9cd2864f259f870be7fe24088f',qos_specs=None,replication_status=,reservations=['58dd9ff3-b157-4aa2-90c3-fd23f5eecc87','b033c249-0aee-43bf-a96b-762caa56699e','eb589f7f-7ccd-4458-bb40-7302968196ff','7450900d-891d-4758-ac6b-3d993ef88321'],size=2,snapshot_id=None,source_replicaid=,source_volid=560c04db-d119-4cad-aaf0-5b803baf6e93,status='creating',user_id='44871a374e70422882b7027e93af15ba',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5924a9c2-8865-45e4-a597-37a0731d7a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5924a9c2-8865-45e4-a597-37a0731d7a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Flow 'volume_create_api' (f0f5d875-2d8f-4cdb-b112-f10e08d560a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Create volume request issued successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-446a47a4-b1b1-415e-be4d-f908db96e25e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 504/1021] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 11:59:35 2026] POST /volume/v3/volumes => generated 789 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-35833666-d400-4e2e-9e53-58302b15980f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-35833666-d400-4e2e-9e53-58302b15980f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-35833666-d400-4e2e-9e53-58302b15980f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-35833666-d400-4e2e-9e53-58302b15980f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-35833666-d400-4e2e-9e53-58302b15980f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-35833666-d400-4e2e-9e53-58302b15980f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 518/1022] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:35 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d87c6759-5ab0-4642-b4f6-3f25fa33ce71 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d87c6759-5ab0-4642-b4f6-3f25fa33ce71 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d87c6759-5ab0-4642-b4f6-3f25fa33ce71 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d87c6759-5ab0-4642-b4f6-3f25fa33ce71 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=460,cinder:INSERT=49,cinder:UPDATE=102,cinder:DELETE=2 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d87c6759-5ab0-4642-b4f6-3f25fa33ce71 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d87c6759-5ab0-4642-b4f6-3f25fa33ce71 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 200 Sep 03 11:59:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 505/1023] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:36 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-05b9e9ee-0a75-4b3e-a44f-e9fd921a292c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05b9e9ee-0a75-4b3e-a44f-e9fd921a292c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05b9e9ee-0a75-4b3e-a44f-e9fd921a292c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05b9e9ee-0a75-4b3e-a44f-e9fd921a292c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c5cc8e3-08af-41a1-a466-313e14135e25 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c5cc8e3-08af-41a1-a466-313e14135e25 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b/action Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c5cc8e3-08af-41a1-a466-313e14135e25 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c5cc8e3-08af-41a1-a466-313e14135e25 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-05b9e9ee-0a75-4b3e-a44f-e9fd921a292c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-5c5cc8e3-08af-41a1-a466-313e14135e25 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume 'a805c5be-3431-4987-90f0-ea83b41fb82b' with '{'status': 'maintenance'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05b9e9ee-0a75-4b3e-a44f-e9fd921a292c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 519/1024] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:36 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c5cc8e3-08af-41a1-a466-313e14135e25 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b/action returned with HTTP 202 Sep 03 11:59:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 506/1025] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:36 2026] POST /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa9b6b7e-75bc-42ac-a9b6-8efa51de2385 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa9b6b7e-75bc-42ac-a9b6-8efa51de2385 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa9b6b7e-75bc-42ac-a9b6-8efa51de2385 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa9b6b7e-75bc-42ac-a9b6-8efa51de2385 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa9b6b7e-75bc-42ac-a9b6-8efa51de2385 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa9b6b7e-75bc-42ac-a9b6-8efa51de2385 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 200 Sep 03 11:59:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 520/1026] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:36 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b/action Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Volume info retrieved successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Delete volume request issued successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ada1cbc7-66cc-4602-9031-6b0e3f6ee81e tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b/action returned with HTTP 202 Sep 03 11:59:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 507/1027] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:36 2026] POST /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a55757d4-d6cb-4274-b00e-076425755967 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a55757d4-d6cb-4274-b00e-076425755967 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a55757d4-d6cb-4274-b00e-076425755967 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a55757d4-d6cb-4274-b00e-076425755967 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a55757d4-d6cb-4274-b00e-076425755967 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a55757d4-d6cb-4274-b00e-076425755967 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 200 Sep 03 11:59:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 521/1028] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:36 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-781b84a5-238c-4061-a1f4-7424b46d3e16 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-781b84a5-238c-4061-a1f4-7424b46d3e16 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-781b84a5-238c-4061-a1f4-7424b46d3e16 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-781b84a5-238c-4061-a1f4-7424b46d3e16 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-781b84a5-238c-4061-a1f4-7424b46d3e16 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-781b84a5-238c-4061-a1f4-7424b46d3e16 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 508/1029] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:36 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-504c5553-9df3-417e-9f1d-06010d63c158 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-504c5553-9df3-417e-9f1d-06010d63c158 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-504c5553-9df3-417e-9f1d-06010d63c158 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-504c5553-9df3-417e-9f1d-06010d63c158 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-504c5553-9df3-417e-9f1d-06010d63c158 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-504c5553-9df3-417e-9f1d-06010d63c158 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 522/1030] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:37 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e5038389-626d-45f0-84dc-d5141a9331f6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e5038389-626d-45f0-84dc-d5141a9331f6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e5038389-626d-45f0-84dc-d5141a9331f6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e5038389-626d-45f0-84dc-d5141a9331f6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e5038389-626d-45f0-84dc-d5141a9331f6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e5038389-626d-45f0-84dc-d5141a9331f6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 200 Sep 03 11:59:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 509/1031] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:37 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 850 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1cbc8739-0eaa-498c-b739-e7784d099c8b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cbc8739-0eaa-498c-b739-e7784d099c8b tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cbc8739-0eaa-498c-b739-e7784d099c8b tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cbc8739-0eaa-498c-b739-e7784d099c8b tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1cbc8739-0eaa-498c-b739-e7784d099c8b tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cbc8739-0eaa-498c-b739-e7784d099c8b tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 523/1032] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:37 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8782de46-88b4-48a5-8432-9daf635a5454 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8782de46-88b4-48a5-8432-9daf635a5454 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8782de46-88b4-48a5-8432-9daf635a5454 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8782de46-88b4-48a5-8432-9daf635a5454 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8782de46-88b4-48a5-8432-9daf635a5454 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8782de46-88b4-48a5-8432-9daf635a5454 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 510/1033] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:38 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-795b900b-6b8f-418e-9952-e620c1b93f1b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-795b900b-6b8f-418e-9952-e620c1b93f1b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-795b900b-6b8f-418e-9952-e620c1b93f1b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-795b900b-6b8f-418e-9952-e620c1b93f1b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-795b900b-6b8f-418e-9952-e620c1b93f1b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 404 Sep 03 11:59:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 524/1034] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:38 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b32c7993-6987-464b-aa70-1897ccce061c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b32c7993-6987-464b-aa70-1897ccce061c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b32c7993-6987-464b-aa70-1897ccce061c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b32c7993-6987-464b-aa70-1897ccce061c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b32c7993-6987-464b-aa70-1897ccce061c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 404 Sep 03 11:59:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 511/1035] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:38 2026] GET /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4befa75f-c910-4d9e-a9ce-c459b508118f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4befa75f-c910-4d9e-a9ce-c459b508118f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] DELETE http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4befa75f-c910-4d9e-a9ce-c459b508118f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4befa75f-c910-4d9e-a9ce-c459b508118f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4befa75f-c910-4d9e-a9ce-c459b508118f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume with id: a805c5be-3431-4987-90f0-ea83b41fb82b Sep 03 11:59:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4befa75f-c910-4d9e-a9ce-c459b508118f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b returned with HTTP 404 Sep 03 11:59:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 525/1036] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:38 2026] DELETE /volume/v3/volumes/a805c5be-3431-4987-90f0-ea83b41fb82b => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2052930293"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2052930293'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume of 1 GB Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Availability Zones retrieved successfully. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b5b75bc-69d4-4049-97fd-967dffd9465c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b5b75bc-69d4-4049-97fd-967dffd9465c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (a196f269-c30a-49ec-be1a-6f73430e5e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b5b75bc-69d4-4049-97fd-967dffd9465c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b5b75bc-69d4-4049-97fd-967dffd9465c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b19595a-20b3-4ae3-8f00-4bcfffc5a16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b5b75bc-69d4-4049-97fd-967dffd9465c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b5b75bc-69d4-4049-97fd-967dffd9465c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 526/1037] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:39 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b19595a-20b3-4ae3-8f00-4bcfffc5a16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fad257-8f89-4644-ad97-24612624f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Created reservations ['62bc9ae3-c4dd-4f3f-a80b-ab0cf62a5c84', '9bb03cda-16f8-4f4b-9096-e75a77146f0a', '83d61a1d-adf3-40f3-8c25-68b4b1e5c29a', 'ab8b537d-93e8-4c4e-91c6-72dccfd7819b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0fad257-8f89-4644-ad97-24612624f7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62bc9ae3-c4dd-4f3f-a80b-ab0cf62a5c84', '9bb03cda-16f8-4f4b-9096-e75a77146f0a', '83d61a1d-adf3-40f3-8c25-68b4b1e5c29a', 'ab8b537d-93e8-4c4e-91c6-72dccfd7819b']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ab9b3c-f201-4580-bb02-58218a30899e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ab9b3c-f201-4580-bb02-58218a30899e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4caf4e6-68cb-455d-9947-397612d91bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2052930293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['62bc9ae3-c4dd-4f3f-a80b-ab0cf62a5c84','9bb03cda-16f8-4f4b-9096-e75a77146f0a','83d61a1d-adf3-40f3-8c25-68b4b1e5c29a','ab8b537d-93e8-4c4e-91c6-72dccfd7819b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2052930293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4caf4e6-68cb-455d-9947-397612d91bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2767437f478c417d8c6c23ac8c6679a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b12c4f21c374a138557427b6c2c5bae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53236195-9232-44a1-8a9c-80543f0dc533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53236195-9232-44a1-8a9c-80543f0dc533) transitioned into state 'SUCCESS' from state '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-2052930293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2767437f478c417d8c6c23ac8c6679a6',qos_specs=None,replication_status=,reservations=['62bc9ae3-c4dd-4f3f-a80b-ab0cf62a5c84','9bb03cda-16f8-4f4b-9096-e75a77146f0a','83d61a1d-adf3-40f3-8c25-68b4b1e5c29a','ab8b537d-93e8-4c4e-91c6-72dccfd7819b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b12c4f21c374a138557427b6c2c5bae',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9534ff-4c22-4764-ad7c-b50a5cc519b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9534ff-4c22-4764-ad7c-b50a5cc519b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Flow 'volume_create_api' (a196f269-c30a-49ec-be1a-6f73430e5e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Create volume request issued successfully. Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c1562c4-ca30-44fd-b316-259ff2290a96 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 512/1038] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:39 2026] POST /volume/v3/volumes => generated 758 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4456b14-4164-4aa3-971c-7f1390f5d127 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c4b64387-924b-4929-9d44-7a515b786bd2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4456b14-4164-4aa3-971c-7f1390f5d127 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4456b14-4164-4aa3-971c-7f1390f5d127 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4456b14-4164-4aa3-971c-7f1390f5d127 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c4b64387-924b-4929-9d44-7a515b786bd2 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c4b64387-924b-4929-9d44-7a515b786bd2 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c4b64387-924b-4929-9d44-7a515b786bd2 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4456b14-4164-4aa3-971c-7f1390f5d127 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c4b64387-924b-4929-9d44-7a515b786bd2 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4456b14-4164-4aa3-971c-7f1390f5d127 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 527/1039] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:39 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c4b64387-924b-4929-9d44-7a515b786bd2 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 513/1040] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:39 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 826 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef50d459-dea1-48c3-8846-f824856abaac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef50d459-dea1-48c3-8846-f824856abaac tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef50d459-dea1-48c3-8846-f824856abaac tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef50d459-dea1-48c3-8846-f824856abaac tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef50d459-dea1-48c3-8846-f824856abaac tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef50d459-dea1-48c3-8846-f824856abaac tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 528/1041] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:40 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b9f362af-c889-499a-a3b2-011af811cd78 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-48c92201-1c89-4b9e-88bf-8a2e737e9088 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b9f362af-c889-499a-a3b2-011af811cd78 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b9f362af-c889-499a-a3b2-011af811cd78 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b9f362af-c889-499a-a3b2-011af811cd78 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48c92201-1c89-4b9e-88bf-8a2e737e9088 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48c92201-1c89-4b9e-88bf-8a2e737e9088 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48c92201-1c89-4b9e-88bf-8a2e737e9088 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b9f362af-c889-499a-a3b2-011af811cd78 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-48c92201-1c89-4b9e-88bf-8a2e737e9088 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b9f362af-c889-499a-a3b2-011af811cd78 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 514/1042] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:40 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48c92201-1c89-4b9e-88bf-8a2e737e9088 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 529/1043] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:40 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d6c60aba-0a85-44e5-9ae5-cd3c887c07fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d6c60aba-0a85-44e5-9ae5-cd3c887c07fb tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d6c60aba-0a85-44e5-9ae5-cd3c887c07fb tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d6c60aba-0a85-44e5-9ae5-cd3c887c07fb tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44e21108-4197-4b6f-a7c3-07388d4be772 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d6c60aba-0a85-44e5-9ae5-cd3c887c07fb tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d6c60aba-0a85-44e5-9ae5-cd3c887c07fb tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 515/1044] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:41 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44e21108-4197-4b6f-a7c3-07388d4be772 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 11:59:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44e21108-4197-4b6f-a7c3-07388d4be772 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1558859427"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44e21108-4197-4b6f-a7c3-07388d4be772 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 11:59:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 530/1045] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 11:59:41 2026] POST /volume/v3/types => generated 228 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e9fa33f-0149-4d95-902a-95cea2e4f3aa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e9fa33f-0149-4d95-902a-95cea2e4f3aa tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 11:59:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e9fa33f-0149-4d95-902a-95cea2e4f3aa tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-885672558"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e9fa33f-0149-4d95-902a-95cea2e4f3aa tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 11:59:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 516/1046] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 11:59:41 2026] POST /volume/v3/group_types => generated 184 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e320e6c-3c14-412e-8736-e86c11630784 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e320e6c-3c14-412e-8736-e86c11630784 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e320e6c-3c14-412e-8736-e86c11630784 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e320e6c-3c14-412e-8736-e86c11630784 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 11:59:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "86b351ab-a32f-42af-8423-164bdac49128", "volume_types": ["cd5fb36c-0bda-4f28-8086-db5236e023b7"], "name": "tempest-GroupSnapshotsV319Test-Group-1197406987"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Creating new group {'group': {'group_type': '86b351ab-a32f-42af-8423-164bdac49128', 'volume_types': ['cd5fb36c-0bda-4f28-8086-db5236e023b7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1197406987'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1197406987. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4e320e6c-3c14-412e-8736-e86c11630784 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Availability Zones retrieved successfully. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e320e6c-3c14-412e-8736-e86c11630784 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 517/1047] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:41 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-25b0c409-0ed7-48b8-88ff-9e36c17e4792 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25b0c409-0ed7-48b8-88ff-9e36c17e4792 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25b0c409-0ed7-48b8-88ff-9e36c17e4792 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25b0c409-0ed7-48b8-88ff-9e36c17e4792 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-25b0c409-0ed7-48b8-88ff-9e36c17e4792 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:42 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Created reservations ['385ac7ee-f05a-4491-8435-8291726a70b2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25b0c409-0ed7-48b8-88ff-9e36c17e4792 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 518/1048] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:42 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0096ba1e-701b-42d2-b2b1-6e32c27e6df2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 11:59:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 531/1049] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 11:59:41 2026] POST /volume/v3/groups => generated 116 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ccae0477-dd9a-4cce-bd22-978939c4b2d8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ccae0477-dd9a-4cce-bd22-978939c4b2d8 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ccae0477-dd9a-4cce-bd22-978939c4b2d8 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ccae0477-dd9a-4cce-bd22-978939c4b2d8 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-ccae0477-dd9a-4cce-bd22-978939c4b2d8 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:59:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:42 devstack devstack@c-api.service[86956]: /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 03 11:59:42 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:59:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ccae0477-dd9a-4cce-bd22-978939c4b2d8 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc returned with HTTP 200 Sep 03 11:59:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 519/1050] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:59:42 2026] GET /volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc => generated 396 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-711c72fd-1cdc-4c00-a0a5-0ba29633ddfc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-711c72fd-1cdc-4c00-a0a5-0ba29633ddfc tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-711c72fd-1cdc-4c00-a0a5-0ba29633ddfc tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-711c72fd-1cdc-4c00-a0a5-0ba29633ddfc tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-711c72fd-1cdc-4c00-a0a5-0ba29633ddfc tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-711c72fd-1cdc-4c00-a0a5-0ba29633ddfc tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 532/1051] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:42 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6a97528-c38c-4f1b-8c7e-b154a9a9e44d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6a97528-c38c-4f1b-8c7e-b154a9a9e44d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6a97528-c38c-4f1b-8c7e-b154a9a9e44d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6a97528-c38c-4f1b-8c7e-b154a9a9e44d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a6a97528-c38c-4f1b-8c7e-b154a9a9e44d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6a97528-c38c-4f1b-8c7e-b154a9a9e44d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 520/1052] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 889 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-89d518fe-8f9b-4ea0-93eb-c05cf9216c1c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89d518fe-8f9b-4ea0-93eb-c05cf9216c1c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89d518fe-8f9b-4ea0-93eb-c05cf9216c1c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89d518fe-8f9b-4ea0-93eb-c05cf9216c1c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fa04761a-3e77-4157-adbd-a24efed321db None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa04761a-3e77-4157-adbd-a24efed321db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa04761a-3e77-4157-adbd-a24efed321db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa04761a-3e77-4157-adbd-a24efed321db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89d518fe-8f9b-4ea0-93eb-c05cf9216c1c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa04761a-3e77-4157-adbd-a24efed321db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89d518fe-8f9b-4ea0-93eb-c05cf9216c1c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 533/1053] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa04761a-3e77-4157-adbd-a24efed321db tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 521/1054] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: 4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-65e09db3-30a7-4308-ab4b-8694e19ba5c1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-65e09db3-30a7-4308-ab4b-8694e19ba5c1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-65e09db3-30a7-4308-ab4b-8694e19ba5c1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-65e09db3-30a7-4308-ab4b-8694e19ba5c1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-65e09db3-30a7-4308-ab4b-8694e19ba5c1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /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 03 11:59:43 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-65e09db3-30a7-4308-ab4b-8694e19ba5c1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 522/1055] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc => generated 397 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume request issued successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3de88334-b261-4279-90d7-a951ec4ab7b8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 202 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 534/1056] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:43 2026] DELETE /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f6f4be99-0704-45fb-b22a-af97c269c383 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-123979ec-5f37-455a-a15e-af17a4ab55c8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-182739711", "volume_type": "cd5fb36c-0bda-4f28-8086-db5236e023b7", "group_id": "d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-123979ec-5f37-455a-a15e-af17a4ab55c8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-123979ec-5f37-455a-a15e-af17a4ab55c8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-123979ec-5f37-455a-a15e-af17a4ab55c8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-182739711', 'volume_type': 'cd5fb36c-0bda-4f28-8086-db5236e023b7', 'group_id': 'd0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Create volume of 1 GB Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /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 03 11:59:43 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Availability Zones retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-123979ec-5f37-455a-a15e-af17a4ab55c8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-123979ec-5f37-455a-a15e-af17a4ab55c8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 535/1057] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 888 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Flow 'volume_create_api' (e04a81a0-8fb7-4794-881b-140df064df75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c06add-c9d0-4e06-b0cd-f8d33c06361a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02c06add-c9d0-4e06-b0cd-f8d33c06361a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:59:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd5fb36c-0bda-4f28-8086-db5236e023b7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1558859427',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd5fb36c-0bda-4f28-8086-db5236e023b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80074fd8-3109-4d31-9a03-685041ee5c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1558859427 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1558859427, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1558859427 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1558859427, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Created reservations ['b3d1d03c-7c1d-4c95-b53f-9405d09dec56', 'b659b8ec-06f9-435b-907a-4322a25260a2', '7a66716f-edc5-485f-9555-6d0c75f883cf', '0986aa7f-1e89-47d2-bea8-d87d7cf6cf6f'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80074fd8-3109-4d31-9a03-685041ee5c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d1d03c-7c1d-4c95-b53f-9405d09dec56', 'b659b8ec-06f9-435b-907a-4322a25260a2', '7a66716f-edc5-485f-9555-6d0c75f883cf', '0986aa7f-1e89-47d2-bea8-d87d7cf6cf6f']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f482020-90df-4b22-8d68-72eb2e7b1144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f482020-90df-4b22-8d68-72eb2e7b1144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e70c690-7048-47cf-a161-67e89735869f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-182739711',encryption_key_id=None,group_id=d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc,group_type_id=,metadata={},multiattach=False,project_id='a8534ad7840a4acb9dd89eeb2c8a6335',qos_specs=None,replication_status=,reservations=['b3d1d03c-7c1d-4c95-b53f-9405d09dec56','b659b8ec-06f9-435b-907a-4322a25260a2','7a66716f-edc5-485f-9555-6d0c75f883cf','0986aa7f-1e89-47d2-bea8-d87d7cf6cf6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7722b057a3fa4072a271f35ef9a26ec4',volume_type_id=cd5fb36c-0bda-4f28-8086-db5236e023b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-182739711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc,host=None,id=5e70c690-7048-47cf-a161-67e89735869f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8534ad7840a4acb9dd89eeb2c8a6335',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7722b057a3fa4072a271f35ef9a26ec4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd5fb36c-0bda-4f28-8086-db5236e023b7),volume_type_id=cd5fb36c-0bda-4f28-8086-db5236e023b7)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38bd3677-e781-4faf-8cde-0a13b2c04a56 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc3a4bb-dc93-46be-9ed2-a4aec9db421d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38bd3677-e781-4faf-8cde-0a13b2c04a56 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38bd3677-e781-4faf-8cde-0a13b2c04a56 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38bd3677-e781-4faf-8cde-0a13b2c04a56 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cc3a4bb-dc93-46be-9ed2-a4aec9db421d) transitioned into state 'SUCCESS' from state '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-182739711',encryption_key_id=None,group_id=d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc,group_type_id=,metadata={},multiattach=False,project_id='a8534ad7840a4acb9dd89eeb2c8a6335',qos_specs=None,replication_status=,reservations=['b3d1d03c-7c1d-4c95-b53f-9405d09dec56','b659b8ec-06f9-435b-907a-4322a25260a2','7a66716f-edc5-485f-9555-6d0c75f883cf','0986aa7f-1e89-47d2-bea8-d87d7cf6cf6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7722b057a3fa4072a271f35ef9a26ec4',volume_type_id=cd5fb36c-0bda-4f28-8086-db5236e023b7)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de03c5b3-21f3-474c-a768-420c0ae6b09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38bd3677-e781-4faf-8cde-0a13b2c04a56 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38bd3677-e781-4faf-8cde-0a13b2c04a56 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 536/1058] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de03c5b3-21f3-474c-a768-420c0ae6b09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Flow 'volume_create_api' (e04a81a0-8fb7-4794-881b-140df064df75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Create volume request issued successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:43 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:43 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6f4be99-0704-45fb-b22a-af97c269c383 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 523/1059] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 11:59:43 2026] POST /volume/v3/volumes => generated 834 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71a9f051-9bd5-4445-bea3-92b80f503898 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:43 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71a9f051-9bd5-4445-bea3-92b80f503898 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 537/1060] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:43 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 902 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-54397d34-13ec-47ea-8ce8-7942031474fd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54397d34-13ec-47ea-8ce8-7942031474fd tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54397d34-13ec-47ea-8ce8-7942031474fd tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54397d34-13ec-47ea-8ce8-7942031474fd tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-54397d34-13ec-47ea-8ce8-7942031474fd tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54397d34-13ec-47ea-8ce8-7942031474fd tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 524/1061] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:44 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df47577b-a5d0-43a1-8ce4-95a79c8c406f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df47577b-a5d0-43a1-8ce4-95a79c8c406f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df47577b-a5d0-43a1-8ce4-95a79c8c406f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df47577b-a5d0-43a1-8ce4-95a79c8c406f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df47577b-a5d0-43a1-8ce4-95a79c8c406f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 404 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 538/1062] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:44 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1b745b6-bb78-467f-94db-cafc1d21c669 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1b745b6-bb78-467f-94db-cafc1d21c669 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1b745b6-bb78-467f-94db-cafc1d21c669 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1b745b6-bb78-467f-94db-cafc1d21c669 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1b745b6-bb78-467f-94db-cafc1d21c669 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 404 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 525/1063] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:44 2026] GET /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe85c244-ab70-4424-acf7-dd5edb23b994 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe85c244-ab70-4424-acf7-dd5edb23b994 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe85c244-ab70-4424-acf7-dd5edb23b994 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe85c244-ab70-4424-acf7-dd5edb23b994 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fe85c244-ab70-4424-acf7-dd5edb23b994 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: 4a9b966e-ffc5-4a1e-978b-230261bc28b3 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe85c244-ab70-4424-acf7-dd5edb23b994 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 returned with HTTP 404 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 539/1064] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:44 2026] DELETE /volume/v3/volumes/4a9b966e-ffc5-4a1e-978b-230261bc28b3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete snapshot with id: 439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot delete request issued successfully. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-faf1b7f3-c2e0-4a88-aec9-a7bbdd920043 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 202 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 526/1065] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 11:59:44 2026] DELETE /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-970a0f50-2d01-44fb-800c-a609efd81e1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-970a0f50-2d01-44fb-800c-a609efd81e1d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-970a0f50-2d01-44fb-800c-a609efd81e1d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-970a0f50-2d01-44fb-800c-a609efd81e1d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-970a0f50-2d01-44fb-800c-a609efd81e1d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-970a0f50-2d01-44fb-800c-a609efd81e1d tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 540/1066] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:44 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fe5a6982-766c-4d1d-9edd-f2547ecd7352 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe5a6982-766c-4d1d-9edd-f2547ecd7352 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe5a6982-766c-4d1d-9edd-f2547ecd7352 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe5a6982-766c-4d1d-9edd-f2547ecd7352 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fe5a6982-766c-4d1d-9edd-f2547ecd7352 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe5a6982-766c-4d1d-9edd-f2547ecd7352 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 527/1067] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:44 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0ca59d91-5962-457a-b968-c25a51253052 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:44 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:44 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:45 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0ca59d91-5962-457a-b968-c25a51253052 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 541/1068] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:44 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-57900f44-4024-45b4-bd92-76473c39d5ba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57900f44-4024-45b4-bd92-76473c39d5ba tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57900f44-4024-45b4-bd92-76473c39d5ba tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57900f44-4024-45b4-bd92-76473c39d5ba tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-57900f44-4024-45b4-bd92-76473c39d5ba tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57900f44-4024-45b4-bd92-76473c39d5ba tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 528/1069] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:45 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ca78144-ac24-4c80-9495-e2085fdbe8e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ca78144-ac24-4c80-9495-e2085fdbe8e4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ca78144-ac24-4c80-9495-e2085fdbe8e4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ca78144-ac24-4c80-9495-e2085fdbe8e4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2ca78144-ac24-4c80-9495-e2085fdbe8e4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ca78144-ac24-4c80-9495-e2085fdbe8e4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 542/1070] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:45 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a689da1-30ee-4b1e-8115-94c0c8b5265d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a689da1-30ee-4b1e-8115-94c0c8b5265d tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a689da1-30ee-4b1e-8115-94c0c8b5265d tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a689da1-30ee-4b1e-8115-94c0c8b5265d tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1a689da1-30ee-4b1e-8115-94c0c8b5265d tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a689da1-30ee-4b1e-8115-94c0c8b5265d tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 529/1071] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:45 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62c657e3-13fa-40b8-9c4d-da23399c355c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:46 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:46 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fc6d9aad-685d-4500-ad69-21f849885ff3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc6d9aad-685d-4500-ad69-21f849885ff3 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc6d9aad-685d-4500-ad69-21f849885ff3 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc6d9aad-685d-4500-ad69-21f849885ff3 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62c657e3-13fa-40b8-9c4d-da23399c355c tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 543/1072] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:46 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fc6d9aad-685d-4500-ad69-21f849885ff3 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc6d9aad-685d-4500-ad69-21f849885ff3 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 530/1073] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:46 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-246acfba-1171-49bc-86c1-513b913130dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-246acfba-1171-49bc-86c1-513b913130dd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-246acfba-1171-49bc-86c1-513b913130dd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-246acfba-1171-49bc-86c1-513b913130dd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-246acfba-1171-49bc-86c1-513b913130dd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-246acfba-1171-49bc-86c1-513b913130dd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 200 Sep 03 11:59:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 544/1074] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:46 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 467 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ba9980a8-4ab2-4eac-8649-760a1b0b7d0e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba9980a8-4ab2-4eac-8649-760a1b0b7d0e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba9980a8-4ab2-4eac-8649-760a1b0b7d0e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba9980a8-4ab2-4eac-8649-760a1b0b7d0e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba9980a8-4ab2-4eac-8649-760a1b0b7d0e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba9980a8-4ab2-4eac-8649-760a1b0b7d0e tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 531/1075] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:46 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3e497c89-f438-4585-845e-6dfa68f4d075 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e497c89-f438-4585-845e-6dfa68f4d075 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e497c89-f438-4585-845e-6dfa68f4d075 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e497c89-f438-4585-845e-6dfa68f4d075 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:47 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3e497c89-f438-4585-845e-6dfa68f4d075 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e27c4ca6-15e1-4511-b167-4ecb7a16dd45 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 545/1076] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:47 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e497c89-f438-4585-845e-6dfa68f4d075 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 532/1077] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:47 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-23c9c088-bee5-4f5b-be01-93533af1cf43 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23c9c088-bee5-4f5b-be01-93533af1cf43 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23c9c088-bee5-4f5b-be01-93533af1cf43 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23c9c088-bee5-4f5b-be01-93533af1cf43 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23c9c088-bee5-4f5b-be01-93533af1cf43 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 returned with HTTP 404 Sep 03 11:59:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 546/1078] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:47 2026] GET /volume/v3/snapshots/439bbce6-3f5c-4400-b810-8cafb7fa4bd1 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b86c9752-d7bb-4c01-b3e9-23aa5130e3e3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b86c9752-d7bb-4c01-b3e9-23aa5130e3e3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b86c9752-d7bb-4c01-b3e9-23aa5130e3e3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b86c9752-d7bb-4c01-b3e9-23aa5130e3e3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b86c9752-d7bb-4c01-b3e9-23aa5130e3e3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b86c9752-d7bb-4c01-b3e9-23aa5130e3e3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 200 Sep 03 11:59:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 533/1079] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:47 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: 662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume request issued successfully. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8a14c7f-11b8-4258-a366-04fc4bb04f02 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 202 Sep 03 11:59:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 547/1080] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:47 2026] DELETE /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8b0a401b-428f-43a0-8d4a-f0b61a734fce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9e0180d-4855-45ed-a6ba-e3111e179c9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9e0180d-4855-45ed-a6ba-e3111e179c9f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9e0180d-4855-45ed-a6ba-e3111e179c9f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9e0180d-4855-45ed-a6ba-e3111e179c9f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b0a401b-428f-43a0-8d4a-f0b61a734fce tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b0a401b-428f-43a0-8d4a-f0b61a734fce tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b0a401b-428f-43a0-8d4a-f0b61a734fce tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9e0180d-4855-45ed-a6ba-e3111e179c9f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8b0a401b-428f-43a0-8d4a-f0b61a734fce tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9e0180d-4855-45ed-a6ba-e3111e179c9f tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 548/1081] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:48 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b0a401b-428f-43a0-8d4a-f0b61a734fce tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 200 Sep 03 11:59:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 534/1082] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:48 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 854 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-810fdbba-8fa6-48ec-ae74-b7c525bc0733 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-810fdbba-8fa6-48ec-ae74-b7c525bc0733 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-810fdbba-8fa6-48ec-ae74-b7c525bc0733 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-810fdbba-8fa6-48ec-ae74-b7c525bc0733 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:48 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-810fdbba-8fa6-48ec-ae74-b7c525bc0733 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-810fdbba-8fa6-48ec-ae74-b7c525bc0733 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 535/1083] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:48 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:48 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92868a60-98ec-4e7f-aa4d-cc4b25cc90ab tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 549/1084] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:48 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff3e3a33-5a0e-4025-9bbc-673616b2d288 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff3e3a33-5a0e-4025-9bbc-673616b2d288 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff3e3a33-5a0e-4025-9bbc-673616b2d288 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff3e3a33-5a0e-4025-9bbc-673616b2d288 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7e654254-99a8-41a9-a70c-cf2be6921ffd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e654254-99a8-41a9-a70c-cf2be6921ffd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e654254-99a8-41a9-a70c-cf2be6921ffd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e654254-99a8-41a9-a70c-cf2be6921ffd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff3e3a33-5a0e-4025-9bbc-673616b2d288 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7e654254-99a8-41a9-a70c-cf2be6921ffd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff3e3a33-5a0e-4025-9bbc-673616b2d288 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 536/1085] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:49 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e654254-99a8-41a9-a70c-cf2be6921ffd tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 200 Sep 03 11:59:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 550/1086] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:49 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a033a673-9a31-4168-9667-05e90cdadf79 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a033a673-9a31-4168-9667-05e90cdadf79 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a033a673-9a31-4168-9667-05e90cdadf79 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a033a673-9a31-4168-9667-05e90cdadf79 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a033a673-9a31-4168-9667-05e90cdadf79 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a033a673-9a31-4168-9667-05e90cdadf79 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 537/1087] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:49 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:50 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec6343df-074e-4f58-bcb1-e3ea70eaf140 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 551/1088] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:49 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a751005d-e1f8-4a14-bd1b-80edcbadc1b5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a751005d-e1f8-4a14-bd1b-80edcbadc1b5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a751005d-e1f8-4a14-bd1b-80edcbadc1b5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a751005d-e1f8-4a14-bd1b-80edcbadc1b5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4202d56e-94de-47b8-ad52-926689e05ab3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4202d56e-94de-47b8-ad52-926689e05ab3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4202d56e-94de-47b8-ad52-926689e05ab3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4202d56e-94de-47b8-ad52-926689e05ab3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4202d56e-94de-47b8-ad52-926689e05ab3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 returned with HTTP 404 Sep 03 11:59:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 552/1089] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:50 2026] GET /volume/v3/volumes/662c94c5-ee76-49ea-9297-819a7924dd00 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18512d4b-3084-482d-9b8b-2211154f18c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18512d4b-3084-482d-9b8b-2211154f18c5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18512d4b-3084-482d-9b8b-2211154f18c5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18512d4b-3084-482d-9b8b-2211154f18c5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a751005d-e1f8-4a14-bd1b-80edcbadc1b5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a751005d-e1f8-4a14-bd1b-80edcbadc1b5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 538/1090] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:50 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18512d4b-3084-482d-9b8b-2211154f18c5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18512d4b-3084-482d-9b8b-2211154f18c5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 11:59:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 553/1091] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:50 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1936729974"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1936729974'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume of 1 GB Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Availability Zones retrieved successfully. Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (69fcca30-934f-4a13-9f8e-bb3dea481353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5630f148-dd0f-4cbb-bbba-68be5a2e5aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5630f148-dd0f-4cbb-bbba-68be5a2e5aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6df788-5937-4e10-858f-5583610c37c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['8d78864e-3066-42fb-abf7-64aa99ccb21a', 'c37d1fc9-7980-4c34-9873-f22dad34308a', '7ead6fe9-73dc-47c3-9b5d-37193aa74622', '6a897d63-f59b-43ac-8bc4-f1c683433395'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6df788-5937-4e10-858f-5583610c37c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d78864e-3066-42fb-abf7-64aa99ccb21a', 'c37d1fc9-7980-4c34-9873-f22dad34308a', '7ead6fe9-73dc-47c3-9b5d-37193aa74622', '6a897d63-f59b-43ac-8bc4-f1c683433395']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711e2d1f-192e-4613-9a42-78e33633902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (711e2d1f-192e-4613-9a42-78e33633902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a58e788-204b-4eef-b487-9e0b996bbdc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1936729974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['8d78864e-3066-42fb-abf7-64aa99ccb21a','c37d1fc9-7980-4c34-9873-f22dad34308a','7ead6fe9-73dc-47c3-9b5d-37193aa74622','6a897d63-f59b-43ac-8bc4-f1c683433395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1936729974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a58e788-204b-4eef-b487-9e0b996bbdc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebaf1b0094f44d449c14bd0044778403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560f147433648468a8e0158b602cf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59bcbf0c-67ae-40d3-b0cd-dc5af9a17d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59bcbf0c-67ae-40d3-b0cd-dc5af9a17d01) transitioned into state 'SUCCESS' from state '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-1936729974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['8d78864e-3066-42fb-abf7-64aa99ccb21a','c37d1fc9-7980-4c34-9873-f22dad34308a','7ead6fe9-73dc-47c3-9b5d-37193aa74622','6a897d63-f59b-43ac-8bc4-f1c683433395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f46677e-f6f2-4fbe-bd6c-c4abb60b15a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f46677e-f6f2-4fbe-bd6c-c4abb60b15a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (69fcca30-934f-4a13-9f8e-bb3dea481353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request issued successfully. Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f662b6a9-16f8-4531-9c16-7f681bd5c2f9 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 539/1092] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:50 2026] POST /volume/v3/volumes => generated 763 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4873b4e7-ec83-4e59-93af-75ddffbb0ba5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4873b4e7-ec83-4e59-93af-75ddffbb0ba5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4873b4e7-ec83-4e59-93af-75ddffbb0ba5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4873b4e7-ec83-4e59-93af-75ddffbb0ba5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4873b4e7-ec83-4e59-93af-75ddffbb0ba5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4873b4e7-ec83-4e59-93af-75ddffbb0ba5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 11:59:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 554/1093] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:50 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 831 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-19b13f4b-2ed8-403c-8d81-eb70963d166f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19b13f4b-2ed8-403c-8d81-eb70963d166f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19b13f4b-2ed8-403c-8d81-eb70963d166f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19b13f4b-2ed8-403c-8d81-eb70963d166f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-19b13f4b-2ed8-403c-8d81-eb70963d166f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19b13f4b-2ed8-403c-8d81-eb70963d166f tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 540/1094] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:50 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:51 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f646cfea-e41e-47a4-bd5b-89a089712e19 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 555/1095] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:51 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0768aaac-661e-41c3-bd0b-824dff367066 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0768aaac-661e-41c3-bd0b-824dff367066 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0768aaac-661e-41c3-bd0b-824dff367066 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0768aaac-661e-41c3-bd0b-824dff367066 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0768aaac-661e-41c3-bd0b-824dff367066 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0768aaac-661e-41c3-bd0b-824dff367066 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 541/1096] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:51 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-16be7cd2-61e7-4166-808f-2160af086814 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16be7cd2-61e7-4166-808f-2160af086814 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16be7cd2-61e7-4166-808f-2160af086814 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16be7cd2-61e7-4166-808f-2160af086814 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-16be7cd2-61e7-4166-808f-2160af086814 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16be7cd2-61e7-4166-808f-2160af086814 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 11:59:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 556/1097] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:51 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff3c4adf-a211-4180-a53e-aca70993ff45 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff3c4adf-a211-4180-a53e-aca70993ff45 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff3c4adf-a211-4180-a53e-aca70993ff45 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff3c4adf-a211-4180-a53e-aca70993ff45 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff3c4adf-a211-4180-a53e-aca70993ff45 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff3c4adf-a211-4180-a53e-aca70993ff45 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 542/1098] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:52 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c4d861f-f6db-44bb-8fbf-4b212b974569 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 557/1099] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b1cf543a-7066-4e30-a482-96778c10e8c3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1cf543a-7066-4e30-a482-96778c10e8c3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1cf543a-7066-4e30-a482-96778c10e8c3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1cf543a-7066-4e30-a482-96778c10e8c3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b1cf543a-7066-4e30-a482-96778c10e8c3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1cf543a-7066-4e30-a482-96778c10e8c3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 543/1100] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-112f0857-cb9c-49a5-adb1-03cd793dfdf8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-112f0857-cb9c-49a5-adb1-03cd793dfdf8 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-112f0857-cb9c-49a5-adb1-03cd793dfdf8 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-112f0857-cb9c-49a5-adb1-03cd793dfdf8 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-112f0857-cb9c-49a5-adb1-03cd793dfdf8 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-112f0857-cb9c-49a5-adb1-03cd793dfdf8 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 558/1101] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-34dcd41c-043b-4f18-b0b9-5db1bb055ffe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34dcd41c-043b-4f18-b0b9-5db1bb055ffe tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34dcd41c-043b-4f18-b0b9-5db1bb055ffe tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34dcd41c-043b-4f18-b0b9-5db1bb055ffe tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-34dcd41c-043b-4f18-b0b9-5db1bb055ffe tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34dcd41c-043b-4f18-b0b9-5db1bb055ffe tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 544/1102] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] DELETE http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Delete volume with id: e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Delete volume request issued successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20c53c5c-3e7b-4d10-9226-98fb5984c04c tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 202 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 559/1103] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:52 2026] DELETE /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1e903ea-71ee-4556-8bd3-cdd9c3e90f97 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1e903ea-71ee-4556-8bd3-cdd9c3e90f97 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1e903ea-71ee-4556-8bd3-cdd9c3e90f97 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1e903ea-71ee-4556-8bd3-cdd9c3e90f97 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c1e903ea-71ee-4556-8bd3-cdd9c3e90f97 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1e903ea-71ee-4556-8bd3-cdd9c3e90f97 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 545/1104] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78df162c-ab5b-433a-980d-a0d7978c0745 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78df162c-ab5b-433a-980d-a0d7978c0745 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78df162c-ab5b-433a-980d-a0d7978c0745 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78df162c-ab5b-433a-980d-a0d7978c0745 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78df162c-ab5b-433a-980d-a0d7978c0745 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78df162c-ab5b-433a-980d-a0d7978c0745 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 11:59:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 560/1105] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:52 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0899b75e-2f6b-49b5-998b-4fea27fb8ca6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0899b75e-2f6b-49b5-998b-4fea27fb8ca6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0899b75e-2f6b-49b5-998b-4fea27fb8ca6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0899b75e-2f6b-49b5-998b-4fea27fb8ca6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0899b75e-2f6b-49b5-998b-4fea27fb8ca6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0899b75e-2f6b-49b5-998b-4fea27fb8ca6 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 546/1106] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9598c851-ac02-4014-b034-65646efdabc9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9598c851-ac02-4014-b034-65646efdabc9 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9598c851-ac02-4014-b034-65646efdabc9 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9598c851-ac02-4014-b034-65646efdabc9 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-9598c851-ac02-4014-b034-65646efdabc9 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume 'a4caf4e6-68cb-455d-9947-397612d91bee' with '{'status': 'error'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9598c851-ac02-4014-b034-65646efdabc9 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action returned with HTTP 202 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 561/1107] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:53 2026] POST /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e22eb5d3-d067-40fc-8872-3a46e3f9cb9c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e22eb5d3-d067-40fc-8872-3a46e3f9cb9c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e22eb5d3-d067-40fc-8872-3a46e3f9cb9c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e22eb5d3-d067-40fc-8872-3a46e3f9cb9c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e22eb5d3-d067-40fc-8872-3a46e3f9cb9c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e22eb5d3-d067-40fc-8872-3a46e3f9cb9c tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 547/1108] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec103b1d-24c2-48ea-be35-72b07ad6900f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec103b1d-24c2-48ea-be35-72b07ad6900f tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec103b1d-24c2-48ea-be35-72b07ad6900f tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec103b1d-24c2-48ea-be35-72b07ad6900f tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-ec103b1d-24c2-48ea-be35-72b07ad6900f tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume 'a4caf4e6-68cb-455d-9947-397612d91bee' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec103b1d-24c2-48ea-be35-72b07ad6900f tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action returned with HTTP 202 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 562/1109] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:53 2026] POST /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9131f612-9d5f-46df-ab64-c772aa40d146 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9131f612-9d5f-46df-ab64-c772aa40d146 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9131f612-9d5f-46df-ab64-c772aa40d146 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9131f612-9d5f-46df-ab64-c772aa40d146 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9131f612-9d5f-46df-ab64-c772aa40d146 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9131f612-9d5f-46df-ab64-c772aa40d146 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 548/1110] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9573d35c-67c5-4df2-b7ce-498bfc222af6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9573d35c-67c5-4df2-b7ce-498bfc222af6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9573d35c-67c5-4df2-b7ce-498bfc222af6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9573d35c-67c5-4df2-b7ce-498bfc222af6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-9573d35c-67c5-4df2-b7ce-498bfc222af6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume 'a4caf4e6-68cb-455d-9947-397612d91bee' with '{'status': 'maintenance'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:53 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9573d35c-67c5-4df2-b7ce-498bfc222af6 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action returned with HTTP 202 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 549/1111] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:53 2026] POST /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b73d466f-78a4-4bd0-84d1-f494d4dee58b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b73d466f-78a4-4bd0-84d1-f494d4dee58b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b73d466f-78a4-4bd0-84d1-f494d4dee58b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b73d466f-78a4-4bd0-84d1-f494d4dee58b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b73d466f-78a4-4bd0-84d1-f494d4dee58b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b73d466f-78a4-4bd0-84d1-f494d4dee58b tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 550/1112] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1703d15b-a6d9-4192-b8c1-23ac82b239c2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1703d15b-a6d9-4192-b8c1-23ac82b239c2 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] POST http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1703d15b-a6d9-4192-b8c1-23ac82b239c2 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1703d15b-a6d9-4192-b8c1-23ac82b239c2 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52eb2664-e1da-40c7-bc30-f75e3a323880 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 563/1113] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-1703d15b-a6d9-4192-b8c1-23ac82b239c2 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] Updating volume 'a4caf4e6-68cb-455d-9947-397612d91bee' with '{'status': 'available'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1703d15b-a6d9-4192-b8c1-23ac82b239c2 tempest-VolumesActionsTest-481777542 tempest-VolumesActionsTest-481777542-project-admin] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action returned with HTTP 202 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 551/1114] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 11:59:53 2026] POST /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67f6cf96-e3db-4796-9c54-42fa50d62137 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67f6cf96-e3db-4796-9c54-42fa50d62137 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67f6cf96-e3db-4796-9c54-42fa50d62137 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67f6cf96-e3db-4796-9c54-42fa50d62137 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67f6cf96-e3db-4796-9c54-42fa50d62137 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67f6cf96-e3db-4796-9c54-42fa50d62137 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 564/1115] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-03e4934e-b950-483c-8abf-6dece6c5f251 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03e4934e-b950-483c-8abf-6dece6c5f251 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03e4934e-b950-483c-8abf-6dece6c5f251 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03e4934e-b950-483c-8abf-6dece6c5f251 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-03e4934e-b950-483c-8abf-6dece6c5f251 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03e4934e-b950-483c-8abf-6dece6c5f251 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 552/1116] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d34bf595-25eb-4708-9fd5-60f6dc9cb652 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d34bf595-25eb-4708-9fd5-60f6dc9cb652 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d34bf595-25eb-4708-9fd5-60f6dc9cb652 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d34bf595-25eb-4708-9fd5-60f6dc9cb652 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa439427-9910-433b-be1c-ed63540b2efe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d34bf595-25eb-4708-9fd5-60f6dc9cb652 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 returned with HTTP 404 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 565/1117] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/e313783b-2d16-4291-8c2e-47e61f610196 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] DELETE http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume with id: a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1f874551-fa97-4abb-9524-7f461a1489b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f874551-fa97-4abb-9524-7f461a1489b3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f874551-fa97-4abb-9524-7f461a1489b3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f874551-fa97-4abb-9524-7f461a1489b3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1f874551-fa97-4abb-9524-7f461a1489b3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Delete volume request issued successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa439427-9910-433b-be1c-ed63540b2efe tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 202 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 553/1118] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:53 2026] DELETE /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f874551-fa97-4abb-9524-7f461a1489b3 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 566/1119] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bfd591be-076a-48b0-a53e-93e52f59a113 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bfd591be-076a-48b0-a53e-93e52f59a113 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bfd591be-076a-48b0-a53e-93e52f59a113 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bfd591be-076a-48b0-a53e-93e52f59a113 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2eafad9c-284b-4261-be87-70ae87739fb5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] DELETE http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Delete volume with id: 560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bfd591be-076a-48b0-a53e-93e52f59a113 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Volume info retrieved successfully. Sep 03 11:59:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bfd591be-076a-48b0-a53e-93e52f59a113 tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 200 Sep 03 11:59:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 554/1120] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a2f2837d-da88-4fdf-b24d-fcd0dd103d5c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2f2837d-da88-4fdf-b24d-fcd0dd103d5c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2f2837d-da88-4fdf-b24d-fcd0dd103d5c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2f2837d-da88-4fdf-b24d-fcd0dd103d5c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Delete volume request issued successfully. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2eafad9c-284b-4261-be87-70ae87739fb5 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 202 Sep 03 11:59:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 567/1121] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 11:59:53 2026] DELETE /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 11:59:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a2f2837d-da88-4fdf-b24d-fcd0dd103d5c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-469bd143-eac8-43ec-8ba7-392c5372876a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2f2837d-da88-4fdf-b24d-fcd0dd103d5c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 11:59:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 555/1122] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:53 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-469bd143-eac8-43ec-8ba7-392c5372876a tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-469bd143-eac8-43ec-8ba7-392c5372876a tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-469bd143-eac8-43ec-8ba7-392c5372876a tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-469bd143-eac8-43ec-8ba7-392c5372876a tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Volume info retrieved successfully. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-469bd143-eac8-43ec-8ba7-392c5372876a tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 200 Sep 03 11:59:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 568/1123] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:54 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 847 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:54 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-011d24a9-d40a-49fe-b09e-719f786b1eb1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 11:59:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 556/1124] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 11:59:54 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 927 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-578d922b-0b5c-408d-9fba-b9582e18be27 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] POST http://192.168.122.215/volume/v3/group_snapshots Sep 03 11:59:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1420198288"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1420198288'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 11:59:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:54 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1420198288. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: /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 03 11:59:54 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:59:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:54 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1558859427 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1558859427, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:54 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1558859427 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1558859427, it is now deprecated. Please use the default quota class for default quota. Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53cc48c0-6408-47d2-aefd-06cb55c6117d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53cc48c0-6408-47d2-aefd-06cb55c6117d tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] GET http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53cc48c0-6408-47d2-aefd-06cb55c6117d tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53cc48c0-6408-47d2-aefd-06cb55c6117d tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53cc48c0-6408-47d2-aefd-06cb55c6117d tempest-VolumesActionsTest-1301100783 tempest-VolumesActionsTest-1301100783-project-member] http://192.168.122.215/volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee returned with HTTP 404 Sep 03 11:59:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 557/1125] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:54 2026] GET /volume/v3/volumes/a4caf4e6-68cb-455d-9947-397612d91bee => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Created reservations ['c934a0f7-3b65-4779-a043-7d8af20a6284', 'bb327519-4003-4daf-9c6c-7d1bcb8263cc', 'd8989442-e446-4f39-bbb2-aead2e30db8a', '0146055e-88a2-4d97-8007-96454944c59d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a04e6c47-ab9d-417c-b25b-5bf3f3a88fc2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a04e6c47-ab9d-417c-b25b-5bf3f3a88fc2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a04e6c47-ab9d-417c-b25b-5bf3f3a88fc2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a04e6c47-ab9d-417c-b25b-5bf3f3a88fc2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-578d922b-0b5c-408d-9fba-b9582e18be27 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots returned with HTTP 202 Sep 03 11:59:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 569/1126] 192.168.122.215 () {62 vars in 1208 bytes} [Thu Sep 3 11:59:54 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1b61b8b3-19b6-4108-964a-802062e05acf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a04e6c47-ab9d-417c-b25b-5bf3f3a88fc2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b61b8b3-19b6-4108-964a-802062e05acf tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1b61b8b3-19b6-4108-964a-802062e05acf tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1b61b8b3-19b6-4108-964a-802062e05acf tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-1b61b8b3-19b6-4108-964a-802062e05acf tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a04e6c47-ab9d-417c-b25b-5bf3f3a88fc2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 11:59:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 558/1127] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:55 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-13ca960a-918d-46ec-9e84-797aaf8921f2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-13ca960a-918d-46ec-9e84-797aaf8921f2 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] GET http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-13ca960a-918d-46ec-9e84-797aaf8921f2 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-13ca960a-918d-46ec-9e84-797aaf8921f2 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b61b8b3-19b6-4108-964a-802062e05acf tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 570/1128] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:55 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a3c95d25-b740-4e94-b32e-aae652d61512 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-13ca960a-918d-46ec-9e84-797aaf8921f2 tempest-VolumesCloneTest-5265325 tempest-VolumesCloneTest-5265325-project-member] http://192.168.122.215/volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 returned with HTTP 404 Sep 03 11:59:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 559/1129] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:55 2026] GET /volume/v3/volumes/560c04db-d119-4cad-aaf0-5b803baf6e93 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a58e788-204b-4eef-b487-9e0b996bbdc1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-945726637"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create snapshot from volume 9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 11:59:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['9d51062a-f1a4-4019-aa76-626e7803429d', 'd919f499-c3a9-4c4c-8c6f-3023725d691c', '81fa7c63-d7c9-4c8e-8abc-4f723fd7faef', '0c4dfd12-d061-452d-9ec5-c81b9c3c109e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot create request issued successfully. Sep 03 11:59:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3c95d25-b740-4e94-b32e-aae652d61512 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 11:59:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 571/1130] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 11:59:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-164a9fa3-b55b-4181-9655-6a217a3230d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-164a9fa3-b55b-4181-9655-6a217a3230d4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-164a9fa3-b55b-4181-9655-6a217a3230d4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-164a9fa3-b55b-4181-9655-6a217a3230d4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-164a9fa3-b55b-4181-9655-6a217a3230d4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-164a9fa3-b55b-4181-9655-6a217a3230d4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 11:59:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 560/1131] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:55 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-143d06b4-24e5-4f36-b681-802f5b8e46f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-143d06b4-24e5-4f36-b681-802f5b8e46f1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-143d06b4-24e5-4f36-b681-802f5b8e46f1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-143d06b4-24e5-4f36-b681-802f5b8e46f1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-143d06b4-24e5-4f36-b681-802f5b8e46f1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-143d06b4-24e5-4f36-b681-802f5b8e46f1 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 572/1132] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:56 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-85f04528-b178-4192-a3e6-95ed44f5ab5e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-85f04528-b178-4192-a3e6-95ed44f5ab5e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 11:59:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-85f04528-b178-4192-a3e6-95ed44f5ab5e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-85f04528-b178-4192-a3e6-95ed44f5ab5e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-85f04528-b178-4192-a3e6-95ed44f5ab5e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-85f04528-b178-4192-a3e6-95ed44f5ab5e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 11:59:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 561/1133] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:56 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22d615d5-00c1-4d22-b8e1-b71ad77362b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22d615d5-00c1-4d22-b8e1-b71ad77362b0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22d615d5-00c1-4d22-b8e1-b71ad77362b0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22d615d5-00c1-4d22-b8e1-b71ad77362b0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-22d615d5-00c1-4d22-b8e1-b71ad77362b0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22d615d5-00c1-4d22-b8e1-b71ad77362b0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 573/1134] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:57 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 11:59:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-da6ec6f3-b8fe-4f13-8af1-024540ad0719 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da6ec6f3-b8fe-4f13-8af1-024540ad0719 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 11:59:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da6ec6f3-b8fe-4f13-8af1-024540ad0719 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da6ec6f3-b8fe-4f13-8af1-024540ad0719 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-da6ec6f3-b8fe-4f13-8af1-024540ad0719 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da6ec6f3-b8fe-4f13-8af1-024540ad0719 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 11:59:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 562/1135] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:57 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1889602304"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1889602304'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Create volume of 2 GB Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Availability Zones retrieved successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Flow 'volume_create_api' (1538c648-c577-4e0f-96a1-ad9af7ba4c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b4201a-0048-4188-b20a-c55e201dd91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Validating volume size '2' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b4201a-0048-4188-b20a-c55e201dd91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6978a042-2d2e-439a-bf7e-79f41fc327cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e3785a28-57b1-481c-8689-5c8f46df8f83 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3785a28-57b1-481c-8689-5c8f46df8f83 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Created reservations ['04e953e2-de51-46ce-8d25-899c4e9d1c69', '30f0f726-403c-47b6-bc73-9181efd886ab', '4fb54035-a4c5-4db6-b6c2-42a9b7f38ebc', '1d4a5f1c-317c-44a1-ae8e-4f55a860628d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3785a28-57b1-481c-8689-5c8f46df8f83 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3785a28-57b1-481c-8689-5c8f46df8f83 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6978a042-2d2e-439a-bf7e-79f41fc327cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e953e2-de51-46ce-8d25-899c4e9d1c69', '30f0f726-403c-47b6-bc73-9181efd886ab', '4fb54035-a4c5-4db6-b6c2-42a9b7f38ebc', '1d4a5f1c-317c-44a1-ae8e-4f55a860628d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-e3785a28-57b1-481c-8689-5c8f46df8f83 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429bee47-77d2-4f52-be12-ca5ed717c4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3785a28-57b1-481c-8689-5c8f46df8f83 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 563/1136] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429bee47-77d2-4f52-be12-ca5ed717c4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89773a40-8d7e-407c-80de-78bc0d3477e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1889602304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9e6b99011e47df81391fb14575d9d1',qos_specs=None,replication_status=,reservations=['04e953e2-de51-46ce-8d25-899c4e9d1c69','30f0f726-403c-47b6-bc73-9181efd886ab','4fb54035-a4c5-4db6-b6c2-42a9b7f38ebc','1d4a5f1c-317c-44a1-ae8e-4f55a860628d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e913ea08304774997f255ac5d6a96a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T09:59:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1889602304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89773a40-8d7e-407c-80de-78bc0d3477e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae9e6b99011e47df81391fb14575d9d1',provider_auth=None,provider_geometry=None,provider_id=None,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='e6e913ea08304774997f255ac5d6a96a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /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 03 11:59:58 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be6a6c1-da78-4f0d-ab43-5643e591c85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Get all snapshots completed successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bcdec362-201d-4710-8acd-62b0aedc0cb2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 564/1137] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd2efe0d-1b6c-4aa9-8b98-e6568e43121a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd2efe0d-1b6c-4aa9-8b98-e6568e43121a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd2efe0d-1b6c-4aa9-8b98-e6568e43121a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd2efe0d-1b6c-4aa9-8b98-e6568e43121a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cd2efe0d-1b6c-4aa9-8b98-e6568e43121a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Snapshot retrieved successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd2efe0d-1b6c-4aa9-8b98-e6568e43121a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 565/1138] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be6a6c1-da78-4f0d-ab43-5643e591c85a) transitioned into state 'SUCCESS' from state '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-1889602304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae9e6b99011e47df81391fb14575d9d1',qos_specs=None,replication_status=,reservations=['04e953e2-de51-46ce-8d25-899c4e9d1c69','30f0f726-403c-47b6-bc73-9181efd886ab','4fb54035-a4c5-4db6-b6c2-42a9b7f38ebc','1d4a5f1c-317c-44a1-ae8e-4f55a860628d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e913ea08304774997f255ac5d6a96a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b976373a-5a12-4c73-8528-efe92365f4ce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (262a7624-5803-4d02-b05a-6e673e470a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b976373a-5a12-4c73-8528-efe92365f4ce tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] POST http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b976373a-5a12-4c73-8528-efe92365f4ce tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b976373a-5a12-4c73-8528-efe92365f4ce tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-b976373a-5a12-4c73-8528-efe92365f4ce tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Updating group 'e125ce6f-2afb-43d9-b8c8-2ad9af3696a4' with 'creating' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (262a7624-5803-4d02-b05a-6e673e470a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b976373a-5a12-4c73-8528-efe92365f4ce tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action returned with HTTP 202 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Flow 'volume_create_api' (1538c648-c577-4e0f-96a1-ad9af7ba4c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 566/1139] 192.168.122.215 () {62 vars in 1339 bytes} [Thu Sep 3 11:59:58 2026] POST /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Create volume request issued successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8faba5f-2fd5-45f3-bac3-df034cf0c562 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 574/1140] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 11:59:57 2026] POST /volume/v3/volumes => generated 764 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f3241a50-dcfd-432e-827e-ba2008b97a70 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3241a50-dcfd-432e-827e-ba2008b97a70 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3241a50-dcfd-432e-827e-ba2008b97a70 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3241a50-dcfd-432e-827e-ba2008b97a70 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-f3241a50-dcfd-432e-827e-ba2008b97a70 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30c3e780-b9d7-49c5-9743-d91428354a7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30c3e780-b9d7-49c5-9743-d91428354a7e tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30c3e780-b9d7-49c5-9743-d91428354a7e tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30c3e780-b9d7-49c5-9743-d91428354a7e tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3241a50-dcfd-432e-827e-ba2008b97a70 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 567/1141] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-577603a2-56f5-4515-bebc-67c739c28595 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-577603a2-56f5-4515-bebc-67c739c28595 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] POST http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-577603a2-56f5-4515-bebc-67c739c28595 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-577603a2-56f5-4515-bebc-67c739c28595 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-577603a2-56f5-4515-bebc-67c739c28595 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Updating group 'e125ce6f-2afb-43d9-b8c8-2ad9af3696a4' with 'available' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30c3e780-b9d7-49c5-9743-d91428354a7e tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30c3e780-b9d7-49c5-9743-d91428354a7e tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 575/1142] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-577603a2-56f5-4515-bebc-67c739c28595 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action returned with HTTP 202 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 568/1143] 192.168.122.215 () {62 vars in 1339 bytes} [Thu Sep 3 11:59:58 2026] POST /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3aefd4a-208f-4c51-8629-3a83a8a74779 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3aefd4a-208f-4c51-8629-3a83a8a74779 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3aefd4a-208f-4c51-8629-3a83a8a74779 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3aefd4a-208f-4c51-8629-3a83a8a74779 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-f3aefd4a-208f-4c51-8629-3a83a8a74779 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3aefd4a-208f-4c51-8629-3a83a8a74779 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 576/1144] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8225be5c-ec66-4a24-818d-4b487117113c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8225be5c-ec66-4a24-818d-4b487117113c tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] POST http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8225be5c-ec66-4a24-818d-4b487117113c tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8225be5c-ec66-4a24-818d-4b487117113c tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-8225be5c-ec66-4a24-818d-4b487117113c tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Updating group 'e125ce6f-2afb-43d9-b8c8-2ad9af3696a4' with 'error' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8225be5c-ec66-4a24-818d-4b487117113c tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action returned with HTTP 202 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 569/1145] 192.168.122.215 () {62 vars in 1339 bytes} [Thu Sep 3 11:59:58 2026] POST /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61537344-d27f-43d0-afd3-f2d4c678283a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61537344-d27f-43d0-afd3-f2d4c678283a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61537344-d27f-43d0-afd3-f2d4c678283a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61537344-d27f-43d0-afd3-f2d4c678283a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-61537344-d27f-43d0-afd3-f2d4c678283a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61537344-d27f-43d0-afd3-f2d4c678283a tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 577/1146] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bad8fd49-c2a7-4a24-8c90-769dea156e92 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bad8fd49-c2a7-4a24-8c90-769dea156e92 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] POST http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bad8fd49-c2a7-4a24-8c90-769dea156e92 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bad8fd49-c2a7-4a24-8c90-769dea156e92 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-bad8fd49-c2a7-4a24-8c90-769dea156e92 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Updating group 'e125ce6f-2afb-43d9-b8c8-2ad9af3696a4' with 'available' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61c04d5e-81e2-4dc7-9607-c295b68756a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61c04d5e-81e2-4dc7-9607-c295b68756a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61c04d5e-81e2-4dc7-9607-c295b68756a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61c04d5e-81e2-4dc7-9607-c295b68756a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bad8fd49-c2a7-4a24-8c90-769dea156e92 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action returned with HTTP 202 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 570/1147] 192.168.122.215 () {62 vars in 1339 bytes} [Thu Sep 3 11:59:58 2026] POST /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61c04d5e-81e2-4dc7-9607-c295b68756a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61c04d5e-81e2-4dc7-9607-c295b68756a0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 578/1148] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a8ad692c-585c-414c-9601-b7a3a2a4e515 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a8ad692c-585c-414c-9601-b7a3a2a4e515 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a8ad692c-585c-414c-9601-b7a3a2a4e515 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a8ad692c-585c-414c-9601-b7a3a2a4e515 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.group_snapshots [None req-a8ad692c-585c-414c-9601-b7a3a2a4e515 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a8ad692c-585c-414c-9601-b7a3a2a4e515 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 200 Sep 03 11:59:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 571/1149] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] DELETE http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] delete called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Delete group_snapshot with id: e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:58 devstack devstack@c-api.service[86957]: /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 03 11:59:58 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd22d8ad-a29b-4ba0-9711-22aa86f08be3 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 202 Sep 03 11:59:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 579/1150] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 11:59:58 2026] DELETE /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /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 03 11:59:58 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 11:59:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Get all volumes completed successfully. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 11:59:58 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 11:59:58 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 11:59:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa2aef38-d15f-446f-a2cf-8c321f478bf2 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 11:59:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 572/1151] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 11:59:58 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: /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 03 11:59:59 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 11:59:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Get all snapshots completed successfully. Sep 03 11:59:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a0de006-df8c-45aa-b02f-5728b4449ba6 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 11:59:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 580/1152] 192.168.122.215 () {58 vars in 1148 bytes} [Thu Sep 3 11:59:59 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8ddcdbf5-4716-4ba9-89c8-4f5beba93b82 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ddcdbf5-4716-4ba9-89c8-4f5beba93b82 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba Sep 03 11:59:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ddcdbf5-4716-4ba9-89c8-4f5beba93b82 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ddcdbf5-4716-4ba9-89c8-4f5beba93b82 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ddcdbf5-4716-4ba9-89c8-4f5beba93b82 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Snapshot retrieved successfully. Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ddcdbf5-4716-4ba9-89c8-4f5beba93b82 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba returned with HTTP 200 Sep 03 11:59:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 573/1153] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:59 2026] GET /volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0404b245-124e-4b42-b1cf-fe9a3eaec610 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0404b245-124e-4b42-b1cf-fe9a3eaec610 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0404b245-124e-4b42-b1cf-fe9a3eaec610 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0404b245-124e-4b42-b1cf-fe9a3eaec610 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 11:59:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 11:59:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 11:59:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0404b245-124e-4b42-b1cf-fe9a3eaec610 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 11:59:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0404b245-124e-4b42-b1cf-fe9a3eaec610 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 11:59:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 581/1154] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 11:59:59 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 11:59:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a74b1fa4-af9f-4907-a1cd-7fd293980f7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a74b1fa4-af9f-4907-a1cd-7fd293980f7c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 11:59:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a74b1fa4-af9f-4907-a1cd-7fd293980f7c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 11:59:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a74b1fa4-af9f-4907-a1cd-7fd293980f7c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 11:59:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 11:59:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a74b1fa4-af9f-4907-a1cd-7fd293980f7c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 11:59:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a74b1fa4-af9f-4907-a1cd-7fd293980f7c tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 11:59:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 574/1155] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 11:59:59 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11c455ef-ff4d-4264-8ff5-5bfac0b7beef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11c455ef-ff4d-4264-8ff5-5bfac0b7beef tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba Sep 03 12:00:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11c455ef-ff4d-4264-8ff5-5bfac0b7beef tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11c455ef-ff4d-4264-8ff5-5bfac0b7beef tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-11c455ef-ff4d-4264-8ff5-5bfac0b7beef tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Snapshot retrieved successfully. Sep 03 12:00:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11c455ef-ff4d-4264-8ff5-5bfac0b7beef tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba returned with HTTP 200 Sep 03 12:00:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 582/1156] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:00 2026] GET /volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3b1f4aa3-4042-4f4a-b5c1-457204257c4b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b1f4aa3-4042-4f4a-b5c1-457204257c4b tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b1f4aa3-4042-4f4a-b5c1-457204257c4b tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b1f4aa3-4042-4f4a-b5c1-457204257c4b tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3b1f4aa3-4042-4f4a-b5c1-457204257c4b tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b1f4aa3-4042-4f4a-b5c1-457204257c4b tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 12:00:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 575/1157] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:00 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fb114f93-faea-4ce4-931a-89a8ae0463c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb114f93-faea-4ce4-931a-89a8ae0463c0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb114f93-faea-4ce4-931a-89a8ae0463c0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb114f93-faea-4ce4-931a-89a8ae0463c0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fb114f93-faea-4ce4-931a-89a8ae0463c0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 12:00:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb114f93-faea-4ce4-931a-89a8ae0463c0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 12:00:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 583/1158] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:00 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "570df70c-60b5-4ad5-a4e0-3c02bc541c38", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1732528098"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request body: {'volume': {'snapshot_id': '570df70c-60b5-4ad5-a4e0-3c02bc541c38', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1732528098'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume of 1 GB Sep 03 12:00:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Availability Zones retrieved successfully. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (fcfdb334-fc6d-4494-bd13-95a1845cca9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2d1a21-2584-445f-8b75-48ffdee96b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2d1a21-2584-445f-8b75-48ffdee96b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '570df70c-60b5-4ad5-a4e0-3c02bc541c38', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:00 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d410e171-27c5-47b1-b246-f7ce6ea6f828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Created reservations ['b065f170-7db2-4938-b09c-e3cc6278a720', '6894ee7a-ebb9-4047-bf82-d5456346e76a', '94c0439b-02fe-47a2-8679-0f7ef2f3d510', '4908d335-a2c5-4e5d-a644-4c2637c5af66'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d410e171-27c5-47b1-b246-f7ce6ea6f828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b065f170-7db2-4938-b09c-e3cc6278a720', '6894ee7a-ebb9-4047-bf82-d5456346e76a', '94c0439b-02fe-47a2-8679-0f7ef2f3d510', '4908d335-a2c5-4e5d-a644-4c2637c5af66']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8281c9f8-16a3-40d5-a399-3fb2ab47ea2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8281c9f8-16a3-40d5-a399-3fb2ab47ea2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52b44c24-b394-4880-91ee-a0c59b16b460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1732528098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['b065f170-7db2-4938-b09c-e3cc6278a720','6894ee7a-ebb9-4047-bf82-d5456346e76a','94c0439b-02fe-47a2-8679-0f7ef2f3d510','4908d335-a2c5-4e5d-a644-4c2637c5af66'],size=1,snapshot_id=570df70c-60b5-4ad5-a4e0-3c02bc541c38,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1732528098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52b44c24-b394-4880-91ee-a0c59b16b460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebaf1b0094f44d449c14bd0044778403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=570df70c-60b5-4ad5-a4e0-3c02bc541c38,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d560f147433648468a8e0158b602cf72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb8415a-c83e-42c7-8b4a-531e36cea23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb8415a-c83e-42c7-8b4a-531e36cea23a) transitioned into state 'SUCCESS' from state '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-1732528098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebaf1b0094f44d449c14bd0044778403',qos_specs=None,replication_status=,reservations=['b065f170-7db2-4938-b09c-e3cc6278a720','6894ee7a-ebb9-4047-bf82-d5456346e76a','94c0439b-02fe-47a2-8679-0f7ef2f3d510','4908d335-a2c5-4e5d-a644-4c2637c5af66'],size=1,snapshot_id=570df70c-60b5-4ad5-a4e0-3c02bc541c38,source_replicaid=,source_volid=None,status='creating',user_id='d560f147433648468a8e0158b602cf72',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1871201c-2fe0-4ef9-b5f1-125284290490 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498fb6c7-419c-4e8f-99a8-1546a307c8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1871201c-2fe0-4ef9-b5f1-125284290490 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1871201c-2fe0-4ef9-b5f1-125284290490 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1871201c-2fe0-4ef9-b5f1-125284290490 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1871201c-2fe0-4ef9-b5f1-125284290490 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba returned with HTTP 404 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 584/1159] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/snapshots/82b20104-5a48-471f-95d2-2c27670cedba => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9585374-f155-4304-b837-7ea2640d11d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9585374-f155-4304-b837-7ea2640d11d0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9585374-f155-4304-b837-7ea2640d11d0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9585374-f155-4304-b837-7ea2640d11d0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-f9585374-f155-4304-b837-7ea2640d11d0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9585374-f155-4304-b837-7ea2640d11d0 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 returned with HTTP 404 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 585/1160] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/group_snapshots/e125ce6f-2afb-43d9-b8c8-2ad9af3696a4 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498fb6c7-419c-4e8f-99a8-1546a307c8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Flow 'volume_create_api' (fcfdb334-fc6d-4494-bd13-95a1845cca9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Create volume request issued successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-429cf95b-b0cc-4c78-b694-eb3b8f418532 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 576/1161] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:00 2026] POST /volume/v3/volumes => generated 797 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /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 03 12:00:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Get all volumes completed successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9bcc0f83-1016-47cc-b4f8-8d420230aafb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bcc0f83-1016-47cc-b4f8-8d420230aafb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bcc0f83-1016-47cc-b4f8-8d420230aafb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bcc0f83-1016-47cc-b4f8-8d420230aafb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9bcc0f83-1016-47cc-b4f8-8d420230aafb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bcc0f83-1016-47cc-b4f8-8d420230aafb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 577/1162] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-059f0dd5-8fdd-4c4e-968e-fb40a6a452c7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 586/1163] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] POST http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc/action Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] delete called for group d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Delete group with id: d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /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 03 12:00:01 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /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 03 12:00:01 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-052faf71-0d2e-4856-90e7-b887c4586dc7 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc/action returned with HTTP 202 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 578/1164] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:00:01 2026] POST /volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Volume info retrieved successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-51551631-b792-46b4-8caf-35b310444d07 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51551631-b792-46b4-8caf-35b310444d07 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51551631-b792-46b4-8caf-35b310444d07 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51551631-b792-46b4-8caf-35b310444d07 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-51551631-b792-46b4-8caf-35b310444d07 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb8baff9-8bd4-470f-80f6-63d40079a1e5 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 200 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 587/1165] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 926 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51551631-b792-46b4-8caf-35b310444d07 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 579/1166] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "89773a40-8d7e-407c-80de-78bc0d3477e9"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '89773a40-8d7e-407c-80de-78bc0d3477e9'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume retrieved successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Create volume of 1 GB Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Availability Zones retrieved successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Flow 'volume_create_api' (008a4cd7-4530-4b83-bc51-a7ea53112aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72a9938-c2bd-42af-be6e-764810fb4be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72a9938-c2bd-42af-be6e-764810fb4be8) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 12:00:01 devstack devstack@c-api.service[86957]: 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 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72a9938-c2bd-42af-be6e-764810fb4be8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72a9938-c2bd-42af-be6e-764810fb4be8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 12:00:01 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Flow 'volume_create_api' (008a4cd7-4530-4b83-bc51-a7ea53112aac) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-911d76f1-645d-4210-9bd5-00491c8d8f68 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 588/1167] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:00:01 2026] POST /volume/v3/volumes => generated 173 bytes in 133 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5996bc2d-3225-41fd-8669-a22822343d1c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5996bc2d-3225-41fd-8669-a22822343d1c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5996bc2d-3225-41fd-8669-a22822343d1c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5996bc2d-3225-41fd-8669-a22822343d1c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5996bc2d-3225-41fd-8669-a22822343d1c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 12:00:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5996bc2d-3225-41fd-8669-a22822343d1c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 12:00:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 580/1168] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:01 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a7764fd-1e5b-4286-a942-400a04e75657 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] DELETE http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Delete volume with id: 89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Delete volume request issued successfully. Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a7764fd-1e5b-4286-a942-400a04e75657 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 202 Sep 03 12:00:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 589/1169] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:01 2026] DELETE /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2650dce6-7f1c-4a70-a5ec-4585996aaaa5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2650dce6-7f1c-4a70-a5ec-4585996aaaa5 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2650dce6-7f1c-4a70-a5ec-4585996aaaa5 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2650dce6-7f1c-4a70-a5ec-4585996aaaa5 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2650dce6-7f1c-4a70-a5ec-4585996aaaa5 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 12:00:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2650dce6-7f1c-4a70-a5ec-4585996aaaa5 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 12:00:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 581/1170] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:02 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-53974f57-c259-4c9d-a884-32e39f0c78e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53974f57-c259-4c9d-a884-32e39f0c78e0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53974f57-c259-4c9d-a884-32e39f0c78e0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53974f57-c259-4c9d-a884-32e39f0c78e0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-53974f57-c259-4c9d-a884-32e39f0c78e0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53974f57-c259-4c9d-a884-32e39f0c78e0 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 590/1171] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:02 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1eca8f09-e6bc-48cf-9761-677077aef3ec None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1eca8f09-e6bc-48cf-9761-677077aef3ec tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f Sep 03 12:00:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1eca8f09-e6bc-48cf-9761-677077aef3ec tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1eca8f09-e6bc-48cf-9761-677077aef3ec tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1eca8f09-e6bc-48cf-9761-677077aef3ec tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f returned with HTTP 404 Sep 03 12:00:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 582/1172] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:02 2026] GET /volume/v3/volumes/5e70c690-7048-47cf-a161-67e89735869f => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a99773d-405c-42b8-aae0-87ca86029079 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a99773d-405c-42b8-aae0-87ca86029079 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a99773d-405c-42b8-aae0-87ca86029079 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a99773d-405c-42b8-aae0-87ca86029079 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-6a99773d-405c-42b8-aae0-87ca86029079 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:02 devstack devstack@c-api.service[86957]: /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 03 12:00:02 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a99773d-405c-42b8-aae0-87ca86029079 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc returned with HTTP 200 Sep 03 12:00:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 591/1173] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:02 2026] GET /volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc => generated 358 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e3cd8145-edd6-4a61-8b58-07ac89548832 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3cd8145-edd6-4a61-8b58-07ac89548832 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3cd8145-edd6-4a61-8b58-07ac89548832 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3cd8145-edd6-4a61-8b58-07ac89548832 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e3cd8145-edd6-4a61-8b58-07ac89548832 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Volume info retrieved successfully. Sep 03 12:00:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3cd8145-edd6-4a61-8b58-07ac89548832 tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 200 Sep 03 12:00:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 583/1174] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:03 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bec769a0-0f85-4f3b-89f9-f3d90ead4f86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bec769a0-0f85-4f3b-89f9-f3d90ead4f86 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bec769a0-0f85-4f3b-89f9-f3d90ead4f86 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bec769a0-0f85-4f3b-89f9-f3d90ead4f86 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bec769a0-0f85-4f3b-89f9-f3d90ead4f86 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bec769a0-0f85-4f3b-89f9-f3d90ead4f86 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 592/1175] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:03 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e0cd6f60-0b8b-4702-9681-e3ae45edfb88 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e0cd6f60-0b8b-4702-9681-e3ae45edfb88 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] GET http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6f60-0b8b-4702-9681-e3ae45edfb88 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e0cd6f60-0b8b-4702-9681-e3ae45edfb88 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-e0cd6f60-0b8b-4702-9681-e3ae45edfb88 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] show called for member d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e0cd6f60-0b8b-4702-9681-e3ae45edfb88 tempest-GroupSnapshotsV319Test-1500904668 tempest-GroupSnapshotsV319Test-1500904668-project-member] http://192.168.122.215/volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc returned with HTTP 404 Sep 03 12:00:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 584/1176] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:03 2026] GET /volume/v3/groups/d0d089c1-7d6d-4dd9-b9c0-efb20d1f49dc => generated 108 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-186b8637-685d-499f-a238-ebddbf936230 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-186b8637-685d-499f-a238-ebddbf936230 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/86b351ab-a32f-42af-8423-164bdac49128 Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-186b8637-685d-499f-a238-ebddbf936230 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-186b8637-685d-499f-a238-ebddbf936230 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-186b8637-685d-499f-a238-ebddbf936230 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/group_types/86b351ab-a32f-42af-8423-164bdac49128 returned with HTTP 202 Sep 03 12:00:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 593/1177] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:00:03 2026] DELETE /volume/v3/group_types/86b351ab-a32f-42af-8423-164bdac49128 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fc452fb6-0104-4b33-8b34-edcadc1b44ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc452fb6-0104-4b33-8b34-edcadc1b44ee tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] DELETE http://192.168.122.215/volume/v3/types/cd5fb36c-0bda-4f28-8086-db5236e023b7 Sep 03 12:00:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc452fb6-0104-4b33-8b34-edcadc1b44ee tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc452fb6-0104-4b33-8b34-edcadc1b44ee tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf01a478-ead6-4512-9d85-9e3b9550613c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf01a478-ead6-4512-9d85-9e3b9550613c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] GET http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf01a478-ead6-4512-9d85-9e3b9550613c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf01a478-ead6-4512-9d85-9e3b9550613c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf01a478-ead6-4512-9d85-9e3b9550613c tempest-VolumesCloneNegativeTest-1455395561 tempest-VolumesCloneNegativeTest-1455395561-project-member] http://192.168.122.215/volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 returned with HTTP 404 Sep 03 12:00:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 594/1178] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:04 2026] GET /volume/v3/volumes/89773a40-8d7e-407c-80de-78bc0d3477e9 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc452fb6-0104-4b33-8b34-edcadc1b44ee tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/types/cd5fb36c-0bda-4f28-8086-db5236e023b7 returned with HTTP 202 Sep 03 12:00:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 585/1179] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:00:04 2026] DELETE /volume/v3/types/cd5fb36c-0bda-4f28-8086-db5236e023b7 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7554f9b-b3d5-4c27-b140-f45ee72ca8b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7554f9b-b3d5-4c27-b140-f45ee72ca8b1 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] GET http://192.168.122.215/volume/v3/types/cd5fb36c-0bda-4f28-8086-db5236e023b7 Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7554f9b-b3d5-4c27-b140-f45ee72ca8b1 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7554f9b-b3d5-4c27-b140-f45ee72ca8b1 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7554f9b-b3d5-4c27-b140-f45ee72ca8b1 tempest-GroupSnapshotsV319Test-1074527225 tempest-GroupSnapshotsV319Test-1074527225-project-admin] http://192.168.122.215/volume/v3/types/cd5fb36c-0bda-4f28-8086-db5236e023b7 returned with HTTP 404 Sep 03 12:00:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 595/1180] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:00:04 2026] GET /volume/v3/types/cd5fb36c-0bda-4f28-8086-db5236e023b7 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f48c8701-8c50-49e0-b3aa-b2a655cb5da2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f48c8701-8c50-49e0-b3aa-b2a655cb5da2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f48c8701-8c50-49e0-b3aa-b2a655cb5da2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f48c8701-8c50-49e0-b3aa-b2a655cb5da2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f48c8701-8c50-49e0-b3aa-b2a655cb5da2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f48c8701-8c50-49e0-b3aa-b2a655cb5da2 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 586/1181] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:04 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61a572da-d4d6-46d2-bd40-fe6235647cc5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61a572da-d4d6-46d2-bd40-fe6235647cc5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61a572da-d4d6-46d2-bd40-fe6235647cc5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61a572da-d4d6-46d2-bd40-fe6235647cc5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61a572da-d4d6-46d2-bd40-fe6235647cc5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61a572da-d4d6-46d2-bd40-fe6235647cc5 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 596/1182] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:05 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3f259987-67a7-4632-ace7-6724a113ace3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f259987-67a7-4632-ace7-6724a113ace3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f259987-67a7-4632-ace7-6724a113ace3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f259987-67a7-4632-ace7-6724a113ace3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3f259987-67a7-4632-ace7-6724a113ace3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f259987-67a7-4632-ace7-6724a113ace3 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 587/1183] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:07 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d104a4e-c44b-47ef-9808-7d72f7131ba6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d104a4e-c44b-47ef-9808-7d72f7131ba6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d104a4e-c44b-47ef-9808-7d72f7131ba6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d104a4e-c44b-47ef-9808-7d72f7131ba6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d104a4e-c44b-47ef-9808-7d72f7131ba6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d104a4e-c44b-47ef-9808-7d72f7131ba6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 597/1184] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:08 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-844945ba-f777-4582-a1ef-95bbbc81a1ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-844945ba-f777-4582-a1ef-95bbbc81a1ee tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-844945ba-f777-4582-a1ef-95bbbc81a1ee tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-844945ba-f777-4582-a1ef-95bbbc81a1ee tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-844945ba-f777-4582-a1ef-95bbbc81a1ee tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-844945ba-f777-4582-a1ef-95bbbc81a1ee tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 588/1185] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:09 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f61c98f4-c162-4b0e-9a32-507482574fb6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f61c98f4-c162-4b0e-9a32-507482574fb6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f61c98f4-c162-4b0e-9a32-507482574fb6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f61c98f4-c162-4b0e-9a32-507482574fb6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f61c98f4-c162-4b0e-9a32-507482574fb6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f61c98f4-c162-4b0e-9a32-507482574fb6 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 598/1186] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:09 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 890 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: 52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume request issued successfully. Sep 03 12:00:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0e6543c-cdb1-46c0-bf27-7afb78279447 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 202 Sep 03 12:00:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 589/1187] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:09 2026] DELETE /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4fc4d0fd-d8d2-42dd-9c0b-4bc7aebb04fb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fc4d0fd-d8d2-42dd-9c0b-4bc7aebb04fb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fc4d0fd-d8d2-42dd-9c0b-4bc7aebb04fb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fc4d0fd-d8d2-42dd-9c0b-4bc7aebb04fb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4fc4d0fd-d8d2-42dd-9c0b-4bc7aebb04fb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fc4d0fd-d8d2-42dd-9c0b-4bc7aebb04fb tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 200 Sep 03 12:00:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 599/1188] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:09 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4f92bf23-f8ae-4440-b46c-f056d46ccc08 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f92bf23-f8ae-4440-b46c-f056d46ccc08 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f92bf23-f8ae-4440-b46c-f056d46ccc08 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f92bf23-f8ae-4440-b46c-f056d46ccc08 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f92bf23-f8ae-4440-b46c-f056d46ccc08 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 404 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 590/1189] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:10 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f288f64-a9ed-49c1-ba6a-9b287b97aed4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f288f64-a9ed-49c1-ba6a-9b287b97aed4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f288f64-a9ed-49c1-ba6a-9b287b97aed4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f288f64-a9ed-49c1-ba6a-9b287b97aed4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f288f64-a9ed-49c1-ba6a-9b287b97aed4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 404 Sep 03 12:00:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 600/1190] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:10 2026] GET /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-489b7746-9065-4caf-8932-1186d9106e90 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-489b7746-9065-4caf-8932-1186d9106e90 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-489b7746-9065-4caf-8932-1186d9106e90 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-489b7746-9065-4caf-8932-1186d9106e90 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-489b7746-9065-4caf-8932-1186d9106e90 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: 52b44c24-b394-4880-91ee-a0c59b16b460 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-489b7746-9065-4caf-8932-1186d9106e90 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 returned with HTTP 404 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 591/1191] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:10 2026] DELETE /volume/v3/volumes/52b44c24-b394-4880-91ee-a0c59b16b460 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a7022576-946d-4786-884a-9b0a3e7db8cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete snapshot with id: 570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 12:00:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot delete request issued successfully. Sep 03 12:00:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7022576-946d-4786-884a-9b0a3e7db8cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 202 Sep 03 12:00:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 601/1192] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:00:10 2026] DELETE /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-07e57e86-b71d-4834-9bb5-4fc79f58d125 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07e57e86-b71d-4834-9bb5-4fc79f58d125 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07e57e86-b71d-4834-9bb5-4fc79f58d125 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07e57e86-b71d-4834-9bb5-4fc79f58d125 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-07e57e86-b71d-4834-9bb5-4fc79f58d125 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 12:00:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07e57e86-b71d-4834-9bb5-4fc79f58d125 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 12:00:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 592/1193] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:10 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19fd4a2d-8d26-40d8-8e7a-7e1612acdddc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19fd4a2d-8d26-40d8-8e7a-7e1612acdddc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19fd4a2d-8d26-40d8-8e7a-7e1612acdddc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19fd4a2d-8d26-40d8-8e7a-7e1612acdddc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19fd4a2d-8d26-40d8-8e7a-7e1612acdddc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 12:00:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19fd4a2d-8d26-40d8-8e7a-7e1612acdddc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 12:00:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 602/1194] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:11 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c4e545c3-6288-47db-a768-b2a3497d006e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1076961907"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Create volume request body: {'volume': {'imageRef': 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1076961907'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Create volume of 1 GB Sep 03 12:00:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Availability Zones retrieved successfully. Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Flow 'volume_create_api' (0d93f63f-6534-41a5-b5d1-66d3099df9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2e8cac-b245-4dc2-b11b-48b1668c045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2e8cac-b245-4dc2-b11b-48b1668c045c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9f4137-61f1-4a06-86f2-0e1b2f005b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Created reservations ['a4580ee6-1145-4e1d-932a-c27ab5b95966', '74bce598-1938-4340-858e-34536b62adbf', '7a3a1cef-c882-42c5-a6b1-e9ca9093b6a4', 'cbafed2f-e972-4081-9567-3d9f94f1c432'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d9f4137-61f1-4a06-86f2-0e1b2f005b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4580ee6-1145-4e1d-932a-c27ab5b95966', '74bce598-1938-4340-858e-34536b62adbf', '7a3a1cef-c882-42c5-a6b1-e9ca9093b6a4', 'cbafed2f-e972-4081-9567-3d9f94f1c432']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d268ced5-bd4c-4408-b650-8bc318f4eb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d268ced5-bd4c-4408-b650-8bc318f4eb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf51b6e6-47fe-44e1-a04a-3368f5bbaeda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1076961907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f4dc5dfe5c4bcd9ef3724d047d454e',qos_specs=None,replication_status=,reservations=['a4580ee6-1145-4e1d-932a-c27ab5b95966','74bce598-1938-4340-858e-34536b62adbf','7a3a1cef-c882-42c5-a6b1-e9ca9093b6a4','cbafed2f-e972-4081-9567-3d9f94f1c432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37c04f6dc2c1460d9fcca422f47a6f82',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1076961907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf51b6e6-47fe-44e1-a04a-3368f5bbaeda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f4dc5dfe5c4bcd9ef3724d047d454e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37c04f6dc2c1460d9fcca422f47a6f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925505db-67c3-455c-8c55-f7b6d0380eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (925505db-67c3-455c-8c55-f7b6d0380eaf) transitioned into state 'SUCCESS' from state '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-1076961907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f4dc5dfe5c4bcd9ef3724d047d454e',qos_specs=None,replication_status=,reservations=['a4580ee6-1145-4e1d-932a-c27ab5b95966','74bce598-1938-4340-858e-34536b62adbf','7a3a1cef-c882-42c5-a6b1-e9ca9093b6a4','cbafed2f-e972-4081-9567-3d9f94f1c432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37c04f6dc2c1460d9fcca422f47a6f82',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:12 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76d90ae-c708-49c9-88af-e8f9b4af0b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61860fae-bca4-437c-a9e9-f12810fd1a4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76d90ae-c708-49c9-88af-e8f9b4af0b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Flow 'volume_create_api' (0d93f63f-6534-41a5-b5d1-66d3099df9d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Create volume request issued successfully. Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c4e545c3-6288-47db-a768-b2a3497d006e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61860fae-bca4-437c-a9e9-f12810fd1a4f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61860fae-bca4-437c-a9e9-f12810fd1a4f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 593/1195] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:12 2026] POST /volume/v3/volumes => generated 760 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61860fae-bca4-437c-a9e9-f12810fd1a4f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fa1fe7dc-989e-404e-8e21-2058da96a396 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa1fe7dc-989e-404e-8e21-2058da96a396 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa1fe7dc-989e-404e-8e21-2058da96a396 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa1fe7dc-989e-404e-8e21-2058da96a396 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61860fae-bca4-437c-a9e9-f12810fd1a4f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Snapshot retrieved successfully. Sep 03 12:00:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61860fae-bca4-437c-a9e9-f12810fd1a4f tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa1fe7dc-989e-404e-8e21-2058da96a396 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 603/1196] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:12 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 467 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa1fe7dc-989e-404e-8e21-2058da96a396 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 594/1197] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 828 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-43f74394-b1d3-4f39-b2a3-354986aa2d3b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43f74394-b1d3-4f39-b2a3-354986aa2d3b tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43f74394-b1d3-4f39-b2a3-354986aa2d3b tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1289681050", "description": "tempest-group-type-description-1319157614", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43f74394-b1d3-4f39-b2a3-354986aa2d3b tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 604/1198] 192.168.122.215 () {62 vars in 1196 bytes} [Thu Sep 3 12:00:13 2026] POST /volume/v3/group_types => generated 265 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-da7fa3cd-279c-4ede-9895-dc71b4c1ceda None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da7fa3cd-279c-4ede-9895-dc71b4c1ceda tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da7fa3cd-279c-4ede-9895-dc71b4c1ceda tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da7fa3cd-279c-4ede-9895-dc71b4c1ceda tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da7fa3cd-279c-4ede-9895-dc71b4c1ceda tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 595/1199] 192.168.122.215 () {60 vars in 1174 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types => generated 499 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a3d0f98-2458-41d0-8dcf-889cfd940a43 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a3d0f98-2458-41d0-8dcf-889cfd940a43 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] PUT http://192.168.122.215/volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a3d0f98-2458-41d0-8dcf-889cfd940a43 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-56688572", "description": "updated-group-type-desc"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a3d0f98-2458-41d0-8dcf-889cfd940a43 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 605/1200] 192.168.122.215 () {62 vars in 1306 bytes} [Thu Sep 3 12:00:13 2026] PUT /volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 => generated 253 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6442358b-8bac-47ac-9efc-f6046fea8bde None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6442358b-8bac-47ac-9efc-f6046fea8bde tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6442358b-8bac-47ac-9efc-f6046fea8bde tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6442358b-8bac-47ac-9efc-f6046fea8bde tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6442358b-8bac-47ac-9efc-f6046fea8bde tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 596/1201] 192.168.122.215 () {60 vars in 1285 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 => generated 253 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d509796-84bc-4cf6-9a66-b5999265ce9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d509796-84bc-4cf6-9a66-b5999265ce9a tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d509796-84bc-4cf6-9a66-b5999265ce9a tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d509796-84bc-4cf6-9a66-b5999265ce9a tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d509796-84bc-4cf6-9a66-b5999265ce9a tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 606/1202] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:00:13 2026] DELETE /volume/v3/group_types/1141c4bd-44a1-4951-bedc-77f9dac5dbc3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-34903f3b-e5e8-4c66-9269-bd037661e8d9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34903f3b-e5e8-4c66-9269-bd037661e8d9 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34903f3b-e5e8-4c66-9269-bd037661e8d9 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34903f3b-e5e8-4c66-9269-bd037661e8d9 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34903f3b-e5e8-4c66-9269-bd037661e8d9 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 597/1203] 192.168.122.215 () {60 vars in 1174 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-014a4455-098d-4a78-a18c-07bf9c534a3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-014a4455-098d-4a78-a18c-07bf9c534a3f tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-014a4455-098d-4a78-a18c-07bf9c534a3f tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1970235325", "is_public": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-014a4455-098d-4a78-a18c-07bf9c534a3f tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 607/1204] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 12:00:13 2026] POST /volume/v3/group_types => generated 164 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-96eed5b1-2dbc-4bfb-9216-d4de397599ed None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96eed5b1-2dbc-4bfb-9216-d4de397599ed tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96eed5b1-2dbc-4bfb-9216-d4de397599ed tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-15670419", "is_public": false}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96eed5b1-2dbc-4bfb-9216-d4de397599ed tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 598/1205] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 12:00:13 2026] POST /volume/v3/group_types => generated 163 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de887506-a988-4518-8b4b-2cda6e52cce1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de887506-a988-4518-8b4b-2cda6e52cce1 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de887506-a988-4518-8b4b-2cda6e52cce1 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de887506-a988-4518-8b4b-2cda6e52cce1 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de887506-a988-4518-8b4b-2cda6e52cce1 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 608/1206] 192.168.122.215 () {60 vars in 1235 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b8e353d9-809d-49df-93e8-c4d2eec924c0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b8e353d9-809d-49df-93e8-c4d2eec924c0 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b8e353d9-809d-49df-93e8-c4d2eec924c0 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b8e353d9-809d-49df-93e8-c4d2eec924c0 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b8e353d9-809d-49df-93e8-c4d2eec924c0 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 599/1207] 192.168.122.215 () {60 vars in 1237 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0dd27e7e-ad06-44e4-b486-2d346eab7e5d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0dd27e7e-ad06-44e4-b486-2d346eab7e5d tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types?is_public=False Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0dd27e7e-ad06-44e4-b486-2d346eab7e5d tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0dd27e7e-ad06-44e4-b486-2d346eab7e5d tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0dd27e7e-ad06-44e4-b486-2d346eab7e5d tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 609/1208] 192.168.122.215 () {60 vars in 1205 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-34357cd9-e18f-4cf4-9bef-37c69f4dae39 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34357cd9-e18f-4cf4-9bef-37c69f4dae39 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] GET http://192.168.122.215/volume/v3/group_types?is_public=True Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34357cd9-e18f-4cf4-9bef-37c69f4dae39 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34357cd9-e18f-4cf4-9bef-37c69f4dae39 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34357cd9-e18f-4cf4-9bef-37c69f4dae39 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 600/1209] 192.168.122.215 () {60 vars in 1203 bytes} [Thu Sep 3 12:00:13 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-63afe2f8-0fc1-4382-beaf-999ad3ae867c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63afe2f8-0fc1-4382-beaf-999ad3ae867c tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/1d734753-071e-4bed-8fe4-dc8110c7986d Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63afe2f8-0fc1-4382-beaf-999ad3ae867c tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63afe2f8-0fc1-4382-beaf-999ad3ae867c tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63afe2f8-0fc1-4382-beaf-999ad3ae867c tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types/1d734753-071e-4bed-8fe4-dc8110c7986d returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 610/1210] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:00:13 2026] DELETE /volume/v3/group_types/1d734753-071e-4bed-8fe4-dc8110c7986d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d2690907-1027-4abb-893e-4b9a83304192 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2690907-1027-4abb-893e-4b9a83304192 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/fa47bbac-3dec-4f80-a4bf-04c8ffc8cca7 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2690907-1027-4abb-893e-4b9a83304192 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2690907-1027-4abb-893e-4b9a83304192 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2690907-1027-4abb-893e-4b9a83304192 tempest-GroupTypesTest-1185368478 tempest-GroupTypesTest-1185368478-project-admin] http://192.168.122.215/volume/v3/group_types/fa47bbac-3dec-4f80-a4bf-04c8ffc8cca7 returned with HTTP 202 Sep 03 12:00:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 601/1211] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:00:13 2026] DELETE /volume/v3/group_types/fa47bbac-3dec-4f80-a4bf-04c8ffc8cca7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d554da36-656f-4cbf-ba7b-90b1c82ae211 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d554da36-656f-4cbf-ba7b-90b1c82ae211 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d554da36-656f-4cbf-ba7b-90b1c82ae211 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d554da36-656f-4cbf-ba7b-90b1c82ae211 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-74e89aa0-124e-4da2-968e-42f2f031f48d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d554da36-656f-4cbf-ba7b-90b1c82ae211 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 returned with HTTP 404 Sep 03 12:00:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 611/1212] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:00:14 2026] GET /volume/v3/snapshots/570df70c-60b5-4ad5-a4e0-3c02bc541c38 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-74e89aa0-124e-4da2-968e-42f2f031f48d tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-74e89aa0-124e-4da2-968e-42f2f031f48d tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-74e89aa0-124e-4da2-968e-42f2f031f48d tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f940d0b8-2a14-42ef-ba48-5fc473c801df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f940d0b8-2a14-42ef-ba48-5fc473c801df tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f940d0b8-2a14-42ef-ba48-5fc473c801df tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f940d0b8-2a14-42ef-ba48-5fc473c801df tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-74e89aa0-124e-4da2-968e-42f2f031f48d tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f940d0b8-2a14-42ef-ba48-5fc473c801df tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-74e89aa0-124e-4da2-968e-42f2f031f48d tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 602/1213] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:14 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f940d0b8-2a14-42ef-ba48-5fc473c801df tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 12:00:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 612/1214] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:14 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 12:00:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: 9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 12:00:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume request issued successfully. Sep 03 12:00:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1fef927-30ad-4bf2-8d48-7446fbf95f46 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 202 Sep 03 12:00:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 603/1215] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:14 2026] DELETE /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60439e06-c5a6-4e06-97e9-1889102170d8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60439e06-c5a6-4e06-97e9-1889102170d8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60439e06-c5a6-4e06-97e9-1889102170d8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60439e06-c5a6-4e06-97e9-1889102170d8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-60439e06-c5a6-4e06-97e9-1889102170d8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60439e06-c5a6-4e06-97e9-1889102170d8 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 200 Sep 03 12:00:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 613/1216] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:14 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-be061eac-03f7-4aa6-bc89-5bd038a2111f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be061eac-03f7-4aa6-bc89-5bd038a2111f tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be061eac-03f7-4aa6-bc89-5bd038a2111f tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be061eac-03f7-4aa6-bc89-5bd038a2111f tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-be061eac-03f7-4aa6-bc89-5bd038a2111f tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be061eac-03f7-4aa6-bc89-5bd038a2111f tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 604/1217] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:15 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 910 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-14bb19e1-70bd-4ccb-a69b-4352c54c27b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14bb19e1-70bd-4ccb-a69b-4352c54c27b4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 Sep 03 12:00:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14bb19e1-70bd-4ccb-a69b-4352c54c27b4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14bb19e1-70bd-4ccb-a69b-4352c54c27b4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14bb19e1-70bd-4ccb-a69b-4352c54c27b4 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 returned with HTTP 404 Sep 03 12:00:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 614/1218] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:15 2026] GET /volume/v3/volumes/9a58e788-204b-4eef-b487-9e0b996bbdc1 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-07b630a6-ff72-4791-acfc-a2183fd24a3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07b630a6-ff72-4791-acfc-a2183fd24a3e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07b630a6-ff72-4791-acfc-a2183fd24a3e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07b630a6-ff72-4791-acfc-a2183fd24a3e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-07b630a6-ff72-4791-acfc-a2183fd24a3e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07b630a6-ff72-4791-acfc-a2183fd24a3e tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 12:00:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 605/1219] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:15 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] DELETE http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 12:00:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume with id: fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 12:00:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Delete volume request issued successfully. Sep 03 12:00:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ff2d4c1-646c-4563-8ef1-c8b38ac6ccc1 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 202 Sep 03 12:00:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 615/1220] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:15 2026] DELETE /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-235e8d22-11dd-40ae-b978-ecb54a1625cc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-235e8d22-11dd-40ae-b978-ecb54a1625cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-235e8d22-11dd-40ae-b978-ecb54a1625cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-235e8d22-11dd-40ae-b978-ecb54a1625cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-235e8d22-11dd-40ae-b978-ecb54a1625cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-235e8d22-11dd-40ae-b978-ecb54a1625cc tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 12:00:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 606/1221] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:15 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f85879f-dc20-48f4-b5e6-4d1be7662ee0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f85879f-dc20-48f4-b5e6-4d1be7662ee0 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f85879f-dc20-48f4-b5e6-4d1be7662ee0 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f85879f-dc20-48f4-b5e6-4d1be7662ee0 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f85879f-dc20-48f4-b5e6-4d1be7662ee0 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f85879f-dc20-48f4-b5e6-4d1be7662ee0 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 616/1222] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:16 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9d6d1109-7a3d-4163-8ee7-6c827a151cfe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d6d1109-7a3d-4163-8ee7-6c827a151cfe tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 12:00:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9d6d1109-7a3d-4163-8ee7-6c827a151cfe tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9d6d1109-7a3d-4163-8ee7-6c827a151cfe tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9d6d1109-7a3d-4163-8ee7-6c827a151cfe tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Volume info retrieved successfully. Sep 03 12:00:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d6d1109-7a3d-4163-8ee7-6c827a151cfe tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 200 Sep 03 12:00:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 607/1223] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:16 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3fb08320-82a6-46e2-9e9a-9bed9941a393 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fb08320-82a6-46e2-9e9a-9bed9941a393 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fb08320-82a6-46e2-9e9a-9bed9941a393 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fb08320-82a6-46e2-9e9a-9bed9941a393 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3fb08320-82a6-46e2-9e9a-9bed9941a393 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fb08320-82a6-46e2-9e9a-9bed9941a393 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 617/1224] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:17 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-30a80f3d-2c71-4dfd-b3c1-eeddacfcd266 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30a80f3d-2c71-4dfd-b3c1-eeddacfcd266 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] GET http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe Sep 03 12:00:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30a80f3d-2c71-4dfd-b3c1-eeddacfcd266 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30a80f3d-2c71-4dfd-b3c1-eeddacfcd266 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30a80f3d-2c71-4dfd-b3c1-eeddacfcd266 tempest-VolumesSnapshotTestJSON-1351489798 tempest-VolumesSnapshotTestJSON-1351489798-project-member] http://192.168.122.215/volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe returned with HTTP 404 Sep 03 12:00:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 608/1225] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:17 2026] GET /volume/v3/volumes/fa1c9890-c4ee-47a0-b6d6-7579019712fe => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-847d309c-c51f-48b9-864f-974e45ceb575 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-847d309c-c51f-48b9-864f-974e45ceb575 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-847d309c-c51f-48b9-864f-974e45ceb575 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-847d309c-c51f-48b9-864f-974e45ceb575 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-847d309c-c51f-48b9-864f-974e45ceb575 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-847d309c-c51f-48b9-864f-974e45ceb575 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 618/1226] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:18 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 913 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-54dcfa3b-0061-4057-91db-bc3550110dca None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54dcfa3b-0061-4057-91db-bc3550110dca tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54dcfa3b-0061-4057-91db-bc3550110dca tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54dcfa3b-0061-4057-91db-bc3550110dca tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-54dcfa3b-0061-4057-91db-bc3550110dca tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54dcfa3b-0061-4057-91db-bc3550110dca tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 609/1227] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:19 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95072e1d-5050-413e-b81a-7eba1f792b58 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95072e1d-5050-413e-b81a-7eba1f792b58 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:00:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95072e1d-5050-413e-b81a-7eba1f792b58 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1564723063"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-855ee519-e3fc-4ddc-8cd3-ae9379561429 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-855ee519-e3fc-4ddc-8cd3-ae9379561429 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-855ee519-e3fc-4ddc-8cd3-ae9379561429 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-855ee519-e3fc-4ddc-8cd3-ae9379561429 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95072e1d-5050-413e-b81a-7eba1f792b58 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:00:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 619/1228] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:00:20 2026] POST /volume/v3/types => generated 216 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d925f08d-2c0c-48f8-afd4-c3d028dd7c7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-855ee519-e3fc-4ddc-8cd3-ae9379561429 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d925f08d-2c0c-48f8-afd4-c3d028dd7c7e tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:00:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d925f08d-2c0c-48f8-afd4-c3d028dd7c7e tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1543926384"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-855ee519-e3fc-4ddc-8cd3-ae9379561429 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 610/1229] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:20 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d925f08d-2c0c-48f8-afd4-c3d028dd7c7e tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:00:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 620/1230] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 12:00:20 2026] POST /volume/v3/group_types => generated 173 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-704bf144-e208-4054-86d1-9185dfa50720 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 12:00:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6b3f42d-20ba-4b45-8e83-e23ce5dc8991", "volume_types": ["10e032b1-b9ec-4daf-88e3-de84a50230db"], "name": "tempest-Group1-848783633"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Creating new group {'group': {'group_type': 'a6b3f42d-20ba-4b45-8e83-e23ce5dc8991', 'volume_types': ['10e032b1-b9ec-4daf-88e3-de84a50230db'], 'name': 'tempest-Group1-848783633'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Creating group tempest-Group1-848783633. Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Availability Zones retrieved successfully. Sep 03 12:00:21 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Created reservations ['23de5f2c-1d46-45c1-88ad-4a9105743101'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-704bf144-e208-4054-86d1-9185dfa50720 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 12:00:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 611/1231] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 12:00:20 2026] POST /volume/v3/groups => generated 93 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b2c7675c-f450-49c7-b444-bd866a5f0bc2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2c7675c-f450-49c7-b444-bd866a5f0bc2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2c7675c-f450-49c7-b444-bd866a5f0bc2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2c7675c-f450-49c7-b444-bd866a5f0bc2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-b2c7675c-f450-49c7-b444-bd866a5f0bc2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:21 devstack devstack@c-api.service[86957]: /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 03 12:00:21 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2c7675c-f450-49c7-b444-bd866a5f0bc2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 returned with HTTP 200 Sep 03 12:00:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 621/1232] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:21 2026] GET /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 => generated 321 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-642e46ec-f780-4572-85a3-54e5e15bd3db None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-642e46ec-f780-4572-85a3-54e5e15bd3db tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-642e46ec-f780-4572-85a3-54e5e15bd3db tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-642e46ec-f780-4572-85a3-54e5e15bd3db tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-642e46ec-f780-4572-85a3-54e5e15bd3db tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-642e46ec-f780-4572-85a3-54e5e15bd3db tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 612/1233] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:21 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 1331 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] POST http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-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=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Update volume metadata completed successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f04ae3c-1da5-4413-9ce1-04df170d5b6e tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 622/1234] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:00:21 2026] POST /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action => generated 526 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6bd9a92b-c0bf-4c46-9c9d-9b7349ccbb73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6bd9a92b-c0bf-4c46-9c9d-9b7349ccbb73 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6bd9a92b-c0bf-4c46-9c9d-9b7349ccbb73 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6bd9a92b-c0bf-4c46-9c9d-9b7349ccbb73 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6bd9a92b-c0bf-4c46-9c9d-9b7349ccbb73 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6bd9a92b-c0bf-4c46-9c9d-9b7349ccbb73 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 613/1235] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:22 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 1391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] POST http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Get volume image-metadata completed successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Delete volume metadata completed successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c39465b6-a022-4159-88f1-c3ccb2a692cf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 623/1236] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:00:22 2026] POST /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-27039b27-af83-489a-b337-e6851dea4db6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27039b27-af83-489a-b337-e6851dea4db6 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] POST http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27039b27-af83-489a-b337-e6851dea4db6 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27039b27-af83-489a-b337-e6851dea4db6 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-27039b27-af83-489a-b337-e6851dea4db6 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-27039b27-af83-489a-b337-e6851dea4db6 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Get volume image-metadata completed successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27039b27-af83-489a-b337-e6851dea4db6 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 614/1237] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:00:22 2026] POST /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda/action => generated 500 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42ea1661-59a5-4126-aa9c-841c70f5a9a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42ea1661-59a5-4126-aa9c-841c70f5a9a1 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42ea1661-59a5-4126-aa9c-841c70f5a9a1 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42ea1661-59a5-4126-aa9c-841c70f5a9a1 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-42ea1661-59a5-4126-aa9c-841c70f5a9a1 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42ea1661-59a5-4126-aa9c-841c70f5a9a1 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 624/1238] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:22 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 1365 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] DELETE http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Delete volume with id: bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Delete volume request issued successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9a72d16-3a56-487e-bdd4-b718d6b4dcdd tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 202 Sep 03 12:00:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 615/1239] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:22 2026] DELETE /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-57cce6d6-0a8b-4616-b503-a0d23922d8bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57cce6d6-0a8b-4616-b503-a0d23922d8bf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57cce6d6-0a8b-4616-b503-a0d23922d8bf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57cce6d6-0a8b-4616-b503-a0d23922d8bf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-57cce6d6-0a8b-4616-b503-a0d23922d8bf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7f8421d0-ea6b-4059-9edd-34c52e686b23 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57cce6d6-0a8b-4616-b503-a0d23922d8bf tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 625/1240] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:22 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 1364 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7f8421d0-ea6b-4059-9edd-34c52e686b23 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7f8421d0-ea6b-4059-9edd-34c52e686b23 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7f8421d0-ea6b-4059-9edd-34c52e686b23 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-7f8421d0-ea6b-4059-9edd-34c52e686b23 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /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 03 12:00:22 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7f8421d0-ea6b-4059-9edd-34c52e686b23 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 616/1241] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:22 2026] GET /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 => generated 322 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6b3f42d-20ba-4b45-8e83-e23ce5dc8991", "volume_types": ["10e032b1-b9ec-4daf-88e3-de84a50230db"], "name": "tempest-Group2-767967927"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Creating new group {'group': {'group_type': 'a6b3f42d-20ba-4b45-8e83-e23ce5dc8991', 'volume_types': ['10e032b1-b9ec-4daf-88e3-de84a50230db'], 'name': 'tempest-Group2-767967927'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Creating group tempest-Group2-767967927. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Availability Zones retrieved successfully. Sep 03 12:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Created reservations ['439adacd-d1e4-4357-92d3-6ae657231fe0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c27a1d63-5bf2-4d21-a3ee-35ecb6e5a465 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 12:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 626/1242] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 12:00:22 2026] POST /volume/v3/groups => generated 93 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1890e7c-4957-4b06-96b5-dd4c73b887cf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1890e7c-4957-4b06-96b5-dd4c73b887cf tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1890e7c-4957-4b06-96b5-dd4c73b887cf tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1890e7c-4957-4b06-96b5-dd4c73b887cf tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-c1890e7c-4957-4b06-96b5-dd4c73b887cf tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:22 devstack devstack@c-api.service[86956]: /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 03 12:00:22 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1890e7c-4957-4b06-96b5-dd4c73b887cf tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b returned with HTTP 200 Sep 03 12:00:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 617/1243] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:22 2026] GET /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b => generated 321 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5197381b-3871-43cf-8c9d-4af0d5a1ee50 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5197381b-3871-43cf-8c9d-4af0d5a1ee50 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5197381b-3871-43cf-8c9d-4af0d5a1ee50 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5197381b-3871-43cf-8c9d-4af0d5a1ee50 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5197381b-3871-43cf-8c9d-4af0d5a1ee50 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Volume info retrieved successfully. Sep 03 12:00:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5197381b-3871-43cf-8c9d-4af0d5a1ee50 tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 200 Sep 03 12:00:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 627/1244] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:23 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 1364 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4bacf58a-c803-4dcc-a960-99e0c436313d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4bacf58a-c803-4dcc-a960-99e0c436313d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4bacf58a-c803-4dcc-a960-99e0c436313d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4bacf58a-c803-4dcc-a960-99e0c436313d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-4bacf58a-c803-4dcc-a960-99e0c436313d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:23 devstack devstack@c-api.service[86956]: /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 03 12:00:23 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4bacf58a-c803-4dcc-a960-99e0c436313d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b returned with HTTP 200 Sep 03 12:00:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 618/1245] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:23 2026] GET /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b => generated 322 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3f7ced2b-8410-492b-b168-3398892d9474 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1755064830", "volume_type": "10e032b1-b9ec-4daf-88e3-de84a50230db", "group_id": "8e63c1d7-4a01-4ed0-a8eb-526de8976846", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1755064830', 'volume_type': '10e032b1-b9ec-4daf-88e3-de84a50230db', 'group_id': '8e63c1d7-4a01-4ed0-a8eb-526de8976846', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume of 1 GB Sep 03 12:00:24 devstack devstack@c-api.service[86957]: /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 03 12:00:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Availability Zones retrieved successfully. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Flow 'volume_create_api' (380a5415-1054-4262-a62d-daaa808bb06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad62366c-3a20-4644-bff1-48cf7170199f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad62366c-3a20-4644-bff1-48cf7170199f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=10e032b1-b9ec-4daf-88e3-de84a50230db,is_public=True,name='tempest-GroupsTest-volume-type-1564723063',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10e032b1-b9ec-4daf-88e3-de84a50230db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e63c1d7-4a01-4ed0-a8eb-526de8976846', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1c0ee4-102b-4762-a7a5-a881cad169d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1564723063 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1564723063, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1564723063 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1564723063, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Created reservations ['106c9bf0-8be2-49db-a2b9-a8461dc17653', 'de9fd899-2057-4aa1-8b38-09bc6b098e3d', '5f18892a-fa11-43db-86cc-68f1fb95193b', '8828590b-a60b-428c-96fd-dac36bdc5618'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1c0ee4-102b-4762-a7a5-a881cad169d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['106c9bf0-8be2-49db-a2b9-a8461dc17653', 'de9fd899-2057-4aa1-8b38-09bc6b098e3d', '5f18892a-fa11-43db-86cc-68f1fb95193b', '8828590b-a60b-428c-96fd-dac36bdc5618']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0360b20d-60f2-4a81-ade5-d4995d3cefbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0360b20d-60f2-4a81-ade5-d4995d3cefbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be3107d-19c5-421a-9f1a-addb265a016a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1755064830',encryption_key_id=None,group_id=8e63c1d7-4a01-4ed0-a8eb-526de8976846,group_type_id=,metadata={},multiattach=False,project_id='7b0963e510904c3a8742b89e8c5a1240',qos_specs=None,replication_status=,reservations=['106c9bf0-8be2-49db-a2b9-a8461dc17653','de9fd899-2057-4aa1-8b38-09bc6b098e3d','5f18892a-fa11-43db-86cc-68f1fb95193b','8828590b-a60b-428c-96fd-dac36bdc5618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b294530d7a4574913fb7edfe581af4',volume_type_id=10e032b1-b9ec-4daf-88e3-de84a50230db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1755064830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e63c1d7-4a01-4ed0-a8eb-526de8976846,host=None,id=1be3107d-19c5-421a-9f1a-addb265a016a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0963e510904c3a8742b89e8c5a1240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87b294530d7a4574913fb7edfe581af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10e032b1-b9ec-4daf-88e3-de84a50230db),volume_type_id=10e032b1-b9ec-4daf-88e3-de84a50230db)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8562483-f5f9-457d-a13e-c6a39ce3527f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8562483-f5f9-457d-a13e-c6a39ce3527f) transitioned into state 'SUCCESS' from state '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-1755064830',encryption_key_id=None,group_id=8e63c1d7-4a01-4ed0-a8eb-526de8976846,group_type_id=,metadata={},multiattach=False,project_id='7b0963e510904c3a8742b89e8c5a1240',qos_specs=None,replication_status=,reservations=['106c9bf0-8be2-49db-a2b9-a8461dc17653','de9fd899-2057-4aa1-8b38-09bc6b098e3d','5f18892a-fa11-43db-86cc-68f1fb95193b','8828590b-a60b-428c-96fd-dac36bdc5618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b294530d7a4574913fb7edfe581af4',volume_type_id=10e032b1-b9ec-4daf-88e3-de84a50230db)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e87c1c1-efd5-4d40-aa7e-976561fc5de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e87c1c1-efd5-4d40-aa7e-976561fc5de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Flow 'volume_create_api' (380a5415-1054-4262-a62d-daaa808bb06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume request issued successfully. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:24 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5013505a-74b5-46d7-97ab-7c0f3aff89dc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5013505a-74b5-46d7-97ab-7c0f3aff89dc tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] GET http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5013505a-74b5-46d7-97ab-7c0f3aff89dc tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5013505a-74b5-46d7-97ab-7c0f3aff89dc tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5013505a-74b5-46d7-97ab-7c0f3aff89dc tempest-VolumesImageMetadata-1929928241 tempest-VolumesImageMetadata-1929928241-project-member] http://192.168.122.215/volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda returned with HTTP 404 Sep 03 12:00:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 619/1246] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:24 2026] GET /volume/v3/volumes/bf51b6e6-47fe-44e1-a04a-3368f5bbaeda => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:24 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f7ced2b-8410-492b-b168-3398892d9474 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 628/1247] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:00:23 2026] POST /volume/v3/volumes => generated 823 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:24 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:24 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:24 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62e63ecf-ad69-4375-a5ac-7385f95bfb8d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a returned with HTTP 200 Sep 03 12:00:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 620/1248] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:24 2026] GET /volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a => generated 891 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a Sep 03 12:00:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:26 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:26 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:26 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63f517d8-32cb-4344-ad27-5edbbdfc2058 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a returned with HTTP 200 Sep 03 12:00:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 629/1249] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:26 2026] GET /volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a => generated 915 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:27 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8e1efd6-2560-437d-9208-23f9ac322fdc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a returned with HTTP 200 Sep 03 12:00:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 621/1250] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:27 2026] GET /volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f0e5741-ac6d-4700-aff3-06775b8e4548 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f0e5741-ac6d-4700-aff3-06775b8e4548 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f0e5741-ac6d-4700-aff3-06775b8e4548 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f0e5741-ac6d-4700-aff3-06775b8e4548 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-2f0e5741-ac6d-4700-aff3-06775b8e4548 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /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 03 12:00:27 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f0e5741-ac6d-4700-aff3-06775b8e4548 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 returned with HTTP 200 Sep 03 12:00:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 630/1251] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:27 2026] GET /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 => generated 322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0cd9f63a-f80a-471b-851e-500596e67d05 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0cd9f63a-f80a-471b-851e-500596e67d05 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0cd9f63a-f80a-471b-851e-500596e67d05 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0cd9f63a-f80a-471b-851e-500596e67d05 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-0cd9f63a-f80a-471b-851e-500596e67d05 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /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 03 12:00:27 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0cd9f63a-f80a-471b-851e-500596e67d05 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b returned with HTTP 200 Sep 03 12:00:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 622/1252] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:27 2026] GET /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da1d9200-d467-4258-af59-6427c2e9f840 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da1d9200-d467-4258-af59-6427c2e9f840 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/detail Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da1d9200-d467-4258-af59-6427c2e9f840 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da1d9200-d467-4258-af59-6427c2e9f840 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /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 03 12:00:27 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /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 03 12:00:27 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /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 03 12:00:27 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da1d9200-d467-4258-af59-6427c2e9f840 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/detail returned with HTTP 200 Sep 03 12:00:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 631/1253] 192.168.122.215 () {60 vars in 1180 bytes} [Thu Sep 3 12:00:27 2026] GET /volume/v3/groups/detail => generated 638 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /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 03 12:00:27 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:27 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:27 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0b43bde-12d1-4d27-ad37-60c7770fa5ae tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 623/1254] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:27 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-640e9095-101b-4faf-ac9e-15e438818334 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /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 03 12:00:27 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:27 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:27 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:27 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-640e9095-101b-4faf-ac9e-15e438818334 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 632/1255] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:27 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846/action Sep 03 12:00:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] delete called for group 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:00:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Delete group with id: 8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:28 devstack devstack@c-api.service[86956]: /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 03 12:00:28 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:00:28 devstack devstack@c-api.service[86956]: /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 03 12:00:28 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:00:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7ee3696e-4044-4861-9a19-bfdb87ae5417 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846/action returned with HTTP 202 Sep 03 12:00:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 624/1256] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:00:28 2026] POST /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 12:00:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-233ba5e6-63e7-439e-935e-5054638f6595 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a Sep 03 12:00:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-233ba5e6-63e7-439e-935e-5054638f6595 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a returned with HTTP 200 Sep 03 12:00:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 633/1257] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:28 2026] GET /volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eefeac50-5f63-459a-b6d8-f3136221de3d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1010934979"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1010934979'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Create volume of 1 GB Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Availability Zones retrieved successfully. Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Flow 'volume_create_api' (e735cd4a-7a82-4346-92c3-474f40d452fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9cd2ec-8c2f-4d87-bed9-9b8d07db272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9cd2ec-8c2f-4d87-bed9-9b8d07db272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d313247a-7260-4317-8375-62bdc5bcdd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Created reservations ['4de60cbd-3b4a-481b-86bd-cfc0e212271c', '12d6d826-6530-426b-8f67-7d384b91a012', 'd9e0e6e4-929f-4200-a60e-fbbd19ad94b0', '6f51e600-bb18-4dc8-962f-a4216cf6b59e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d313247a-7260-4317-8375-62bdc5bcdd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4de60cbd-3b4a-481b-86bd-cfc0e212271c', '12d6d826-6530-426b-8f67-7d384b91a012', 'd9e0e6e4-929f-4200-a60e-fbbd19ad94b0', '6f51e600-bb18-4dc8-962f-a4216cf6b59e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b1958c-b4c8-4ba5-81a4-7b80fa99cf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b1958c-b4c8-4ba5-81a4-7b80fa99cf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f38a4493-1da5-49a1-aa5b-226793afa94b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1010934979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa3cb1eade44d1e84b63548ce6c6c13',qos_specs=None,replication_status=,reservations=['4de60cbd-3b4a-481b-86bd-cfc0e212271c','12d6d826-6530-426b-8f67-7d384b91a012','d9e0e6e4-929f-4200-a60e-fbbd19ad94b0','6f51e600-bb18-4dc8-962f-a4216cf6b59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d27f555417794330896be7ca8af59637',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1010934979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f38a4493-1da5-49a1-aa5b-226793afa94b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa3cb1eade44d1e84b63548ce6c6c13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d27f555417794330896be7ca8af59637',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61427a38-c385-432f-abf6-c395b2958f21 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b39731-fb7b-44ee-9765-0971fb5fca8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61427a38-c385-432f-abf6-c395b2958f21 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61427a38-c385-432f-abf6-c395b2958f21 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61427a38-c385-432f-abf6-c395b2958f21 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61427a38-c385-432f-abf6-c395b2958f21 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a returned with HTTP 404 Sep 03 12:00:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 634/1258] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:29 2026] GET /volume/v3/volumes/1be3107d-19c5-421a-9f1a-addb265a016a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-33929bda-a9da-4103-80d4-68cdd8f50705 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33929bda-a9da-4103-80d4-68cdd8f50705 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33929bda-a9da-4103-80d4-68cdd8f50705 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33929bda-a9da-4103-80d4-68cdd8f50705 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-33929bda-a9da-4103-80d4-68cdd8f50705 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b39731-fb7b-44ee-9765-0971fb5fca8a) transitioned into state 'SUCCESS' from state '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-1010934979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa3cb1eade44d1e84b63548ce6c6c13',qos_specs=None,replication_status=,reservations=['4de60cbd-3b4a-481b-86bd-cfc0e212271c','12d6d826-6530-426b-8f67-7d384b91a012','d9e0e6e4-929f-4200-a60e-fbbd19ad94b0','6f51e600-bb18-4dc8-962f-a4216cf6b59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d27f555417794330896be7ca8af59637',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1699320-3c45-4732-b07e-61a22622b2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1699320-3c45-4732-b07e-61a22622b2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Flow 'volume_create_api' (e735cd4a-7a82-4346-92c3-474f40d452fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Create volume request issued successfully. Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eefeac50-5f63-459a-b6d8-f3136221de3d tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 625/1259] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:00:28 2026] POST /volume/v3/volumes => generated 759 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:00:29 devstack devstack@c-api.service[86957]: /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 03 12:00:29 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33929bda-a9da-4103-80d4-68cdd8f50705 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 returned with HTTP 200 Sep 03 12:00:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 635/1260] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:29 2026] GET /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 => generated 321 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8960dfa7-a37c-4e6a-a34e-e0528c6b6ddd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8960dfa7-a37c-4e6a-a34e-e0528c6b6ddd tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8960dfa7-a37c-4e6a-a34e-e0528c6b6ddd tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8960dfa7-a37c-4e6a-a34e-e0528c6b6ddd tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8960dfa7-a37c-4e6a-a34e-e0528c6b6ddd tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Volume info retrieved successfully. Sep 03 12:00:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8960dfa7-a37c-4e6a-a34e-e0528c6b6ddd tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 200 Sep 03 12:00:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 626/1261] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:29 2026] GET /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 827 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1d3ee8f-18b9-4707-bfee-b641c555c2cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1d3ee8f-18b9-4707-bfee-b641c555c2cc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1d3ee8f-18b9-4707-bfee-b641c555c2cc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1d3ee8f-18b9-4707-bfee-b641c555c2cc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-b1d3ee8f-18b9-4707-bfee-b641c555c2cc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1d3ee8f-18b9-4707-bfee-b641c555c2cc tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 returned with HTTP 404 Sep 03 12:00:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 636/1262] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:30 2026] GET /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b/action Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] delete called for group 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:00:30 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Delete group with id: 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:30 devstack devstack@c-api.service[86956]: /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 03 12:00:30 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1b2f48b-3682-4e37-b805-a543ff4e790b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b2f48b-3682-4e37-b805-a543ff4e790b tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1b2f48b-3682-4e37-b805-a543ff4e790b tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1b2f48b-3682-4e37-b805-a543ff4e790b tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8318c0a8-4261-46ab-96d8-c92251bdb4e2 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b/action returned with HTTP 202 Sep 03 12:00:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 627/1263] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:00:30 2026] POST /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e96a0705-a6ce-4efd-a03e-8aa36893f827 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e96a0705-a6ce-4efd-a03e-8aa36893f827 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e96a0705-a6ce-4efd-a03e-8aa36893f827 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e96a0705-a6ce-4efd-a03e-8aa36893f827 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1b2f48b-3682-4e37-b805-a543ff4e790b tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Volume info retrieved successfully. Sep 03 12:00:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-e96a0705-a6ce-4efd-a03e-8aa36893f827 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b2f48b-3682-4e37-b805-a543ff4e790b tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 200 Sep 03 12:00:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 637/1264] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:30 2026] GET /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:30 devstack devstack@c-api.service[86956]: /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 03 12:00:30 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e96a0705-a6ce-4efd-a03e-8aa36893f827 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b returned with HTTP 200 Sep 03 12:00:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 628/1265] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:30 2026] GET /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b => generated 321 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf5a35c7-3467-4141-b6be-f2f2b20f8248 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf5a35c7-3467-4141-b6be-f2f2b20f8248 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf5a35c7-3467-4141-b6be-f2f2b20f8248 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf5a35c7-3467-4141-b6be-f2f2b20f8248 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cf5a35c7-3467-4141-b6be-f2f2b20f8248 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Volume info retrieved successfully. Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2ba86188-4d3e-4a20-87d5-5f99d5297cd7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf5a35c7-3467-4141-b6be-f2f2b20f8248 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 200 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ba86188-4d3e-4a20-87d5-5f99d5297cd7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 638/1266] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ba86188-4d3e-4a20-87d5-5f99d5297cd7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ba86188-4d3e-4a20-87d5-5f99d5297cd7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-2ba86188-4d3e-4a20-87d5-5f99d5297cd7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2f61d07-376d-424f-a8b4-3b4c42421508 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ba86188-4d3e-4a20-87d5-5f99d5297cd7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b returned with HTTP 404 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 629/1267] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2f61d07-376d-424f-a8b4-3b4c42421508 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/limits Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2f61d07-376d-424f-a8b4-3b4c42421508 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2f61d07-376d-424f-a8b4-3b4c42421508 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7c014d82-37e9-4cf6-8396-1af48423b415 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c014d82-37e9-4cf6-8396-1af48423b415 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/detail Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c014d82-37e9-4cf6-8396-1af48423b415 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c014d82-37e9-4cf6-8396-1af48423b415 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:31 devstack devstack@c-api.service[86956]: /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 03 12:00:31 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c014d82-37e9-4cf6-8396-1af48423b415 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/detail returned with HTTP 200 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 630/1268] 192.168.122.215 () {60 vars in 1180 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/groups/detail => generated 14 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-a2f61d07-376d-424f-a8b4-3b4c42421508 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1564723063 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1564723063, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8727d880-60f2-4236-9895-68afa84a5425 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: /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 03 12:00:31 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8727d880-60f2-4236-9895-68afa84a5425 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 631/1269] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8794f742-5379-4645-9e4d-8457d3e78bba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2f61d07-376d-424f-a8b4-3b4c42421508 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/limits returned with HTTP 200 Sep 03 12:00:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 639/1270] 192.168.122.215 () {58 vars in 1118 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/limits => generated 302 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8794f742-5379-4645-9e4d-8457d3e78bba tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b/action Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8794f742-5379-4645-9e4d-8457d3e78bba tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8794f742-5379-4645-9e4d-8457d3e78bba tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-8794f742-5379-4645-9e4d-8457d3e78bba tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] delete called for group 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-8794f742-5379-4645-9e4d-8457d3e78bba tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Delete group with id: 8adf20e8-f8c1-4c16-a66a-b56bdacbce7b Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8794f742-5379-4645-9e4d-8457d3e78bba tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b/action returned with HTTP 404 Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e745be5c-120e-4cf7-91dc-aec3d7d63de8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 632/1271] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:00:31 2026] POST /volume/v3/groups/8adf20e8-f8c1-4c16-a66a-b56bdacbce7b/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e745be5c-120e-4cf7-91dc-aec3d7d63de8 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e745be5c-120e-4cf7-91dc-aec3d7d63de8 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e745be5c-120e-4cf7-91dc-aec3d7d63de8 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e745be5c-120e-4cf7-91dc-aec3d7d63de8 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Volume info retrieved successfully. Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0d2ae95-040e-4aaf-bc34-fc1d2fefff36 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 633/1272] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:31 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 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e745be5c-120e-4cf7-91dc-aec3d7d63de8 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 200 Sep 03 12:00:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 640/1273] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7e2babac-fab0-4d30-8def-1faae8654b42 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7e2babac-fab0-4d30-8def-1faae8654b42 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846/action Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7e2babac-fab0-4d30-8def-1faae8654b42 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7e2babac-fab0-4d30-8def-1faae8654b42 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-825939de-dda1-42a7-b7ad-e84c79122143 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-7e2babac-fab0-4d30-8def-1faae8654b42 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] delete called for group 8e63c1d7-4a01-4ed0-a8eb-526de8976846 {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-7e2babac-fab0-4d30-8def-1faae8654b42 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Delete group with id: 8e63c1d7-4a01-4ed0-a8eb-526de8976846 Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Delete volume with id: f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7e2babac-fab0-4d30-8def-1faae8654b42 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846/action returned with HTTP 404 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 634/1274] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:00:31 2026] POST /volume/v3/groups/8e63c1d7-4a01-4ed0-a8eb-526de8976846/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b5f4dfb-3a0a-4abc-8ab3-805329896790 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Volume info retrieved successfully. Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b5f4dfb-3a0a-4abc-8ab3-805329896790 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/a6b3f42d-20ba-4b45-8e83-e23ce5dc8991 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b5f4dfb-3a0a-4abc-8ab3-805329896790 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b5f4dfb-3a0a-4abc-8ab3-805329896790 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b5f4dfb-3a0a-4abc-8ab3-805329896790 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/group_types/a6b3f42d-20ba-4b45-8e83-e23ce5dc8991 returned with HTTP 202 Sep 03 12:00:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 635/1275] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:00:31 2026] DELETE /volume/v3/group_types/a6b3f42d-20ba-4b45-8e83-e23ce5dc8991 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Delete volume request issued successfully. Sep 03 12:00:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-825939de-dda1-42a7-b7ad-e84c79122143 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 202 Sep 03 12:00:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 641/1276] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:31 2026] DELETE /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0545449f-5a58-4f20-864d-52f20f5941e6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0545449f-5a58-4f20-864d-52f20f5941e6 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] DELETE http://192.168.122.215/volume/v3/types/10e032b1-b9ec-4daf-88e3-de84a50230db Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0545449f-5a58-4f20-864d-52f20f5941e6 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0545449f-5a58-4f20-864d-52f20f5941e6 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-00d2f35c-b7d3-4b68-9828-c1deb41f94f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00d2f35c-b7d3-4b68-9828-c1deb41f94f7 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00d2f35c-b7d3-4b68-9828-c1deb41f94f7 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00d2f35c-b7d3-4b68-9828-c1deb41f94f7 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-00d2f35c-b7d3-4b68-9828-c1deb41f94f7 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Volume info retrieved successfully. Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0545449f-5a58-4f20-864d-52f20f5941e6 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/types/10e032b1-b9ec-4daf-88e3-de84a50230db returned with HTTP 202 Sep 03 12:00:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 636/1277] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:00:31 2026] DELETE /volume/v3/types/10e032b1-b9ec-4daf-88e3-de84a50230db => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cb8b8d7e-9043-492b-b419-f0a8699aae3f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cb8b8d7e-9043-492b-b419-f0a8699aae3f tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] GET http://192.168.122.215/volume/v3/types/10e032b1-b9ec-4daf-88e3-de84a50230db Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00d2f35c-b7d3-4b68-9828-c1deb41f94f7 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 200 Sep 03 12:00:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 642/1278] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:31 2026] GET /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cb8b8d7e-9043-492b-b419-f0a8699aae3f tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cb8b8d7e-9043-492b-b419-f0a8699aae3f tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cb8b8d7e-9043-492b-b419-f0a8699aae3f tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/types/10e032b1-b9ec-4daf-88e3-de84a50230db returned with HTTP 404 Sep 03 12:00:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 637/1279] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:00:32 2026] GET /volume/v3/types/10e032b1-b9ec-4daf-88e3-de84a50230db => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2489698c-cfbd-41bc-a7a6-7d0dca969b3a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2489698c-cfbd-41bc-a7a6-7d0dca969b3a tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2489698c-cfbd-41bc-a7a6-7d0dca969b3a tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1881684548"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2489698c-cfbd-41bc-a7a6-7d0dca969b3a tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:00:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 643/1280] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:00:32 2026] POST /volume/v3/types => generated 216 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8303881c-5db5-4693-ac18-8331badc31b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8303881c-5db5-4693-ac18-8331badc31b4 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8303881c-5db5-4693-ac18-8331badc31b4 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-32365400"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8303881c-5db5-4693-ac18-8331badc31b4 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:00:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 638/1281] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 12:00:32 2026] POST /volume/v3/group_types => generated 171 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "060f0022-1930-45ee-a02a-e9e5817a420f", "volume_types": ["f73f894d-f763-4078-99ad-f4b23e3f03d0"], "name": "tempest-GroupsTest-Group-1921796765"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Creating new group {'group': {'group_type': '060f0022-1930-45ee-a02a-e9e5817a420f', 'volume_types': ['f73f894d-f763-4078-99ad-f4b23e3f03d0'], 'name': 'tempest-GroupsTest-Group-1921796765'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Creating group tempest-GroupsTest-Group-1921796765. Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Availability Zones retrieved successfully. Sep 03 12:00:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Created reservations ['53220d9e-7623-4291-8505-8eb454d5fcfa'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af3f8a3b-f84d-437a-b166-edd55fa3df54 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 12:00:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 644/1282] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 12:00:32 2026] POST /volume/v3/groups => generated 104 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-58244081-65b3-4c0d-8e7f-e23a3d787d5c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58244081-65b3-4c0d-8e7f-e23a3d787d5c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58244081-65b3-4c0d-8e7f-e23a3d787d5c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58244081-65b3-4c0d-8e7f-e23a3d787d5c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-58244081-65b3-4c0d-8e7f-e23a3d787d5c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:32 devstack devstack@c-api.service[86956]: /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 03 12:00:32 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58244081-65b3-4c0d-8e7f-e23a3d787d5c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 639/1283] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:32 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 332 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-03218a76-3c08-460c-9303-bad4913f62c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03218a76-3c08-460c-9303-bad4913f62c5 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] GET http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03218a76-3c08-460c-9303-bad4913f62c5 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03218a76-3c08-460c-9303-bad4913f62c5 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03218a76-3c08-460c-9303-bad4913f62c5 tempest-AbsoluteLimitsTests-2008986697 tempest-AbsoluteLimitsTests-2008986697-project-member] http://192.168.122.215/volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b returned with HTTP 404 Sep 03 12:00:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 645/1284] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:33 2026] GET /volume/v3/volumes/f38a4493-1da5-49a1-aa5b-226793afa94b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:00:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-19857015-07d6-4f69-9db0-2578aca22bc4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19857015-07d6-4f69-9db0-2578aca22bc4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19857015-07d6-4f69-9db0-2578aca22bc4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19857015-07d6-4f69-9db0-2578aca22bc4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-19857015-07d6-4f69-9db0-2578aca22bc4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:33 devstack devstack@c-api.service[86956]: /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 03 12:00:33 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19857015-07d6-4f69-9db0-2578aca22bc4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 640/1285] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:33 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 333 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1372879201", "volume_type": "f73f894d-f763-4078-99ad-f4b23e3f03d0", "group_id": "3275b3ee-359d-4bf0-837c-65bd20b45196", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1372879201', 'volume_type': 'f73f894d-f763-4078-99ad-f4b23e3f03d0', 'group_id': '3275b3ee-359d-4bf0-837c-65bd20b45196', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume of 1 GB Sep 03 12:00:33 devstack devstack@c-api.service[86957]: /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 03 12:00:33 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Availability Zones retrieved successfully. Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Flow 'volume_create_api' (d3d539b5-3d7a-4a16-90b8-c46e528fcf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83bb51b-fb02-41a4-b325-455a61155f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83bb51b-fb02-41a4-b325-455a61155f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f73f894d-f763-4078-99ad-f4b23e3f03d0,is_public=True,name='tempest-GroupsTest-volume-type-1881684548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f73f894d-f763-4078-99ad-f4b23e3f03d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3275b3ee-359d-4bf0-837c-65bd20b45196', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97932cd-ec5e-43af-82bf-c4edbf794bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1881684548 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1881684548, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:34 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1881684548 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1881684548, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Created reservations ['542d1fa0-78f7-4b50-988a-8b2ef34b22cf', 'c6b8cfa5-213d-459d-b7f8-95ad89105f50', '2c160d1e-524f-4dba-ac29-ea1bb2961732', 'fe8b4db6-27fd-4017-93f0-883d14d5117f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97932cd-ec5e-43af-82bf-c4edbf794bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['542d1fa0-78f7-4b50-988a-8b2ef34b22cf', 'c6b8cfa5-213d-459d-b7f8-95ad89105f50', '2c160d1e-524f-4dba-ac29-ea1bb2961732', 'fe8b4db6-27fd-4017-93f0-883d14d5117f']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51182233-f4ea-4aad-ada4-503a317c94bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51182233-f4ea-4aad-ada4-503a317c94bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b00fceb-37ae-44f1-8850-1c1060eecf4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1372879201',encryption_key_id=None,group_id=3275b3ee-359d-4bf0-837c-65bd20b45196,group_type_id=,metadata={},multiattach=False,project_id='7b0963e510904c3a8742b89e8c5a1240',qos_specs=None,replication_status=,reservations=['542d1fa0-78f7-4b50-988a-8b2ef34b22cf','c6b8cfa5-213d-459d-b7f8-95ad89105f50','2c160d1e-524f-4dba-ac29-ea1bb2961732','fe8b4db6-27fd-4017-93f0-883d14d5117f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b294530d7a4574913fb7edfe581af4',volume_type_id=f73f894d-f763-4078-99ad-f4b23e3f03d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1372879201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3275b3ee-359d-4bf0-837c-65bd20b45196,host=None,id=1b00fceb-37ae-44f1-8850-1c1060eecf4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0963e510904c3a8742b89e8c5a1240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87b294530d7a4574913fb7edfe581af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f73f894d-f763-4078-99ad-f4b23e3f03d0),volume_type_id=f73f894d-f763-4078-99ad-f4b23e3f03d0)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f0abc2-3cab-4f74-bd56-c042654743a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f0abc2-3cab-4f74-bd56-c042654743a1) transitioned into state 'SUCCESS' from state '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-1372879201',encryption_key_id=None,group_id=3275b3ee-359d-4bf0-837c-65bd20b45196,group_type_id=,metadata={},multiattach=False,project_id='7b0963e510904c3a8742b89e8c5a1240',qos_specs=None,replication_status=,reservations=['542d1fa0-78f7-4b50-988a-8b2ef34b22cf','c6b8cfa5-213d-459d-b7f8-95ad89105f50','2c160d1e-524f-4dba-ac29-ea1bb2961732','fe8b4db6-27fd-4017-93f0-883d14d5117f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b294530d7a4574913fb7edfe581af4',volume_type_id=f73f894d-f763-4078-99ad-f4b23e3f03d0)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16062042-43db-49ab-99db-6c3c728bb55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16062042-43db-49ab-99db-6c3c728bb55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Flow 'volume_create_api' (d3d539b5-3d7a-4a16-90b8-c46e528fcf8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume request issued successfully. Sep 03 12:00:34 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:34 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:34 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4941aa2-ea5f-4394-84d0-851d1e813398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 646/1286] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:00:33 2026] POST /volume/v3/volumes => generated 823 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:00:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c Sep 03 12:00:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:34 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:34 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:34 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d36bc54-769c-41cd-afc0-ab71827fd607 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c returned with HTTP 200 Sep 03 12:00:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 641/1287] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:34 2026] GET /volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c => generated 891 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-157387f2-b22d-460c-a983-7b64ecb51e96 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c Sep 03 12:00:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:35 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=565,cinder:INSERT=66,cinder:UPDATE=91,cinder:DELETE=2 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:00:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:35 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:35 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:35 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-157387f2-b22d-460c-a983-7b64ecb51e96 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c returned with HTTP 200 Sep 03 12:00:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 647/1288] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:35 2026] GET /volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=588,cinder:UPDATE=105,cinder:DELETE=3,cinder:INSERT=60 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:37 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1af585a-879c-44fc-97a7-bff672cd33e7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c returned with HTTP 200 Sep 03 12:00:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 642/1289] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:36 2026] GET /volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c740d8f6-549b-4826-8851-831daaee7af7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-295462381", "volume_type": "f73f894d-f763-4078-99ad-f4b23e3f03d0", "group_id": "3275b3ee-359d-4bf0-837c-65bd20b45196", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-295462381', 'volume_type': 'f73f894d-f763-4078-99ad-f4b23e3f03d0', 'group_id': '3275b3ee-359d-4bf0-837c-65bd20b45196', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume of 1 GB Sep 03 12:00:37 devstack devstack@c-api.service[86957]: /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 03 12:00:37 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Availability Zones retrieved successfully. Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Flow 'volume_create_api' (829301a8-3e5a-48cb-a8f4-04a1f60a4bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b21b4d4e-761d-47dc-b9a4-14ad79f2ccea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b21b4d4e-761d-47dc-b9a4-14ad79f2ccea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f73f894d-f763-4078-99ad-f4b23e3f03d0,is_public=True,name='tempest-GroupsTest-volume-type-1881684548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f73f894d-f763-4078-99ad-f4b23e3f03d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3275b3ee-359d-4bf0-837c-65bd20b45196', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c896c2-a004-479b-811f-a7d6be789309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Created reservations ['ac7b9835-d4e9-4ee5-8ac7-d7199033ed38', 'e2e03277-408a-4cf3-b810-7c8a8b52e43f', '59520264-0cf4-4df3-b795-b789e4a20b0d', 'aa9b1da8-0d62-4bb6-b6f8-3cd792963deb'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c896c2-a004-479b-811f-a7d6be789309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac7b9835-d4e9-4ee5-8ac7-d7199033ed38', 'e2e03277-408a-4cf3-b810-7c8a8b52e43f', '59520264-0cf4-4df3-b795-b789e4a20b0d', 'aa9b1da8-0d62-4bb6-b6f8-3cd792963deb']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb65dfa-2b9a-4cb5-bae7-b456cae7199c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb65dfa-2b9a-4cb5-bae7-b456cae7199c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31a64df3-6be6-4f93-a540-13f8cda88c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-295462381',encryption_key_id=None,group_id=3275b3ee-359d-4bf0-837c-65bd20b45196,group_type_id=,metadata={},multiattach=False,project_id='7b0963e510904c3a8742b89e8c5a1240',qos_specs=None,replication_status=,reservations=['ac7b9835-d4e9-4ee5-8ac7-d7199033ed38','e2e03277-408a-4cf3-b810-7c8a8b52e43f','59520264-0cf4-4df3-b795-b789e4a20b0d','aa9b1da8-0d62-4bb6-b6f8-3cd792963deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b294530d7a4574913fb7edfe581af4',volume_type_id=f73f894d-f763-4078-99ad-f4b23e3f03d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-295462381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3275b3ee-359d-4bf0-837c-65bd20b45196,host=None,id=31a64df3-6be6-4f93-a540-13f8cda88c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0963e510904c3a8742b89e8c5a1240',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87b294530d7a4574913fb7edfe581af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f73f894d-f763-4078-99ad-f4b23e3f03d0),volume_type_id=f73f894d-f763-4078-99ad-f4b23e3f03d0)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425d293a-7aeb-4d0c-9b13-209c4f4f1c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425d293a-7aeb-4d0c-9b13-209c4f4f1c10) transitioned into state 'SUCCESS' from state '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-295462381',encryption_key_id=None,group_id=3275b3ee-359d-4bf0-837c-65bd20b45196,group_type_id=,metadata={},multiattach=False,project_id='7b0963e510904c3a8742b89e8c5a1240',qos_specs=None,replication_status=,reservations=['ac7b9835-d4e9-4ee5-8ac7-d7199033ed38','e2e03277-408a-4cf3-b810-7c8a8b52e43f','59520264-0cf4-4df3-b795-b789e4a20b0d','aa9b1da8-0d62-4bb6-b6f8-3cd792963deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87b294530d7a4574913fb7edfe581af4',volume_type_id=f73f894d-f763-4078-99ad-f4b23e3f03d0)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbf766d-62ff-4509-a854-6df44c7f8e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbf766d-62ff-4509-a854-6df44c7f8e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Flow 'volume_create_api' (829301a8-3e5a-48cb-a8f4-04a1f60a4bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Create volume request issued successfully. Sep 03 12:00:37 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:37 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:37 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c740d8f6-549b-4826-8851-831daaee7af7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 648/1290] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:00:37 2026] POST /volume/v3/volumes => generated 822 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:37 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:37 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:38 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c2bd664-0260-4cc6-b3bb-9c62031da543 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 returned with HTTP 200 Sep 03 12:00:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 643/1291] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:37 2026] GET /volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 => generated 890 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 Sep 03 12:00:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:39 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:39 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:39 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1812871-b8c3-4ed5-8de8-01da3c02c458 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 returned with HTTP 200 Sep 03 12:00:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 649/1292] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:39 2026] GET /volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 => generated 914 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:40 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:40 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-552971e2-7875-4ac0-85b7-ac2229ffdf76 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 returned with HTTP 200 Sep 03 12:00:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 644/1293] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:40 2026] GET /volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e01748f1-7586-47b4-a9a1-a0728ad2891d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e01748f1-7586-47b4-a9a1-a0728ad2891d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] PUT http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e01748f1-7586-47b4-a9a1-a0728ad2891d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "31a64df3-6be6-4f93-a540-13f8cda88c51"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-e01748f1-7586-47b4-a9a1-a0728ad2891d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Update called for group 3275b3ee-359d-4bf0-837c-65bd20b45196. {{(pid=86957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 12:00:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-e01748f1-7586-47b4-a9a1-a0728ad2891d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Updating group 3275b3ee-359d-4bf0-837c-65bd20b45196 with name new_group description: This is a new group add_volumes: None remove_volumes: 31a64df3-6be6-4f93-a540-13f8cda88c51. Sep 03 12:00:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e01748f1-7586-47b4-a9a1-a0728ad2891d tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 202 Sep 03 12:00:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 650/1294] 192.168.122.215 () {62 vars in 1291 bytes} [Thu Sep 3 12:00:40 2026] PUT /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f6ef79b8-fe3b-4329-a0b9-9c61825b688c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6ef79b8-fe3b-4329-a0b9-9c61825b688c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6ef79b8-fe3b-4329-a0b9-9c61825b688c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6ef79b8-fe3b-4329-a0b9-9c61825b688c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-f6ef79b8-fe3b-4329-a0b9-9c61825b688c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:40 devstack devstack@c-api.service[86956]: /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 03 12:00:40 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6ef79b8-fe3b-4329-a0b9-9c61825b688c tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 645/1295] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:40 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 323 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d532c302-9016-404a-ab6c-b4ea656be398 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d532c302-9016-404a-ab6c-b4ea656be398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d532c302-9016-404a-ab6c-b4ea656be398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d532c302-9016-404a-ab6c-b4ea656be398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-d532c302-9016-404a-ab6c-b4ea656be398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:41 devstack devstack@c-api.service[86957]: /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 03 12:00:41 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d532c302-9016-404a-ab6c-b4ea656be398 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 651/1296] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:41 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 324 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a2923db9-89e3-4793-a3f2-bf602684b6fe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2923db9-89e3-4793-a3f2-bf602684b6fe tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2923db9-89e3-4793-a3f2-bf602684b6fe tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2923db9-89e3-4793-a3f2-bf602684b6fe tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-a2923db9-89e3-4793-a3f2-bf602684b6fe tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b64fbe8-fc56-4066-bd9d-11e820f78b45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:41 devstack devstack@c-api.service[86956]: /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 03 12:00:41 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2923db9-89e3-4793-a3f2-bf602684b6fe tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 646/1297] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:41 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 324 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ee592eb3-7698-48d0-af22-2025c509da84 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:41 devstack devstack@c-api.service[86956]: /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 03 12:00:41 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:41 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:41 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:41 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ee592eb3-7698-48d0-af22-2025c509da84 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 647/1298] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:41 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:00:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b64fbe8-fc56-4066-bd9d-11e820f78b45 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:00:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b64fbe8-fc56-4066-bd9d-11e820f78b45 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470", "extra_specs": {}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5033c9e6-f462-4b77-8774-4eec6b2b2c45 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5033c9e6-f462-4b77-8774-4eec6b2b2c45 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] PUT http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5033c9e6-f462-4b77-8774-4eec6b2b2c45 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "31a64df3-6be6-4f93-a540-13f8cda88c51"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-5033c9e6-f462-4b77-8774-4eec6b2b2c45 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Update called for group 3275b3ee-359d-4bf0-837c-65bd20b45196. {{(pid=86956) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 12:00:42 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-5033c9e6-f462-4b77-8774-4eec6b2b2c45 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Updating group 3275b3ee-359d-4bf0-837c-65bd20b45196 with name None description: None add_volumes: 31a64df3-6be6-4f93-a540-13f8cda88c51 remove_volumes: None. Sep 03 12:00:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b64fbe8-fc56-4066-bd9d-11e820f78b45 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:00:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 652/1299] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:00:41 2026] POST /volume/v3/types => generated 269 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:42 devstack devstack@c-api.service[86956]: /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 03 12:00:42 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5033c9e6-f462-4b77-8774-4eec6b2b2c45 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 202 Sep 03 12:00:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 648/1300] 192.168.122.215 () {62 vars in 1290 bytes} [Thu Sep 3 12:00:42 2026] PUT /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-729b2cd9-2b8a-4324-b94e-e4ba5f6e8bd4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-729b2cd9-2b8a-4324-b94e-e4ba5f6e8bd4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-729b2cd9-2b8a-4324-b94e-e4ba5f6e8bd4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-729b2cd9-2b8a-4324-b94e-e4ba5f6e8bd4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-729b2cd9-2b8a-4324-b94e-e4ba5f6e8bd4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:42 devstack devstack@c-api.service[86957]: /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 03 12:00:42 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-729b2cd9-2b8a-4324-b94e-e4ba5f6e8bd4 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 653/1301] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:42 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-73c79ae3-1689-4fd5-96d5-b1376fd71e13 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-73c79ae3-1689-4fd5-96d5-b1376fd71e13 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-73c79ae3-1689-4fd5-96d5-b1376fd71e13 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-73c79ae3-1689-4fd5-96d5-b1376fd71e13 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-73c79ae3-1689-4fd5-96d5-b1376fd71e13 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:43 devstack devstack@c-api.service[86956]: /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 03 12:00:43 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-73c79ae3-1689-4fd5-96d5-b1376fd71e13 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 649/1302] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:43 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 324 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: /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 03 12:00:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:43 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:43 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:43 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:43 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2439021-cf4d-4b49-bfb1-91c7423241c7 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 654/1303] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:43 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-63db0543-f993-43b6-9029-c4cb3027a76a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:00:43 devstack devstack@c-api.service[86956]: /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 03 12:00:43 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:00:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Get all volumes completed successfully. Sep 03 12:00:43 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:43 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:44 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:44 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:44 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:44 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63db0543-f993-43b6-9029-c4cb3027a76a tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:00:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 650/1304] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:00:43 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52e357c1-2e97-445c-9b0e-28996a138c9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52e357c1-2e97-445c-9b0e-28996a138c9f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] POST http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196/action Sep 03 12:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52e357c1-2e97-445c-9b0e-28996a138c9f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52e357c1-2e97-445c-9b0e-28996a138c9f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-52e357c1-2e97-445c-9b0e-28996a138c9f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] delete called for group 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-52e357c1-2e97-445c-9b0e-28996a138c9f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Delete group with id: 3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:44 devstack devstack@c-api.service[86957]: /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 03 12:00:44 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:00:44 devstack devstack@c-api.service[86957]: /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 03 12:00:44 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52e357c1-2e97-445c-9b0e-28996a138c9f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196/action returned with HTTP 202 Sep 03 12:00:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 655/1305] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:00:44 2026] POST /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 Sep 03 12:00:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:44 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:44 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:44 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-006e39d8-6bbb-4658-9917-dc8d6a49fae8 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 returned with HTTP 200 Sep 03 12:00:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 651/1306] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:44 2026] GET /volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 => generated 914 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e49837da-36d9-4831-bcae-79065afb5bfb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1026531658"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1026531658'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Create volume of 1 GB Sep 03 12:00:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Availability Zones retrieved successfully. Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Flow 'volume_create_api' (2b9a2c65-483b-49b5-ab27-467969594e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4976f37-ad27-4714-b054-bcacbd4bddee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4976f37-ad27-4714-b054-bcacbd4bddee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e632562-b293-46f3-a4fb-b9fb8704772c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4b045460-c3dc-48c8-9779-627ba4234c69 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 Sep 03 12:00:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Created reservations ['b5ee0f67-d21f-4c09-978d-a6fcaee59d12', '74c6d4f9-2feb-4c3f-960b-cb33c5ca53b2', '32315c22-7c85-46a1-baa7-32fd94ce288d', '98321b9c-205f-4c01-85cf-5e85103828fc'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e632562-b293-46f3-a4fb-b9fb8704772c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5ee0f67-d21f-4c09-978d-a6fcaee59d12', '74c6d4f9-2feb-4c3f-960b-cb33c5ca53b2', '32315c22-7c85-46a1-baa7-32fd94ce288d', '98321b9c-205f-4c01-85cf-5e85103828fc']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521868a2-e05d-407e-aacc-d53267dc314e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Volume info retrieved successfully. Sep 03 12:00:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:45 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:45 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521868a2-e05d-407e-aacc-d53267dc314e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d377b4-0a6a-4197-ba98-f23d3310c656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1026531658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8811364d690489d998227fc599e1c61',qos_specs=None,replication_status=,reservations=['b5ee0f67-d21f-4c09-978d-a6fcaee59d12','74c6d4f9-2feb-4c3f-960b-cb33c5ca53b2','32315c22-7c85-46a1-baa7-32fd94ce288d','98321b9c-205f-4c01-85cf-5e85103828fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3ac4776adb49dd9628d2c8ddedddea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1026531658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d377b4-0a6a-4197-ba98-f23d3310c656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8811364d690489d998227fc599e1c61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce3ac4776adb49dd9628d2c8ddedddea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2417a23-77fd-469a-9412-16a9307e8c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2417a23-77fd-469a-9412-16a9307e8c8f) transitioned into state 'SUCCESS' from state '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-1026531658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8811364d690489d998227fc599e1c61',qos_specs=None,replication_status=,reservations=['b5ee0f67-d21f-4c09-978d-a6fcaee59d12','74c6d4f9-2feb-4c3f-960b-cb33c5ca53b2','32315c22-7c85-46a1-baa7-32fd94ce288d','98321b9c-205f-4c01-85cf-5e85103828fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3ac4776adb49dd9628d2c8ddedddea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9ac302-eb7c-428c-89b0-ecae8aa6fbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9ac302-eb7c-428c-89b0-ecae8aa6fbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Flow 'volume_create_api' (2b9a2c65-483b-49b5-ab27-467969594e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Create volume request issued successfully. Sep 03 12:00:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49837da-36d9-4831-bcae-79065afb5bfb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 656/1307] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:00:45 2026] POST /volume/v3/volumes => generated 759 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eeb65cba-e325-471c-a1e2-4aeca6d42466 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeb65cba-e325-471c-a1e2-4aeca6d42466 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeb65cba-e325-471c-a1e2-4aeca6d42466 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeb65cba-e325-471c-a1e2-4aeca6d42466 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eeb65cba-e325-471c-a1e2-4aeca6d42466 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeb65cba-e325-471c-a1e2-4aeca6d42466 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 200 Sep 03 12:00:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 657/1308] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:46 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 827 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:46 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4b045460-c3dc-48c8-9779-627ba4234c69 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 returned with HTTP 200 Sep 03 12:00:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 652/1309] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:45 2026] GET /volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 => generated 914 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-82db2b30-3fdc-47cc-8f17-78b7e9d1e293 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-82db2b30-3fdc-47cc-8f17-78b7e9d1e293 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-82db2b30-3fdc-47cc-8f17-78b7e9d1e293 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269", "extra_specs": {}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-82db2b30-3fdc-47cc-8f17-78b7e9d1e293 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:00:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 658/1310] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:00:46 2026] POST /volume/v3/types => generated 269 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c27ce176-dc1c-42a8-ae52-b79ebaedc4fc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c27ce176-dc1c-42a8-ae52-b79ebaedc4fc tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:00:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c27ce176-dc1c-42a8-ae52-b79ebaedc4fc tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850", "extra_specs": {}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c27ce176-dc1c-42a8-ae52-b79ebaedc4fc tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:00:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 653/1311] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:00:46 2026] POST /volume/v3/types => generated 268 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-292694445", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-292694445', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume of 1 GB Sep 03 12:00:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Availability Zones retrieved successfully. Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Flow 'volume_create_api' (103317c6-61ed-44bb-9711-9220d233df2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0e1e9b-989c-4c95-bd0c-b4f435baafa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0e1e9b-989c-4c95-bd0c-b4f435baafa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e79372f-d245-4456-ac09-8b5b5f64f969,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e79372f-d245-4456-ac09-8b5b5f64f969', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181f8627-4012-4360-804b-d61740fba965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:47 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2018841719-1906730269, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae7d1d78-46dc-4921-975b-6fd5dc1ee0f6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae7d1d78-46dc-4921-975b-6fd5dc1ee0f6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae7d1d78-46dc-4921-975b-6fd5dc1ee0f6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae7d1d78-46dc-4921-975b-6fd5dc1ee0f6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ae7d1d78-46dc-4921-975b-6fd5dc1ee0f6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae7d1d78-46dc-4921-975b-6fd5dc1ee0f6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 200 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 654/1312] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:47 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Created reservations ['de2cac3f-fb08-430e-bab5-b4622a712091', '08d389dd-885e-4280-9373-9411a7e36e6c', 'fc1a6bac-bcd7-462e-9425-f86db6095651', 'c3c265d1-345a-447b-8bf4-2ddefb6d181a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181f8627-4012-4360-804b-d61740fba965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de2cac3f-fb08-430e-bab5-b4622a712091', '08d389dd-885e-4280-9373-9411a7e36e6c', 'fc1a6bac-bcd7-462e-9425-f86db6095651', 'c3c265d1-345a-447b-8bf4-2ddefb6d181a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc558588-3293-49d8-8e64-62dc5b6acdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0768be1e-f1ae-4bd1-ad45-0dc58880ac59 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0768be1e-f1ae-4bd1-ad45-0dc58880ac59 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0768be1e-f1ae-4bd1-ad45-0dc58880ac59 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0768be1e-f1ae-4bd1-ad45-0dc58880ac59 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0768be1e-f1ae-4bd1-ad45-0dc58880ac59 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 returned with HTTP 404 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 655/1313] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:47 2026] GET /volume/v3/volumes/31a64df3-6be6-4f93-a540-13f8cda88c51 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5d5f9c3b-a1c3-40da-8391-dc325b79d76f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5d5f9c3b-a1c3-40da-8391-dc325b79d76f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5d5f9c3b-a1c3-40da-8391-dc325b79d76f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5d5f9c3b-a1c3-40da-8391-dc325b79d76f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5d5f9c3b-a1c3-40da-8391-dc325b79d76f tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c returned with HTTP 404 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 656/1314] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:47 2026] GET /volume/v3/volumes/1b00fceb-37ae-44f1-8850-1c1060eecf4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-552c342d-1a5e-4d3a-8a0c-0a5480389420 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc558588-3293-49d8-8e64-62dc5b6acdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa79c5e-5dfa-4007-bcf9-38c6ae986ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-292694445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90bfd632873e4fbf8ff34bbdbded75c5',qos_specs=None,replication_status=,reservations=['de2cac3f-fb08-430e-bab5-b4622a712091','08d389dd-885e-4280-9373-9411a7e36e6c','fc1a6bac-bcd7-462e-9425-f86db6095651','c3c265d1-345a-447b-8bf4-2ddefb6d181a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_type_id=9e79372f-d245-4456-ac09-8b5b5f64f969), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-292694445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa79c5e-5dfa-4007-bcf9-38c6ae986ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90bfd632873e4fbf8ff34bbdbded75c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e79372f-d245-4456-ac09-8b5b5f64f969),volume_type_id=9e79372f-d245-4456-ac09-8b5b5f64f969)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-552c342d-1a5e-4d3a-8a0c-0a5480389420 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-552c342d-1a5e-4d3a-8a0c-0a5480389420 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-552c342d-1a5e-4d3a-8a0c-0a5480389420 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-552c342d-1a5e-4d3a-8a0c-0a5480389420 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ab3684-e07c-45fa-bee2-a76c420bb819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:47 devstack devstack@c-api.service[86956]: /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 03 12:00:47 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-552c342d-1a5e-4d3a-8a0c-0a5480389420 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 200 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 657/1315] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:47 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ab3684-e07c-45fa-bee2-a76c420bb819) transitioned into state 'SUCCESS' from state '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-292694445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90bfd632873e4fbf8ff34bbdbded75c5',qos_specs=None,replication_status=,reservations=['de2cac3f-fb08-430e-bab5-b4622a712091','08d389dd-885e-4280-9373-9411a7e36e6c','fc1a6bac-bcd7-462e-9425-f86db6095651','c3c265d1-345a-447b-8bf4-2ddefb6d181a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_type_id=9e79372f-d245-4456-ac09-8b5b5f64f969)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c90c97-06b9-449c-b442-2fd625724db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c90c97-06b9-449c-b442-2fd625724db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Flow 'volume_create_api' (103317c6-61ed-44bb-9711-9220d233df2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume request issued successfully. Sep 03 12:00:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c8f8eb7-ca06-498a-8406-6d1821c6c395 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 659/1316] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:46 2026] POST /volume/v3/volumes => generated 854 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-498261245", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-498261245', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume of 1 GB Sep 03 12:00:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Availability Zones retrieved successfully. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Flow 'volume_create_api' (0f39d744-2035-44c7-94ae-aed0889a2f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a01efa8-283c-4abe-87d7-07f076c39d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a01efa8-283c-4abe-87d7-07f076c39d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b29e9e0-e74f-4804-bf60-ba46f508214b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b29e9e0-e74f-4804-bf60-ba46f508214b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db6e8ffd-76e6-4fe2-bddc-d111eee8ee0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1723848841-683692850, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Created reservations ['5017d199-9b04-4d8d-9210-32da5420d1ec', '2bf98dfc-8dae-4e92-9a2a-05685c8b8f37', '1ae54f56-1f42-4576-81df-6532b88c67e7', 'c760333b-60ba-40ca-9a4d-03d209aa3c6e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db6e8ffd-76e6-4fe2-bddc-d111eee8ee0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5017d199-9b04-4d8d-9210-32da5420d1ec', '2bf98dfc-8dae-4e92-9a2a-05685c8b8f37', '1ae54f56-1f42-4576-81df-6532b88c67e7', 'c760333b-60ba-40ca-9a4d-03d209aa3c6e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d69d7cf-2179-40e8-936a-293970ca7f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d69d7cf-2179-40e8-936a-293970ca7f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d1ff09-7ced-4166-946b-020a982ddc69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-498261245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90bfd632873e4fbf8ff34bbdbded75c5',qos_specs=None,replication_status=,reservations=['5017d199-9b04-4d8d-9210-32da5420d1ec','2bf98dfc-8dae-4e92-9a2a-05685c8b8f37','1ae54f56-1f42-4576-81df-6532b88c67e7','c760333b-60ba-40ca-9a4d-03d209aa3c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_type_id=0b29e9e0-e74f-4804-bf60-ba46f508214b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-498261245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87d1ff09-7ced-4166-946b-020a982ddc69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90bfd632873e4fbf8ff34bbdbded75c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b29e9e0-e74f-4804-bf60-ba46f508214b),volume_type_id=0b29e9e0-e74f-4804-bf60-ba46f508214b)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d74c54-b146-4e8e-9636-84ff79309013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d74c54-b146-4e8e-9636-84ff79309013) transitioned into state 'SUCCESS' from state '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-498261245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90bfd632873e4fbf8ff34bbdbded75c5',qos_specs=None,replication_status=,reservations=['5017d199-9b04-4d8d-9210-32da5420d1ec','2bf98dfc-8dae-4e92-9a2a-05685c8b8f37','1ae54f56-1f42-4576-81df-6532b88c67e7','c760333b-60ba-40ca-9a4d-03d209aa3c6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_type_id=0b29e9e0-e74f-4804-bf60-ba46f508214b)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db102fb3-1ab0-47ae-8b0f-1ef1a5660d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db102fb3-1ab0-47ae-8b0f-1ef1a5660d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Flow 'volume_create_api' (0f39d744-2035-44c7-94ae-aed0889a2f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume request issued successfully. Sep 03 12:00:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-48d43e76-bb01-4307-893f-01d48c3b84a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 658/1317] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:47 2026] POST /volume/v3/volumes => generated 853 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1958277335", "snapshot_id": null, "imageRef": "2b8c650e-2cfd-4456-995b-3e4b89d63aa8", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1958277335', 'snapshot_id': None, 'imageRef': '2b8c650e-2cfd-4456-995b-3e4b89d63aa8', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-069208b8-d53b-473f-8dc8-985a527f7331 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-069208b8-d53b-473f-8dc8-985a527f7331 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-069208b8-d53b-473f-8dc8-985a527f7331 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-069208b8-d53b-473f-8dc8-985a527f7331 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-069208b8-d53b-473f-8dc8-985a527f7331 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-069208b8-d53b-473f-8dc8-985a527f7331 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 200 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 659/1318] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:48 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-509c8feb-eb0b-4a17-9860-35c532fc1629 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-509c8feb-eb0b-4a17-9860-35c532fc1629 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] GET http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-509c8feb-eb0b-4a17-9860-35c532fc1629 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-509c8feb-eb0b-4a17-9860-35c532fc1629 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-509c8feb-eb0b-4a17-9860-35c532fc1629 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] show called for member 3275b3ee-359d-4bf0-837c-65bd20b45196 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-509c8feb-eb0b-4a17-9860-35c532fc1629 tempest-GroupsTest-606302109 tempest-GroupsTest-606302109-project-member] http://192.168.122.215/volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 returned with HTTP 404 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 660/1319] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:48 2026] GET /volume/v3/groups/3275b3ee-359d-4bf0-837c-65bd20b45196 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ad480c9b-f457-41d4-9b46-4c9e06c3c6f9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad480c9b-f457-41d4-9b46-4c9e06c3c6f9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] POST http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ad480c9b-f457-41d4-9b46-4c9e06c3c6f9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ad480c9b-f457-41d4-9b46-4c9e06c3c6f9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ad480c9b-f457-41d4-9b46-4c9e06c3c6f9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Create volume metadata completed successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad480c9b-f457-41d4-9b46-4c9e06c3c6f9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 661/1320] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:00:48 2026] POST /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 101 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a439eddd-0014-44bb-8494-047ebda23182 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a439eddd-0014-44bb-8494-047ebda23182 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/060f0022-1930-45ee-a02a-e9e5817a420f Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a439eddd-0014-44bb-8494-047ebda23182 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a439eddd-0014-44bb-8494-047ebda23182 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a439eddd-0014-44bb-8494-047ebda23182 tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/group_types/060f0022-1930-45ee-a02a-e9e5817a420f returned with HTTP 202 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 662/1321] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:00:48 2026] DELETE /volume/v3/group_types/060f0022-1930-45ee-a02a-e9e5817a420f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-265e63b4-a215-4101-82af-3557fe7c51e2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-265e63b4-a215-4101-82af-3557fe7c51e2 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-265e63b4-a215-4101-82af-3557fe7c51e2 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-265e63b4-a215-4101-82af-3557fe7c51e2 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-265e63b4-a215-4101-82af-3557fe7c51e2 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-265e63b4-a215-4101-82af-3557fe7c51e2 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Get volume metadata completed successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-265e63b4-a215-4101-82af-3557fe7c51e2 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 663/1322] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:00:48 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 101 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-498eb776-2308-45c2-82cd-1e3964dab2ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-498eb776-2308-45c2-82cd-1e3964dab2ee tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] DELETE http://192.168.122.215/volume/v3/types/f73f894d-f763-4078-99ad-f4b23e3f03d0 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-498eb776-2308-45c2-82cd-1e3964dab2ee tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-498eb776-2308-45c2-82cd-1e3964dab2ee tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume of 1 GB Sep 03 12:00:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Availability Zones retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-498eb776-2308-45c2-82cd-1e3964dab2ee tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/types/f73f894d-f763-4078-99ad-f4b23e3f03d0 returned with HTTP 202 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 664/1323] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:00:48 2026] DELETE /volume/v3/types/f73f894d-f763-4078-99ad-f4b23e3f03d0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Flow 'volume_create_api' (8927f872-eb26-4893-9db6-3f791ad8f98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f8a3ac74-e555-4237-9f81-244ed593640d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8a3ac74-e555-4237-9f81-244ed593640d tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] PUT http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8a3ac74-e555-4237-9f81-244ed593640d tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c04aa0-3222-483b-90fa-8283039fbb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f8a3ac74-e555-4237-9f81-244ed593640d tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f8a3ac74-e555-4237-9f81-244ed593640d tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Update volume metadata completed successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8a3ac74-e555-4237-9f81-244ed593640d tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 665/1324] 192.168.122.215 () {60 vars in 1279 bytes} [Thu Sep 3 12:00:48 2026] PUT /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 57 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ed808edf-71b5-45a4-9936-6933876e765d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed808edf-71b5-45a4-9936-6933876e765d tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] GET http://192.168.122.215/volume/v3/types/f73f894d-f763-4078-99ad-f4b23e3f03d0 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed808edf-71b5-45a4-9936-6933876e765d tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed808edf-71b5-45a4-9936-6933876e765d tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed808edf-71b5-45a4-9936-6933876e765d tempest-GroupsTest-1336563793 tempest-GroupsTest-1336563793-project-admin] http://192.168.122.215/volume/v3/types/f73f894d-f763-4078-99ad-f4b23e3f03d0 returned with HTTP 404 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 666/1325] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:00:48 2026] GET /volume/v3/types/f73f894d-f763-4078-99ad-f4b23e3f03d0 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Get volume metadata completed successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f87ad95-1077-425d-b4fb-ebc1e2349648 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 667/1326] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:00:48 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 57 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c04aa0-3222-483b-90fa-8283039fbb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=759bb64b-5cc1-4646-afff-12edcb0179fb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '759bb64b-5cc1-4646-afff-12edcb0179fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] DELETE http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key1 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a827da5f-04ae-4c6c-91f3-ef938e8ee363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Get volume metadata completed successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Delete volume metadata completed successfully. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd3661da-4eda-4662-9ccf-2a53baa40af8 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key1 returned with HTTP 200 Sep 03 12:00:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 668/1327] 192.168.122.215 () {58 vars in 1277 bytes} [Thu Sep 3 12:00:48 2026] DELETE /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4880b69e-f12e-4e45-b36c-641b21da7926 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4880b69e-f12e-4e45-b36c-641b21da7926 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4880b69e-f12e-4e45-b36c-641b21da7926 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4880b69e-f12e-4e45-b36c-641b21da7926 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4880b69e-f12e-4e45-b36c-641b21da7926 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2139147122-2049914470, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4880b69e-f12e-4e45-b36c-641b21da7926 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Get volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4880b69e-f12e-4e45-b36c-641b21da7926 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 669/1328] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:00:48 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6818bc3f-e8c2-455a-b21c-a3a6065047c4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6818bc3f-e8c2-455a-b21c-a3a6065047c4 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] PUT http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6818bc3f-e8c2-455a-b21c-a3a6065047c4 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6818bc3f-e8c2-455a-b21c-a3a6065047c4 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6818bc3f-e8c2-455a-b21c-a3a6065047c4 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Update volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6818bc3f-e8c2-455a-b21c-a3a6065047c4 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 670/1329] 192.168.122.215 () {60 vars in 1279 bytes} [Thu Sep 3 12:00:49 2026] PUT /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-27346739-138d-470d-a2c2-a2a3228ef796 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27346739-138d-470d-a2c2-a2a3228ef796 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] POST http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27346739-138d-470d-a2c2-a2a3228ef796 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Created reservations ['eef7abb2-72fd-40d8-b702-a46b997e9da5', 'd208cf2f-8eca-4eb1-ad6e-ed35cba0de44', 'c8e8e094-e850-43e5-8bb0-ec3bd17bbbc7', '6108d3b1-b554-49fa-87ef-39692eb7b2b4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a827da5f-04ae-4c6c-91f3-ef938e8ee363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef7abb2-72fd-40d8-b702-a46b997e9da5', 'd208cf2f-8eca-4eb1-ad6e-ed35cba0de44', 'c8e8e094-e850-43e5-8bb0-ec3bd17bbbc7', '6108d3b1-b554-49fa-87ef-39692eb7b2b4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6288a4-d0ab-4e53-b5e7-7a966f8a9be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-27346739-138d-470d-a2c2-a2a3228ef796 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-27346739-138d-470d-a2c2-a2a3228ef796 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Create volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27346739-138d-470d-a2c2-a2a3228ef796 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 671/1330] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:00:49 2026] POST /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6288a4-d0ab-4e53-b5e7-7a966f8a9be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '972ce9ef-6c05-4cc1-bce6-2adc88bb0850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1958277335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90bfd632873e4fbf8ff34bbdbded75c5',qos_specs=None,replication_status=,reservations=['eef7abb2-72fd-40d8-b702-a46b997e9da5','d208cf2f-8eca-4eb1-ad6e-ed35cba0de44','c8e8e094-e850-43e5-8bb0-ec3bd17bbbc7','6108d3b1-b554-49fa-87ef-39692eb7b2b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_type_id=759bb64b-5cc1-4646-afff-12edcb0179fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1958277335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=972ce9ef-6c05-4cc1-bce6-2adc88bb0850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90bfd632873e4fbf8ff34bbdbded75c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(759bb64b-5cc1-4646-afff-12edcb0179fb),volume_type_id=759bb64b-5cc1-4646-afff-12edcb0179fb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3854a110-02a7-48ed-8cf1-48e2c5e55423 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e1772f-6232-4ce8-baa1-4c6aeb23fb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3854a110-02a7-48ed-8cf1-48e2c5e55423 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] PUT http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key3 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3854a110-02a7-48ed-8cf1-48e2c5e55423 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3854a110-02a7-48ed-8cf1-48e2c5e55423 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e1772f-6232-4ce8-baa1-4c6aeb23fb64) transitioned into state 'SUCCESS' from state '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-1958277335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90bfd632873e4fbf8ff34bbdbded75c5',qos_specs=None,replication_status=,reservations=['eef7abb2-72fd-40d8-b702-a46b997e9da5','d208cf2f-8eca-4eb1-ad6e-ed35cba0de44','c8e8e094-e850-43e5-8bb0-ec3bd17bbbc7','6108d3b1-b554-49fa-87ef-39692eb7b2b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f2719a2a6f45e8aca41b178d525cd5',volume_type_id=759bb64b-5cc1-4646-afff-12edcb0179fb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aee6c98-4593-4596-879a-d7d09fedde24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3854a110-02a7-48ed-8cf1-48e2c5e55423 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Update volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3854a110-02a7-48ed-8cf1-48e2c5e55423 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key3 returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 672/1331] 192.168.122.215 () {60 vars in 1294 bytes} [Thu Sep 3 12:00:49 2026] PUT /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key3 => generated 35 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aee6c98-4593-4596-879a-d7d09fedde24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Flow 'volume_create_api' (8927f872-eb26-4893-9db6-3f791ad8f98e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Create volume request issued successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d87559f0-550d-47d5-9d4d-8f2ea91bca71 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 660/1332] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:48 2026] POST /volume/v3/volumes => generated 855 bytes in 1277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key3 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7df1cee0-a7a0-4818-a9ce-a4c6d6f8aff4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7df1cee0-a7a0-4818-a9ce-a4c6d6f8aff4 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7df1cee0-a7a0-4818-a9ce-a4c6d6f8aff4 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7df1cee0-a7a0-4818-a9ce-a4c6d6f8aff4 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7df1cee0-a7a0-4818-a9ce-a4c6d6f8aff4 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7df1cee0-a7a0-4818-a9ce-a4c6d6f8aff4 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 661/1333] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:49 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 923 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Get volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b3baa1b-a493-4a08-bfda-6c6ad8068259 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key3 returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 673/1334] 192.168.122.215 () {58 vars in 1274 bytes} [Thu Sep 3 12:00:49 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata/key3 => generated 35 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Get volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18f6d6b0-b1de-4652-bcbf-da16cfb0d003 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 662/1335] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:00:49 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 75 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-33d5cff5-23e4-41bc-89ad-5cdea3af24da None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-33d5cff5-23e4-41bc-89ad-5cdea3af24da tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] PUT http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-33d5cff5-23e4-41bc-89ad-5cdea3af24da tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-33d5cff5-23e4-41bc-89ad-5cdea3af24da tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-33d5cff5-23e4-41bc-89ad-5cdea3af24da tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Update volume metadata completed successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-33d5cff5-23e4-41bc-89ad-5cdea3af24da tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 674/1336] 192.168.122.215 () {60 vars in 1279 bytes} [Thu Sep 3 12:00:49 2026] PUT /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656/metadata => generated 16 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-64c42b07-1b13-4c0c-816e-78007943307c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-64c42b07-1b13-4c0c-816e-78007943307c tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-64c42b07-1b13-4c0c-816e-78007943307c tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-64c42b07-1b13-4c0c-816e-78007943307c tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-64c42b07-1b13-4c0c-816e-78007943307c tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-64c42b07-1b13-4c0c-816e-78007943307c tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 200 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 663/1337] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:49 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] DELETE http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Delete volume with id: 05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Delete volume request issued successfully. Sep 03 12:00:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-155aa2c2-e711-453d-9629-3d2ac988cfc9 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 202 Sep 03 12:00:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 675/1338] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:00:49 2026] DELETE /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92caffa9-e2f5-4c4f-bf93-49db6d5394d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92caffa9-e2f5-4c4f-bf93-49db6d5394d6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92caffa9-e2f5-4c4f-bf93-49db6d5394d6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92caffa9-e2f5-4c4f-bf93-49db6d5394d6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92caffa9-e2f5-4c4f-bf93-49db6d5394d6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92caffa9-e2f5-4c4f-bf93-49db6d5394d6 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 200 Sep 03 12:00:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 664/1339] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:49 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bc1104f5-b6ed-4e4f-a4ac-f3d26fe7f558 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bc1104f5-b6ed-4e4f-a4ac-f3d26fe7f558 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bc1104f5-b6ed-4e4f-a4ac-f3d26fe7f558 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bc1104f5-b6ed-4e4f-a4ac-f3d26fe7f558 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bc1104f5-b6ed-4e4f-a4ac-f3d26fe7f558 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bc1104f5-b6ed-4e4f-a4ac-f3d26fe7f558 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 676/1340] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:50 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 947 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd8ddfb7-ee50-4298-93db-456469625acb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd8ddfb7-ee50-4298-93db-456469625acb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd8ddfb7-ee50-4298-93db-456469625acb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd8ddfb7-ee50-4298-93db-456469625acb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd8ddfb7-ee50-4298-93db-456469625acb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Volume info retrieved successfully. Sep 03 12:00:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd8ddfb7-ee50-4298-93db-456469625acb tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 200 Sep 03 12:00:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 665/1341] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:51 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd64a2d3-88d2-43b4-918c-59d0fdf0bfc1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd64a2d3-88d2-43b4-918c-59d0fdf0bfc1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd64a2d3-88d2-43b4-918c-59d0fdf0bfc1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd64a2d3-88d2-43b4-918c-59d0fdf0bfc1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dd64a2d3-88d2-43b4-918c-59d0fdf0bfc1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd64a2d3-88d2-43b4-918c-59d0fdf0bfc1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 677/1342] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:51 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 947 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3baa3a0b-92ca-4504-b54d-309819d6f820 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3baa3a0b-92ca-4504-b54d-309819d6f820 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] GET http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3baa3a0b-92ca-4504-b54d-309819d6f820 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3baa3a0b-92ca-4504-b54d-309819d6f820 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3baa3a0b-92ca-4504-b54d-309819d6f820 tempest-VolumesMetadataTest-138963118 tempest-VolumesMetadataTest-138963118-project-member] http://192.168.122.215/volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 returned with HTTP 404 Sep 03 12:00:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 678/1343] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:52 2026] GET /volume/v3/volumes/05d377b4-0a6a-4197-ba98-f23d3310c656 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-104482113", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-104482113', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Create volume of 1 GB Sep 03 12:00:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Availability Zones retrieved successfully. Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Flow 'volume_create_api' (f638fa63-99a6-4294-94ff-bc843686a798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1108577d-c482-4683-9a16-173ae876f7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1108577d-c482-4683-9a16-173ae876f7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07cb2a0-983e-434b-88ee-735bd9c32d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Created reservations ['3229473b-26c1-4394-9d7c-29f3da6a4f31', '88daa3a4-f83d-4627-816b-d247ba16c5ca', '444e9623-01b8-4312-b9d9-d138e21fc5d1', 'a10ae23a-caaf-41e0-b98d-68d272f01930'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07cb2a0-983e-434b-88ee-735bd9c32d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3229473b-26c1-4394-9d7c-29f3da6a4f31', '88daa3a4-f83d-4627-816b-d247ba16c5ca', '444e9623-01b8-4312-b9d9-d138e21fc5d1', 'a10ae23a-caaf-41e0-b98d-68d272f01930']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f79303c-8507-44a9-b375-ab6df008c876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f79303c-8507-44a9-b375-ab6df008c876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c008fbec-54cb-4531-b801-3e434d895a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-104482113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca1dea183b347019b1d424ce8bcf7a3',qos_specs=None,replication_status=,reservations=['3229473b-26c1-4394-9d7c-29f3da6a4f31','88daa3a4-f83d-4627-816b-d247ba16c5ca','444e9623-01b8-4312-b9d9-d138e21fc5d1','a10ae23a-caaf-41e0-b98d-68d272f01930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2a0a881877417f9a42404e4c74648b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-104482113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c008fbec-54cb-4531-b801-3e434d895a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca1dea183b347019b1d424ce8bcf7a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac2a0a881877417f9a42404e4c74648b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86323e8-4138-4480-a7c9-a7195f76beb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ffad2f25-960c-498d-9f64-aa7964bb5718 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ffad2f25-960c-498d-9f64-aa7964bb5718 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ffad2f25-960c-498d-9f64-aa7964bb5718 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ffad2f25-960c-498d-9f64-aa7964bb5718 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ffad2f25-960c-498d-9f64-aa7964bb5718 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ffad2f25-960c-498d-9f64-aa7964bb5718 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 679/1344] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:52 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 947 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86323e8-4138-4480-a7c9-a7195f76beb0) transitioned into state 'SUCCESS' from state '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-104482113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cca1dea183b347019b1d424ce8bcf7a3',qos_specs=None,replication_status=,reservations=['3229473b-26c1-4394-9d7c-29f3da6a4f31','88daa3a4-f83d-4627-816b-d247ba16c5ca','444e9623-01b8-4312-b9d9-d138e21fc5d1','a10ae23a-caaf-41e0-b98d-68d272f01930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2a0a881877417f9a42404e4c74648b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5f4922-2966-43d4-b04e-6543d7e70d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5f4922-2966-43d4-b04e-6543d7e70d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Flow 'volume_create_api' (f638fa63-99a6-4294-94ff-bc843686a798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Create volume request issued successfully. Sep 03 12:00:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89ea8295-d19b-43ab-ac89-ac5ff7a140c4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 666/1345] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:51 2026] POST /volume/v3/volumes => generated 764 bytes in 1024 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eead246c-d59e-48bd-b33b-5d7f21f9385f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eead246c-d59e-48bd-b33b-5d7f21f9385f tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eead246c-d59e-48bd-b33b-5d7f21f9385f tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eead246c-d59e-48bd-b33b-5d7f21f9385f tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eead246c-d59e-48bd-b33b-5d7f21f9385f tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:00:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eead246c-d59e-48bd-b33b-5d7f21f9385f tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 200 Sep 03 12:00:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 680/1346] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:52 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-138cb2f0-3d68-46d4-adee-549b9d09f3a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-138cb2f0-3d68-46d4-adee-549b9d09f3a2 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-138cb2f0-3d68-46d4-adee-549b9d09f3a2 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-138cb2f0-3d68-46d4-adee-549b9d09f3a2 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-138cb2f0-3d68-46d4-adee-549b9d09f3a2 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-138cb2f0-3d68-46d4-adee-549b9d09f3a2 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 667/1347] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:53 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 947 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f9d3bc9d-423c-4a8a-b13d-02fdc433f723 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f9d3bc9d-423c-4a8a-b13d-02fdc433f723 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:00:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f9d3bc9d-423c-4a8a-b13d-02fdc433f723 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f9d3bc9d-423c-4a8a-b13d-02fdc433f723 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f9d3bc9d-423c-4a8a-b13d-02fdc433f723 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:00:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f9d3bc9d-423c-4a8a-b13d-02fdc433f723 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 200 Sep 03 12:00:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 681/1348] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:53 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac1fdaaf-485f-41a2-8c8b-1172ecdb28a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac1fdaaf-485f-41a2-8c8b-1172ecdb28a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac1fdaaf-485f-41a2-8c8b-1172ecdb28a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac1fdaaf-485f-41a2-8c8b-1172ecdb28a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac1fdaaf-485f-41a2-8c8b-1172ecdb28a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac1fdaaf-485f-41a2-8c8b-1172ecdb28a6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 668/1349] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:54 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 947 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8658ee2e-d751-4c25-8479-d7662fdf9237 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8658ee2e-d751-4c25-8479-d7662fdf9237 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:00:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8658ee2e-d751-4c25-8479-d7662fdf9237 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8658ee2e-d751-4c25-8479-d7662fdf9237 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8658ee2e-d751-4c25-8479-d7662fdf9237 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8658ee2e-d751-4c25-8479-d7662fdf9237 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 200 Sep 03 12:00:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 682/1350] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:54 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ffdc205-b1d5-486a-bdaa-437fdfd343ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ffdc205-b1d5-486a-bdaa-437fdfd343ac tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ffdc205-b1d5-486a-bdaa-437fdfd343ac tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ffdc205-b1d5-486a-bdaa-437fdfd343ac tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ffdc205-b1d5-486a-bdaa-437fdfd343ac tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:00:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ffdc205-b1d5-486a-bdaa-437fdfd343ac tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 200 Sep 03 12:00:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 669/1351] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:55 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] POST http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46/action Sep 03 12:00:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-415953156", "disk_format": "raw"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:00:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-415953156", "disk_format": "raw"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:55 devstack devstack@c-api.service[86956]: DEBUG cinder.image.image_utils [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-415953156'}] 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-415953156'}]. {{(pid=86956) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0a56ea4-ddb4-4f27-b72e-a176aa2c06a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0a56ea4-ddb4-4f27-b72e-a176aa2c06a8 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0a56ea4-ddb4-4f27-b72e-a176aa2c06a8 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0a56ea4-ddb4-4f27-b72e-a176aa2c06a8 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0a56ea4-ddb4-4f27-b72e-a176aa2c06a8 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0a56ea4-ddb4-4f27-b72e-a176aa2c06a8 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 670/1352] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:55 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1005 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-VolumesExtendTest-Volume-367735931"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create volume request body: {'volume': {'imageRef': 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-367735931'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create volume of 1 GB Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Availability Zones retrieved successfully. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Flow 'volume_create_api' (dfa5411d-260b-40d6-815b-e93a39152837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72b036d-23a0-43b6-b882-865110af5256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Copy volume to image completed successfully. Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a85b762-cc5e-4e08-9b5a-ec948ae59dfd tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46/action returned with HTTP 202 Sep 03 12:00:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 683/1353] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:00:55 2026] POST /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46/action => generated 653 bytes in 1305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-38469b0f-963a-424c-9661-d1c83e4dcb3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72b036d-23a0-43b6-b882-865110af5256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0077c589-17df-4f61-a687-2d63518306c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38469b0f-963a-424c-9661-d1c83e4dcb3e tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38469b0f-963a-424c-9661-d1c83e4dcb3e tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1261774187"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38469b0f-963a-424c-9661-d1c83e4dcb3e tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:00:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 684/1354] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:00:56 2026] POST /volume/v3/types => generated 220 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0ced1c7b-a726-430b-8d80-fbbc0903334d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0ced1c7b-a726-430b-8d80-fbbc0903334d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0ced1c7b-a726-430b-8d80-fbbc0903334d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-107315048"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Created reservations ['515ef2bd-401d-45b7-a4b7-0f2266c99f51', '4479e743-cb79-42f1-afbd-7c6f06f2d185', '31c323fa-3e39-487b-ab8f-69fc590555f1', 'f6132adf-fca6-41b5-ba96-81671a4fb210'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0077c589-17df-4f61-a687-2d63518306c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515ef2bd-401d-45b7-a4b7-0f2266c99f51', '4479e743-cb79-42f1-afbd-7c6f06f2d185', '31c323fa-3e39-487b-ab8f-69fc590555f1', 'f6132adf-fca6-41b5-ba96-81671a4fb210']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b9ae6d-afb3-43d8-bc95-877af2f299ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0ced1c7b-a726-430b-8d80-fbbc0903334d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:00:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 685/1355] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 12:00:56 2026] POST /volume/v3/group_types => generated 176 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e7f292f-8c47-4295-a8d2-370d89630132 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b9ae6d-afb3-43d8-bc95-877af2f299ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063793aa-953b-4908-9699-c58f67d44ce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-367735931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3834770ad744fbdb5d1b81ba916182c',qos_specs=None,replication_status=,reservations=['515ef2bd-401d-45b7-a4b7-0f2266c99f51','4479e743-cb79-42f1-afbd-7c6f06f2d185','31c323fa-3e39-487b-ab8f-69fc590555f1','f6132adf-fca6-41b5-ba96-81671a4fb210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48170e7981c54c269981930dbb30bb3c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-367735931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063793aa-953b-4908-9699-c58f67d44ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3834770ad744fbdb5d1b81ba916182c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48170e7981c54c269981930dbb30bb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b343220e-613a-4010-bc1d-4331e112bb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b343220e-613a-4010-bc1d-4331e112bb6d) transitioned into state 'SUCCESS' from state '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-367735931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3834770ad744fbdb5d1b81ba916182c',qos_specs=None,replication_status=,reservations=['515ef2bd-401d-45b7-a4b7-0f2266c99f51','4479e743-cb79-42f1-afbd-7c6f06f2d185','31c323fa-3e39-487b-ab8f-69fc590555f1','f6132adf-fca6-41b5-ba96-81671a4fb210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48170e7981c54c269981930dbb30bb3c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5332921-033d-4b12-a5da-96bb32dc6791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5332921-033d-4b12-a5da-96bb32dc6791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Flow 'volume_create_api' (dfa5411d-260b-40d6-815b-e93a39152837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create volume request issued successfully. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ccc5bdf6-c691-42ae-b6db-a0a4d35ecdd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 671/1356] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:00:56 2026] POST /volume/v3/volumes => generated 756 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ee7db7c-b99e-49a8-8405-0218a1d7e5c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ee7db7c-b99e-49a8-8405-0218a1d7e5c4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ee7db7c-b99e-49a8-8405-0218a1d7e5c4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ee7db7c-b99e-49a8-8405-0218a1d7e5c4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e76fb827-12f0-441a-9d66-b701eb6ec685", "volume_types": ["bccb95b2-f4a9-4703-af47-d8d8b256a0bb"], "name": "tempest-GroupsV314Test-Group-542020597"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Creating new group {'group': {'group_type': 'e76fb827-12f0-441a-9d66-b701eb6ec685', 'volume_types': ['bccb95b2-f4a9-4703-af47-d8d8b256a0bb'], 'name': 'tempest-GroupsV314Test-Group-542020597'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4ee7db7c-b99e-49a8-8405-0218a1d7e5c4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Creating group tempest-GroupsV314Test-Group-542020597. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ee7db7c-b99e-49a8-8405-0218a1d7e5c4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:00:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 672/1357] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:56 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Availability Zones retrieved successfully. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4154f84c-14af-4042-9a4f-9b84d8d36987 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4154f84c-14af-4042-9a4f-9b84d8d36987 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4154f84c-14af-4042-9a4f-9b84d8d36987 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4154f84c-14af-4042-9a4f-9b84d8d36987 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:56 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Created reservations ['4cd60423-b0af-42cd-b676-a27e5ea936d6'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4154f84c-14af-4042-9a4f-9b84d8d36987 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4154f84c-14af-4042-9a4f-9b84d8d36987 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 673/1358] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:56 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e7f292f-8c47-4295-a8d2-370d89630132 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 12:00:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 686/1359] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 12:00:56 2026] POST /volume/v3/groups => generated 107 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a47f2d3f-19a8-4e7b-a0c9-2e0f62a4bc56 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a47f2d3f-19a8-4e7b-a0c9-2e0f62a4bc56 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea Sep 03 12:00:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a47f2d3f-19a8-4e7b-a0c9-2e0f62a4bc56 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a47f2d3f-19a8-4e7b-a0c9-2e0f62a4bc56 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-a47f2d3f-19a8-4e7b-a0c9-2e0f62a4bc56 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] show called for member a3399b81-a1ef-4e98-8570-f6ec091d1aea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:57 devstack devstack@c-api.service[86957]: /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 03 12:00:57 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a47f2d3f-19a8-4e7b-a0c9-2e0f62a4bc56 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea returned with HTTP 200 Sep 03 12:00:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 674/1360] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:57 2026] GET /volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea => generated 387 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dbaa8bf6-97de-415f-bab6-0f719e421880 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dbaa8bf6-97de-415f-bab6-0f719e421880 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:00:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dbaa8bf6-97de-415f-bab6-0f719e421880 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dbaa8bf6-97de-415f-bab6-0f719e421880 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dbaa8bf6-97de-415f-bab6-0f719e421880 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:00:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dbaa8bf6-97de-415f-bab6-0f719e421880 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:00:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 687/1361] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:57 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60e7bb5c-ae4a-4511-86c7-204787f29766 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60e7bb5c-ae4a-4511-86c7-204787f29766 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60e7bb5c-ae4a-4511-86c7-204787f29766 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60e7bb5c-ae4a-4511-86c7-204787f29766 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-60e7bb5c-ae4a-4511-86c7-204787f29766 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60e7bb5c-ae4a-4511-86c7-204787f29766 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 675/1362] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:58 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6934b9e8-ff46-454c-bacc-0de37b416183 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6934b9e8-ff46-454c-bacc-0de37b416183 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea Sep 03 12:00:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6934b9e8-ff46-454c-bacc-0de37b416183 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6934b9e8-ff46-454c-bacc-0de37b416183 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-6934b9e8-ff46-454c-bacc-0de37b416183 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] show called for member a3399b81-a1ef-4e98-8570-f6ec091d1aea {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:00:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:58 devstack devstack@c-api.service[86956]: /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 03 12:00:58 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:00:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6934b9e8-ff46-454c-bacc-0de37b416183 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea returned with HTTP 200 Sep 03 12:00:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 688/1363] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:00:58 2026] GET /volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-472953251", "volume_type": "bccb95b2-f4a9-4703-af47-d8d8b256a0bb", "group_id": "a3399b81-a1ef-4e98-8570-f6ec091d1aea", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-472953251', 'volume_type': 'bccb95b2-f4a9-4703-af47-d8d8b256a0bb', 'group_id': 'a3399b81-a1ef-4e98-8570-f6ec091d1aea', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Create volume of 1 GB Sep 03 12:00:58 devstack devstack@c-api.service[86957]: /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 03 12:00:58 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Availability Zones retrieved successfully. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Flow 'volume_create_api' (8ef1c461-f105-4353-85bb-4f9059397fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16993f2a-79e1-4665-9307-54d22ad687a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16993f2a-79e1-4665-9307-54d22ad687a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:00:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb,is_public=True,name='tempest-GroupsV314Test-volume-type-1261774187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bccb95b2-f4a9-4703-af47-d8d8b256a0bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3399b81-a1ef-4e98-8570-f6ec091d1aea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b60738-fe47-4403-85ec-3ed53358083b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1261774187 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1261774187, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1261774187 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1261774187, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Created reservations ['f81e478a-3c71-479a-b234-9b0b9dd6dfc3', '723a093b-6c87-44bd-ac00-7f5f5cc3fbe3', '638cd695-d8a7-4974-a233-6a649d149a5b', '569a0890-7a5d-4d2f-a6bc-0aa3cdf31fe0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b60738-fe47-4403-85ec-3ed53358083b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81e478a-3c71-479a-b234-9b0b9dd6dfc3', '723a093b-6c87-44bd-ac00-7f5f5cc3fbe3', '638cd695-d8a7-4974-a233-6a649d149a5b', '569a0890-7a5d-4d2f-a6bc-0aa3cdf31fe0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3aac46-590e-4883-8f26-a5cb82a371b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad3aac46-590e-4883-8f26-a5cb82a371b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '680a1857-d8e0-4a5b-b30f-63569706f0dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-472953251',encryption_key_id=None,group_id=a3399b81-a1ef-4e98-8570-f6ec091d1aea,group_type_id=,metadata={},multiattach=False,project_id='0b229acb5ed749e48451e4f4cdb5d083',qos_specs=None,replication_status=,reservations=['f81e478a-3c71-479a-b234-9b0b9dd6dfc3','723a093b-6c87-44bd-ac00-7f5f5cc3fbe3','638cd695-d8a7-4974-a233-6a649d149a5b','569a0890-7a5d-4d2f-a6bc-0aa3cdf31fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2262a8861741405ab5771c94df0f03de',volume_type_id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-472953251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3399b81-a1ef-4e98-8570-f6ec091d1aea,host=None,id=680a1857-d8e0-4a5b-b30f-63569706f0dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b229acb5ed749e48451e4f4cdb5d083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2262a8861741405ab5771c94df0f03de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bccb95b2-f4a9-4703-af47-d8d8b256a0bb),volume_type_id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf796cdc-cc7e-4315-8d8b-117b3610e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf796cdc-cc7e-4315-8d8b-117b3610e402) transitioned into state 'SUCCESS' from state '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-472953251',encryption_key_id=None,group_id=a3399b81-a1ef-4e98-8570-f6ec091d1aea,group_type_id=,metadata={},multiattach=False,project_id='0b229acb5ed749e48451e4f4cdb5d083',qos_specs=None,replication_status=,reservations=['f81e478a-3c71-479a-b234-9b0b9dd6dfc3','723a093b-6c87-44bd-ac00-7f5f5cc3fbe3','638cd695-d8a7-4974-a233-6a649d149a5b','569a0890-7a5d-4d2f-a6bc-0aa3cdf31fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2262a8861741405ab5771c94df0f03de',volume_type_id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d944b098-a599-4b63-85b3-a4e413736ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d944b098-a599-4b63-85b3-a4e413736ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:00:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1771ae43-c62e-4dbf-b071-f822a89124d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Flow 'volume_create_api' (8ef1c461-f105-4353-85bb-4f9059397fe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:00:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Create volume request issued successfully. Sep 03 12:00:58 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:58 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1771ae43-c62e-4dbf-b071-f822a89124d4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:00:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1771ae43-c62e-4dbf-b071-f822a89124d4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1771ae43-c62e-4dbf-b071-f822a89124d4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1771ae43-c62e-4dbf-b071-f822a89124d4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:00:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1771ae43-c62e-4dbf-b071-f822a89124d4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:00:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 689/1364] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:58 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:00:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d433e611-3a6f-467c-8562-fbb1b84a82de None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d433e611-3a6f-467c-8562-fbb1b84a82de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:00:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d433e611-3a6f-467c-8562-fbb1b84a82de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d433e611-3a6f-467c-8562-fbb1b84a82de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:59 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77fc7b92-9e5f-4b9b-b881-e8cc928ccad8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:00:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 676/1365] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:00:58 2026] POST /volume/v3/volumes => generated 826 bytes in 1000 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:00:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:00:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:00:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d433e611-3a6f-467c-8562-fbb1b84a82de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:00:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:00:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:00:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:00:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:00:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d433e611-3a6f-467c-8562-fbb1b84a82de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:00:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 690/1366] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:00:59 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1008 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:00:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:00:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:00:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:00:59 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:00:59 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:00:59 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:00:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:00:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:00:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0bec6bd-57f7-4625-9af0-c0a0daa69d9a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:00:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 677/1367] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:00:59 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 894 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-40a33641-581b-447a-afd4-3ed4e0ab792d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-40a33641-581b-447a-afd4-3ed4e0ab792d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-40a33641-581b-447a-afd4-3ed4e0ab792d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-40a33641-581b-447a-afd4-3ed4e0ab792d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-40a33641-581b-447a-afd4-3ed4e0ab792d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-40a33641-581b-447a-afd4-3ed4e0ab792d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 691/1368] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:00 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d9e95f0f-123a-4ec1-9310-a1636abbded1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9e95f0f-123a-4ec1-9310-a1636abbded1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9e95f0f-123a-4ec1-9310-a1636abbded1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9e95f0f-123a-4ec1-9310-a1636abbded1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d9e95f0f-123a-4ec1-9310-a1636abbded1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9e95f0f-123a-4ec1-9310-a1636abbded1 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 678/1369] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:00 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1008 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:00 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:00 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b6369a2-78d3-41fb-8582-dce02741ace9 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 692/1370] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:00 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66b0fee6-fd5f-4155-a2f6-11a7766f4fed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66b0fee6-fd5f-4155-a2f6-11a7766f4fed tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66b0fee6-fd5f-4155-a2f6-11a7766f4fed tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66b0fee6-fd5f-4155-a2f6-11a7766f4fed tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-66b0fee6-fd5f-4155-a2f6-11a7766f4fed tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66b0fee6-fd5f-4155-a2f6-11a7766f4fed tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 679/1371] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:01 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2aaac489-e595-4c79-9c32-4360aa64628b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2aaac489-e595-4c79-9c32-4360aa64628b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2aaac489-e595-4c79-9c32-4360aa64628b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2aaac489-e595-4c79-9c32-4360aa64628b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2aaac489-e595-4c79-9c32-4360aa64628b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2aaac489-e595-4c79-9c32-4360aa64628b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 693/1372] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:01 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:02 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:02 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:02 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31b61f6c-fa05-413f-b54b-3e83a6109e9f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 680/1373] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:01 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-99cf72cc-5771-49ee-a368-2b9d30e732a2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-99cf72cc-5771-49ee-a368-2b9d30e732a2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-99cf72cc-5771-49ee-a368-2b9d30e732a2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-99cf72cc-5771-49ee-a368-2b9d30e732a2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-99cf72cc-5771-49ee-a368-2b9d30e732a2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-537d45a5-7709-413f-b514-9b85594d20e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-537d45a5-7709-413f-b514-9b85594d20e9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-537d45a5-7709-413f-b514-9b85594d20e9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-537d45a5-7709-413f-b514-9b85594d20e9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-99cf72cc-5771-49ee-a368-2b9d30e732a2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 694/1374] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:02 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-537d45a5-7709-413f-b514-9b85594d20e9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-537d45a5-7709-413f-b514-9b85594d20e9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 681/1375] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:02 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1008 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:03 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb63ff8c-1c56-4230-8936-2fc60da08c10 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 695/1376] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:03 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93ff17c9-74dc-4220-b065-7a738c703ff9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93ff17c9-74dc-4220-b065-7a738c703ff9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93ff17c9-74dc-4220-b065-7a738c703ff9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93ff17c9-74dc-4220-b065-7a738c703ff9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-93ff17c9-74dc-4220-b065-7a738c703ff9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93ff17c9-74dc-4220-b065-7a738c703ff9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 682/1377] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:03 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4174a284-560d-4636-9358-573feb8d8752 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4174a284-560d-4636-9358-573feb8d8752 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4174a284-560d-4636-9358-573feb8d8752 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4174a284-560d-4636-9358-573feb8d8752 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4174a284-560d-4636-9358-573feb8d8752 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4174a284-560d-4636-9358-573feb8d8752 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 696/1378] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:03 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1259 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8af27e01-ac24-41a6-aa04-6719159b452c req-dad4abb8-880f-49a6-b7e6-aa05e281b692 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-dad4abb8-880f-49a6-b7e6-aa05e281b692 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-dad4abb8-880f-49a6-b7e6-aa05e281b692 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-dad4abb8-880f-49a6-b7e6-aa05e281b692 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-8af27e01-ac24-41a6-aa04-6719159b452c req-dad4abb8-880f-49a6-b7e6-aa05e281b692 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-dad4abb8-880f-49a6-b7e6-aa05e281b692 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 683/1379] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:01:03 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1259 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:04 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0932e527-38e2-4e37-b99f-33c0da8d3497 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 697/1380] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:04 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8af27e01-ac24-41a6-aa04-6719159b452c req-67320b11-3d0f-4904-ab40-a413727ef5d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-67320b11-3d0f-4904-ab40-a413727ef5d0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-67320b11-3d0f-4904-ab40-a413727ef5d0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-67320b11-3d0f-4904-ab40-a413727ef5d0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-67ecc0ba-8613-4203-9a9c-b570f7af2152 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67ecc0ba-8613-4203-9a9c-b570f7af2152 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67ecc0ba-8613-4203-9a9c-b570f7af2152 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67ecc0ba-8613-4203-9a9c-b570f7af2152 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-8af27e01-ac24-41a6-aa04-6719159b452c req-67320b11-3d0f-4904-ab40-a413727ef5d0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-67320b11-3d0f-4904-ab40-a413727ef5d0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 684/1381] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:01:04 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1259 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-67ecc0ba-8613-4203-9a9c-b570f7af2152 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01227753-f19f-4d6b-b9ca-81e6fe37f029 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01227753-f19f-4d6b-b9ca-81e6fe37f029 None None] GET http://192.168.122.215/volume// Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01227753-f19f-4d6b-b9ca-81e6fe37f029 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01227753-f19f-4d6b-b9ca-81e6fe37f029 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01227753-f19f-4d6b-b9ca-81e6fe37f029 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:01:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 685/1382] 192.168.122.215 () {58 vars in 1308 bytes} [Thu Sep 3 12:01:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8af27e01-ac24-41a6-aa04-6719159b452c req-70727693-92cc-43b1-8696-6a15fc0cd19a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67ecc0ba-8613-4203-9a9c-b570f7af2152 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 698/1383] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:04 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-70727693-92cc-43b1-8696-6a15fc0cd19a tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-70727693-92cc-43b1-8696-6a15fc0cd19a tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "972ce9ef-6c05-4cc1-bce6-2adc88bb0850", "connector": null, "instance_uuid": "a30d639c-89c4-4c09-9b3f-c34f308ded50"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-70727693-92cc-43b1-8696-6a15fc0cd19a tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:01:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 686/1384] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:05 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:05 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:05 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e841fe9-edac-43b4-b6db-71e8cc1bd2a8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 699/1385] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:05 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5f8e2027-2e98-4a41-a04f-c47964631751 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f8e2027-2e98-4a41-a04f-c47964631751 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f8e2027-2e98-4a41-a04f-c47964631751 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f8e2027-2e98-4a41-a04f-c47964631751 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5f8e2027-2e98-4a41-a04f-c47964631751 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f8e2027-2e98-4a41-a04f-c47964631751 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 687/1386] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:05 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e26232b6-9250-43a8-8148-5dbe7edf0112 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e26232b6-9250-43a8-8148-5dbe7edf0112 None None] GET http://192.168.122.215/volume// Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e26232b6-9250-43a8-8148-5dbe7edf0112 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e26232b6-9250-43a8-8148-5dbe7edf0112 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e26232b6-9250-43a8-8148-5dbe7edf0112 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:01:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 700/1387] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:01:06 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8af27e01-ac24-41a6-aa04-6719159b452c req-34049960-b301-4ded-a671-765e9b6b0847 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-34049960-b301-4ded-a671-765e9b6b0847 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-34049960-b301-4ded-a671-765e9b6b0847 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-34049960-b301-4ded-a671-765e9b6b0847 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-8af27e01-ac24-41a6-aa04-6719159b452c req-34049960-b301-4ded-a671-765e9b6b0847 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-34049960-b301-4ded-a671-765e9b6b0847 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:01:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 688/1388] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:01:06 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:06 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:06 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7cd8459f-a230-4f80-8864-abe771cc3224 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cd8459f-a230-4f80-8864-abe771cc3224 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cd8459f-a230-4f80-8864-abe771cc3224 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cd8459f-a230-4f80-8864-abe771cc3224 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7cd8459f-a230-4f80-8864-abe771cc3224 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cd8459f-a230-4f80-8864-abe771cc3224 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 689/1389] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:06 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] PUT http://192.168.122.215/volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8 Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Acquiring lock "cinder-attachment_update-972ce9ef-6c05-4cc1-bce6-2adc88bb0850-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:01:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f3cf6f0-9348-4121-b8b9-c445458c5e00 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 701/1390] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:06 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Lock "cinder-attachment_update-972ce9ef-6c05-4cc1-bce6-2adc88bb0850-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:01:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-79b22fda-f818-499f-a899-b9a1df81dd68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79b22fda-f818-499f-a899-b9a1df81dd68 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79b22fda-f818-499f-a899-b9a1df81dd68 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79b22fda-f818-499f-a899-b9a1df81dd68 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79b22fda-f818-499f-a899-b9a1df81dd68 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79b22fda-f818-499f-a899-b9a1df81dd68 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 702/1391] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:07 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:08 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:08 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:08 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-263ed184-a9f1-4c24-a6f0-c36be11bec4b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 703/1392] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:08 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-03d9586f-67cf-4f29-a3d2-795b9bcf9c28 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03d9586f-67cf-4f29-a3d2-795b9bcf9c28 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03d9586f-67cf-4f29-a3d2-795b9bcf9c28 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03d9586f-67cf-4f29-a3d2-795b9bcf9c28 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-03d9586f-67cf-4f29-a3d2-795b9bcf9c28 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03d9586f-67cf-4f29-a3d2-795b9bcf9c28 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 704/1393] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:09 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:09 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:09 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-14109251-42e4-4cc9-b6d0-50c9b0a3ff21 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 705/1394] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:09 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-213fbbec-e8b7-4e77-88b8-1bc70ef55b85 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-213fbbec-e8b7-4e77-88b8-1bc70ef55b85 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-213fbbec-e8b7-4e77-88b8-1bc70ef55b85 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-213fbbec-e8b7-4e77-88b8-1bc70ef55b85 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-213fbbec-e8b7-4e77-88b8-1bc70ef55b85 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-213fbbec-e8b7-4e77-88b8-1bc70ef55b85 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 706/1395] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:10 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:10 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:10 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-edf7b6dc-3b9d-413e-a6b6-5aacabeb816a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 707/1396] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:10 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c084e88-4b44-4756-b13b-585ce3c16f3f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c084e88-4b44-4756-b13b-585ce3c16f3f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c084e88-4b44-4756-b13b-585ce3c16f3f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c084e88-4b44-4756-b13b-585ce3c16f3f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2c084e88-4b44-4756-b13b-585ce3c16f3f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c084e88-4b44-4756-b13b-585ce3c16f3f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 708/1397] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:11 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:11 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:11 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a891fcbc-188a-43c6-80ec-ec2eec8d21c2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 709/1398] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:11 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-83f5cc46-e9b9-4970-ae65-6f290fed20af None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-83f5cc46-e9b9-4970-ae65-6f290fed20af tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-83f5cc46-e9b9-4970-ae65-6f290fed20af tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-83f5cc46-e9b9-4970-ae65-6f290fed20af tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-83f5cc46-e9b9-4970-ae65-6f290fed20af tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-83f5cc46-e9b9-4970-ae65-6f290fed20af tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 710/1399] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:12 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-86d60b5c-1c64-413f-bee2-604252c546ae None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:12 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:12 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-86d60b5c-1c64-413f-bee2-604252c546ae tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 711/1400] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:12 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a02c1fb-d2de-4e58-8a8f-49b384be63e3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a02c1fb-d2de-4e58-8a8f-49b384be63e3 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a02c1fb-d2de-4e58-8a8f-49b384be63e3 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a02c1fb-d2de-4e58-8a8f-49b384be63e3 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a02c1fb-d2de-4e58-8a8f-49b384be63e3 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a02c1fb-d2de-4e58-8a8f-49b384be63e3 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 712/1401] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:13 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:13 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:13 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6116c8e7-7995-46d0-a74c-d1df994733d8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 713/1402] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:13 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ef14ccfc-a519-4a11-80f7-fadf749a1f7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ef14ccfc-a519-4a11-80f7-fadf749a1f7c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ef14ccfc-a519-4a11-80f7-fadf749a1f7c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ef14ccfc-a519-4a11-80f7-fadf749a1f7c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ef14ccfc-a519-4a11-80f7-fadf749a1f7c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ef14ccfc-a519-4a11-80f7-fadf749a1f7c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 714/1403] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:14 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:15 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5d8a71c0-0059-4f85-9ec0-4850194af503 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 715/1404] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:15 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0e0a78cc-db91-477d-8ccd-a14c357bbe4c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0e0a78cc-db91-477d-8ccd-a14c357bbe4c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0e0a78cc-db91-477d-8ccd-a14c357bbe4c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0e0a78cc-db91-477d-8ccd-a14c357bbe4c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0e0a78cc-db91-477d-8ccd-a14c357bbe4c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0e0a78cc-db91-477d-8ccd-a14c357bbe4c tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 716/1405] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:15 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:16 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-07bbab0a-33e8-476b-ae42-d51ffc09454f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 717/1406] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:16 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e576c3f-4c72-44f9-bff3-1ebe084757e6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e576c3f-4c72-44f9-bff3-1ebe084757e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e576c3f-4c72-44f9-bff3-1ebe084757e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e576c3f-4c72-44f9-bff3-1ebe084757e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4e576c3f-4c72-44f9-bff3-1ebe084757e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e576c3f-4c72-44f9-bff3-1ebe084757e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 718/1407] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:16 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:17 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=340,cinder:INSERT=67,cinder:UPDATE=90 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:17 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a96b70d7-8291-44d9-8aa0-7fde9149bbb1 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 719/1408] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:17 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b59743d9-7a8e-4d6b-b20f-23dc91b019e6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b59743d9-7a8e-4d6b-b20f-23dc91b019e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b59743d9-7a8e-4d6b-b20f-23dc91b019e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b59743d9-7a8e-4d6b-b20f-23dc91b019e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b59743d9-7a8e-4d6b-b20f-23dc91b019e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b59743d9-7a8e-4d6b-b20f-23dc91b019e6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 720/1409] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:17 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-625ba153-1f23-40c5-8439-5041a6b633a0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:18 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-625ba153-1f23-40c5-8439-5041a6b633a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 721/1410] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:18 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-56d0fd3b-37c2-4377-8fc4-b302ea847442 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56d0fd3b-37c2-4377-8fc4-b302ea847442 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56d0fd3b-37c2-4377-8fc4-b302ea847442 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56d0fd3b-37c2-4377-8fc4-b302ea847442 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-56d0fd3b-37c2-4377-8fc4-b302ea847442 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56d0fd3b-37c2-4377-8fc4-b302ea847442 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 722/1411] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:18 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-878aecd6-4435-4cff-857f-d48dece02d02 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:19 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-878aecd6-4435-4cff-857f-d48dece02d02 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 723/1412] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:19 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53ec135d-3d72-4a92-b004-1633851555e5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53ec135d-3d72-4a92-b004-1633851555e5 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53ec135d-3d72-4a92-b004-1633851555e5 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53ec135d-3d72-4a92-b004-1633851555e5 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53ec135d-3d72-4a92-b004-1633851555e5 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53ec135d-3d72-4a92-b004-1633851555e5 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 724/1413] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:19 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:20 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-526bacbc-51ef-4692-a05d-b2d0ab585bf2 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 725/1414] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:20 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-caa8ce87-e612-424a-8c99-49665a990ecd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-caa8ce87-e612-424a-8c99-49665a990ecd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-caa8ce87-e612-424a-8c99-49665a990ecd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-caa8ce87-e612-424a-8c99-49665a990ecd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-caa8ce87-e612-424a-8c99-49665a990ecd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-caa8ce87-e612-424a-8c99-49665a990ecd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 726/1415] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:20 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:22 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:22 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c7d3dee9-20b4-4681-a3d2-a8af1c929792 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 727/1416] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:21 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-18f6fe8f-efc2-42e5-9b85-b71147585c64 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18f6fe8f-efc2-42e5-9b85-b71147585c64 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18f6fe8f-efc2-42e5-9b85-b71147585c64 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18f6fe8f-efc2-42e5-9b85-b71147585c64 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-18f6fe8f-efc2-42e5-9b85-b71147585c64 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18f6fe8f-efc2-42e5-9b85-b71147585c64 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 728/1417] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:22 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:23 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca17e1ac-ea2e-4ef2-b695-19748da70f1a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 729/1418] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:23 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1d829e8-9508-4fb0-ab91-7284d75a5653 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1d829e8-9508-4fb0-ab91-7284d75a5653 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1d829e8-9508-4fb0-ab91-7284d75a5653 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1d829e8-9508-4fb0-ab91-7284d75a5653 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c1d829e8-9508-4fb0-ab91-7284d75a5653 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1d829e8-9508-4fb0-ab91-7284d75a5653 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 730/1419] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:23 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d36f2b6a-04d6-4b10-b4a7-25f33639d6f8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d36f2b6a-04d6-4b10-b4a7-25f33639d6f8 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d36f2b6a-04d6-4b10-b4a7-25f33639d6f8 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d36f2b6a-04d6-4b10-b4a7-25f33639d6f8 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d36f2b6a-04d6-4b10-b4a7-25f33639d6f8 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:01:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d36f2b6a-04d6-4b10-b4a7-25f33639d6f8 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 200 Sep 03 12:01:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 731/1420] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:23 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Delete volume with id: c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Delete volume request issued successfully. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-29a4c2ac-1882-4935-a1d4-bb39a2fe27e4 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 202 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 732/1421] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:01:24 2026] DELETE /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b49d1d9-22fb-4950-ba5e-739bfdee7238 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b49d1d9-22fb-4950-ba5e-739bfdee7238 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b49d1d9-22fb-4950-ba5e-739bfdee7238 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b49d1d9-22fb-4950-ba5e-739bfdee7238 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b49d1d9-22fb-4950-ba5e-739bfdee7238 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Volume info retrieved successfully. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b49d1d9-22fb-4950-ba5e-739bfdee7238 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 200 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 733/1422] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:24 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:24 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd32cf68-9d82-4b16-bc4a-7486c4404059 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 734/1423] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:24 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-13d53ca5-c43f-4359-91f1-a2c220a87328 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-13d53ca5-c43f-4359-91f1-a2c220a87328 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-13d53ca5-c43f-4359-91f1-a2c220a87328 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-13d53ca5-c43f-4359-91f1-a2c220a87328 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-13d53ca5-c43f-4359-91f1-a2c220a87328 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-13d53ca5-c43f-4359-91f1-a2c220a87328 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 735/1424] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:24 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9e813a5c-3edd-40a8-a376-d6544fee26e1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e813a5c-3edd-40a8-a376-d6544fee26e1 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] GET http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e813a5c-3edd-40a8-a376-d6544fee26e1 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e813a5c-3edd-40a8-a376-d6544fee26e1 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e813a5c-3edd-40a8-a376-d6544fee26e1 tempest-TestImageHashVerification-1217869576 tempest-TestImageHashVerification-1217869576-project-member] http://192.168.122.215/volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 returned with HTTP 404 Sep 03 12:01:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 736/1425] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:25 2026] GET /volume/v3/volumes/c008fbec-54cb-4531-b801-3e434d895a46 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Lock "cinder-attachment_update-972ce9ef-6c05-4cc1-bce6-2adc88bb0850-devstack" released by "attachment_update" :: held 18.346s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3f0c2488-010c-4834-bcb1-72591b30e747 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8 returned with HTTP 200 Sep 03 12:01:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 690/1426] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:01:06 2026] PUT /volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8 => generated 694 bytes in 18425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3ab3f009-e60f-4e31-a035-228c622cdd74 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3ab3f009-e60f-4e31-a035-228c622cdd74 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8/action Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3ab3f009-e60f-4e31-a035-228c622cdd74 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72362f93-021e-4398-8d81-e0e4a4663005 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3ab3f009-e60f-4e31-a035-228c622cdd74 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:25 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-8af27e01-ac24-41a6-aa04-6719159b452c req-3ab3f009-e60f-4e31-a035-228c622cdd74 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8/action returned with HTTP 204 Sep 03 12:01:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 737/1427] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:01:25 2026] POST /volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-de85981d-d20b-4bff-8dad-50c45d7c0b2b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-de85981d-d20b-4bff-8dad-50c45d7c0b2b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-de85981d-d20b-4bff-8dad-50c45d7c0b2b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-de85981d-d20b-4bff-8dad-50c45d7c0b2b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-de85981d-d20b-4bff-8dad-50c45d7c0b2b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72362f93-021e-4398-8d81-e0e4a4663005 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 691/1428] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:25 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 919 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-de85981d-d20b-4bff-8dad-50c45d7c0b2b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 738/1429] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:25 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 909 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] POST http://192.168.122.215/volume/v3/groups/action Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action body: b'{"create-from-src": {"source_group_id": "a3399b81-a1ef-4e98-8570-f6ec091d1aea", "name": "tempest-Group_from_grp-875625602"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "a3399b81-a1ef-4e98-8570-f6ec091d1aea", "name": "tempest-Group_from_grp-875625602"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Creating new group {'create-from-src': {'source_group_id': 'a3399b81-a1ef-4e98-8570-f6ec091d1aea', 'name': 'tempest-Group_from_grp-875625602'}}. {{(pid=86957) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Creating group tempest-Group_from_grp-875625602 from source group a3399b81-a1ef-4e98-8570-f6ec091d1aea. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /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 03 12:01:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /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 03 12:01:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Created reservations ['fbf53738-6028-406a-b883-2f921b7a97ef'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /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 03 12:01:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.group.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] A mapping entry already exists for group d9e84653-e745-4bfa-9f69-3c938f7c44f7 and volume type bccb95b2-f4a9-4703-af47-d8d8b256a0bb. Do not need to create again. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Availability Zones retrieved successfully. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Flow 'volume_create_api' (72d66dcb-f4f5-4f91-a719-41656bf9d9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f6d6e7-1ce7-46ce-9657-0dc65b10c250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f6d6e7-1ce7-46ce-9657-0dc65b10c250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '680a1857-d8e0-4a5b-b30f-63569706f0dc', 'volume_type': VolumeType(created_at=2026-09-03T10:00:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb,is_public=True,name='tempest-GroupsV314Test-volume-type-1261774187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bccb95b2-f4a9-4703-af47-d8d8b256a0bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9e84653-e745-4bfa-9f69-3c938f7c44f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d6afdd-fc30-4ae0-b8de-b4bd37d5e52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Created reservations ['0b7263b9-6b03-474a-b8ce-9868a385ffd6', 'fe972840-4c76-45fe-9023-7104aaa3ebe2', 'bff6394e-b9f8-4e42-96ac-987d6f542556', '0b6f7cc2-5431-4650-81b1-4ad293c684b5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d6afdd-fc30-4ae0-b8de-b4bd37d5e52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b7263b9-6b03-474a-b8ce-9868a385ffd6', 'fe972840-4c76-45fe-9023-7104aaa3ebe2', 'bff6394e-b9f8-4e42-96ac-987d6f542556', '0b6f7cc2-5431-4650-81b1-4ad293c684b5']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59de8535-1d94-43f9-a58c-641f43043173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59de8535-1d94-43f9-a58c-641f43043173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b904de5-ad99-49df-8f96-398c93c29a53', '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=d9e84653-e745-4bfa-9f69-3c938f7c44f7,group_type_id=,metadata={},multiattach=False,project_id='0b229acb5ed749e48451e4f4cdb5d083',qos_specs=None,replication_status=,reservations=['0b7263b9-6b03-474a-b8ce-9868a385ffd6','fe972840-4c76-45fe-9023-7104aaa3ebe2','bff6394e-b9f8-4e42-96ac-987d6f542556','0b6f7cc2-5431-4650-81b1-4ad293c684b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=680a1857-d8e0-4a5b-b30f-63569706f0dc,status='creating',user_id='2262a8861741405ab5771c94df0f03de',volume_type_id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9e84653-e745-4bfa-9f69-3c938f7c44f7,host=None,id=4b904de5-ad99-49df-8f96-398c93c29a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b229acb5ed749e48451e4f4cdb5d083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=680a1857-d8e0-4a5b-b30f-63569706f0dc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2262a8861741405ab5771c94df0f03de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bccb95b2-f4a9-4703-af47-d8d8b256a0bb),volume_type_id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6bfefa-f938-420e-a66a-76d1208f1120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a6bfefa-f938-420e-a66a-76d1208f1120) transitioned into state 'SUCCESS' from 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=d9e84653-e745-4bfa-9f69-3c938f7c44f7,group_type_id=,metadata={},multiattach=False,project_id='0b229acb5ed749e48451e4f4cdb5d083',qos_specs=None,replication_status=,reservations=['0b7263b9-6b03-474a-b8ce-9868a385ffd6','fe972840-4c76-45fe-9023-7104aaa3ebe2','bff6394e-b9f8-4e42-96ac-987d6f542556','0b6f7cc2-5431-4650-81b1-4ad293c684b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=680a1857-d8e0-4a5b-b30f-63569706f0dc,status='creating',user_id='2262a8861741405ab5771c94df0f03de',volume_type_id=bccb95b2-f4a9-4703-af47-d8d8b256a0bb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Flow 'volume_create_api' (72d66dcb-f4f5-4f91-a719-41656bf9d9c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Create volume request issued successfully. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: /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 03 12:01:26 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:01:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-807a1e63-39f5-4776-8a69-4a345d4ee3b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/action returned with HTTP 202 Sep 03 12:01:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 692/1430] 192.168.122.215 () {62 vars in 1202 bytes} [Thu Sep 3 12:01:25 2026] POST /volume/v3/groups/action => generated 101 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Get all volumes completed successfully. Sep 03 12:01:26 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:26 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8a68d3f-d32e-4dfe-abd0-e33914560ba9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8a68d3f-d32e-4dfe-abd0-e33914560ba9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:26 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:26 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8a68d3f-d32e-4dfe-abd0-e33914560ba9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8a68d3f-d32e-4dfe-abd0-e33914560ba9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b8a68d3f-d32e-4dfe-abd0-e33914560ba9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8a68d3f-d32e-4dfe-abd0-e33914560ba9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 693/1431] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:26 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:26 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d27c494f-4bac-4fc4-8fe0-2ce2e6dd3ae7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:01:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 739/1432] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:01:26 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f478a959-1bc3-4015-a116-9878081f5f93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:27 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:27 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:27 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f478a959-1bc3-4015-a116-9878081f5f93 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 694/1433] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:27 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2713b8e9-3404-46e3-9f26-f4cb351720d2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2713b8e9-3404-46e3-9f26-f4cb351720d2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2713b8e9-3404-46e3-9f26-f4cb351720d2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2713b8e9-3404-46e3-9f26-f4cb351720d2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2713b8e9-3404-46e3-9f26-f4cb351720d2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2713b8e9-3404-46e3-9f26-f4cb351720d2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 740/1434] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:27 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2983f224-7f71-4018-a9e5-792d81ab3a7f tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 695/1435] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:28 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-137a42fb-080b-425f-adc4-6b62fbb74020 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-137a42fb-080b-425f-adc4-6b62fbb74020 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-137a42fb-080b-425f-adc4-6b62fbb74020 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-137a42fb-080b-425f-adc4-6b62fbb74020 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-137a42fb-080b-425f-adc4-6b62fbb74020 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-137a42fb-080b-425f-adc4-6b62fbb74020 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 741/1436] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:28 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:29 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d46de49b-8920-4131-a3c1-e567dcb5988b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca5dfc15-be60-45e3-aeac-0297fdb70cb7 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 696/1437] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:29 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d46de49b-8920-4131-a3c1-e567dcb5988b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d46de49b-8920-4131-a3c1-e567dcb5988b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d46de49b-8920-4131-a3c1-e567dcb5988b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d46de49b-8920-4131-a3c1-e567dcb5988b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d46de49b-8920-4131-a3c1-e567dcb5988b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 742/1438] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:30 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 909 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:31 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-84500fbf-0d51-4b80-8eac-3da1506b33c6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-84500fbf-0d51-4b80-8eac-3da1506b33c6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-84500fbf-0d51-4b80-8eac-3da1506b33c6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-84500fbf-0d51-4b80-8eac-3da1506b33c6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-367e7e1a-01be-48ba-ba4c-8c7e754bc4a3 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 697/1439] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:31 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-84500fbf-0d51-4b80-8eac-3da1506b33c6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-84500fbf-0d51-4b80-8eac-3da1506b33c6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 743/1440] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:31 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] POST http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9/action Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Created reservations ['b5cd9134-3ebc-4457-88c2-c2da2a7eb18d', '81b744e4-b5e3-4312-b6f8-b293664651d6'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Extend volume request issued successfully. Sep 03 12:01:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edb98198-9e2a-460f-b5ea-ee73def3b99f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9/action returned with HTTP 202 Sep 03 12:01:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 698/1441] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:01:31 2026] POST /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9/action => generated 0 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:01:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-09dbb113-c042-4719-aa17-3a6235648444 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09dbb113-c042-4719-aa17-3a6235648444 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09dbb113-c042-4719-aa17-3a6235648444 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09dbb113-c042-4719-aa17-3a6235648444 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-09dbb113-c042-4719-aa17-3a6235648444 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09dbb113-c042-4719-aa17-3a6235648444 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 744/1442] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:31 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:32 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:32 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:32 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-912c2f15-38fc-4800-bc31-b17d3f6f0164 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 699/1443] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:32 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-66f93d6d-36ea-4a56-b736-2d5fe86d641e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66f93d6d-36ea-4a56-b736-2d5fe86d641e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66f93d6d-36ea-4a56-b736-2d5fe86d641e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66f93d6d-36ea-4a56-b736-2d5fe86d641e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-66f93d6d-36ea-4a56-b736-2d5fe86d641e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66f93d6d-36ea-4a56-b736-2d5fe86d641e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 745/1444] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:33 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:33 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:33 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:34 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9ec26b1-ab0d-42df-a352-faf9224d88a0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 700/1445] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:33 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:01:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d7c627d1-0656-499b-aca9-687eaceff14d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7c627d1-0656-499b-aca9-687eaceff14d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7c627d1-0656-499b-aca9-687eaceff14d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7c627d1-0656-499b-aca9-687eaceff14d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d7c627d1-0656-499b-aca9-687eaceff14d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7c627d1-0656-499b-aca9-687eaceff14d tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 746/1446] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:34 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:35 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:35 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2d1fe233-9c9a-412d-99bf-42d18f06a580 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d1fe233-9c9a-412d-99bf-42d18f06a580 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d1fe233-9c9a-412d-99bf-42d18f06a580 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d1fe233-9c9a-412d-99bf-42d18f06a580 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2d1fe233-9c9a-412d-99bf-42d18f06a580 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:35 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d1fe233-9c9a-412d-99bf-42d18f06a580 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 747/1447] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:35 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9cfa616a-b2e2-4971-8311-1b57286f1b5b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 701/1448] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:35 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 740 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-03822548-9cdb-4d52-98c3-19c4da0667a1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03822548-9cdb-4d52-98c3-19c4da0667a1 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03822548-9cdb-4d52-98c3-19c4da0667a1 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-03822548-9cdb-4d52-98c3-19c4da0667a1 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:37 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=475,cinder:UPDATE=35,cinder:INSERT=19 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:01:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-03822548-9cdb-4d52-98c3-19c4da0667a1 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-03822548-9cdb-4d52-98c3-19c4da0667a1 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 748/1449] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:36 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:37 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:37 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:37 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d5f3a57-526d-4bb0-b998-604bcbff275c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 702/1450] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:37 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-05280b52-8f5f-498d-9c66-9c49c5fdae73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05280b52-8f5f-498d-9c66-9c49c5fdae73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05280b52-8f5f-498d-9c66-9c49c5fdae73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05280b52-8f5f-498d-9c66-9c49c5fdae73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-05280b52-8f5f-498d-9c66-9c49c5fdae73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05280b52-8f5f-498d-9c66-9c49c5fdae73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 749/1451] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:38 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:38 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:38 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:39 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46f25dd2-fe0f-400d-8b00-3b4fec654337 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 703/1452] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:38 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1bb64c91-f999-42d4-a195-7b2b96eb124a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1bb64c91-f999-42d4-a195-7b2b96eb124a tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1bb64c91-f999-42d4-a195-7b2b96eb124a tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1bb64c91-f999-42d4-a195-7b2b96eb124a tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1bb64c91-f999-42d4-a195-7b2b96eb124a tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1bb64c91-f999-42d4-a195-7b2b96eb124a tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 750/1453] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:39 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:40 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:40 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:40 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17d81760-6ec6-4c84-b51c-9c71c7ba2380 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 704/1454] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:40 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6e202a0b-661d-4df1-baf5-4ab88efe0682 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6e202a0b-661d-4df1-baf5-4ab88efe0682 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6e202a0b-661d-4df1-baf5-4ab88efe0682 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6e202a0b-661d-4df1-baf5-4ab88efe0682 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6e202a0b-661d-4df1-baf5-4ab88efe0682 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6e202a0b-661d-4df1-baf5-4ab88efe0682 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 751/1455] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:40 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:41 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:41 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:41 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abe89c55-c4a9-441d-b7de-82f94ae7610a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 705/1456] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:41 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5e1537b2-e780-4dbb-92aa-9909c56cde73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5e1537b2-e780-4dbb-92aa-9909c56cde73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5e1537b2-e780-4dbb-92aa-9909c56cde73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5e1537b2-e780-4dbb-92aa-9909c56cde73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5e1537b2-e780-4dbb-92aa-9909c56cde73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5e1537b2-e780-4dbb-92aa-9909c56cde73 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 752/1457] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:41 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-26e14464-ac44-42fb-9958-5cc1e41375cd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:42 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26e14464-ac44-42fb-9958-5cc1e41375cd tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 706/1458] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:42 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 931 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:01:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cf826bfd-0776-4905-ac45-30fa5d7ff3cd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-beea1045-c4ac-46e9-8d2f-355f6103898d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-beea1045-c4ac-46e9-8d2f-355f6103898d tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7 Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-beea1045-c4ac-46e9-8d2f-355f6103898d tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-beea1045-c4ac-46e9-8d2f-355f6103898d tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-beea1045-c4ac-46e9-8d2f-355f6103898d tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] show called for member d9e84653-e745-4bfa-9f69-3c938f7c44f7 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf826bfd-0776-4905-ac45-30fa5d7ff3cd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf826bfd-0776-4905-ac45-30fa5d7ff3cd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf826bfd-0776-4905-ac45-30fa5d7ff3cd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /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 03 12:01:42 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-beea1045-c4ac-46e9-8d2f-355f6103898d tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7 returned with HTTP 200 Sep 03 12:01:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 707/1459] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:42 2026] GET /volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7 => generated 416 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:01:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cf826bfd-0776-4905-ac45-30fa5d7ff3cd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /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 03 12:01:42 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Get all volumes completed successfully. Sep 03 12:01:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf826bfd-0776-4905-ac45-30fa5d7ff3cd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 753/1460] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:42 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:42 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:42 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-96350c20-bc14-4e7a-82e3-d532f31a4de2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96350c20-bc14-4e7a-82e3-d532f31a4de2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96350c20-bc14-4e7a-82e3-d532f31a4de2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96350c20-bc14-4e7a-82e3-d532f31a4de2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:43 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-96350c20-bc14-4e7a-82e3-d532f31a4de2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96350c20-bc14-4e7a-82e3-d532f31a4de2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 754/1461] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:43 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-06c88c93-fb8c-4796-b67b-0db684424952 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06c88c93-fb8c-4796-b67b-0db684424952 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06c88c93-fb8c-4796-b67b-0db684424952 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06c88c93-fb8c-4796-b67b-0db684424952 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96d7fd72-5cf6-43bb-93c9-01218481d49b tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:01:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 708/1462] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:01:42 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] POST http://192.168.122.215/volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7/action Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] delete called for group d9e84653-e745-4bfa-9f69-3c938f7c44f7 {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Delete group with id: d9e84653-e745-4bfa-9f69-3c938f7c44f7 Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-06c88c93-fb8c-4796-b67b-0db684424952 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /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 03 12:01:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06c88c93-fb8c-4796-b67b-0db684424952 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 755/1463] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:43 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1327 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /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 03 12:01:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] DELETE http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Delete volume with id: 063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5eaf9472-4e28-4143-b5c1-8fa6bc4e9517 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7/action returned with HTTP 202 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 709/1464] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:43 2026] POST /volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Delete volume request issued successfully. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb6fc220-9565-41f3-bd30-8676df08ebfc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 202 Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 756/1465] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:01:43 2026] DELETE /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bbf7e01d-5339-45a8-8576-b243d79ede9f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbf7e01d-5339-45a8-8576-b243d79ede9f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbf7e01d-5339-45a8-8576-b243d79ede9f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbf7e01d-5339-45a8-8576-b243d79ede9f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:43 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bbf7e01d-5339-45a8-8576-b243d79ede9f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbf7e01d-5339-45a8-8576-b243d79ede9f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 757/1466] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:43 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32cd8a4a-29a9-4ff2-bc07-a5ce3f62a5c0 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 710/1467] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:43 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 930 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8d8e2dfc-896c-4813-8975-402ae973c5c2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d8e2dfc-896c-4813-8975-402ae973c5c2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d8e2dfc-896c-4813-8975-402ae973c5c2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d8e2dfc-896c-4813-8975-402ae973c5c2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8d8e2dfc-896c-4813-8975-402ae973c5c2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d8e2dfc-896c-4813-8975-402ae973c5c2 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 200 Sep 03 12:01:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 758/1468] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:44 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 1326 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:44 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:44 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:44 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e61ec80f-0662-42fc-82cf-e539f43a53f8 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 200 Sep 03 12:01:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 711/1469] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:44 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 929 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-47bb3999-2e10-441b-be7b-8c99bda213be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-47bb3999-2e10-441b-be7b-8c99bda213be tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 Sep 03 12:01:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-47bb3999-2e10-441b-be7b-8c99bda213be tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-47bb3999-2e10-441b-be7b-8c99bda213be tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-47bb3999-2e10-441b-be7b-8c99bda213be tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 returned with HTTP 404 Sep 03 12:01:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 759/1470] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:45 2026] GET /volume/v3/volumes/063793aa-953b-4908-9699-c58f67d44ce9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1642079519"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1642079519'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create volume of 1 GB Sep 03 12:01:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Availability Zones retrieved successfully. Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Flow 'volume_create_api' (b4753255-6647-463e-b593-e24606e87905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68a89d4-528b-4584-8de7-ed9434142eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b68a89d4-528b-4584-8de7-ed9434142eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab4dadd-9fa4-4989-9f8e-532ebfb605a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Created reservations ['e289e6eb-8819-487c-a1ab-3b2050869ea5', '174c1a87-141c-43dc-967f-136f21f60c1a', 'dbe47502-11ae-4825-bec1-7b0aaf7a1a37', '57155ed6-e0c5-4e9d-98b0-0eecd340e48c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab4dadd-9fa4-4989-9f8e-532ebfb605a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e289e6eb-8819-487c-a1ab-3b2050869ea5', '174c1a87-141c-43dc-967f-136f21f60c1a', 'dbe47502-11ae-4825-bec1-7b0aaf7a1a37', '57155ed6-e0c5-4e9d-98b0-0eecd340e48c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45160961-c5b8-40aa-875a-c746edb46b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-49a52bfa-5d81-4aee-b315-1215d94844d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49a52bfa-5d81-4aee-b315-1215d94844d4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49a52bfa-5d81-4aee-b315-1215d94844d4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49a52bfa-5d81-4aee-b315-1215d94844d4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49a52bfa-5d81-4aee-b315-1215d94844d4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 returned with HTTP 404 Sep 03 12:01:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 760/1471] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:46 2026] GET /volume/v3/volumes/4b904de5-ad99-49df-8f96-398c93c29a53 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-074b1df5-9fbd-49c9-8764-4548f6af74b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-074b1df5-9fbd-49c9-8764-4548f6af74b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7 Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-074b1df5-9fbd-49c9-8764-4548f6af74b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-074b1df5-9fbd-49c9-8764-4548f6af74b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-074b1df5-9fbd-49c9-8764-4548f6af74b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] show called for member d9e84653-e745-4bfa-9f69-3c938f7c44f7 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-074b1df5-9fbd-49c9-8764-4548f6af74b4 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7 returned with HTTP 404 Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45160961-c5b8-40aa-875a-c746edb46b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43edba39-a4c5-474e-9ead-713a2704b9a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1642079519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3834770ad744fbdb5d1b81ba916182c',qos_specs=None,replication_status=,reservations=['e289e6eb-8819-487c-a1ab-3b2050869ea5','174c1a87-141c-43dc-967f-136f21f60c1a','dbe47502-11ae-4825-bec1-7b0aaf7a1a37','57155ed6-e0c5-4e9d-98b0-0eecd340e48c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48170e7981c54c269981930dbb30bb3c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1642079519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43edba39-a4c5-474e-9ead-713a2704b9a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3834770ad744fbdb5d1b81ba916182c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48170e7981c54c269981930dbb30bb3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 761/1472] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:46 2026] GET /volume/v3/groups/d9e84653-e745-4bfa-9f69-3c938f7c44f7 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cc06f6-72a7-44d1-95b8-530ac0689504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ede13004-f72d-4fd1-92ad-d82faadc341e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Get all volumes completed successfully. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:46 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cc06f6-72a7-44d1-95b8-530ac0689504) transitioned into state 'SUCCESS' from state '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-1642079519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3834770ad744fbdb5d1b81ba916182c',qos_specs=None,replication_status=,reservations=['e289e6eb-8819-487c-a1ab-3b2050869ea5','174c1a87-141c-43dc-967f-136f21f60c1a','dbe47502-11ae-4825-bec1-7b0aaf7a1a37','57155ed6-e0c5-4e9d-98b0-0eecd340e48c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48170e7981c54c269981930dbb30bb3c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080e1d50-071d-4eef-8640-5c34ea5b2e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (080e1d50-071d-4eef-8640-5c34ea5b2e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Flow 'volume_create_api' (b4753255-6647-463e-b593-e24606e87905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create volume request issued successfully. Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0045ac8-d6b8-42fa-aee8-08c743d25ddf tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:01:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 712/1473] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:01:45 2026] POST /volume/v3/volumes => generated 757 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d09b886-72fc-4419-ba4d-14381b340764 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d09b886-72fc-4419-ba4d-14381b340764 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d09b886-72fc-4419-ba4d-14381b340764 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d09b886-72fc-4419-ba4d-14381b340764 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d09b886-72fc-4419-ba4d-14381b340764 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ede13004-f72d-4fd1-92ad-d82faadc341e tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d09b886-72fc-4419-ba4d-14381b340764 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 713/1474] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:46 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 825 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 762/1475] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:01:46 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] POST http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea/action Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] delete called for group a3399b81-a1ef-4e98-8570-f6ec091d1aea {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Delete group with id: a3399b81-a1ef-4e98-8570-f6ec091d1aea Sep 03 12:01:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:46 devstack devstack@c-api.service[86957]: /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 03 12:01:46 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:01:46 devstack devstack@c-api.service[86957]: /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 03 12:01:46 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a54820f3-88f8-4c8d-b50b-bb54dc684b6a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea/action returned with HTTP 202 Sep 03 12:01:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 714/1476] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:46 2026] POST /volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:46 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:46 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-189d9cbd-5522-44e6-bb8f-00106a32e65a tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 763/1477] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:46 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e111ee58-5125-47ab-baeb-ce1fc2a1ceea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e111ee58-5125-47ab-baeb-ce1fc2a1ceea tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e111ee58-5125-47ab-baeb-ce1fc2a1ceea tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e111ee58-5125-47ab-baeb-ce1fc2a1ceea tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e111ee58-5125-47ab-baeb-ce1fc2a1ceea tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e111ee58-5125-47ab-baeb-ce1fc2a1ceea tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 715/1478] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:47 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0facc632-e78c-4355-8874-e071c416093c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Volume info retrieved successfully. Sep 03 12:01:47 devstack devstack@c-api.service[86956]: WARNING stevedore.named [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 12:01:47 devstack devstack@c-api.service[86956]: WARNING castellan.key_manager [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 12:01:47 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:01:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0facc632-e78c-4355-8874-e071c416093c tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 200 Sep 03 12:01:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 764/1479] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:47 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 918 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d99161b-83e8-40bf-9146-d802707c5664 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d99161b-83e8-40bf-9146-d802707c5664 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d99161b-83e8-40bf-9146-d802707c5664 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d99161b-83e8-40bf-9146-d802707c5664 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d99161b-83e8-40bf-9146-d802707c5664 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d99161b-83e8-40bf-9146-d802707c5664 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 716/1480] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:48 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:01:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43edba39-a4c5-474e-9ead-713a2704b9a4", "name": "tempest-VolumesExtendTest-Snapshot-597266350"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:48 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Create snapshot from volume 43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:48 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Created reservations ['364137fe-5e5e-4bcd-9447-d8f165dee24d', 'ca93a373-c708-46d8-a343-9c92d3c450ab', 'de43be94-3a29-4ce7-86a4-62b033804320', '3e35367e-014a-4705-874d-db3cc25345fa'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot create request issued successfully. Sep 03 12:01:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba7ac8ad-a9f4-4a4a-a89c-e0577f3d7f8f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:01:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 765/1481] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:01:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:01:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ab990b1-1b82-4ae7-ad88-ee9883317dd6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ab990b1-1b82-4ae7-ad88-ee9883317dd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ab990b1-1b82-4ae7-ad88-ee9883317dd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ab990b1-1b82-4ae7-ad88-ee9883317dd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ab990b1-1b82-4ae7-ad88-ee9883317dd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ab990b1-1b82-4ae7-ad88-ee9883317dd6 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 200 Sep 03 12:01:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 717/1482] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:48 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6fd099be-51c6-481a-b087-3abded9a2d29 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6fd099be-51c6-481a-b087-3abded9a2d29 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6fd099be-51c6-481a-b087-3abded9a2d29 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6fd099be-51c6-481a-b087-3abded9a2d29 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6fd099be-51c6-481a-b087-3abded9a2d29 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc returned with HTTP 404 Sep 03 12:01:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 766/1483] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:01:49 2026] GET /volume/v3/volumes/680a1857-d8e0-4a5b-b30f-63569706f0dc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ae40a84-5c46-4c55-ab98-2fdef9900868 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ae40a84-5c46-4c55-ab98-2fdef9900868 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] GET http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ae40a84-5c46-4c55-ab98-2fdef9900868 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ae40a84-5c46-4c55-ab98-2fdef9900868 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-2ae40a84-5c46-4c55-ab98-2fdef9900868 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] show called for member a3399b81-a1ef-4e98-8570-f6ec091d1aea {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ae40a84-5c46-4c55-ab98-2fdef9900868 tempest-GroupsV314Test-1581145720 tempest-GroupsV314Test-1581145720-project-member] http://192.168.122.215/volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea returned with HTTP 404 Sep 03 12:01:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 718/1484] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:49 2026] GET /volume/v3/groups/a3399b81-a1ef-4e98-8570-f6ec091d1aea => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-28ad04cb-8685-48aa-9ce7-326c9f30695d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-28ad04cb-8685-48aa-9ce7-326c9f30695d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/e76fb827-12f0-441a-9d66-b701eb6ec685 Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-28ad04cb-8685-48aa-9ce7-326c9f30695d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-28ad04cb-8685-48aa-9ce7-326c9f30695d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-28ad04cb-8685-48aa-9ce7-326c9f30695d tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] http://192.168.122.215/volume/v3/group_types/e76fb827-12f0-441a-9d66-b701eb6ec685 returned with HTTP 202 Sep 03 12:01:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 767/1485] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:01:49 2026] DELETE /volume/v3/group_types/e76fb827-12f0-441a-9d66-b701eb6ec685 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3dc0741d-8d9f-4ad7-b4aa-d0386c7e9899 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3dc0741d-8d9f-4ad7-b4aa-d0386c7e9899 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] DELETE http://192.168.122.215/volume/v3/types/bccb95b2-f4a9-4703-af47-d8d8b256a0bb Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3dc0741d-8d9f-4ad7-b4aa-d0386c7e9899 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3dc0741d-8d9f-4ad7-b4aa-d0386c7e9899 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3dc0741d-8d9f-4ad7-b4aa-d0386c7e9899 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] http://192.168.122.215/volume/v3/types/bccb95b2-f4a9-4703-af47-d8d8b256a0bb returned with HTTP 202 Sep 03 12:01:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 719/1486] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:01:49 2026] DELETE /volume/v3/types/bccb95b2-f4a9-4703-af47-d8d8b256a0bb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5b02b10f-bc2c-42de-815c-4487e10fb5e3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b02b10f-bc2c-42de-815c-4487e10fb5e3 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] GET http://192.168.122.215/volume/v3/types/bccb95b2-f4a9-4703-af47-d8d8b256a0bb Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b02b10f-bc2c-42de-815c-4487e10fb5e3 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b02b10f-bc2c-42de-815c-4487e10fb5e3 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b02b10f-bc2c-42de-815c-4487e10fb5e3 tempest-GroupsV314Test-667264960 tempest-GroupsV314Test-667264960-project-admin] http://192.168.122.215/volume/v3/types/bccb95b2-f4a9-4703-af47-d8d8b256a0bb returned with HTTP 404 Sep 03 12:01:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 768/1487] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:01:49 2026] GET /volume/v3/types/bccb95b2-f4a9-4703-af47-d8d8b256a0bb => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38224416-0842-4734-91f3-7c0f1d766d20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38224416-0842-4734-91f3-7c0f1d766d20 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38224416-0842-4734-91f3-7c0f1d766d20 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38224416-0842-4734-91f3-7c0f1d766d20 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38224416-0842-4734-91f3-7c0f1d766d20 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38224416-0842-4734-91f3-7c0f1d766d20 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 200 Sep 03 12:01:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 720/1488] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:49 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c2d7b571-f06c-485e-a18c-fe50dea4c275 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c2d7b571-f06c-485e-a18c-fe50dea4c275 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c2d7b571-f06c-485e-a18c-fe50dea4c275 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c2d7b571-f06c-485e-a18c-fe50dea4c275 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c2d7b571-f06c-485e-a18c-fe50dea4c275 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c2d7b571-f06c-485e-a18c-fe50dea4c275 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 200 Sep 03 12:01:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 769/1489] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:50 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f4ed2cf-f8d0-4690-90f0-e57f91796717 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f4ed2cf-f8d0-4690-90f0-e57f91796717 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f4ed2cf-f8d0-4690-90f0-e57f91796717 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f4ed2cf-f8d0-4690-90f0-e57f91796717 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f4ed2cf-f8d0-4690-90f0-e57f91796717 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f4ed2cf-f8d0-4690-90f0-e57f91796717 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 200 Sep 03 12:01:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 721/1490] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:51 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b6043bb5-9abb-428b-8abd-ad285073e26e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] POST http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4/action Sep 03 12:01:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:52 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Created reservations ['46456e65-73b0-45b9-8c6d-ea8980b0fb37', 'dce0c8ad-68d1-4235-b568-a9cbab31d4c2'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Extend volume request issued successfully. Sep 03 12:01:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b6043bb5-9abb-428b-8abd-ad285073e26e tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4/action returned with HTTP 202 Sep 03 12:01:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 770/1491] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:01:51 2026] POST /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-83b8eb92-785a-44bd-b306-cf1faba688ef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83b8eb92-785a-44bd-b306-cf1faba688ef tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83b8eb92-785a-44bd-b306-cf1faba688ef tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83b8eb92-785a-44bd-b306-cf1faba688ef tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-83b8eb92-785a-44bd-b306-cf1faba688ef tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83b8eb92-785a-44bd-b306-cf1faba688ef tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 722/1492] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:52 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a0db0ac1-a673-4d61-b069-532c6cc98221 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0db0ac1-a673-4d61-b069-532c6cc98221 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0db0ac1-a673-4d61-b069-532c6cc98221 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0db0ac1-a673-4d61-b069-532c6cc98221 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0db0ac1-a673-4d61-b069-532c6cc98221 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0db0ac1-a673-4d61-b069-532c6cc98221 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 771/1493] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:53 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-35195981-2563-4a54-8539-cec69b067cd9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-35195981-2563-4a54-8539-cec69b067cd9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-35195981-2563-4a54-8539-cec69b067cd9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-35195981-2563-4a54-8539-cec69b067cd9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-35195981-2563-4a54-8539-cec69b067cd9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-35195981-2563-4a54-8539-cec69b067cd9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 723/1494] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:53 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Delete snapshot with id: 7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot delete request issued successfully. Sep 03 12:01:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-01e48d25-5b7b-448c-ad28-f8e6b51c399b tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 202 Sep 03 12:01:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 772/1495] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:01:53 2026] DELETE /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c65d44e8-7cd1-407b-8a91-ed74b58db4cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c65d44e8-7cd1-407b-8a91-ed74b58db4cc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c65d44e8-7cd1-407b-8a91-ed74b58db4cc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c65d44e8-7cd1-407b-8a91-ed74b58db4cc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c65d44e8-7cd1-407b-8a91-ed74b58db4cc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c65d44e8-7cd1-407b-8a91-ed74b58db4cc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 200 Sep 03 12:01:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 724/1496] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:53 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9eed2518-6337-460d-9cfc-03ec195a8b75 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9eed2518-6337-460d-9cfc-03ec195a8b75 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:01:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9eed2518-6337-460d-9cfc-03ec195a8b75 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-751009740"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9eed2518-6337-460d-9cfc-03ec195a8b75 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:01:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 773/1497] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:01:54 2026] POST /volume/v3/types => generated 219 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5cde43db-9f33-44b1-9770-0b294049b02c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5cde43db-9f33-44b1-9770-0b294049b02c tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] POST http://192.168.122.215/volume/v3/group_types Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5cde43db-9f33-44b1-9770-0b294049b02c tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-546645331"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5cde43db-9f33-44b1-9770-0b294049b02c tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/group_types returned with HTTP 202 Sep 03 12:01:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 725/1498] 192.168.122.215 () {62 vars in 1195 bytes} [Thu Sep 3 12:01:54 2026] POST /volume/v3/group_types => generated 176 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-da21bad1-b579-48cb-bc72-e1525bdda709 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d3e20a0-aa7e-4dfc-8f55-28239db08ddd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d3e20a0-aa7e-4dfc-8f55-28239db08ddd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d3e20a0-aa7e-4dfc-8f55-28239db08ddd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d3e20a0-aa7e-4dfc-8f55-28239db08ddd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d3e20a0-aa7e-4dfc-8f55-28239db08ddd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Snapshot retrieved successfully. Sep 03 12:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d3e20a0-aa7e-4dfc-8f55-28239db08ddd tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 200 Sep 03 12:01:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 726/1499] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:54 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] POST http://192.168.122.215/volume/v3/groups Sep 03 12:01:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d71dc0bb-8cdb-42c2-87be-3cb0a3fc2d79", "volume_types": ["4575758a-2aab-4018-b335-59cb241e9ca7"], "name": "tempest-GroupsV320Test-Group-1452897120"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Creating new group {'group': {'group_type': 'd71dc0bb-8cdb-42c2-87be-3cb0a3fc2d79', 'volume_types': ['4575758a-2aab-4018-b335-59cb241e9ca7'], 'name': 'tempest-GroupsV320Test-Group-1452897120'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 12:01:54 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Creating group tempest-GroupsV320Test-Group-1452897120. Sep 03 12:01:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Availability Zones retrieved successfully. Sep 03 12:01:54 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Created reservations ['bc7a8d25-a9ed-46e0-8230-d5f06b1f39ca'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:01:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da21bad1-b579-48cb-bc72-e1525bdda709 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups returned with HTTP 202 Sep 03 12:01:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 774/1500] 192.168.122.215 () {62 vars in 1181 bytes} [Thu Sep 3 12:01:54 2026] POST /volume/v3/groups => generated 108 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bbbafe19-74c4-417b-90da-5cbb9d4d6237 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bbbafe19-74c4-417b-90da-5cbb9d4d6237 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bbbafe19-74c4-417b-90da-5cbb9d4d6237 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bbbafe19-74c4-417b-90da-5cbb9d4d6237 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-bbbafe19-74c4-417b-90da-5cbb9d4d6237 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:55 devstack devstack@c-api.service[86957]: /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 03 12:01:55 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bbbafe19-74c4-417b-90da-5cbb9d4d6237 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 727/1501] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:54 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-561fb2d3-a6a2-4609-9074-23397fb704a9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-561fb2d3-a6a2-4609-9074-23397fb704a9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 Sep 03 12:01:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-561fb2d3-a6a2-4609-9074-23397fb704a9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-561fb2d3-a6a2-4609-9074-23397fb704a9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-561fb2d3-a6a2-4609-9074-23397fb704a9 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 returned with HTTP 404 Sep 03 12:01:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 775/1502] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:01:55 2026] GET /volume/v3/snapshots/7231500c-898d-4231-a056-c28244bd3360 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99f46258-4638-4570-8de6-fcbbe17762fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99f46258-4638-4570-8de6-fcbbe17762fc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99f46258-4638-4570-8de6-fcbbe17762fc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99f46258-4638-4570-8de6-fcbbe17762fc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99f46258-4638-4570-8de6-fcbbe17762fc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99f46258-4638-4570-8de6-fcbbe17762fc tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 728/1503] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:55 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] DELETE http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Delete volume with id: 43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Delete volume request issued successfully. Sep 03 12:01:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a3da2aaf-a6e7-49a3-b204-2ea1f2971d0f tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 202 Sep 03 12:01:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 776/1504] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:01:55 2026] DELETE /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7556ea2b-a581-4a8d-839a-2cca07f7f1e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7556ea2b-a581-4a8d-839a-2cca07f7f1e4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7556ea2b-a581-4a8d-839a-2cca07f7f1e4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7556ea2b-a581-4a8d-839a-2cca07f7f1e4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:01:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7556ea2b-a581-4a8d-839a-2cca07f7f1e4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7556ea2b-a581-4a8d-839a-2cca07f7f1e4 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 729/1505] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:55 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e2209b34-2af2-406b-a2b7-da1458d84185 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2209b34-2af2-406b-a2b7-da1458d84185 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2209b34-2af2-406b-a2b7-da1458d84185 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2209b34-2af2-406b-a2b7-da1458d84185 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-e2209b34-2af2-406b-a2b7-da1458d84185 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /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 03 12:01:56 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2209b34-2af2-406b-a2b7-da1458d84185 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 777/1506] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 389 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9173e35-c5ea-4b72-a192-367a37f07b78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9173e35-c5ea-4b72-a192-367a37f07b78 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] POST http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9173e35-c5ea-4b72-a192-367a37f07b78 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9173e35-c5ea-4b72-a192-367a37f07b78 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-a9173e35-c5ea-4b72-a192-367a37f07b78 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Updating group 'ef2e6b8b-11de-4501-83a5-79c1c09c0f00' with 'creating' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9173e35-c5ea-4b72-a192-367a37f07b78 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action returned with HTTP 202 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 730/1507] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:56 2026] POST /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e62c7659-2123-4674-9c9b-0ee2b5701803 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e62c7659-2123-4674-9c9b-0ee2b5701803 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e62c7659-2123-4674-9c9b-0ee2b5701803 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e62c7659-2123-4674-9c9b-0ee2b5701803 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-e62c7659-2123-4674-9c9b-0ee2b5701803 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /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 03 12:01:56 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e62c7659-2123-4674-9c9b-0ee2b5701803 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 778/1508] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9c58f88-6831-4123-8b6c-2acffaa6d5bc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9c58f88-6831-4123-8b6c-2acffaa6d5bc tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] POST http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9c58f88-6831-4123-8b6c-2acffaa6d5bc tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9c58f88-6831-4123-8b6c-2acffaa6d5bc tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-f9c58f88-6831-4123-8b6c-2acffaa6d5bc tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Updating group 'ef2e6b8b-11de-4501-83a5-79c1c09c0f00' with 'available' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9c58f88-6831-4123-8b6c-2acffaa6d5bc tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action returned with HTTP 202 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 731/1509] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:56 2026] POST /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d0a2941b-5e93-4242-b3a6-f10913673c0a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d0a2941b-5e93-4242-b3a6-f10913673c0a tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d0a2941b-5e93-4242-b3a6-f10913673c0a tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d0a2941b-5e93-4242-b3a6-f10913673c0a tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-d0a2941b-5e93-4242-b3a6-f10913673c0a tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /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 03 12:01:56 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d0a2941b-5e93-4242-b3a6-f10913673c0a tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 779/1510] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 389 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-83199630-886f-42ba-a6e4-7b3cc09b6260 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83199630-886f-42ba-a6e4-7b3cc09b6260 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] POST http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83199630-886f-42ba-a6e4-7b3cc09b6260 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83199630-886f-42ba-a6e4-7b3cc09b6260 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-83199630-886f-42ba-a6e4-7b3cc09b6260 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Updating group 'ef2e6b8b-11de-4501-83a5-79c1c09c0f00' with 'error' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83199630-886f-42ba-a6e4-7b3cc09b6260 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action returned with HTTP 202 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 732/1511] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:56 2026] POST /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-579cb804-6f81-40c1-9e3c-5a484f34aefa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-579cb804-6f81-40c1-9e3c-5a484f34aefa tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-579cb804-6f81-40c1-9e3c-5a484f34aefa tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-579cb804-6f81-40c1-9e3c-5a484f34aefa tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-579cb804-6f81-40c1-9e3c-5a484f34aefa tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /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 03 12:01:56 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-579cb804-6f81-40c1-9e3c-5a484f34aefa tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 780/1512] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 385 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-69b151ea-90fa-486d-9336-5a705ea3f9c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69b151ea-90fa-486d-9336-5a705ea3f9c4 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] POST http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69b151ea-90fa-486d-9336-5a705ea3f9c4 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69b151ea-90fa-486d-9336-5a705ea3f9c4 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-69b151ea-90fa-486d-9336-5a705ea3f9c4 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Updating group 'ef2e6b8b-11de-4501-83a5-79c1c09c0f00' with 'available' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69b151ea-90fa-486d-9336-5a705ea3f9c4 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action returned with HTTP 202 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 733/1513] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:56 2026] POST /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0ff0b3b-0993-405e-8017-28183ae2e3ab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0ff0b3b-0993-405e-8017-28183ae2e3ab tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0ff0b3b-0993-405e-8017-28183ae2e3ab tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0ff0b3b-0993-405e-8017-28183ae2e3ab tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-b0ff0b3b-0993-405e-8017-28183ae2e3ab tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86956) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /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 03 12:01:56 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0ff0b3b-0993-405e-8017-28183ae2e3ab tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 781/1514] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 389 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /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 03 12:01:56 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Get all volumes completed successfully. Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94214dbd-3dc9-4eb6-b57a-4dfcabd1e68c tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 734/1515] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] POST http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.groups [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] delete called for group ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86956) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.groups [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Delete group with id: ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /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 03 12:01:56 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b4cc5ce4-4569-49b8-8c75-e7f1c2071ac4 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action returned with HTTP 202 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 782/1516] 192.168.122.215 () {62 vars in 1312 bytes} [Thu Sep 3 12:01:56 2026] POST /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2733120d-4283-493d-b80a-150448f19628 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2733120d-4283-493d-b80a-150448f19628 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2733120d-4283-493d-b80a-150448f19628 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2733120d-4283-493d-b80a-150448f19628 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-2733120d-4283-493d-b80a-150448f19628 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-14300424-8ad8-4521-8d4c-8822ee1e3e49 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-14300424-8ad8-4521-8d4c-8822ee1e3e49 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-14300424-8ad8-4521-8d4c-8822ee1e3e49 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-14300424-8ad8-4521-8d4c-8822ee1e3e49 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:01:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:01:56 devstack devstack@c-api.service[86957]: /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 03 12:01:56 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2733120d-4283-493d-b80a-150448f19628 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 735/1517] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 388 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-14300424-8ad8-4521-8d4c-8822ee1e3e49 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Volume info retrieved successfully. Sep 03 12:01:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-14300424-8ad8-4521-8d4c-8822ee1e3e49 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 200 Sep 03 12:01:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 783/1518] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:56 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-968d3bf8-df27-44ab-868f-0786d010dbd1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-968d3bf8-df27-44ab-868f-0786d010dbd1 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] GET http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-968d3bf8-df27-44ab-868f-0786d010dbd1 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-968d3bf8-df27-44ab-868f-0786d010dbd1 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-968d3bf8-df27-44ab-868f-0786d010dbd1 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] show called for member ef2e6b8b-11de-4501-83a5-79c1c09c0f00 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-968d3bf8-df27-44ab-868f-0786d010dbd1 tempest-GroupsV320Test-1868172812 tempest-GroupsV320Test-1868172812-project-member] http://192.168.122.215/volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 returned with HTTP 404 Sep 03 12:01:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 736/1519] 192.168.122.215 () {60 vars in 1270 bytes} [Thu Sep 3 12:01:57 2026] GET /volume/v3/groups/ef2e6b8b-11de-4501-83a5-79c1c09c0f00 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:01:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-850bad80-a6ec-4c2c-8eae-30450fbdc74e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-850bad80-a6ec-4c2c-8eae-30450fbdc74e tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] DELETE http://192.168.122.215/volume/v3/group_types/d71dc0bb-8cdb-42c2-87be-3cb0a3fc2d79 Sep 03 12:01:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-850bad80-a6ec-4c2c-8eae-30450fbdc74e tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-850bad80-a6ec-4c2c-8eae-30450fbdc74e tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea7e714c-194c-460e-8da3-af9ea7dc7b57 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea7e714c-194c-460e-8da3-af9ea7dc7b57 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] GET http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea7e714c-194c-460e-8da3-af9ea7dc7b57 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea7e714c-194c-460e-8da3-af9ea7dc7b57 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-850bad80-a6ec-4c2c-8eae-30450fbdc74e tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/group_types/d71dc0bb-8cdb-42c2-87be-3cb0a3fc2d79 returned with HTTP 202 Sep 03 12:01:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 784/1520] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:01:57 2026] DELETE /volume/v3/group_types/d71dc0bb-8cdb-42c2-87be-3cb0a3fc2d79 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea7e714c-194c-460e-8da3-af9ea7dc7b57 tempest-VolumesExtendTest-1475132012 tempest-VolumesExtendTest-1475132012-project-member] http://192.168.122.215/volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 returned with HTTP 404 Sep 03 12:01:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-42c106c8-3d49-417d-a3e1-49d81e2c6c17 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 737/1521] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:01:57 2026] GET /volume/v3/volumes/43edba39-a4c5-474e-9ead-713a2704b9a4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:01:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-42c106c8-3d49-417d-a3e1-49d81e2c6c17 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] DELETE http://192.168.122.215/volume/v3/types/4575758a-2aab-4018-b335-59cb241e9ca7 Sep 03 12:01:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-42c106c8-3d49-417d-a3e1-49d81e2c6c17 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-42c106c8-3d49-417d-a3e1-49d81e2c6c17 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-42c106c8-3d49-417d-a3e1-49d81e2c6c17 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/types/4575758a-2aab-4018-b335-59cb241e9ca7 returned with HTTP 202 Sep 03 12:01:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 785/1522] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:01:57 2026] DELETE /volume/v3/types/4575758a-2aab-4018-b335-59cb241e9ca7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1f7f5fbc-b9b3-4f81-a169-5292932ce137 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f7f5fbc-b9b3-4f81-a169-5292932ce137 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] GET http://192.168.122.215/volume/v3/types/4575758a-2aab-4018-b335-59cb241e9ca7 Sep 03 12:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f7f5fbc-b9b3-4f81-a169-5292932ce137 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f7f5fbc-b9b3-4f81-a169-5292932ce137 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f7f5fbc-b9b3-4f81-a169-5292932ce137 tempest-GroupsV320Test-1336888884 tempest-GroupsV320Test-1336888884-project-admin] http://192.168.122.215/volume/v3/types/4575758a-2aab-4018-b335-59cb241e9ca7 returned with HTTP 404 Sep 03 12:01:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 738/1523] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:01:58 2026] GET /volume/v3/types/4575758a-2aab-4018-b335-59cb241e9ca7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2009235679", "metadata": {"Type": "Test"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2009235679', 'metadata': {'Type': 'Test'}}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (f4375515-39f8-45f5-bad5-b70824022d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bc6b33-a3e8-4c04-9bdc-f8b90ecffdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bc6b33-a3e8-4c04-9bdc-f8b90ecffdc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e08dcd5-848a-4795-93e1-0cb5b5a183ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['0164a02f-1d63-4c76-ab08-7b7ef2854e03', 'a1525588-6be7-4d34-9300-ee08558f7fd3', '4e5b74b1-e401-419a-8136-d992800a7267', '15d5ca0f-fdf7-4c3a-afa8-c1be84a119bd'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e08dcd5-848a-4795-93e1-0cb5b5a183ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0164a02f-1d63-4c76-ab08-7b7ef2854e03', 'a1525588-6be7-4d34-9300-ee08558f7fd3', '4e5b74b1-e401-419a-8136-d992800a7267', '15d5ca0f-fdf7-4c3a-afa8-c1be84a119bd']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afe9fbe-3395-4f6b-870b-c67662db3a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afe9fbe-3395-4f6b-870b-c67662db3a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a47632-b11a-47b9-bb48-ca470c823812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2009235679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['0164a02f-1d63-4c76-ab08-7b7ef2854e03','a1525588-6be7-4d34-9300-ee08558f7fd3','4e5b74b1-e401-419a-8136-d992800a7267','15d5ca0f-fdf7-4c3a-afa8-c1be84a119bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2009235679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a47632-b11a-47b9-bb48-ca470c823812,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e661847-e50a-40d9-b204-5e9f4367195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e661847-e50a-40d9-b204-5e9f4367195c) transitioned into state 'SUCCESS' from state '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-2009235679',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['0164a02f-1d63-4c76-ab08-7b7ef2854e03','a1525588-6be7-4d34-9300-ee08558f7fd3','4e5b74b1-e401-419a-8136-d992800a7267','15d5ca0f-fdf7-4c3a-afa8-c1be84a119bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d63aaf-b6a6-402c-8e0d-83960bb774b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35d63aaf-b6a6-402c-8e0d-83960bb774b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (f4375515-39f8-45f5-bad5-b70824022d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d525b00-04f2-4040-a1b6-a1d2b3331788 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 786/1524] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:02 2026] POST /volume/v3/volumes => generated 768 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b8db397-7225-4e0d-9e4d-ea8edb934d3d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b8db397-7225-4e0d-9e4d-ea8edb934d3d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b8db397-7225-4e0d-9e4d-ea8edb934d3d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b8db397-7225-4e0d-9e4d-ea8edb934d3d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b8db397-7225-4e0d-9e4d-ea8edb934d3d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b8db397-7225-4e0d-9e4d-ea8edb934d3d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 739/1525] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:03 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 836 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd2dac35-0c76-48aa-a054-c6ed0ba6bba6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd2dac35-0c76-48aa-a054-c6ed0ba6bba6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd2dac35-0c76-48aa-a054-c6ed0ba6bba6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd2dac35-0c76-48aa-a054-c6ed0ba6bba6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dd2dac35-0c76-48aa-a054-c6ed0ba6bba6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd2dac35-0c76-48aa-a054-c6ed0ba6bba6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 787/1526] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:03 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 947 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-4bbdeb7f-2170-4bd3-b77b-f38e778db8fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-4bbdeb7f-2170-4bd3-b77b-f38e778db8fd tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-4bbdeb7f-2170-4bd3-b77b-f38e778db8fd tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-4bbdeb7f-2170-4bd3-b77b-f38e778db8fd tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-4bbdeb7f-2170-4bd3-b77b-f38e778db8fd tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-4bbdeb7f-2170-4bd3-b77b-f38e778db8fd tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 740/1527] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:04 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 947 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5051eeb9-7c87-466d-9556-03bf41899ed1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5051eeb9-7c87-466d-9556-03bf41899ed1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5051eeb9-7c87-466d-9556-03bf41899ed1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5051eeb9-7c87-466d-9556-03bf41899ed1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5051eeb9-7c87-466d-9556-03bf41899ed1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5051eeb9-7c87-466d-9556-03bf41899ed1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 788/1528] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:04 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-396edb95-8cb6-4278-989c-99bf590e9332 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-396edb95-8cb6-4278-989c-99bf590e9332 None None] GET http://192.168.122.215/volume// Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-396edb95-8cb6-4278-989c-99bf590e9332 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-396edb95-8cb6-4278-989c-99bf590e9332 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-396edb95-8cb6-4278-989c-99bf590e9332 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 741/1529] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:02:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-cd7fe8b4-4c62-41d3-b251-019c82727f8c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-124603492"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-124603492'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create volume of 1 GB Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-cd7fe8b4-4c62-41d3-b251-019c82727f8c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:02:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-cd7fe8b4-4c62-41d3-b251-019c82727f8c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faa79c5e-5dfa-4007-bcf9-38c6ae986ca8", "connector": null, "instance_uuid": "a30d639c-89c4-4c09-9b3f-c34f308ded50"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Availability Zones retrieved successfully. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Flow 'volume_create_api' (12f57b67-cccb-465a-b34b-b27ed0b5a4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb128f5-a1cc-43e4-a68d-296c30a1a953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-cd7fe8b4-4c62-41d3-b251-019c82727f8c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:02:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 789/1530] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:02:04 2026] POST /volume/v3/attachments => generated 273 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fb128f5-a1cc-43e4-a68d-296c30a1a953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89db14d2-92da-4834-ade3-43c5a8a6f395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7c8219e8-169f-43bf-8f96-b5977aaf5300 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c8219e8-169f-43bf-8f96-b5977aaf5300 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c8219e8-169f-43bf-8f96-b5977aaf5300 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c8219e8-169f-43bf-8f96-b5977aaf5300 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7c8219e8-169f-43bf-8f96-b5977aaf5300 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c8219e8-169f-43bf-8f96-b5977aaf5300 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 790/1531] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 946 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae151f57-c464-4d3f-bb0c-d1436b7db2dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae151f57-c464-4d3f-bb0c-d1436b7db2dd None None] GET http://192.168.122.215/volume// Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae151f57-c464-4d3f-bb0c-d1436b7db2dd None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae151f57-c464-4d3f-bb0c-d1436b7db2dd None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae151f57-c464-4d3f-bb0c-d1436b7db2dd None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 791/1532] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-94a88445-7416-4d57-8c86-6580a7988309 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-94a88445-7416-4d57-8c86-6580a7988309 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-94a88445-7416-4d57-8c86-6580a7988309 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-94a88445-7416-4d57-8c86-6580a7988309 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Created reservations ['0546edce-f96b-4934-bfca-d820a0822d06', 'ec6ffeab-a1ce-4018-b5c6-a9a05f36899d', '72b72096-71f0-45d1-8f20-89b4ff8d0027', 'b4c09602-a2e9-4e03-a283-62b2d6e76a7d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89db14d2-92da-4834-ade3-43c5a8a6f395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0546edce-f96b-4934-bfca-d820a0822d06', 'ec6ffeab-a1ce-4018-b5c6-a9a05f36899d', '72b72096-71f0-45d1-8f20-89b4ff8d0027', 'b4c09602-a2e9-4e03-a283-62b2d6e76a7d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d10061-305c-46b0-b1cd-2a56538eb023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-94a88445-7416-4d57-8c86-6580a7988309 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-94a88445-7416-4d57-8c86-6580a7988309 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 792/1533] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 1127 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d10061-305c-46b0-b1cd-2a56538eb023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd4e354b-51d8-4866-a4be-79afdae86563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-124603492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487d859ccef5454ea012328105277993',qos_specs=None,replication_status=,reservations=['0546edce-f96b-4934-bfca-d820a0822d06','ec6ffeab-a1ce-4018-b5c6-a9a05f36899d','72b72096-71f0-45d1-8f20-89b4ff8d0027','b4c09602-a2e9-4e03-a283-62b2d6e76a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2abf39886b4d4c8d08c1504b084b17',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-124603492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd4e354b-51d8-4866-a4be-79afdae86563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487d859ccef5454ea012328105277993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad2abf39886b4d4c8d08c1504b084b17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf9fc3f-34da-4ac6-a7f2-2ed22ac6a5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf9fc3f-34da-4ac6-a7f2-2ed22ac6a5d5) transitioned into state 'SUCCESS' from state '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-124603492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487d859ccef5454ea012328105277993',qos_specs=None,replication_status=,reservations=['0546edce-f96b-4934-bfca-d820a0822d06','ec6ffeab-a1ce-4018-b5c6-a9a05f36899d','72b72096-71f0-45d1-8f20-89b4ff8d0027','b4c09602-a2e9-4e03-a283-62b2d6e76a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad2abf39886b4d4c8d08c1504b084b17',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1b80d7d-f23c-4e50-9915-3ee7ef73494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1b80d7d-f23c-4e50-9915-3ee7ef73494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Flow 'volume_create_api' (12f57b67-cccb-465a-b34b-b27ed0b5a4c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create volume request issued successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-326a9e61-d8e7-4dad-a39a-a6aafa0a8954 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 742/1534] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:02:04 2026] POST /volume/v3/volumes => generated 759 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-06357106-0d4b-4ea8-93ae-7fe0003c3fa3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06357106-0d4b-4ea8-93ae-7fe0003c3fa3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06357106-0d4b-4ea8-93ae-7fe0003c3fa3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06357106-0d4b-4ea8-93ae-7fe0003c3fa3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] PUT http://192.168.122.215/volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-06357106-0d4b-4ea8-93ae-7fe0003c3fa3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Acquiring lock "cinder-attachment_update-faa79c5e-5dfa-4007-bcf9-38c6ae986ca8-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06357106-0d4b-4ea8-93ae-7fe0003c3fa3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 793/1535] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 827 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Lock "cinder-attachment_update-faa79c5e-5dfa-4007-bcf9-38c6ae986ca8-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e7fec918-26b9-4f7b-ac23-b0a3d92c6531 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e7fec918-26b9-4f7b-ac23-b0a3d92c6531 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e7fec918-26b9-4f7b-ac23-b0a3d92c6531 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e7fec918-26b9-4f7b-ac23-b0a3d92c6531 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e7fec918-26b9-4f7b-ac23-b0a3d92c6531 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e7fec918-26b9-4f7b-ac23-b0a3d92c6531 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 794/1536] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-240d72fa-fa8c-44b4-bece-74be736c6cb8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-240d72fa-fa8c-44b4-bece-74be736c6cb8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-240d72fa-fa8c-44b4-bece-74be736c6cb8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-240d72fa-fa8c-44b4-bece-74be736c6cb8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-240d72fa-fa8c-44b4-bece-74be736c6cb8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-240d72fa-fa8c-44b4-bece-74be736c6cb8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 795/1537] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-69c79270-1da5-418c-86d4-d34754280e1f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69c79270-1da5-418c-86d4-d34754280e1f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69c79270-1da5-418c-86d4-d34754280e1f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2009235679"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-69c79270-1da5-418c-86d4-d34754280e1f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-69c79270-1da5-418c-86d4-d34754280e1f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69c79270-1da5-418c-86d4-d34754280e1f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 796/1538] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:02:05 2026] PUT /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 793 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-176e57e2-e278-4152-b387-4549d194656f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-176e57e2-e278-4152-b387-4549d194656f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-176e57e2-e278-4152-b387-4549d194656f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1258979719", "description": "This is the new description of volume"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-176e57e2-e278-4152-b387-4549d194656f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-176e57e2-e278-4152-b387-4549d194656f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-176e57e2-e278-4152-b387-4549d194656f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 797/1539] 192.168.122.215 () {60 vars in 1253 bytes} [Thu Sep 3 12:02:05 2026] PUT /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-be920747-bc86-4547-8939-35cd4adc01eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be920747-bc86-4547-8939-35cd4adc01eb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be920747-bc86-4547-8939-35cd4adc01eb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be920747-bc86-4547-8939-35cd4adc01eb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-be920747-bc86-4547-8939-35cd4adc01eb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Lock "cinder-attachment_update-faa79c5e-5dfa-4007-bcf9-38c6ae986ca8-devstack" released by "attachment_update" :: held 0.416s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-eaecb53e-0927-4799-a305-f8ded60fd2da tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 743/1540] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:02:05 2026] PUT /volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d => generated 694 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be920747-bc86-4547-8939-35cd4adc01eb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 798/1541] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:05 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 900 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-466268752", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-302528827"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-466268752', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-302528827'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (7dd8075f-3834-4c47-847d-9e0244e8bde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170ac85b-c010-4603-b15b-7ce5dfb70ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170ac85b-c010-4603-b15b-7ce5dfb70ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f853c82-39ca-4fa9-8b0b-6af26fbf7a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bd42a3e1-689e-4cf4-b2c1-5535e6151fe3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['0e3a9b58-f4da-418e-9c73-a6481c4a3f03', 'c99e119e-4ea6-43f4-9c39-c5cebdbdf3fb', '117c3616-59a4-456a-ba18-259707cd5c12', 'ee32f4cc-d1ff-4f7c-abe4-61412a1292fa'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd42a3e1-689e-4cf4-b2c1-5535e6151fe3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd42a3e1-689e-4cf4-b2c1-5535e6151fe3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd42a3e1-689e-4cf4-b2c1-5535e6151fe3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f853c82-39ca-4fa9-8b0b-6af26fbf7a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3a9b58-f4da-418e-9c73-a6481c4a3f03', 'c99e119e-4ea6-43f4-9c39-c5cebdbdf3fb', '117c3616-59a4-456a-ba18-259707cd5c12', 'ee32f4cc-d1ff-4f7c-abe4-61412a1292fa']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82637f5e-9f24-421c-ae1a-6229c49abc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bd42a3e1-689e-4cf4-b2c1-5535e6151fe3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd42a3e1-689e-4cf4-b2c1-5535e6151fe3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 799/1542] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:06 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 947 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82637f5e-9f24-421c-ae1a-6229c49abc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02fd2354-5eab-4d80-a7ce-2c668d5a03ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-466268752',display_name='tempest-VolumesGetTest-Volume-302528827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['0e3a9b58-f4da-418e-9c73-a6481c4a3f03','c99e119e-4ea6-43f4-9c39-c5cebdbdf3fb','117c3616-59a4-456a-ba18-259707cd5c12','ee32f4cc-d1ff-4f7c-abe4-61412a1292fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-466268752',display_name='tempest-VolumesGetTest-Volume-302528827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02fd2354-5eab-4d80-a7ce-2c668d5a03ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40de90ea-befa-4e8b-92ce-544911c71069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40de90ea-befa-4e8b-92ce-544911c71069) transitioned into 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-466268752',display_name='tempest-VolumesGetTest-Volume-302528827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['0e3a9b58-f4da-418e-9c73-a6481c4a3f03','c99e119e-4ea6-43f4-9c39-c5cebdbdf3fb','117c3616-59a4-456a-ba18-259707cd5c12','ee32f4cc-d1ff-4f7c-abe4-61412a1292fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48b645c-7f9e-42fd-b3bc-b6faec0c6df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-8bc1db98-8eaf-4013-8554-42fd4f7b2fa9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-8bc1db98-8eaf-4013-8554-42fd4f7b2fa9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d/action Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-8bc1db98-8eaf-4013-8554-42fd4f7b2fa9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-8bc1db98-8eaf-4013-8554-42fd4f7b2fa9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48b645c-7f9e-42fd-b3bc-b6faec0c6df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (7dd8075f-3834-4c47-847d-9e0244e8bde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d2ed2ea-77b1-45c0-9d5b-6cb0aaa380b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 744/1543] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:05 2026] POST /volume/v3/volumes => generated 787 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0e710adb-aa7a-4234-b550-fc92c56427b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e710adb-aa7a-4234-b550-fc92c56427b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e710adb-aa7a-4234-b550-fc92c56427b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e710adb-aa7a-4234-b550-fc92c56427b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0e710adb-aa7a-4234-b550-fc92c56427b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-9a9c723d-de93-43b3-a9cb-293ca2105617 req-8bc1db98-8eaf-4013-8554-42fd4f7b2fa9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d/action returned with HTTP 204 Sep 03 12:02:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 800/1544] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:02:06 2026] POST /volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4d28baa2-deaa-4d71-92e8-868677def35c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d28baa2-deaa-4d71-92e8-868677def35c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d28baa2-deaa-4d71-92e8-868677def35c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d28baa2-deaa-4d71-92e8-868677def35c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e710adb-aa7a-4234-b550-fc92c56427b2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 200 Sep 03 12:02:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 745/1545] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:06 2026] GET /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4d28baa2-deaa-4d71-92e8-868677def35c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d28baa2-deaa-4d71-92e8-868677def35c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 200 Sep 03 12:02:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 801/1546] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:06 2026] GET /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c1497c93-9660-4eb8-b87c-2ebbb7e6e816 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1497c93-9660-4eb8-b87c-2ebbb7e6e816 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1497c93-9660-4eb8-b87c-2ebbb7e6e816 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1497c93-9660-4eb8-b87c-2ebbb7e6e816 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c1497c93-9660-4eb8-b87c-2ebbb7e6e816 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1497c93-9660-4eb8-b87c-2ebbb7e6e816 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 746/1547] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:07 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 1239 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9c73525a-3ea5-4dfd-b39e-1619bb1b58a3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9c73525a-3ea5-4dfd-b39e-1619bb1b58a3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9c73525a-3ea5-4dfd-b39e-1619bb1b58a3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9c73525a-3ea5-4dfd-b39e-1619bb1b58a3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9c73525a-3ea5-4dfd-b39e-1619bb1b58a3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9c73525a-3ea5-4dfd-b39e-1619bb1b58a3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 802/1548] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:07 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 1239 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-704e5e00-5bce-4dc5-b333-e298d19684ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-704e5e00-5bce-4dc5-b333-e298d19684ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-704e5e00-5bce-4dc5-b333-e298d19684ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-704e5e00-5bce-4dc5-b333-e298d19684ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-823a5ad8-42b8-4d1f-b7b5-428be3594760 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-823a5ad8-42b8-4d1f-b7b5-428be3594760 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-823a5ad8-42b8-4d1f-b7b5-428be3594760 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-823a5ad8-42b8-4d1f-b7b5-428be3594760 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-704e5e00-5bce-4dc5-b333-e298d19684ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-704e5e00-5bce-4dc5-b333-e298d19684ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 200 Sep 03 12:02:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 747/1549] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:07 2026] GET /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 879 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-823a5ad8-42b8-4d1f-b7b5-428be3594760 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-823a5ad8-42b8-4d1f-b7b5-428be3594760 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 200 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 803/1550] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:07 2026] GET /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4e354b-51d8-4866-a4be-79afdae86563", "name": "tempest-SnapshotsActionsTest-Snapshot-1188122327"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-266ad8ae-7f63-430d-9e50-f48561c68a5c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-266ad8ae-7f63-430d-9e50-f48561c68a5c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-266ad8ae-7f63-430d-9e50-f48561c68a5c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-266ad8ae-7f63-430d-9e50-f48561c68a5c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create snapshot from volume fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-266ad8ae-7f63-430d-9e50-f48561c68a5c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-266ad8ae-7f63-430d-9e50-f48561c68a5c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 804/1551] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:07 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 946 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Created reservations ['8c58a2d2-333d-4adc-92a3-dde9fb5db848', '08f67d99-0a7f-4339-a2f2-9bbeb455b96f', '28e54a58-d83a-4900-ac93-70c8541e7143', '08aeb967-b1fc-4ca8-99ba-6231b0221730'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot create request issued successfully. Sep 03 12:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58b4ee89-6fb7-4d93-bcd8-5569a123c1e4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:02:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 748/1552] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:02:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-77f107d3-d0b3-4efc-ab2b-59ce27f23afa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-77f107d3-d0b3-4efc-ab2b-59ce27f23afa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-77f107d3-d0b3-4efc-ab2b-59ce27f23afa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-77f107d3-d0b3-4efc-ab2b-59ce27f23afa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-77f107d3-d0b3-4efc-ab2b-59ce27f23afa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-77f107d3-d0b3-4efc-ab2b-59ce27f23afa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 805/1553] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:07 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-69ff1884-be4e-497f-83a7-8a76096eaeee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-69ff1884-be4e-497f-83a7-8a76096eaeee tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-69ff1884-be4e-497f-83a7-8a76096eaeee tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-69ff1884-be4e-497f-83a7-8a76096eaeee tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-69ff1884-be4e-497f-83a7-8a76096eaeee tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-69ff1884-be4e-497f-83a7-8a76096eaeee tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 749/1554] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 946 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8a17d986-82a3-4605-8cd9-824df339bb51 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8a17d986-82a3-4605-8cd9-824df339bb51 None None] GET http://192.168.122.215/volume// Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8a17d986-82a3-4605-8cd9-824df339bb51 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8a17d986-82a3-4605-8cd9-824df339bb51 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8a17d986-82a3-4605-8cd9-824df339bb51 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 806/1555] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a77c8d64-bb18-401a-967f-cbfb5b42a948 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a77c8d64-bb18-401a-967f-cbfb5b42a948 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a77c8d64-bb18-401a-967f-cbfb5b42a948 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87d1ff09-7ced-4166-946b-020a982ddc69", "connector": null, "instance_uuid": "a30d639c-89c4-4c09-9b3f-c34f308ded50"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a77c8d64-bb18-401a-967f-cbfb5b42a948 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 750/1556] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:02:08 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d0929ffe-6180-46b7-8f97-c3dc67050b4e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d0929ffe-6180-46b7-8f97-c3dc67050b4e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d0929ffe-6180-46b7-8f97-c3dc67050b4e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d0929ffe-6180-46b7-8f97-c3dc67050b4e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29374015-59f8-4e71-bab0-ffe61e5f5b0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29374015-59f8-4e71-bab0-ffe61e5f5b0c None None] GET http://192.168.122.215/volume// Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29374015-59f8-4e71-bab0-ffe61e5f5b0c None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29374015-59f8-4e71-bab0-ffe61e5f5b0c None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29374015-59f8-4e71-bab0-ffe61e5f5b0c None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 751/1557] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-f27bfe6a-8b7f-4f5d-b7dc-e670befcdc51 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-f27bfe6a-8b7f-4f5d-b7dc-e670befcdc51 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-f27bfe6a-8b7f-4f5d-b7dc-e670befcdc51 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-f27bfe6a-8b7f-4f5d-b7dc-e670befcdc51 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d0929ffe-6180-46b7-8f97-c3dc67050b4e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d0929ffe-6180-46b7-8f97-c3dc67050b4e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 807/1558] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 945 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce1b9baf-ad35-4e61-b17b-19f6dc99954e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce1b9baf-ad35-4e61-b17b-19f6dc99954e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce1b9baf-ad35-4e61-b17b-19f6dc99954e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce1b9baf-ad35-4e61-b17b-19f6dc99954e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-f27bfe6a-8b7f-4f5d-b7dc-e670befcdc51 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-f27bfe6a-8b7f-4f5d-b7dc-e670befcdc51 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ce1b9baf-ad35-4e61-b17b-19f6dc99954e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 752/1559] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 1126 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce1b9baf-ad35-4e61-b17b-19f6dc99954e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 808/1560] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4fcccf0-0434-44c0-8fa7-3bcded30bce8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4fcccf0-0434-44c0-8fa7-3bcded30bce8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4fcccf0-0434-44c0-8fa7-3bcded30bce8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2009235679", "description": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4fcccf0-0434-44c0-8fa7-3bcded30bce8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4fcccf0-0434-44c0-8fa7-3bcded30bce8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4fcccf0-0434-44c0-8fa7-3bcded30bce8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 753/1561] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:02:08 2026] PUT /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 779 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1af144bc-465a-4002-9538-2669d853ab22 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1af144bc-465a-4002-9538-2669d853ab22 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1af144bc-465a-4002-9538-2669d853ab22 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1af144bc-465a-4002-9538-2669d853ab22 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1af144bc-465a-4002-9538-2669d853ab22 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1af144bc-465a-4002-9538-2669d853ab22 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 200 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 809/1562] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:08 2026] GET /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] PUT http://192.168.122.215/volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: 02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Acquiring lock "cinder-attachment_update-87d1ff09-7ced-4166-946b-020a982ddc69-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Lock "cinder-attachment_update-87d1ff09-7ced-4166-946b-020a982ddc69-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4950b8aa-ec40-4b9a-9446-62800e60da88 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 202 Sep 03 12:02:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 810/1563] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:08 2026] DELETE /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-151dcb1c-347d-4d39-866e-b62f2b5978e1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-151dcb1c-347d-4d39-866e-b62f2b5978e1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-151dcb1c-347d-4d39-866e-b62f2b5978e1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-151dcb1c-347d-4d39-866e-b62f2b5978e1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-151dcb1c-347d-4d39-866e-b62f2b5978e1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-151dcb1c-347d-4d39-866e-b62f2b5978e1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 200 Sep 03 12:02:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 811/1564] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:09 2026] GET /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-958750aa-4072-418d-a4ea-edb95402ca29 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-958750aa-4072-418d-a4ea-edb95402ca29 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-958750aa-4072-418d-a4ea-edb95402ca29 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-958750aa-4072-418d-a4ea-edb95402ca29 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-958750aa-4072-418d-a4ea-edb95402ca29 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-958750aa-4072-418d-a4ea-edb95402ca29 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 812/1565] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:09 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1552bc7b-f397-43c9-ae0e-4810b3378f5e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1552bc7b-f397-43c9-ae0e-4810b3378f5e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1552bc7b-f397-43c9-ae0e-4810b3378f5e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1552bc7b-f397-43c9-ae0e-4810b3378f5e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1552bc7b-f397-43c9-ae0e-4810b3378f5e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1552bc7b-f397-43c9-ae0e-4810b3378f5e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 813/1566] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:09 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 945 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-80ecbdc8-c395-4a5b-a850-d2f2783f05e3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80ecbdc8-c395-4a5b-a850-d2f2783f05e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80ecbdc8-c395-4a5b-a850-d2f2783f05e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-80ecbdc8-c395-4a5b-a850-d2f2783f05e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-80ecbdc8-c395-4a5b-a850-d2f2783f05e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae returned with HTTP 404 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 814/1567] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:10 2026] GET /volume/v3/volumes/02fd2354-5eab-4d80-a7ce-2c668d5a03ae => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-19af9756-3937-4f3e-a8f9-7d09347953fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19af9756-3937-4f3e-a8f9-7d09347953fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19af9756-3937-4f3e-a8f9-7d09347953fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19af9756-3937-4f3e-a8f9-7d09347953fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-19af9756-3937-4f3e-a8f9-7d09347953fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19af9756-3937-4f3e-a8f9-7d09347953fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 815/1568] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:10 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e5b97ec-7aae-492c-b256-cf7dab77f109 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e5b97ec-7aae-492c-b256-cf7dab77f109 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e5b97ec-7aae-492c-b256-cf7dab77f109 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e5b97ec-7aae-492c-b256-cf7dab77f109 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e5b97ec-7aae-492c-b256-cf7dab77f109 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e5b97ec-7aae-492c-b256-cf7dab77f109 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 816/1569] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:10 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 900 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: 58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-abf11629-db0b-483a-bdb8-c5c69bc3ee25 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 202 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 817/1570] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:10 2026] DELETE /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b000a96b-1ee6-4f4f-b7a7-e2b42b890e10 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b000a96b-1ee6-4f4f-b7a7-e2b42b890e10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b000a96b-1ee6-4f4f-b7a7-e2b42b890e10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b000a96b-1ee6-4f4f-b7a7-e2b42b890e10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b000a96b-1ee6-4f4f-b7a7-e2b42b890e10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b000a96b-1ee6-4f4f-b7a7-e2b42b890e10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 200 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 818/1571] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:10 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 899 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Lock "cinder-attachment_update-87d1ff09-7ced-4166-946b-020a982ddc69-devstack" released by "attachment_update" :: held 1.784s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:02:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-acedeef4-4168-4ba9-b8c3-3830a8635e93 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c returned with HTTP 200 Sep 03 12:02:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 754/1572] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:02:08 2026] PUT /volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c => generated 694 bytes in 1844 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-efc69d0a-7346-4b7b-bf34-2220a47fb57f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-efc69d0a-7346-4b7b-bf34-2220a47fb57f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-efc69d0a-7346-4b7b-bf34-2220a47fb57f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-efc69d0a-7346-4b7b-bf34-2220a47fb57f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-efc69d0a-7346-4b7b-bf34-2220a47fb57f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-efc69d0a-7346-4b7b-bf34-2220a47fb57f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 819/1573] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:10 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4a08587-b50e-4f6f-989a-8cbc49bb7752 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4a08587-b50e-4f6f-989a-8cbc49bb7752 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4a08587-b50e-4f6f-989a-8cbc49bb7752 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4a08587-b50e-4f6f-989a-8cbc49bb7752 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4a08587-b50e-4f6f-989a-8cbc49bb7752 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4a08587-b50e-4f6f-989a-8cbc49bb7752 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 755/1574] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:11 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5acf21a8-af1c-4a65-bfaa-4a9ba6e12889 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a6ba57aa-898e-4f9e-bb68-ef761724085b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a6ba57aa-898e-4f9e-bb68-ef761724085b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c/action Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a6ba57aa-898e-4f9e-bb68-ef761724085b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a6ba57aa-898e-4f9e-bb68-ef761724085b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5acf21a8-af1c-4a65-bfaa-4a9ba6e12889 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5acf21a8-af1c-4a65-bfaa-4a9ba6e12889 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5acf21a8-af1c-4a65-bfaa-4a9ba6e12889 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-5acf21a8-af1c-4a65-bfaa-4a9ba6e12889 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'creating'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-210f6d9b-c71f-4ad5-8e09-03d422d0a6c7 req-a6ba57aa-898e-4f9e-bb68-ef761724085b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c/action returned with HTTP 204 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 756/1575] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:02:11 2026] POST /volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5acf21a8-af1c-4a65-bfaa-4a9ba6e12889 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 820/1576] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:11 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-36cc99da-99b7-4eb6-aa7a-1ba622a4ffe3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36cc99da-99b7-4eb6-aa7a-1ba622a4ffe3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36cc99da-99b7-4eb6-aa7a-1ba622a4ffe3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36cc99da-99b7-4eb6-aa7a-1ba622a4ffe3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-36cc99da-99b7-4eb6-aa7a-1ba622a4ffe3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36cc99da-99b7-4eb6-aa7a-1ba622a4ffe3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 757/1577] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:11 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d4c44e4d-fa43-47c7-b9ca-7027297f9725 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4c44e4d-fa43-47c7-b9ca-7027297f9725 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4c44e4d-fa43-47c7-b9ca-7027297f9725 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4c44e4d-fa43-47c7-b9ca-7027297f9725 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c30c847f-91a9-4d49-a910-a65c4ef51470 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c30c847f-91a9-4d49-a910-a65c4ef51470 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c30c847f-91a9-4d49-a910-a65c4ef51470 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c30c847f-91a9-4d49-a910-a65c4ef51470 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-c30c847f-91a9-4d49-a910-a65c4ef51470 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4c44e4d-fa43-47c7-b9ca-7027297f9725 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 returned with HTTP 404 Sep 03 12:02:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 821/1578] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:11 2026] GET /volume/v3/volumes/58a47632-b11a-47b9-bb48-ca470c823812 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1192862108"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1192862108'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (99fe6dea-abdd-4497-ae30-f3604e72a1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54555998-02b2-44e2-8885-9a4e7cd9ad2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c30c847f-91a9-4d49-a910-a65c4ef51470 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 758/1579] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:11 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1f14b59d-9793-46c9-9af7-990ebda60f52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f14b59d-9793-46c9-9af7-990ebda60f52 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f14b59d-9793-46c9-9af7-990ebda60f52 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f14b59d-9793-46c9-9af7-990ebda60f52 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1f14b59d-9793-46c9-9af7-990ebda60f52 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f14b59d-9793-46c9-9af7-990ebda60f52 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54555998-02b2-44e2-8885-9a4e7cd9ad2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 759/1580] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:11 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4532ad-4a76-4d55-9a97-5baf43893194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e3bab18-3118-4f99-abf1-279a726cd618 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4e354b-51d8-4866-a4be-79afdae86563", "name": "tempest-SnapshotsActionsTest-Snapshot-736124690"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create snapshot from volume fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['95d7100a-7783-4071-b213-e15fff97cc71', '6b81c7ad-2ef5-48a5-a6dc-a266dfa9d14a', 'fcd3ab75-97e2-4edf-a691-73e5e9eda290', '3c93e8fa-b199-4442-905d-fa021c191a3c'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4532ad-4a76-4d55-9a97-5baf43893194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d7100a-7783-4071-b213-e15fff97cc71', '6b81c7ad-2ef5-48a5-a6dc-a266dfa9d14a', 'fcd3ab75-97e2-4edf-a691-73e5e9eda290', '3c93e8fa-b199-4442-905d-fa021c191a3c']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Created reservations ['295b99cf-e8d0-4541-9295-cc82c29327d4', '6b427e0c-b035-42ff-925f-346b18169dcf', 'b4427887-a50c-414e-84cc-e868636ef3ce', '2aeb61ae-7cc5-4741-962a-a48d58d3bf40'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d18587-b567-48c6-9f4d-b98bb2e66bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d18587-b567-48c6-9f4d-b98bb2e66bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149cc689-d065-4697-a6c1-b90d6d8daa0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1192862108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['95d7100a-7783-4071-b213-e15fff97cc71','6b81c7ad-2ef5-48a5-a6dc-a266dfa9d14a','fcd3ab75-97e2-4edf-a691-73e5e9eda290','3c93e8fa-b199-4442-905d-fa021c191a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1192862108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=149cc689-d065-4697-a6c1-b90d6d8daa0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3e65b6-8e8d-4a52-8bb3-362e7ac152e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot create request issued successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e3bab18-3118-4f99-abf1-279a726cd618 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 760/1581] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:02:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1f95c7eb-20cc-4557-87af-156f7a7e06e6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f95c7eb-20cc-4557-87af-156f7a7e06e6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f95c7eb-20cc-4557-87af-156f7a7e06e6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f95c7eb-20cc-4557-87af-156f7a7e06e6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3e65b6-8e8d-4a52-8bb3-362e7ac152e4) transitioned into state 'SUCCESS' from state '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-1192862108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['95d7100a-7783-4071-b213-e15fff97cc71','6b81c7ad-2ef5-48a5-a6dc-a266dfa9d14a','fcd3ab75-97e2-4edf-a691-73e5e9eda290','3c93e8fa-b199-4442-905d-fa021c191a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c22044-0049-4558-920a-53ecbb1eb0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c22044-0049-4558-920a-53ecbb1eb0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (99fe6dea-abdd-4497-ae30-f3604e72a1f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4b6c5342-9941-4790-86ef-d99c9f9c4b10 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 822/1582] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:02:11 2026] POST /volume/v3/volumes => generated 754 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-06d2c388-5d3a-40c8-906b-d84e50efa9a4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1f95c7eb-20cc-4557-87af-156f7a7e06e6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06d2c388-5d3a-40c8-906b-d84e50efa9a4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06d2c388-5d3a-40c8-906b-d84e50efa9a4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06d2c388-5d3a-40c8-906b-d84e50efa9a4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f95c7eb-20cc-4557-87af-156f7a7e06e6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 761/1583] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:11 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 1238 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec45190c-b8dc-45c0-8bd3-fc007fd983e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec45190c-b8dc-45c0-8bd3-fc007fd983e9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-06d2c388-5d3a-40c8-906b-d84e50efa9a4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06d2c388-5d3a-40c8-906b-d84e50efa9a4 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 823/1584] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:11 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec45190c-b8dc-45c0-8bd3-fc007fd983e9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec45190c-b8dc-45c0-8bd3-fc007fd983e9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2751cb21-3a1e-47e7-8ba7-8c6523d9ecc0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2751cb21-3a1e-47e7-8ba7-8c6523d9ecc0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2751cb21-3a1e-47e7-8ba7-8c6523d9ecc0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2751cb21-3a1e-47e7-8ba7-8c6523d9ecc0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec45190c-b8dc-45c0-8bd3-fc007fd983e9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec45190c-b8dc-45c0-8bd3-fc007fd983e9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 762/1585] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:12 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2751cb21-3a1e-47e7-8ba7-8c6523d9ecc0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2751cb21-3a1e-47e7-8ba7-8c6523d9ecc0 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 824/1586] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:12 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4255f774-57c4-45a9-bfd7-13a920716f4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4255f774-57c4-45a9-bfd7-13a920716f4d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4255f774-57c4-45a9-bfd7-13a920716f4d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4255f774-57c4-45a9-bfd7-13a920716f4d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4255f774-57c4-45a9-bfd7-13a920716f4d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4255f774-57c4-45a9-bfd7-13a920716f4d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 763/1587] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:13 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-84a5a8dd-33b9-4f60-b1f8-944da13ffcd3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-84a5a8dd-33b9-4f60-b1f8-944da13ffcd3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-84a5a8dd-33b9-4f60-b1f8-944da13ffcd3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-84a5a8dd-33b9-4f60-b1f8-944da13ffcd3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-84a5a8dd-33b9-4f60-b1f8-944da13ffcd3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-84a5a8dd-33b9-4f60-b1f8-944da13ffcd3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 825/1588] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:13 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-569cf48c-46ea-4388-a4d3-b0cb321dc339 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-569cf48c-46ea-4388-a4d3-b0cb321dc339 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-569cf48c-46ea-4388-a4d3-b0cb321dc339 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-569cf48c-46ea-4388-a4d3-b0cb321dc339 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-569cf48c-46ea-4388-a4d3-b0cb321dc339 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-569cf48c-46ea-4388-a4d3-b0cb321dc339 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 764/1589] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:14 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a883675-5920-4be8-a04d-6023d82d1d01 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a883675-5920-4be8-a04d-6023d82d1d01 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f/action Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a883675-5920-4be8-a04d-6023d82d1d01 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a883675-5920-4be8-a04d-6023d82d1d01 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-3a883675-5920-4be8-a04d-6023d82d1d01 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot '541c4555-b7e0-49e3-a0aa-c6a9ffac854f' with '{'status': 'creating'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1af435c8-c0a9-4de1-a265-11e932f8a562 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1af435c8-c0a9-4de1-a265-11e932f8a562 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1af435c8-c0a9-4de1-a265-11e932f8a562 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1af435c8-c0a9-4de1-a265-11e932f8a562 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a883675-5920-4be8-a04d-6023d82d1d01 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f/action returned with HTTP 202 Sep 03 12:02:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 826/1590] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:14 2026] POST /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff13d2d7-7062-42ce-9527-9e699922b1d3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1af435c8-c0a9-4de1-a265-11e932f8a562 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff13d2d7-7062-42ce-9527-9e699922b1d3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff13d2d7-7062-42ce-9527-9e699922b1d3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff13d2d7-7062-42ce-9527-9e699922b1d3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1af435c8-c0a9-4de1-a265-11e932f8a562 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 765/1591] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:14 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 846 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff13d2d7-7062-42ce-9527-9e699922b1d3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff13d2d7-7062-42ce-9527-9e699922b1d3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 827/1592] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:14 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f/action Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot retrieved successfully. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot delete request issued successfully. Sep 03 12:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-12bf195b-8ab3-4c07-85c3-41ce92e880a4 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f/action returned with HTTP 202 Sep 03 12:02:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 766/1593] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:14 2026] POST /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fe35972e-195a-4670-b5e2-4682a59f9eb3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe35972e-195a-4670-b5e2-4682a59f9eb3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe35972e-195a-4670-b5e2-4682a59f9eb3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe35972e-195a-4670-b5e2-4682a59f9eb3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fe35972e-195a-4670-b5e2-4682a59f9eb3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe35972e-195a-4670-b5e2-4682a59f9eb3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 828/1594] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:14 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1f2926f8-c82a-42af-aeff-ca591aefdbe5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f2926f8-c82a-42af-aeff-ca591aefdbe5 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f2926f8-c82a-42af-aeff-ca591aefdbe5 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1f2926f8-c82a-42af-aeff-ca591aefdbe5 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1f2926f8-c82a-42af-aeff-ca591aefdbe5 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1f2926f8-c82a-42af-aeff-ca591aefdbe5 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 767/1595] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:15 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "149cc689-d065-4697-a6c1-b90d6d8daa0a", "size": 1, "name": "tempest-VolumesGetTest-Volume-22884190", "metadata": {"Type": "Test"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'source_volid': '149cc689-d065-4697-a6c1-b90d6d8daa0a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-22884190', 'metadata': {'Type': 'Test'}}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume retrieved successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (3ca86802-3850-4ba6-8f62-1478b3d2879b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25fac9bf-1e67-44d3-9fcd-617dfb5008df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f56662ce-971f-4513-ac73-78947e98f885 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f56662ce-971f-4513-ac73-78947e98f885 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f56662ce-971f-4513-ac73-78947e98f885 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f56662ce-971f-4513-ac73-78947e98f885 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f56662ce-971f-4513-ac73-78947e98f885 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f56662ce-971f-4513-ac73-78947e98f885 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 768/1596] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:15 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25fac9bf-1e67-44d3-9fcd-617dfb5008df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '149cc689-d065-4697-a6c1-b90d6d8daa0a', 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ea43e1-6fb9-4a75-abbb-57fb47762c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['9cea78be-bd0d-4a9e-883d-2fd03e3560ab', '769cc54d-df10-40be-819b-799fb56012e7', '22383568-734d-4a4c-8e39-1787019de26d', '67dc9581-c430-4921-aed3-eb7d7186ea14'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ea43e1-6fb9-4a75-abbb-57fb47762c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cea78be-bd0d-4a9e-883d-2fd03e3560ab', '769cc54d-df10-40be-819b-799fb56012e7', '22383568-734d-4a4c-8e39-1787019de26d', '67dc9581-c430-4921-aed3-eb7d7186ea14']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4024039b-deab-4854-bed4-75fff42bbd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4024039b-deab-4854-bed4-75fff42bbd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e1c0d02-ab8d-4181-91e4-460d0fbca55f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-22884190',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['9cea78be-bd0d-4a9e-883d-2fd03e3560ab','769cc54d-df10-40be-819b-799fb56012e7','22383568-734d-4a4c-8e39-1787019de26d','67dc9581-c430-4921-aed3-eb7d7186ea14'],size=1,snapshot_id=None,source_replicaid=,source_volid=149cc689-d065-4697-a6c1-b90d6d8daa0a,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-22884190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e1c0d02-ab8d-4181-91e4-460d0fbca55f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=149cc689-d065-4697-a6c1-b90d6d8daa0a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28b93dfb-65db-49a1-bbbb-259e612e5488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28b93dfb-65db-49a1-bbbb-259e612e5488) transitioned into state 'SUCCESS' from state '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-22884190',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['9cea78be-bd0d-4a9e-883d-2fd03e3560ab','769cc54d-df10-40be-819b-799fb56012e7','22383568-734d-4a4c-8e39-1787019de26d','67dc9581-c430-4921-aed3-eb7d7186ea14'],size=1,snapshot_id=None,source_replicaid=,source_volid=149cc689-d065-4697-a6c1-b90d6d8daa0a,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0206e107-8c5d-45c3-94ca-6a66d929003f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0206e107-8c5d-45c3-94ca-6a66d929003f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (3ca86802-3850-4ba6-8f62-1478b3d2879b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61e7de93-48bb-432e-bc7c-8063b3f217ba tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 829/1597] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:15 2026] POST /volume/v3/volumes => generated 800 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-650e2db9-87d2-4c2b-8632-f0d7c13ff6f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-650e2db9-87d2-4c2b-8632-f0d7c13ff6f1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-650e2db9-87d2-4c2b-8632-f0d7c13ff6f1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-650e2db9-87d2-4c2b-8632-f0d7c13ff6f1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-650e2db9-87d2-4c2b-8632-f0d7c13ff6f1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-650e2db9-87d2-4c2b-8632-f0d7c13ff6f1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 769/1598] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:15 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f2da3b63-4481-44a6-97d1-84053d45e667 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f2da3b63-4481-44a6-97d1-84053d45e667 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f2da3b63-4481-44a6-97d1-84053d45e667 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f2da3b63-4481-44a6-97d1-84053d45e667 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f2da3b63-4481-44a6-97d1-84053d45e667 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f2da3b63-4481-44a6-97d1-84053d45e667 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 830/1599] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:15 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 1239 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8/action Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Begin detaching volume completed successfully. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-f330a66c-bdb2-4d1d-b393-28e3e8461e4d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8/action returned with HTTP 202 Sep 03 12:02:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 770/1600] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:02:16 2026] POST /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d29f1236-3e29-4c35-ad9d-2c01c2137b3b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d29f1236-3e29-4c35-ad9d-2c01c2137b3b None None] GET http://192.168.122.215/volume// Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d29f1236-3e29-4c35-ad9d-2c01c2137b3b None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d29f1236-3e29-4c35-ad9d-2c01c2137b3b None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d29f1236-3e29-4c35-ad9d-2c01c2137b3b None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 831/1601] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:02:16 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-09e9837d-d53f-42a7-a232-447451ad5bc3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-09e9837d-d53f-42a7-a232-447451ad5bc3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-09e9837d-d53f-42a7-a232-447451ad5bc3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-09e9837d-d53f-42a7-a232-447451ad5bc3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-09e9837d-d53f-42a7-a232-447451ad5bc3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-09e9837d-d53f-42a7-a232-447451ad5bc3 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 200 Sep 03 12:02:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 771/1602] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:02:16 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 1423 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-58d6e6ba-9108-4341-9517-b324c90e487f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58d6e6ba-9108-4341-9517-b324c90e487f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58d6e6ba-9108-4341-9517-b324c90e487f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58d6e6ba-9108-4341-9517-b324c90e487f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-58d6e6ba-9108-4341-9517-b324c90e487f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58d6e6ba-9108-4341-9517-b324c90e487f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 200 Sep 03 12:02:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 832/1603] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:16 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-681992962", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-681992962', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create volume of 1 GB Sep 03 12:02:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Availability Zones retrieved successfully. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Flow 'volume_create_api' (d81c7a15-5459-4315-b766-a8c0005b9ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-b58bdb1d-d30a-4518-b632-0749e8e7db4c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c663bf-eb8f-4d5c-80ca-b174c805ef34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-b58bdb1d-d30a-4518-b632-0749e8e7db4c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-b58bdb1d-d30a-4518-b632-0749e8e7db4c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-b58bdb1d-d30a-4518-b632-0749e8e7db4c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:16 devstack devstack@c-api.service[86956]: /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 03 12:02:16 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c663bf-eb8f-4d5c-80ca-b174c805ef34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682a2f2c-70f6-44b6-9798-c810ea3820d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-921d208d-3509-476a-a868-1b2d8fd5f691 req-b58bdb1d-d30a-4518-b632-0749e8e7db4c tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d returned with HTTP 200 Sep 03 12:02:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 833/1604] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:02:16 2026] DELETE /volume/v3/attachments/9aedb310-ec1f-458d-9b0c-8c5efc61f78d => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-39a6f5aa-57f0-4016-82dc-a02dab32b696 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-39a6f5aa-57f0-4016-82dc-a02dab32b696 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-39a6f5aa-57f0-4016-82dc-a02dab32b696 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-39a6f5aa-57f0-4016-82dc-a02dab32b696 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Created reservations ['039c66b4-4da7-43f9-9106-fd495d95cb0e', '15f7d87a-de93-42ea-a3c8-3ca63fc6c093', 'bf33d168-ec05-42db-8251-6c6e4dbef1a5', 'b29ffdd1-baaa-4255-b871-34ac16f13bf3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (682a2f2c-70f6-44b6-9798-c810ea3820d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039c66b4-4da7-43f9-9106-fd495d95cb0e', '15f7d87a-de93-42ea-a3c8-3ca63fc6c093', 'bf33d168-ec05-42db-8251-6c6e4dbef1a5', 'b29ffdd1-baaa-4255-b871-34ac16f13bf3']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c91103b-97df-4398-9b00-8be6669633b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-39a6f5aa-57f0-4016-82dc-a02dab32b696 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-39a6f5aa-57f0-4016-82dc-a02dab32b696 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 834/1605] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:16 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c91103b-97df-4398-9b00-8be6669633b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '916a121a-7f74-48a6-a002-2d86bf7c7a8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-681992962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ddae972b6454e25bb1737bb949f2786',qos_specs=None,replication_status=,reservations=['039c66b4-4da7-43f9-9106-fd495d95cb0e','15f7d87a-de93-42ea-a3c8-3ca63fc6c093','bf33d168-ec05-42db-8251-6c6e4dbef1a5','b29ffdd1-baaa-4255-b871-34ac16f13bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df537a1447c641899c3e71e48f9bca9c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-681992962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=916a121a-7f74-48a6-a002-2d86bf7c7a8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ddae972b6454e25bb1737bb949f2786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df537a1447c641899c3e71e48f9bca9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf166f4e-8071-4687-af6d-b06c1996eb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf166f4e-8071-4687-af6d-b06c1996eb0e) transitioned into state 'SUCCESS' from state '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-681992962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ddae972b6454e25bb1737bb949f2786',qos_specs=None,replication_status=,reservations=['039c66b4-4da7-43f9-9106-fd495d95cb0e','15f7d87a-de93-42ea-a3c8-3ca63fc6c093','bf33d168-ec05-42db-8251-6c6e4dbef1a5','b29ffdd1-baaa-4255-b871-34ac16f13bf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df537a1447c641899c3e71e48f9bca9c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39e93a68-2b4d-45f8-a956-b511d4f49b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:UPDATE=114,cinder:SELECT=443,cinder:INSERT=56,cinder:DELETE=1 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39e93a68-2b4d-45f8-a956-b511d4f49b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Flow 'volume_create_api' (d81c7a15-5459-4315-b766-a8c0005b9ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create volume request issued successfully. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d8a46fe-cb65-4860-b41e-9f0f6ac0fdc3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 772/1606] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:16 2026] POST /volume/v3/volumes => generated 755 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f86517e0-d419-437a-a19e-37411e993759 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume with id: faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume request issued successfully. Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f86517e0-d419-437a-a19e-37411e993759 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 202 Sep 03 12:02:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 835/1607] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:17 2026] DELETE /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e38c1d3f-502a-4b45-869d-d1949e06f91d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e38c1d3f-502a-4b45-869d-d1949e06f91d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e38c1d3f-502a-4b45-869d-d1949e06f91d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e38c1d3f-502a-4b45-869d-d1949e06f91d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e38c1d3f-502a-4b45-869d-d1949e06f91d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 404 Sep 03 12:02:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 773/1608] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:17 2026] GET /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c54285f-897e-405a-b668-5001abc4e19e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c54285f-897e-405a-b668-5001abc4e19e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c54285f-897e-405a-b668-5001abc4e19e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c54285f-897e-405a-b668-5001abc4e19e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-2c54285f-897e-405a-b668-5001abc4e19e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'available'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c54285f-897e-405a-b668-5001abc4e19e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 836/1609] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:17 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ba8aac9-2959-4cff-a225-95bd01543f89 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ba8aac9-2959-4cff-a225-95bd01543f89 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ba8aac9-2959-4cff-a225-95bd01543f89 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ba8aac9-2959-4cff-a225-95bd01543f89 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2ba8aac9-2959-4cff-a225-95bd01543f89 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ba8aac9-2959-4cff-a225-95bd01543f89 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 774/1610] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:17 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e506893-2051-4f46-98d9-1adbc0186d19 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e506893-2051-4f46-98d9-1adbc0186d19 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e506893-2051-4f46-98d9-1adbc0186d19 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e506893-2051-4f46-98d9-1adbc0186d19 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-4e506893-2051-4f46-98d9-1adbc0186d19 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete snapshot with id: 541c4555-b7e0-49e3-a0aa-c6a9ffac854f Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e506893-2051-4f46-98d9-1adbc0186d19 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f returned with HTTP 404 Sep 03 12:02:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 837/1611] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:02:17 2026] DELETE /volume/v3/snapshots/541c4555-b7e0-49e3-a0aa-c6a9ffac854f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4e354b-51d8-4866-a4be-79afdae86563", "name": "tempest-SnapshotsActionsTest-Snapshot-1713975255"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create snapshot from volume fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Created reservations ['803bf2ac-b8ca-4d37-b712-a626d60d65f6', 'cf5801d9-3b88-4948-8aa8-e20da148fd6d', 'a1fc34c1-a8f8-49d7-b534-585b18de7175', '157f9879-b2d5-439f-8c63-66c32278d953'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot create request issued successfully. Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcfc8ce4-6847-4cc9-ad1f-825ab7cd1b42 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:02:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 775/1612] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:02:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa2a1d9d-e8f2-4da1-a2d5-fa8482abab54 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52b874f5-ab77-4928-a867-b5208709476a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52b874f5-ab77-4928-a867-b5208709476a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52b874f5-ab77-4928-a867-b5208709476a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52b874f5-ab77-4928-a867-b5208709476a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa2a1d9d-e8f2-4da1-a2d5-fa8482abab54 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa2a1d9d-e8f2-4da1-a2d5-fa8482abab54 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa2a1d9d-e8f2-4da1-a2d5-fa8482abab54 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa2a1d9d-e8f2-4da1-a2d5-fa8482abab54 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa2a1d9d-e8f2-4da1-a2d5-fa8482abab54 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 838/1613] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:17 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-52b874f5-ab77-4928-a867-b5208709476a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52b874f5-ab77-4928-a867-b5208709476a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 776/1614] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:17 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-54d91bc8-0ca2-4d3f-a7a9-afb13c0b820d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54d91bc8-0ca2-4d3f-a7a9-afb13c0b820d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54d91bc8-0ca2-4d3f-a7a9-afb13c0b820d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54d91bc8-0ca2-4d3f-a7a9-afb13c0b820d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-54d91bc8-0ca2-4d3f-a7a9-afb13c0b820d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54d91bc8-0ca2-4d3f-a7a9-afb13c0b820d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 839/1615] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:19 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-733133fb-b192-45db-9f31-e4a3d332fa12 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-733133fb-b192-45db-9f31-e4a3d332fa12 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-733133fb-b192-45db-9f31-e4a3d332fa12 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-733133fb-b192-45db-9f31-e4a3d332fa12 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-733133fb-b192-45db-9f31-e4a3d332fa12 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-733133fb-b192-45db-9f31-e4a3d332fa12 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 777/1616] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:19 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bf68abfc-2ed0-4b3f-a436-6049b57a8ade None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bf68abfc-2ed0-4b3f-a436-6049b57a8ade tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bf68abfc-2ed0-4b3f-a436-6049b57a8ade tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bf68abfc-2ed0-4b3f-a436-6049b57a8ade tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bf68abfc-2ed0-4b3f-a436-6049b57a8ade tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bf68abfc-2ed0-4b3f-a436-6049b57a8ade tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 840/1617] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:20 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1271f65c-eef0-4893-b0d7-01663ab3632e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1271f65c-eef0-4893-b0d7-01663ab3632e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1271f65c-eef0-4893-b0d7-01663ab3632e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1271f65c-eef0-4893-b0d7-01663ab3632e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1271f65c-eef0-4893-b0d7-01663ab3632e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1271f65c-eef0-4893-b0d7-01663ab3632e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 778/1618] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:20 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-85827280-9b30-4339-9074-0cd2044261de None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-85827280-9b30-4339-9074-0cd2044261de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-85827280-9b30-4339-9074-0cd2044261de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-85827280-9b30-4339-9074-0cd2044261de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b07e3217-597d-4f3e-992d-21ba941bbc86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b07e3217-597d-4f3e-992d-21ba941bbc86 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b07e3217-597d-4f3e-992d-21ba941bbc86 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b07e3217-597d-4f3e-992d-21ba941bbc86 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b07e3217-597d-4f3e-992d-21ba941bbc86 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b07e3217-597d-4f3e-992d-21ba941bbc86 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 779/1619] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:21 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a3946fb8-9fd6-4d1a-88c7-9c45bd8530e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3946fb8-9fd6-4d1a-88c7-9c45bd8530e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3946fb8-9fd6-4d1a-88c7-9c45bd8530e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3946fb8-9fd6-4d1a-88c7-9c45bd8530e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-85827280-9b30-4339-9074-0cd2044261de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-85827280-9b30-4339-9074-0cd2044261de tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 841/1620] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:21 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 1238 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a3946fb8-9fd6-4d1a-88c7-9c45bd8530e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] POST http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69/action Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3946fb8-9fd6-4d1a-88c7-9c45bd8530e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 780/1621] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:21 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Begin detaching volume completed successfully. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-6a7bd0c2-4c88-4d64-a9bb-cad37c8f003d tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69/action returned with HTTP 202 Sep 03 12:02:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 842/1622] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:02:21 2026] POST /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f5a88cde-0346-4090-a058-89a56bf6cae0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f5a88cde-0346-4090-a058-89a56bf6cae0 None None] GET http://192.168.122.215/volume// Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f5a88cde-0346-4090-a058-89a56bf6cae0 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f5a88cde-0346-4090-a058-89a56bf6cae0 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f5a88cde-0346-4090-a058-89a56bf6cae0 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 781/1623] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:02:21 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-23e473e0-8b31-4f3f-a33c-d265cac56b46 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-23e473e0-8b31-4f3f-a33c-d265cac56b46 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-23e473e0-8b31-4f3f-a33c-d265cac56b46 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-23e473e0-8b31-4f3f-a33c-d265cac56b46 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-23e473e0-8b31-4f3f-a33c-d265cac56b46 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-23e473e0-8b31-4f3f-a33c-d265cac56b46 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 843/1624] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:02:21 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 1422 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-863d6786-651c-4933-97af-1300298b0d2b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fe04e440-ebf6-4225-99ff-eb09937cd2fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe04e440-ebf6-4225-99ff-eb09937cd2fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe04e440-ebf6-4225-99ff-eb09937cd2fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe04e440-ebf6-4225-99ff-eb09937cd2fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-863d6786-651c-4933-97af-1300298b0d2b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c Sep 03 12:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-863d6786-651c-4933-97af-1300298b0d2b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-863d6786-651c-4933-97af-1300298b0d2b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fe04e440-ebf6-4225-99ff-eb09937cd2fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe04e440-ebf6-4225-99ff-eb09937cd2fb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 844/1625] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:22 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:22 devstack devstack@c-api.service[86957]: /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 03 12:02:22 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 12:02:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff7585af-1c23-4a9e-ab9d-0dd1a54433a7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff7585af-1c23-4a9e-ab9d-0dd1a54433a7 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff7585af-1c23-4a9e-ab9d-0dd1a54433a7 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff7585af-1c23-4a9e-ab9d-0dd1a54433a7 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff7585af-1c23-4a9e-ab9d-0dd1a54433a7 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff7585af-1c23-4a9e-ab9d-0dd1a54433a7 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 845/1626] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:22 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b2a7c2eb-9e08-4f93-a611-88dde5b7be13 req-863d6786-651c-4933-97af-1300298b0d2b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c returned with HTTP 200 Sep 03 12:02:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 782/1627] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:02:22 2026] DELETE /volume/v3/attachments/b3f46e43-52f2-49af-b72f-6219f1dd726c => generated 19 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-70990ce6-fabe-4002-b85c-038c88184aa6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume with id: 87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume request issued successfully. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-70990ce6-fabe-4002-b85c-038c88184aa6 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 202 Sep 03 12:02:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 846/1628] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:23 2026] DELETE /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3cf2ae34-2385-4a56-9d86-0bc2019cebd3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3cf2ae34-2385-4a56-9d86-0bc2019cebd3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3cf2ae34-2385-4a56-9d86-0bc2019cebd3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3cf2ae34-2385-4a56-9d86-0bc2019cebd3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-471f834d-e8de-4648-b9e6-1d19673c787e req-ff738a8a-9963-4336-8992-c327bceea340 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3cf2ae34-2385-4a56-9d86-0bc2019cebd3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3cf2ae34-2385-4a56-9d86-0bc2019cebd3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 783/1629] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:23 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-471f834d-e8de-4648-b9e6-1d19673c787e req-ff738a8a-9963-4336-8992-c327bceea340 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-471f834d-e8de-4648-b9e6-1d19673c787e req-ff738a8a-9963-4336-8992-c327bceea340 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-471f834d-e8de-4648-b9e6-1d19673c787e req-ff738a8a-9963-4336-8992-c327bceea340 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-471f834d-e8de-4648-b9e6-1d19673c787e req-ff738a8a-9963-4336-8992-c327bceea340 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-471f834d-e8de-4648-b9e6-1d19673c787e req-ff738a8a-9963-4336-8992-c327bceea340 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 200 Sep 03 12:02:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 847/1630] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:23 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 945 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-508e3c70-cbe7-4cec-a20c-aaee5e6c2804 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-508e3c70-cbe7-4cec-a20c-aaee5e6c2804 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-508e3c70-cbe7-4cec-a20c-aaee5e6c2804 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-508e3c70-cbe7-4cec-a20c-aaee5e6c2804 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-c2a881c3-e065-40e8-824c-f4f1cbc36d04 req-8611a143-6576-426f-a0b5-50bb6914da24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c2a881c3-e065-40e8-824c-f4f1cbc36d04 req-8611a143-6576-426f-a0b5-50bb6914da24 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-508e3c70-cbe7-4cec-a20c-aaee5e6c2804 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c2a881c3-e065-40e8-824c-f4f1cbc36d04 req-8611a143-6576-426f-a0b5-50bb6914da24 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c2a881c3-e065-40e8-824c-f4f1cbc36d04 req-8611a143-6576-426f-a0b5-50bb6914da24 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-508e3c70-cbe7-4cec-a20c-aaee5e6c2804 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 784/1631] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:23 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c2a881c3-e065-40e8-824c-f4f1cbc36d04 req-8611a143-6576-426f-a0b5-50bb6914da24 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 404 Sep 03 12:02:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 848/1632] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:23 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a60c5f2-1028-463b-aba2-664220f42b24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a60c5f2-1028-463b-aba2-664220f42b24 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a60c5f2-1028-463b-aba2-664220f42b24 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a60c5f2-1028-463b-aba2-664220f42b24 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1a60c5f2-1028-463b-aba2-664220f42b24 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a60c5f2-1028-463b-aba2-664220f42b24 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 785/1633] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:24 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-449595a1-060c-4548-8621-1db0c82d622a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-449595a1-060c-4548-8621-1db0c82d622a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-449595a1-060c-4548-8621-1db0c82d622a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-449595a1-060c-4548-8621-1db0c82d622a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-449595a1-060c-4548-8621-1db0c82d622a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-449595a1-060c-4548-8621-1db0c82d622a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 849/1634] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:24 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c7b9e11-21c5-464b-ad45-a3d190732f7d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c7b9e11-21c5-464b-ad45-a3d190732f7d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c7b9e11-21c5-464b-ad45-a3d190732f7d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c7b9e11-21c5-464b-ad45-a3d190732f7d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c7b9e11-21c5-464b-ad45-a3d190732f7d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c7b9e11-21c5-464b-ad45-a3d190732f7d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 786/1635] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:25 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f52d6dc9-8712-41d9-953d-1a30b44c0a80 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f52d6dc9-8712-41d9-953d-1a30b44c0a80 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f52d6dc9-8712-41d9-953d-1a30b44c0a80 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f52d6dc9-8712-41d9-953d-1a30b44c0a80 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f52d6dc9-8712-41d9-953d-1a30b44c0a80 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f52d6dc9-8712-41d9-953d-1a30b44c0a80 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 850/1636] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:26 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4ccd02e-e0f1-4298-ac45-dbb4ee07f120 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4ccd02e-e0f1-4298-ac45-dbb4ee07f120 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4ccd02e-e0f1-4298-ac45-dbb4ee07f120 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4ccd02e-e0f1-4298-ac45-dbb4ee07f120 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4ccd02e-e0f1-4298-ac45-dbb4ee07f120 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4ccd02e-e0f1-4298-ac45-dbb4ee07f120 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 787/1637] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:26 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d87e8300-2416-495c-ad35-7a8167705882 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d87e8300-2416-495c-ad35-7a8167705882 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d87e8300-2416-495c-ad35-7a8167705882 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d87e8300-2416-495c-ad35-7a8167705882 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d87e8300-2416-495c-ad35-7a8167705882 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d87e8300-2416-495c-ad35-7a8167705882 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 851/1638] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:27 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c599c6ba-78a9-4daf-ac7e-0cc0720fd812 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c599c6ba-78a9-4daf-ac7e-0cc0720fd812 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c599c6ba-78a9-4daf-ac7e-0cc0720fd812 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c599c6ba-78a9-4daf-ac7e-0cc0720fd812 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c599c6ba-78a9-4daf-ac7e-0cc0720fd812 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c599c6ba-78a9-4daf-ac7e-0cc0720fd812 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 788/1639] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:27 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f09a90f4-510a-4808-b56c-dc3ba85164a8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f09a90f4-510a-4808-b56c-dc3ba85164a8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f09a90f4-510a-4808-b56c-dc3ba85164a8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f09a90f4-510a-4808-b56c-dc3ba85164a8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f09a90f4-510a-4808-b56c-dc3ba85164a8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f09a90f4-510a-4808-b56c-dc3ba85164a8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 852/1640] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:28 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6f477a7-8d78-42e0-ad32-cc93f1c9aec0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6f477a7-8d78-42e0-ad32-cc93f1c9aec0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6f477a7-8d78-42e0-ad32-cc93f1c9aec0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6f477a7-8d78-42e0-ad32-cc93f1c9aec0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6f477a7-8d78-42e0-ad32-cc93f1c9aec0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6f477a7-8d78-42e0-ad32-cc93f1c9aec0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 789/1641] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:28 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8ffd0fa5-4690-4377-8475-45e06f7457a1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ffd0fa5-4690-4377-8475-45e06f7457a1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ffd0fa5-4690-4377-8475-45e06f7457a1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ffd0fa5-4690-4377-8475-45e06f7457a1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ffd0fa5-4690-4377-8475-45e06f7457a1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ffd0fa5-4690-4377-8475-45e06f7457a1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 853/1642] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:29 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 892 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-427cbac7-0cbe-45de-820f-b14436382676 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-427cbac7-0cbe-45de-820f-b14436382676 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-427cbac7-0cbe-45de-820f-b14436382676 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-427cbac7-0cbe-45de-820f-b14436382676 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-427cbac7-0cbe-45de-820f-b14436382676 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-427cbac7-0cbe-45de-820f-b14436382676 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 790/1643] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:29 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-7cfec1cc-bca2-4931-b54f-3a5d8ba8c107 req-7f5a1f50-5829-454d-bd7d-86ac0e98f65f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-65a8073f-8425-4b9f-9787-a7f34266fa64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65a8073f-8425-4b9f-9787-a7f34266fa64 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65a8073f-8425-4b9f-9787-a7f34266fa64 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65a8073f-8425-4b9f-9787-a7f34266fa64 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7cfec1cc-bca2-4931-b54f-3a5d8ba8c107 req-7f5a1f50-5829-454d-bd7d-86ac0e98f65f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8 Sep 03 12:02:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7cfec1cc-bca2-4931-b54f-3a5d8ba8c107 req-7f5a1f50-5829-454d-bd7d-86ac0e98f65f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-7cfec1cc-bca2-4931-b54f-3a5d8ba8c107 req-7f5a1f50-5829-454d-bd7d-86ac0e98f65f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-65a8073f-8425-4b9f-9787-a7f34266fa64 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65a8073f-8425-4b9f-9787-a7f34266fa64 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 791/1644] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:30 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 893 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-16d4f656-8ea4-4910-a06b-8143f4e81001 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16d4f656-8ea4-4910-a06b-8143f4e81001 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16d4f656-8ea4-4910-a06b-8143f4e81001 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16d4f656-8ea4-4910-a06b-8143f4e81001 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:30 devstack devstack@c-api.service[86956]: /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 03 12:02:30 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-16d4f656-8ea4-4910-a06b-8143f4e81001 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16d4f656-8ea4-4910-a06b-8143f4e81001 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 792/1645] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:30 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 893 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-833e13cb-6667-4aaa-99d3-f406f21844aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-833e13cb-6667-4aaa-99d3-f406f21844aa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-833e13cb-6667-4aaa-99d3-f406f21844aa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-833e13cb-6667-4aaa-99d3-f406f21844aa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-833e13cb-6667-4aaa-99d3-f406f21844aa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-833e13cb-6667-4aaa-99d3-f406f21844aa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 793/1646] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:31 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0960a6c-d159-4d23-88e7-63863a823d92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0960a6c-d159-4d23-88e7-63863a823d92 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0960a6c-d159-4d23-88e7-63863a823d92 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-22884190"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-7cfec1cc-bca2-4931-b54f-3a5d8ba8c107 req-7f5a1f50-5829-454d-bd7d-86ac0e98f65f tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8 returned with HTTP 200 Sep 03 12:02:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 854/1647] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:02:30 2026] DELETE /volume/v3/attachments/d4586f53-c88d-41d4-b956-2eeed74e04d8 => generated 19 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0960a6c-d159-4d23-88e7-63863a823d92 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0960a6c-d159-4d23-88e7-63863a823d92 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0960a6c-d159-4d23-88e7-63863a823d92 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 794/1648] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:02:31 2026] PUT /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 825 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ccadfee4-8c31-4304-8590-1f072b76b905 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ccadfee4-8c31-4304-8590-1f072b76b905 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ccadfee4-8c31-4304-8590-1f072b76b905 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1727072986", "description": "This is the new description of volume"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ccadfee4-8c31-4304-8590-1f072b76b905 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ccadfee4-8c31-4304-8590-1f072b76b905 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ccadfee4-8c31-4304-8590-1f072b76b905 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 855/1649] 192.168.122.215 () {60 vars in 1253 bytes} [Thu Sep 3 12:02:31 2026] PUT /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 866 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-83572fe9-35de-494e-aaea-7c91f79cda20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83572fe9-35de-494e-aaea-7c91f79cda20 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83572fe9-35de-494e-aaea-7c91f79cda20 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83572fe9-35de-494e-aaea-7c91f79cda20 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-83572fe9-35de-494e-aaea-7c91f79cda20 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83572fe9-35de-494e-aaea-7c91f79cda20 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 795/1650] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:31 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 934 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1713958250", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-53187976"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1713958250', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-53187976'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (b600bdc6-f9fe-41ab-b3e7-f8083581b0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287ceaf3-142c-4752-8cef-4e1850611642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287ceaf3-142c-4752-8cef-4e1850611642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6bbffa1-7c36-42de-a525-4f2d81aed4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['0a8286be-be4b-428a-9780-677494ba9261', '787d713b-c6a6-421a-acc5-1442511e274e', '3d09592d-82db-4b87-9ab1-69496050d400', 'aaaa7620-7817-4890-b7cb-d1b40afeb1f8'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6bbffa1-7c36-42de-a525-4f2d81aed4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8286be-be4b-428a-9780-677494ba9261', '787d713b-c6a6-421a-acc5-1442511e274e', '3d09592d-82db-4b87-9ab1-69496050d400', 'aaaa7620-7817-4890-b7cb-d1b40afeb1f8']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6af4be1-e9ee-4897-bbfd-2dd5bf5f2100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6af4be1-e9ee-4897-bbfd-2dd5bf5f2100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57c428b5-68cc-4054-8a15-4bc5ad60864b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1713958250',display_name='tempest-VolumesGetTest-Volume-53187976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['0a8286be-be4b-428a-9780-677494ba9261','787d713b-c6a6-421a-acc5-1442511e274e','3d09592d-82db-4b87-9ab1-69496050d400','aaaa7620-7817-4890-b7cb-d1b40afeb1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1713958250',display_name='tempest-VolumesGetTest-Volume-53187976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57c428b5-68cc-4054-8a15-4bc5ad60864b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273ab1fb-d1a9-4107-b3d5-5a49827b843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273ab1fb-d1a9-4107-b3d5-5a49827b843e) transitioned into 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-1713958250',display_name='tempest-VolumesGetTest-Volume-53187976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['0a8286be-be4b-428a-9780-677494ba9261','787d713b-c6a6-421a-acc5-1442511e274e','3d09592d-82db-4b87-9ab1-69496050d400','aaaa7620-7817-4890-b7cb-d1b40afeb1f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f59bc9-cc22-446e-95f5-a0551bc235f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f59bc9-cc22-446e-95f5-a0551bc235f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (b600bdc6-f9fe-41ab-b3e7-f8083581b0c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1273c0f5-9ca3-4e51-a687-dea3c64d4668 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 856/1651] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:31 2026] POST /volume/v3/volumes => generated 787 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2dee5d83-3f5c-4e81-933f-0baf51be9ddc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2dee5d83-3f5c-4e81-933f-0baf51be9ddc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2dee5d83-3f5c-4e81-933f-0baf51be9ddc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2dee5d83-3f5c-4e81-933f-0baf51be9ddc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-69de562a-3830-4ac3-b854-a585ceebb269 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2dee5d83-3f5c-4e81-933f-0baf51be9ddc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69de562a-3830-4ac3-b854-a585ceebb269 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69de562a-3830-4ac3-b854-a585ceebb269 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69de562a-3830-4ac3-b854-a585ceebb269 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2dee5d83-3f5c-4e81-933f-0baf51be9ddc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 796/1652] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:32 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 855 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-69de562a-3830-4ac3-b854-a585ceebb269 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69de562a-3830-4ac3-b854-a585ceebb269 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 857/1653] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:32 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume with id: 972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:02:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume request issued successfully. Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-24fa4a10-542b-4971-b9a4-cac1e240db98 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 202 Sep 03 12:02:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 797/1654] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:33 2026] DELETE /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4ae82e17-f6f6-447f-b52b-b218b9be261e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ae82e17-f6f6-447f-b52b-b218b9be261e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:02:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ae82e17-f6f6-447f-b52b-b218b9be261e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ae82e17-f6f6-447f-b52b-b218b9be261e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c782e3f-5597-4aea-b72e-92da69e3bb0e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c782e3f-5597-4aea-b72e-92da69e3bb0e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c782e3f-5597-4aea-b72e-92da69e3bb0e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c782e3f-5597-4aea-b72e-92da69e3bb0e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4ae82e17-f6f6-447f-b52b-b218b9be261e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Volume info retrieved successfully. Sep 03 12:02:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ae82e17-f6f6-447f-b52b-b218b9be261e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 200 Sep 03 12:02:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 858/1655] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:33 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 1258 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c782e3f-5597-4aea-b72e-92da69e3bb0e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a0823fd-6269-4101-9d3b-a11f88ddea82 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a0823fd-6269-4101-9d3b-a11f88ddea82 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a0823fd-6269-4101-9d3b-a11f88ddea82 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a0823fd-6269-4101-9d3b-a11f88ddea82 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c782e3f-5597-4aea-b72e-92da69e3bb0e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 798/1656] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:33 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 879 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a0823fd-6269-4101-9d3b-a11f88ddea82 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a0823fd-6269-4101-9d3b-a11f88ddea82 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 859/1657] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:33 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eeb91ce9-5477-4f22-aa52-7f27fe8437bb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeb91ce9-5477-4f22-aa52-7f27fe8437bb tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeb91ce9-5477-4f22-aa52-7f27fe8437bb tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeb91ce9-5477-4f22-aa52-7f27fe8437bb tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e1bbf891-2a99-493e-86d4-13a78a8c1cf1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeb91ce9-5477-4f22-aa52-7f27fe8437bb tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 returned with HTTP 404 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 799/1658] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/volumes/972ce9ef-6c05-4cc1-bce6-2adc88bb0850 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-deb69700-d6c1-4ec3-b9dd-5efeeb894c37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1bbf891-2a99-493e-86d4-13a78a8c1cf1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1bbf891-2a99-493e-86d4-13a78a8c1cf1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1bbf891-2a99-493e-86d4-13a78a8c1cf1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-deb69700-d6c1-4ec3-b9dd-5efeeb894c37 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-deb69700-d6c1-4ec3-b9dd-5efeeb894c37 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-deb69700-d6c1-4ec3-b9dd-5efeeb894c37 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-deb69700-d6c1-4ec3-b9dd-5efeeb894c37 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-deb69700-d6c1-4ec3-b9dd-5efeeb894c37 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 800/1659] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c73ae227-e71f-459b-bc26-0346e8afb3c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c73ae227-e71f-459b-bc26-0346e8afb3c9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c73ae227-e71f-459b-bc26-0346e8afb3c9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c73ae227-e71f-459b-bc26-0346e8afb3c9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c73ae227-e71f-459b-bc26-0346e8afb3c9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume with id: 87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e1bbf891-2a99-493e-86d4-13a78a8c1cf1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c73ae227-e71f-459b-bc26-0346e8afb3c9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 404 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 801/1660] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:34 2026] DELETE /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1bbf891-2a99-493e-86d4-13a78a8c1cf1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-796a4df6-81af-4fbd-9b76-1354735d3890 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 860/1661] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 879 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e0ace1d-c987-4e5f-83d2-a3181460def9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-796a4df6-81af-4fbd-9b76-1354735d3890 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712/action Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-796a4df6-81af-4fbd-9b76-1354735d3890 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-796a4df6-81af-4fbd-9b76-1354735d3890 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e0ace1d-c987-4e5f-83d2-a3181460def9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e0ace1d-c987-4e5f-83d2-a3181460def9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-796a4df6-81af-4fbd-9b76-1354735d3890 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot '3cb67e8f-614f-4510-a7cb-f5b9158dd712' with '{'status': 'deleting'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e0ace1d-c987-4e5f-83d2-a3181460def9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e0ace1d-c987-4e5f-83d2-a3181460def9 tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 returned with HTTP 404 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 861/1662] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/volumes/87d1ff09-7ced-4166-946b-020a982ddc69 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc2a9ac7-f74d-4523-acc0-1928bbefff5b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc2a9ac7-f74d-4523-acc0-1928bbefff5b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] DELETE http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc2a9ac7-f74d-4523-acc0-1928bbefff5b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc2a9ac7-f74d-4523-acc0-1928bbefff5b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-dc2a9ac7-f74d-4523-acc0-1928bbefff5b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Delete volume with id: faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc2a9ac7-f74d-4523-acc0-1928bbefff5b tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 404 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 862/1663] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:34 2026] DELETE /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0e8dc0ca-1afe-4b1f-ae94-c13302ebae8e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0e8dc0ca-1afe-4b1f-ae94-c13302ebae8e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] GET http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0e8dc0ca-1afe-4b1f-ae94-c13302ebae8e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0e8dc0ca-1afe-4b1f-ae94-c13302ebae8e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-796a4df6-81af-4fbd-9b76-1354735d3890 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712/action returned with HTTP 202 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 802/1664] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:34 2026] POST /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0e8dc0ca-1afe-4b1f-ae94-c13302ebae8e tempest-TestInstancesWithCinderVolumes-672676223 tempest-TestInstancesWithCinderVolumes-672676223-project-member] http://192.168.122.215/volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 returned with HTTP 404 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 863/1665] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/volumes/faa79c5e-5dfa-4007-bcf9-38c6ae986ca8 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f2777c6f-0df1-4440-8689-ca295dd2023c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2777c6f-0df1-4440-8689-ca295dd2023c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2777c6f-0df1-4440-8689-ca295dd2023c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2777c6f-0df1-4440-8689-ca295dd2023c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] GET http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f2777c6f-0df1-4440-8689-ca295dd2023c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2777c6f-0df1-4440-8689-ca295dd2023c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 803/1666] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-431ba130-fa89-4505-9b79-379d3f94e447 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-431ba130-fa89-4505-9b79-379d3f94e447 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712/action Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-431ba130-fa89-4505-9b79-379d3f94e447 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-431ba130-fa89-4505-9b79-379d3f94e447 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-431ba130-fa89-4505-9b79-379d3f94e447 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot retrieved successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Get all volumes completed successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-431ba130-fa89-4505-9b79-379d3f94e447 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot delete request issued successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-431ba130-fa89-4505-9b79-379d3f94e447 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712/action returned with HTTP 202 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1edd6910-4b4a-4788-98c8-1bf3024ad6d7 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 864/1667] 192.168.122.215 () {58 vars in 1169 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5139 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 804/1668] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:34 2026] POST /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-38fa216f-01bf-4cb1-8c77-94b3a14d8326 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38fa216f-01bf-4cb1-8c77-94b3a14d8326 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38fa216f-01bf-4cb1-8c77-94b3a14d8326 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38fa216f-01bf-4cb1-8c77-94b3a14d8326 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8a033d5-8f2b-4580-acd5-e18d14b2ceaa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8a033d5-8f2b-4580-acd5-e18d14b2ceaa tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] DELETE http://192.168.122.215/volume/v3/types/0b29e9e0-e74f-4804-bf60-ba46f508214b Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8a033d5-8f2b-4580-acd5-e18d14b2ceaa tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8a033d5-8f2b-4580-acd5-e18d14b2ceaa tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-38fa216f-01bf-4cb1-8c77-94b3a14d8326 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38fa216f-01bf-4cb1-8c77-94b3a14d8326 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 865/1669] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:34 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8a033d5-8f2b-4580-acd5-e18d14b2ceaa tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/types/0b29e9e0-e74f-4804-bf60-ba46f508214b returned with HTTP 202 Sep 03 12:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 805/1670] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:02:34 2026] DELETE /volume/v3/types/0b29e9e0-e74f-4804-bf60-ba46f508214b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-38b6692c-c849-4f11-be34-06b6334e77e1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38b6692c-c849-4f11-be34-06b6334e77e1 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] GET http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38b6692c-c849-4f11-be34-06b6334e77e1 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-38b6692c-c849-4f11-be34-06b6334e77e1 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-38b6692c-c849-4f11-be34-06b6334e77e1 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /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 03 12:02:35 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-38b6692c-c849-4f11-be34-06b6334e77e1 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Get all volumes completed successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-38b6692c-c849-4f11-be34-06b6334e77e1 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 12:02:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 866/1671] 192.168.122.215 () {58 vars in 1169 bytes} [Thu Sep 3 12:02:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99028315-42a9-44f9-81fb-fae4c2c15ab3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99028315-42a9-44f9-81fb-fae4c2c15ab3 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] DELETE http://192.168.122.215/volume/v3/types/9e79372f-d245-4456-ac09-8b5b5f64f969 Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99028315-42a9-44f9-81fb-fae4c2c15ab3 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99028315-42a9-44f9-81fb-fae4c2c15ab3 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99028315-42a9-44f9-81fb-fae4c2c15ab3 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/types/9e79372f-d245-4456-ac09-8b5b5f64f969 returned with HTTP 202 Sep 03 12:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 806/1672] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:02:35 2026] DELETE /volume/v3/types/9e79372f-d245-4456-ac09-8b5b5f64f969 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4489b774-f769-417d-938a-a85e0cdfedf5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4489b774-f769-417d-938a-a85e0cdfedf5 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] GET http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4489b774-f769-417d-938a-a85e0cdfedf5 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4489b774-f769-417d-938a-a85e0cdfedf5 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4489b774-f769-417d-938a-a85e0cdfedf5 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4489b774-f769-417d-938a-a85e0cdfedf5 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Get all volumes completed successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4489b774-f769-417d-938a-a85e0cdfedf5 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 12:02:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 867/1673] 192.168.122.215 () {58 vars in 1169 bytes} [Thu Sep 3 12:02:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5139 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1658e9d7-bfeb-46e4-8b87-c28f7adc71d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1658e9d7-bfeb-46e4-8b87-c28f7adc71d4 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] DELETE http://192.168.122.215/volume/v3/types/759bb64b-5cc1-4646-afff-12edcb0179fb Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1658e9d7-bfeb-46e4-8b87-c28f7adc71d4 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1658e9d7-bfeb-46e4-8b87-c28f7adc71d4 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6387e6f7-7e54-47f3-bb68-e79d85b157fd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6387e6f7-7e54-47f3-bb68-e79d85b157fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6387e6f7-7e54-47f3-bb68-e79d85b157fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6387e6f7-7e54-47f3-bb68-e79d85b157fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6387e6f7-7e54-47f3-bb68-e79d85b157fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6387e6f7-7e54-47f3-bb68-e79d85b157fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 868/1674] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:35 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 880 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3bb46255-434c-4dbd-889c-b66b34dc9357 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3bb46255-434c-4dbd-889c-b66b34dc9357 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3bb46255-434c-4dbd-889c-b66b34dc9357 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-22884190", "description": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3bb46255-434c-4dbd-889c-b66b34dc9357 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1658e9d7-bfeb-46e4-8b87-c28f7adc71d4 tempest-TestInstancesWithCinderVolumes-71067404 tempest-TestInstancesWithCinderVolumes-71067404-project-admin] http://192.168.122.215/volume/v3/types/759bb64b-5cc1-4646-afff-12edcb0179fb returned with HTTP 202 Sep 03 12:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 807/1675] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:02:35 2026] DELETE /volume/v3/types/759bb64b-5cc1-4646-afff-12edcb0179fb => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3bb46255-434c-4dbd-889c-b66b34dc9357 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3bb46255-434c-4dbd-889c-b66b34dc9357 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 869/1676] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:02:35 2026] PUT /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 777 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5300cb6-e64c-4377-8d5f-27543c6bed95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5300cb6-e64c-4377-8d5f-27543c6bed95 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5300cb6-e64c-4377-8d5f-27543c6bed95 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5300cb6-e64c-4377-8d5f-27543c6bed95 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a5300cb6-e64c-4377-8d5f-27543c6bed95 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5300cb6-e64c-4377-8d5f-27543c6bed95 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 808/1677] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:35 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 845 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: 57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f34c0aca-9326-4ffb-aa1d-e77536ae8f8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f34c0aca-9326-4ffb-aa1d-e77536ae8f8f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f34c0aca-9326-4ffb-aa1d-e77536ae8f8f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f34c0aca-9326-4ffb-aa1d-e77536ae8f8f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79f718b6-6633-4f1b-a0bd-7838f0340c68 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 202 Sep 03 12:02:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f34c0aca-9326-4ffb-aa1d-e77536ae8f8f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 870/1678] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:35 2026] DELETE /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f34c0aca-9326-4ffb-aa1d-e77536ae8f8f tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 809/1679] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:35 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 465 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa87bd1d-5bc1-43d9-96d8-f3d5a9202441 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa87bd1d-5bc1-43d9-96d8-f3d5a9202441 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa87bd1d-5bc1-43d9-96d8-f3d5a9202441 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa87bd1d-5bc1-43d9-96d8-f3d5a9202441 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa87bd1d-5bc1-43d9-96d8-f3d5a9202441 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa87bd1d-5bc1-43d9-96d8-f3d5a9202441 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 871/1680] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:36 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 844 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f18ba382-3f16-4821-aa80-312500a88b1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f18ba382-3f16-4821-aa80-312500a88b1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f18ba382-3f16-4821-aa80-312500a88b1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f18ba382-3f16-4821-aa80-312500a88b1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f18ba382-3f16-4821-aa80-312500a88b1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f18ba382-3f16-4821-aa80-312500a88b1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 200 Sep 03 12:02:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 810/1681] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:37 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-418e55b8-fe49-4773-b610-c1950f6624ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-418e55b8-fe49-4773-b610-c1950f6624ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-418e55b8-fe49-4773-b610-c1950f6624ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-418e55b8-fe49-4773-b610-c1950f6624ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:37 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=510,cinder:UPDATE=101,cinder:INSERT=52,cinder:DELETE=3 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:02:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-418e55b8-fe49-4773-b610-c1950f6624ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-418e55b8-fe49-4773-b610-c1950f6624ac tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 200 Sep 03 12:02:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 872/1682] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:37 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 844 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-816d4542-a1d4-46b1-a9be-0a62742816cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-816d4542-a1d4-46b1-a9be-0a62742816cb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-816d4542-a1d4-46b1-a9be-0a62742816cb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-816d4542-a1d4-46b1-a9be-0a62742816cb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-816d4542-a1d4-46b1-a9be-0a62742816cb tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 404 Sep 03 12:02:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 811/1683] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:38 2026] GET /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-36c744ec-e330-426e-a1e9-139975b7e567 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-36c744ec-e330-426e-a1e9-139975b7e567 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-36c744ec-e330-426e-a1e9-139975b7e567 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-36c744ec-e330-426e-a1e9-139975b7e567 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-36c744ec-e330-426e-a1e9-139975b7e567 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'available'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-36c744ec-e330-426e-a1e9-139975b7e567 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 873/1684] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:38 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c944cc66-19a2-4223-9dd9-c016c38db5b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c944cc66-19a2-4223-9dd9-c016c38db5b7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c944cc66-19a2-4223-9dd9-c016c38db5b7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c944cc66-19a2-4223-9dd9-c016c38db5b7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c944cc66-19a2-4223-9dd9-c016c38db5b7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c944cc66-19a2-4223-9dd9-c016c38db5b7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 812/1685] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:38 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-27478dfe-71c5-4b9f-a062-d29bfb70661e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27478dfe-71c5-4b9f-a062-d29bfb70661e tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27478dfe-71c5-4b9f-a062-d29bfb70661e tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-27478dfe-71c5-4b9f-a062-d29bfb70661e tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-27478dfe-71c5-4b9f-a062-d29bfb70661e tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete snapshot with id: 3cb67e8f-614f-4510-a7cb-f5b9158dd712 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-27478dfe-71c5-4b9f-a062-d29bfb70661e tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 returned with HTTP 404 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 874/1686] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:02:38 2026] DELETE /volume/v3/snapshots/3cb67e8f-614f-4510-a7cb-f5b9158dd712 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4e354b-51d8-4866-a4be-79afdae86563", "name": "tempest-SnapshotsActionsTest-Snapshot-1314138776"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b9111f97-942b-418a-a8f6-f88367ef629c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b9111f97-942b-418a-a8f6-f88367ef629c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b9111f97-942b-418a-a8f6-f88367ef629c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b9111f97-942b-418a-a8f6-f88367ef629c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create snapshot from volume fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b9111f97-942b-418a-a8f6-f88367ef629c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b returned with HTTP 404 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 875/1687] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:38 2026] GET /volume/v3/volumes/57c428b5-68cc-4054-8a15-4bc5ad60864b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-32905fb1-4860-47c1-a7ce-30139cb2b413 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32905fb1-4860-47c1-a7ce-30139cb2b413 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32905fb1-4860-47c1-a7ce-30139cb2b413 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32905fb1-4860-47c1-a7ce-30139cb2b413 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-32905fb1-4860-47c1-a7ce-30139cb2b413 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32905fb1-4860-47c1-a7ce-30139cb2b413 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 876/1688] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:38 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 934 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: 8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:38 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Created reservations ['e55873c9-e612-48aa-a4b7-271e64254da7', '4dde52d3-4763-4f8d-a4f3-16f148721b4b', 'eb35f4db-734a-45a7-bfc7-5989d6342484', 'ae98b785-ed52-45fc-bcc7-fad74d0d2d03'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-273926c8-c48f-4f2d-847a-8b7d37f43be4 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 202 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 877/1689] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:38 2026] DELETE /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e8bddf76-99b1-4bfe-9f40-dde19f425277 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8bddf76-99b1-4bfe-9f40-dde19f425277 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8bddf76-99b1-4bfe-9f40-dde19f425277 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8bddf76-99b1-4bfe-9f40-dde19f425277 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e8bddf76-99b1-4bfe-9f40-dde19f425277 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8bddf76-99b1-4bfe-9f40-dde19f425277 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 878/1690] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:38 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 933 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot create request issued successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b11db88-f33f-4747-ac6c-2f120fdf41e1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:02:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 813/1691] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:02:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f9d86552-1caa-4cea-ac35-9aca6eecc744 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f9d86552-1caa-4cea-ac35-9aca6eecc744 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f9d86552-1caa-4cea-ac35-9aca6eecc744 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f9d86552-1caa-4cea-ac35-9aca6eecc744 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f9d86552-1caa-4cea-ac35-9aca6eecc744 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f9d86552-1caa-4cea-ac35-9aca6eecc744 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 879/1692] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:38 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-917733cd-d711-4602-9926-ba5708e941b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-917733cd-d711-4602-9926-ba5708e941b1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-917733cd-d711-4602-9926-ba5708e941b1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-917733cd-d711-4602-9926-ba5708e941b1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-917733cd-d711-4602-9926-ba5708e941b1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-917733cd-d711-4602-9926-ba5708e941b1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 200 Sep 03 12:02:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 814/1693] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:39 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 933 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bb0b26fe-226c-442d-bb76-dd39787ffccf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb0b26fe-226c-442d-bb76-dd39787ffccf tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb0b26fe-226c-442d-bb76-dd39787ffccf tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb0b26fe-226c-442d-bb76-dd39787ffccf tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bb0b26fe-226c-442d-bb76-dd39787ffccf tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb0b26fe-226c-442d-bb76-dd39787ffccf tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 880/1694] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:39 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a1c21861-9033-4946-a341-048a73e8c9af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1c21861-9033-4946-a341-048a73e8c9af tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f Sep 03 12:02:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1c21861-9033-4946-a341-048a73e8c9af tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1c21861-9033-4946-a341-048a73e8c9af tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1c21861-9033-4946-a341-048a73e8c9af tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f returned with HTTP 404 Sep 03 12:02:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 815/1695] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:40 2026] GET /volume/v3/volumes/8e1c0d02-ab8d-4181-91e4-460d0fbca55f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-23907f94-d859-4e12-ad38-f60ceff08ca8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23907f94-d859-4e12-ad38-f60ceff08ca8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23907f94-d859-4e12-ad38-f60ceff08ca8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23907f94-d859-4e12-ad38-f60ceff08ca8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-23907f94-d859-4e12-ad38-f60ceff08ca8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e107bcb6-039b-4008-8806-45710292bde1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23907f94-d859-4e12-ad38-f60ceff08ca8 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 881/1696] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:40 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e107bcb6-039b-4008-8806-45710292bde1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e107bcb6-039b-4008-8806-45710292bde1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e107bcb6-039b-4008-8806-45710292bde1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9bfded34-82ef-4151-a2ec-02538d76a14a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:40 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: 149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e107bcb6-039b-4008-8806-45710292bde1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e107bcb6-039b-4008-8806-45710292bde1 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 816/1697] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:40 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6de69252-338c-49a5-9cc9-e02c7d39009e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6de69252-338c-49a5-9cc9-e02c7d39009e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30/action Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6de69252-338c-49a5-9cc9-e02c7d39009e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6de69252-338c-49a5-9cc9-e02c7d39009e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-6de69252-338c-49a5-9cc9-e02c7d39009e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot '98c21f34-8837-4851-8a73-2d8f3b0def30' with '{'status': 'error'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bfded34-82ef-4151-a2ec-02538d76a14a tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 202 Sep 03 12:02:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 882/1698] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:40 2026] DELETE /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1d7a3372-bc5b-44aa-a174-7e7c7485e6fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6de69252-338c-49a5-9cc9-e02c7d39009e tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30/action returned with HTTP 202 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 817/1699] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:41 2026] POST /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d7a3372-bc5b-44aa-a174-7e7c7485e6fb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47362404-a49c-46fd-a020-6a654e5da1c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d7a3372-bc5b-44aa-a174-7e7c7485e6fb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d7a3372-bc5b-44aa-a174-7e7c7485e6fb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47362404-a49c-46fd-a020-6a654e5da1c5 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47362404-a49c-46fd-a020-6a654e5da1c5 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47362404-a49c-46fd-a020-6a654e5da1c5 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-47362404-a49c-46fd-a020-6a654e5da1c5 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47362404-a49c-46fd-a020-6a654e5da1c5 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 818/1700] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:41 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 462 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30/action Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot retrieved successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1d7a3372-bc5b-44aa-a174-7e7c7485e6fb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d7a3372-bc5b-44aa-a174-7e7c7485e6fb tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot delete request issued successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37740fbd-b421-4a5f-85f4-0d12ccdeb4c6 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30/action returned with HTTP 202 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 819/1701] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:41 2026] POST /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e1b0385-5606-48ac-afc1-c620fe07df48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e1b0385-5606-48ac-afc1-c620fe07df48 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e1b0385-5606-48ac-afc1-c620fe07df48 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e1b0385-5606-48ac-afc1-c620fe07df48 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 883/1702] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:41 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 846 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e1b0385-5606-48ac-afc1-c620fe07df48 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e1b0385-5606-48ac-afc1-c620fe07df48 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 820/1703] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:41 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b06fabf2-3c5d-476b-a4c0-2d985d50d25f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b06fabf2-3c5d-476b-a4c0-2d985d50d25f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b06fabf2-3c5d-476b-a4c0-2d985d50d25f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b06fabf2-3c5d-476b-a4c0-2d985d50d25f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c9ea219f-b3e7-4218-8789-ba5b97aae462 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9ea219f-b3e7-4218-8789-ba5b97aae462 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c9ea219f-b3e7-4218-8789-ba5b97aae462 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c9ea219f-b3e7-4218-8789-ba5b97aae462 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c9ea219f-b3e7-4218-8789-ba5b97aae462 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9ea219f-b3e7-4218-8789-ba5b97aae462 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b06fabf2-3c5d-476b-a4c0-2d985d50d25f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 821/1704] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:42 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b06fabf2-3c5d-476b-a4c0-2d985d50d25f tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 200 Sep 03 12:02:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 884/1705] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:42 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 846 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0fb9f4a0-32fb-4771-9079-97237fb89a33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0fb9f4a0-32fb-4771-9079-97237fb89a33 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f4a0-32fb-4771-9079-97237fb89a33 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0fb9f4a0-32fb-4771-9079-97237fb89a33 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0fb9f4a0-32fb-4771-9079-97237fb89a33 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0fb9f4a0-32fb-4771-9079-97237fb89a33 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 200 Sep 03 12:02:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 822/1706] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:43 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-efc58a6a-b773-4d8c-bc65-8b0b2fbbb423 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-efc58a6a-b773-4d8c-bc65-8b0b2fbbb423 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a Sep 03 12:02:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-efc58a6a-b773-4d8c-bc65-8b0b2fbbb423 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-efc58a6a-b773-4d8c-bc65-8b0b2fbbb423 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-efc58a6a-b773-4d8c-bc65-8b0b2fbbb423 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a returned with HTTP 404 Sep 03 12:02:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 885/1707] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:43 2026] GET /volume/v3/volumes/149cc689-d065-4697-a6c1-b90d6d8daa0a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a05f27f-15d0-4035-8436-41b551587012 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-VolumesGetTest-Volume-574126095", "metadata": {"Type": "Test"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'imageRef': 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-574126095', 'metadata': {'Type': 'Test'}}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (df24631b-94a1-4a09-be32-52e9a4be8779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e1854c-c395-4ab3-8e85-2edb74e2566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e1854c-c395-4ab3-8e85-2edb74e2566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1bc05b-4283-402c-b55d-cfea04af786a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['546f9847-46fe-462f-bfd5-1420273efc4d', '94fb98a2-ecf1-45cb-85ca-b8b135732781', 'ba91ba13-a6b7-466f-ab41-a3057bd8af69', '8e197cb0-4c29-4601-ab07-219c6ba501cf'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1bc05b-4283-402c-b55d-cfea04af786a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546f9847-46fe-462f-bfd5-1420273efc4d', '94fb98a2-ecf1-45cb-85ca-b8b135732781', 'ba91ba13-a6b7-466f-ab41-a3057bd8af69', '8e197cb0-4c29-4601-ab07-219c6ba501cf']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3deb43-5028-4e20-a0c8-7acb7519a54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3deb43-5028-4e20-a0c8-7acb7519a54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba7abe7-d230-40c4-bf28-90b5ac599e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-574126095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['546f9847-46fe-462f-bfd5-1420273efc4d','94fb98a2-ecf1-45cb-85ca-b8b135732781','ba91ba13-a6b7-466f-ab41-a3057bd8af69','8e197cb0-4c29-4601-ab07-219c6ba501cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-574126095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba7abe7-d230-40c4-bf28-90b5ac599e6d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ba0f52-fc3c-4590-9c70-0a3af4e05444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ba0f52-fc3c-4590-9c70-0a3af4e05444) transitioned into state 'SUCCESS' from state '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-574126095',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['546f9847-46fe-462f-bfd5-1420273efc4d','94fb98a2-ecf1-45cb-85ca-b8b135732781','ba91ba13-a6b7-466f-ab41-a3057bd8af69','8e197cb0-4c29-4601-ab07-219c6ba501cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab1d0f2-be1b-4e97-a36d-213788a5e79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab1d0f2-be1b-4e97-a36d-213788a5e79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (df24631b-94a1-4a09-be32-52e9a4be8779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a05f27f-15d0-4035-8436-41b551587012 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 823/1708] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:43 2026] POST /volume/v3/volumes => generated 767 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bed65c59-dcc1-4676-8956-b924f8b7ac2c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bed65c59-dcc1-4676-8956-b924f8b7ac2c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bed65c59-dcc1-4676-8956-b924f8b7ac2c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bed65c59-dcc1-4676-8956-b924f8b7ac2c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bed65c59-dcc1-4676-8956-b924f8b7ac2c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bed65c59-dcc1-4676-8956-b924f8b7ac2c tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 886/1709] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:44 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 835 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4514d946-e655-4646-ba51-f967248258e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4514d946-e655-4646-ba51-f967248258e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4514d946-e655-4646-ba51-f967248258e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4514d946-e655-4646-ba51-f967248258e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4514d946-e655-4646-ba51-f967248258e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 404 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 824/1710] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:44 2026] GET /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a0b029d3-a602-45ef-88d7-51bc10f92d31 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0b029d3-a602-45ef-88d7-51bc10f92d31 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0b029d3-a602-45ef-88d7-51bc10f92d31 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0b029d3-a602-45ef-88d7-51bc10f92d31 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-a0b029d3-a602-45ef-88d7-51bc10f92d31 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'available'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0b029d3-a602-45ef-88d7-51bc10f92d31 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 887/1711] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:44 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-617eb980-987f-406c-ad46-4cccc601bc3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-617eb980-987f-406c-ad46-4cccc601bc3c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-617eb980-987f-406c-ad46-4cccc601bc3c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-617eb980-987f-406c-ad46-4cccc601bc3c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-617eb980-987f-406c-ad46-4cccc601bc3c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-617eb980-987f-406c-ad46-4cccc601bc3c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 825/1712] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:44 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d3af252b-31f7-40bd-8172-1def1da9eab7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3af252b-31f7-40bd-8172-1def1da9eab7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3af252b-31f7-40bd-8172-1def1da9eab7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3af252b-31f7-40bd-8172-1def1da9eab7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d3af252b-31f7-40bd-8172-1def1da9eab7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete snapshot with id: 98c21f34-8837-4851-8a73-2d8f3b0def30 Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3af252b-31f7-40bd-8172-1def1da9eab7 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 returned with HTTP 404 Sep 03 12:02:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 888/1713] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:02:44 2026] DELETE /volume/v3/snapshots/98c21f34-8837-4851-8a73-2d8f3b0def30 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4e354b-51d8-4866-a4be-79afdae86563", "name": "tempest-SnapshotsActionsTest-Snapshot-1313332903"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Create snapshot from volume fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Created reservations ['376e682f-8c6c-4f4f-b6a6-cf7408feef51', 'd1671c68-f184-4103-91e6-3b6febe4157e', '80632c74-91fc-42d7-9d6a-9841ba468719', '826513a9-96c1-4a8e-9fc2-31dd5a58741e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot create request issued successfully. Sep 03 12:02:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfb79d9a-5fcb-4a88-86d0-bb5af45505a0 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:02:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 826/1714] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:02:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0a686ba1-58a9-46a2-8986-180b9c120bce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a686ba1-58a9-46a2-8986-180b9c120bce tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a686ba1-58a9-46a2-8986-180b9c120bce tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a686ba1-58a9-46a2-8986-180b9c120bce tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0a686ba1-58a9-46a2-8986-180b9c120bce tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a686ba1-58a9-46a2-8986-180b9c120bce tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 200 Sep 03 12:02:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 889/1715] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:44 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-793ef0ad-24a3-487b-9266-bb117404e2e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-793ef0ad-24a3-487b-9266-bb117404e2e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-793ef0ad-24a3-487b-9266-bb117404e2e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-793ef0ad-24a3-487b-9266-bb117404e2e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-793ef0ad-24a3-487b-9266-bb117404e2e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-793ef0ad-24a3-487b-9266-bb117404e2e3 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 827/1716] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:45 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c6ec9e0c-3ec9-4664-98f7-1120da2f3980 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c6ec9e0c-3ec9-4664-98f7-1120da2f3980 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c6ec9e0c-3ec9-4664-98f7-1120da2f3980 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c6ec9e0c-3ec9-4664-98f7-1120da2f3980 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c6ec9e0c-3ec9-4664-98f7-1120da2f3980 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c6ec9e0c-3ec9-4664-98f7-1120da2f3980 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 200 Sep 03 12:02:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 890/1717] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:45 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-790194ec-b9e4-4039-bd87-f5a4dccd87a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-790194ec-b9e4-4039-bd87-f5a4dccd87a6 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-790194ec-b9e4-4039-bd87-f5a4dccd87a6 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-790194ec-b9e4-4039-bd87-f5a4dccd87a6 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-790194ec-b9e4-4039-bd87-f5a4dccd87a6 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-790194ec-b9e4-4039-bd87-f5a4dccd87a6 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 828/1718] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:46 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e47724d-9986-4ee8-ab69-5daf90addd08 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e47724d-9986-4ee8-ab69-5daf90addd08 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e47724d-9986-4ee8-ab69-5daf90addd08 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e47724d-9986-4ee8-ab69-5daf90addd08 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4e47724d-9986-4ee8-ab69-5daf90addd08 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e47724d-9986-4ee8-ab69-5daf90addd08 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 200 Sep 03 12:02:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 891/1719] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:46 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec60baff-a237-4a34-b3e9-4d314da92480 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec60baff-a237-4a34-b3e9-4d314da92480 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a/action Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec60baff-a237-4a34-b3e9-4d314da92480 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec60baff-a237-4a34-b3e9-4d314da92480 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-ec60baff-a237-4a34-b3e9-4d314da92480 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'eec0338d-9a54-4934-8959-8846bfd3f23a' with '{'status': 'error_deleting'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec60baff-a237-4a34-b3e9-4d314da92480 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a/action returned with HTTP 202 Sep 03 12:02:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 829/1720] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:46 2026] POST /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fc440899-bcc3-446f-8de8-aafa0e6cdf14 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc440899-bcc3-446f-8de8-aafa0e6cdf14 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc440899-bcc3-446f-8de8-aafa0e6cdf14 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc440899-bcc3-446f-8de8-aafa0e6cdf14 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fc440899-bcc3-446f-8de8-aafa0e6cdf14 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc440899-bcc3-446f-8de8-aafa0e6cdf14 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 200 Sep 03 12:02:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 892/1721] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:47 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 471 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-171930a2-a735-4681-81a6-f14e08da7e19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-171930a2-a735-4681-81a6-f14e08da7e19 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a/action Sep 03 12:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-171930a2-a735-4681-81a6-f14e08da7e19 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-171930a2-a735-4681-81a6-f14e08da7e19 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-171930a2-a735-4681-81a6-f14e08da7e19 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot retrieved successfully. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-171930a2-a735-4681-81a6-f14e08da7e19 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot delete request issued successfully. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-171930a2-a735-4681-81a6-f14e08da7e19 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a/action returned with HTTP 202 Sep 03 12:02:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 830/1722] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:47 2026] POST /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-666403f4-6972-4b85-a5a4-02fced76a0fa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-666403f4-6972-4b85-a5a4-02fced76a0fa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-666403f4-6972-4b85-a5a4-02fced76a0fa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-666403f4-6972-4b85-a5a4-02fced76a0fa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-666403f4-6972-4b85-a5a4-02fced76a0fa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-666403f4-6972-4b85-a5a4-02fced76a0fa tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 200 Sep 03 12:02:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 893/1723] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:47 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85b548fb-5d0b-4e81-ae38-7e355ab03968 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85b548fb-5d0b-4e81-ae38-7e355ab03968 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85b548fb-5d0b-4e81-ae38-7e355ab03968 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85b548fb-5d0b-4e81-ae38-7e355ab03968 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85b548fb-5d0b-4e81-ae38-7e355ab03968 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85b548fb-5d0b-4e81-ae38-7e355ab03968 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 831/1724] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:47 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 917 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:02:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e3b6f8bf-23ff-4042-bd81-3e708550b880 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3b6f8bf-23ff-4042-bd81-3e708550b880 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3b6f8bf-23ff-4042-bd81-3e708550b880 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3b6f8bf-23ff-4042-bd81-3e708550b880 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e3b6f8bf-23ff-4042-bd81-3e708550b880 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3b6f8bf-23ff-4042-bd81-3e708550b880 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 200 Sep 03 12:02:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 894/1725] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:48 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e5c1236-7c5d-42d0-bafc-65b3552813d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e5c1236-7c5d-42d0-bafc-65b3552813d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e5c1236-7c5d-42d0-bafc-65b3552813d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e5c1236-7c5d-42d0-bafc-65b3552813d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e5c1236-7c5d-42d0-bafc-65b3552813d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e5c1236-7c5d-42d0-bafc-65b3552813d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 832/1726] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:48 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 920 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ab91a78c-4d98-472e-950b-30bad351a7ef None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ab91a78c-4d98-472e-950b-30bad351a7ef tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ab91a78c-4d98-472e-950b-30bad351a7ef tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ab91a78c-4d98-472e-950b-30bad351a7ef tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ab91a78c-4d98-472e-950b-30bad351a7ef tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 404 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 895/1727] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf5ac944-09a6-45ae-83e2-33cf23e2b046 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf5ac944-09a6-45ae-83e2-33cf23e2b046 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf5ac944-09a6-45ae-83e2-33cf23e2b046 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf5ac944-09a6-45ae-83e2-33cf23e2b046 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-cf5ac944-09a6-45ae-83e2-33cf23e2b046 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf5ac944-09a6-45ae-83e2-33cf23e2b046 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 833/1728] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:49 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-60d82601-88c3-4de3-9efe-185e16f627a2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-60d82601-88c3-4de3-9efe-185e16f627a2 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-60d82601-88c3-4de3-9efe-185e16f627a2 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-60d82601-88c3-4de3-9efe-185e16f627a2 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-60d82601-88c3-4de3-9efe-185e16f627a2 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-60d82601-88c3-4de3-9efe-185e16f627a2 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 896/1729] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0548ec00-b22c-41ab-a20b-1563b7ba0f1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0548ec00-b22c-41ab-a20b-1563b7ba0f1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0548ec00-b22c-41ab-a20b-1563b7ba0f1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0548ec00-b22c-41ab-a20b-1563b7ba0f1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-0548ec00-b22c-41ab-a20b-1563b7ba0f1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete snapshot with id: eec0338d-9a54-4934-8959-8846bfd3f23a Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0548ec00-b22c-41ab-a20b-1563b7ba0f1d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a returned with HTTP 404 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 834/1730] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:02:49 2026] DELETE /volume/v3/snapshots/eec0338d-9a54-4934-8959-8846bfd3f23a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c90f6e11-451c-47ab-80f4-028687ecf1ed None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c90f6e11-451c-47ab-80f4-028687ecf1ed tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c90f6e11-451c-47ab-80f4-028687ecf1ed tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c90f6e11-451c-47ab-80f4-028687ecf1ed tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-c90f6e11-451c-47ab-80f4-028687ecf1ed tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'creating'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c90f6e11-451c-47ab-80f4-028687ecf1ed tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 897/1731] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:49 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e270fce4-62ff-485b-8db4-e109741ff583 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e270fce4-62ff-485b-8db4-e109741ff583 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e270fce4-62ff-485b-8db4-e109741ff583 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e270fce4-62ff-485b-8db4-e109741ff583 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-66372bd7-2254-41b3-95d9-ab17fcb8bfa1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66372bd7-2254-41b3-95d9-ab17fcb8bfa1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66372bd7-2254-41b3-95d9-ab17fcb8bfa1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66372bd7-2254-41b3-95d9-ab17fcb8bfa1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e270fce4-62ff-485b-8db4-e109741ff583 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e270fce4-62ff-485b-8db4-e109741ff583 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 835/1732] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-57b85559-dfe4-4573-826c-d555d39afaad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57b85559-dfe4-4573-826c-d555d39afaad tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57b85559-dfe4-4573-826c-d555d39afaad tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57b85559-dfe4-4573-826c-d555d39afaad tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.snapshot_actions [None req-57b85559-dfe4-4573-826c-d555d39afaad tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86957) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-66372bd7-2254-41b3-95d9-ab17fcb8bfa1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.snapshot_actions [None req-57b85559-dfe4-4573-826c-d555d39afaad tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Updating snapshot f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 with info {'id': 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3', 'status': 'error', 'progress': '80%'} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66372bd7-2254-41b3-95d9-ab17fcb8bfa1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 898/1733] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 920 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57b85559-dfe4-4573-826c-d555d39afaad tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 836/1734] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:49 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-88871cb4-b63b-4f7f-8adc-d9df94970791 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88871cb4-b63b-4f7f-8adc-d9df94970791 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88871cb4-b63b-4f7f-8adc-d9df94970791 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88871cb4-b63b-4f7f-8adc-d9df94970791 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-88871cb4-b63b-4f7f-8adc-d9df94970791 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Snapshot retrieved successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88871cb4-b63b-4f7f-8adc-d9df94970791 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 899/1735] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-152bef5d-6e6d-463f-be13-36cbdb1bf2c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-152bef5d-6e6d-463f-be13-36cbdb1bf2c7 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] POST http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-152bef5d-6e6d-463f-be13-36cbdb1bf2c7 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-152bef5d-6e6d-463f-be13-36cbdb1bf2c7 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-152bef5d-6e6d-463f-be13-36cbdb1bf2c7 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] Updating snapshot 'f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-152bef5d-6e6d-463f-be13-36cbdb1bf2c7 tempest-SnapshotsActionsTest-1821379462 tempest-SnapshotsActionsTest-1821379462-project-admin] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action returned with HTTP 202 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 837/1736] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:02:49 2026] POST /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e77a0b0-9fd4-4c93-967a-d0cf66562e84 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e77a0b0-9fd4-4c93-967a-d0cf66562e84 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e77a0b0-9fd4-4c93-967a-d0cf66562e84 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e77a0b0-9fd4-4c93-967a-d0cf66562e84 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1e77a0b0-9fd4-4c93-967a-d0cf66562e84 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e77a0b0-9fd4-4c93-967a-d0cf66562e84 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 900/1737] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-158c9e55-a973-438b-933f-606bbbfe119c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete snapshot with id: f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot delete request issued successfully. Sep 03 12:02:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-158c9e55-a973-438b-933f-606bbbfe119c tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 202 Sep 03 12:02:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 838/1738] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:02:49 2026] DELETE /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d8174d70-9f25-4bb6-aea2-424e1a5701e3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d8174d70-9f25-4bb6-aea2-424e1a5701e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d8174d70-9f25-4bb6-aea2-424e1a5701e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d8174d70-9f25-4bb6-aea2-424e1a5701e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d8174d70-9f25-4bb6-aea2-424e1a5701e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d8174d70-9f25-4bb6-aea2-424e1a5701e3 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 901/1739] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:49 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8eb1d1f9-7872-4cf2-9dbd-1e3c1a0aff58 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8eb1d1f9-7872-4cf2-9dbd-1e3c1a0aff58 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8eb1d1f9-7872-4cf2-9dbd-1e3c1a0aff58 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8eb1d1f9-7872-4cf2-9dbd-1e3c1a0aff58 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8eb1d1f9-7872-4cf2-9dbd-1e3c1a0aff58 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8eb1d1f9-7872-4cf2-9dbd-1e3c1a0aff58 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 839/1740] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:50 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 920 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6520fe0e-563e-446c-bfba-d0760becae63 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6520fe0e-563e-446c-bfba-d0760becae63 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6520fe0e-563e-446c-bfba-d0760becae63 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6520fe0e-563e-446c-bfba-d0760becae63 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6520fe0e-563e-446c-bfba-d0760becae63 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6520fe0e-563e-446c-bfba-d0760becae63 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 902/1741] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:51 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 464 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-272b2a72-5b9b-4317-baa0-4e08cbde0f55 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-272b2a72-5b9b-4317-baa0-4e08cbde0f55 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-272b2a72-5b9b-4317-baa0-4e08cbde0f55 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-272b2a72-5b9b-4317-baa0-4e08cbde0f55 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-272b2a72-5b9b-4317-baa0-4e08cbde0f55 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-272b2a72-5b9b-4317-baa0-4e08cbde0f55 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 840/1742] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:51 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 1338 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5564cc4a-114c-4ec0-8e46-a9bbb1afd60b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5564cc4a-114c-4ec0-8e46-a9bbb1afd60b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5564cc4a-114c-4ec0-8e46-a9bbb1afd60b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5564cc4a-114c-4ec0-8e46-a9bbb1afd60b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5564cc4a-114c-4ec0-8e46-a9bbb1afd60b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5564cc4a-114c-4ec0-8e46-a9bbb1afd60b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 903/1743] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:51 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 1338 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-abad811f-4a0e-4e11-9255-68143ff53373 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abad811f-4a0e-4e11-9255-68143ff53373 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-abad811f-4a0e-4e11-9255-68143ff53373 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-574126095"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-294ba7d7-3316-4868-9a10-06b3d5a95bb8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-294ba7d7-3316-4868-9a10-06b3d5a95bb8 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-294ba7d7-3316-4868-9a10-06b3d5a95bb8 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-294ba7d7-3316-4868-9a10-06b3d5a95bb8 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-294ba7d7-3316-4868-9a10-06b3d5a95bb8 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Snapshot retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-294ba7d7-3316-4868-9a10-06b3d5a95bb8 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 200 Sep 03 12:02:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 904/1744] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:52 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-abad811f-4a0e-4e11-9255-68143ff53373 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-abad811f-4a0e-4e11-9255-68143ff53373 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abad811f-4a0e-4e11-9255-68143ff53373 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 841/1745] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:02:52 2026] PUT /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 791 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-26e1c37e-96ab-445f-bbab-3931cba0068b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-26e1c37e-96ab-445f-bbab-3931cba0068b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-26e1c37e-96ab-445f-bbab-3931cba0068b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-955701827", "description": "This is the new description of volume"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-26e1c37e-96ab-445f-bbab-3931cba0068b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-26e1c37e-96ab-445f-bbab-3931cba0068b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-26e1c37e-96ab-445f-bbab-3931cba0068b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 905/1746] 192.168.122.215 () {60 vars in 1253 bytes} [Thu Sep 3 12:02:52 2026] PUT /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 830 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8c86496-15bb-46ba-86f7-0f57989893aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8c86496-15bb-46ba-86f7-0f57989893aa tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8c86496-15bb-46ba-86f7-0f57989893aa tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8c86496-15bb-46ba-86f7-0f57989893aa tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e8c86496-15bb-46ba-86f7-0f57989893aa tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8c86496-15bb-46ba-86f7-0f57989893aa tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 842/1747] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:52 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 1377 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-809951016", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1883292469"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-809951016', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1883292469'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume of 1 GB Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Availability Zones retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (c2147e09-102e-4318-8a2d-8c6c939e4b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949e6582-7b3e-44bd-b3c9-9105761ed1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949e6582-7b3e-44bd-b3c9-9105761ed1ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464980d1-4683-44b6-a495-340bb00ce81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Created reservations ['446ebb9e-f7a2-4bd6-8736-0532567fb3c8', '52fdd26c-a1d5-42a5-836b-f106dae33cde', '53bf7994-96c8-418e-adb8-c1a568a3ddf3', '083c85a3-7155-4b07-b309-dc8f5970ed04'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464980d1-4683-44b6-a495-340bb00ce81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['446ebb9e-f7a2-4bd6-8736-0532567fb3c8', '52fdd26c-a1d5-42a5-836b-f106dae33cde', '53bf7994-96c8-418e-adb8-c1a568a3ddf3', '083c85a3-7155-4b07-b309-dc8f5970ed04']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d8faf-eb15-430e-b769-9a1c54415974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d8faf-eb15-430e-b769-9a1c54415974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3edda6c1-e8da-40e6-a21d-6eb9f248722f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-809951016',display_name='tempest-VolumesGetTest-Volume-1883292469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['446ebb9e-f7a2-4bd6-8736-0532567fb3c8','52fdd26c-a1d5-42a5-836b-f106dae33cde','53bf7994-96c8-418e-adb8-c1a568a3ddf3','083c85a3-7155-4b07-b309-dc8f5970ed04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:02:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-809951016',display_name='tempest-VolumesGetTest-Volume-1883292469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3edda6c1-e8da-40e6-a21d-6eb9f248722f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b7057604453441d887bbc59a8c04919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83039b1b2dea428ca727635e38aca8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe950c4-da74-4097-8d4f-6d35366aae97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe950c4-da74-4097-8d4f-6d35366aae97) transitioned into 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-809951016',display_name='tempest-VolumesGetTest-Volume-1883292469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b7057604453441d887bbc59a8c04919',qos_specs=None,replication_status=,reservations=['446ebb9e-f7a2-4bd6-8736-0532567fb3c8','52fdd26c-a1d5-42a5-836b-f106dae33cde','53bf7994-96c8-418e-adb8-c1a568a3ddf3','083c85a3-7155-4b07-b309-dc8f5970ed04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83039b1b2dea428ca727635e38aca8f4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a37debc-0906-4e5b-afcc-484d9b0e36b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a37debc-0906-4e5b-afcc-484d9b0e36b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Flow 'volume_create_api' (c2147e09-102e-4318-8a2d-8c6c939e4b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Create volume request issued successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df65a550-8d0b-43cb-88c7-2e0153e251f9 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:02:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 906/1748] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:02:52 2026] POST /volume/v3/volumes => generated 788 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8bd7f9a3-7679-46b2-88ec-4bf4fc75c6fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bd7f9a3-7679-46b2-88ec-4bf4fc75c6fc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bd7f9a3-7679-46b2-88ec-4bf4fc75c6fc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bd7f9a3-7679-46b2-88ec-4bf4fc75c6fc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bd7f9a3-7679-46b2-88ec-4bf4fc75c6fc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bd7f9a3-7679-46b2-88ec-4bf4fc75c6fc tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 843/1749] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:52 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1cbbe488-8785-4331-8a05-aa5e906915ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1cbbe488-8785-4331-8a05-aa5e906915ac tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1cbbe488-8785-4331-8a05-aa5e906915ac tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1cbbe488-8785-4331-8a05-aa5e906915ac tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1cbbe488-8785-4331-8a05-aa5e906915ac tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 returned with HTTP 404 Sep 03 12:02:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 907/1750] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:02:53 2026] GET /volume/v3/snapshots/f9e2e68a-957a-4f1c-b3f2-03ea187ed4e3 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c3c0ab2-b090-4f3c-b5cf-8fca04965799 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c3c0ab2-b090-4f3c-b5cf-8fca04965799 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c3c0ab2-b090-4f3c-b5cf-8fca04965799 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c3c0ab2-b090-4f3c-b5cf-8fca04965799 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c3c0ab2-b090-4f3c-b5cf-8fca04965799 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c3c0ab2-b090-4f3c-b5cf-8fca04965799 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 200 Sep 03 12:02:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 844/1751] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:53 2026] GET /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9dd89211-b01f-4c26-9192-e849ee35c14d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] DELETE http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete volume with id: fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Delete volume request issued successfully. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9dd89211-b01f-4c26-9192-e849ee35c14d tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 202 Sep 03 12:02:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 908/1752] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:53 2026] DELETE /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8bb38e41-fad1-43a8-90f3-170b57d64627 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bb38e41-fad1-43a8-90f3-170b57d64627 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bb38e41-fad1-43a8-90f3-170b57d64627 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bb38e41-fad1-43a8-90f3-170b57d64627 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bb38e41-fad1-43a8-90f3-170b57d64627 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Volume info retrieved successfully. Sep 03 12:02:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bb38e41-fad1-43a8-90f3-170b57d64627 tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 200 Sep 03 12:02:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 845/1753] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:53 2026] GET /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-090f3623-8c40-4cd0-88a3-4588ef3cf033 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-090f3623-8c40-4cd0-88a3-4588ef3cf033 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-090f3623-8c40-4cd0-88a3-4588ef3cf033 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-090f3623-8c40-4cd0-88a3-4588ef3cf033 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-090f3623-8c40-4cd0-88a3-4588ef3cf033 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-090f3623-8c40-4cd0-88a3-4588ef3cf033 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 909/1754] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:53 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1fd04c26-3e1f-4fae-96f6-43116deb93ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fd04c26-3e1f-4fae-96f6-43116deb93ed tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] GET http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 Sep 03 12:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fd04c26-3e1f-4fae-96f6-43116deb93ed tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fd04c26-3e1f-4fae-96f6-43116deb93ed tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fd04c26-3e1f-4fae-96f6-43116deb93ed tempest-SnapshotsActionsTest-923200332 tempest-SnapshotsActionsTest-923200332-project-member] http://192.168.122.215/volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 returned with HTTP 404 Sep 03 12:02:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 846/1755] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:54 2026] GET /volume/v3/volumes/fd4e354b-51d8-4866-a4be-79afdae86563 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-904c988d-6f20-4be7-9dbf-5fa68923a41d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-904c988d-6f20-4be7-9dbf-5fa68923a41d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-904c988d-6f20-4be7-9dbf-5fa68923a41d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-904c988d-6f20-4be7-9dbf-5fa68923a41d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-904c988d-6f20-4be7-9dbf-5fa68923a41d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-904c988d-6f20-4be7-9dbf-5fa68923a41d tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 910/1756] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:54 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a84a8593-8efc-4e75-a144-7888700421e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a84a8593-8efc-4e75-a144-7888700421e0 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] PUT http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a84a8593-8efc-4e75-a144-7888700421e0 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-574126095", "description": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a84a8593-8efc-4e75-a144-7888700421e0 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a84a8593-8efc-4e75-a144-7888700421e0 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume updated successfully. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a84a8593-8efc-4e75-a144-7888700421e0 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 847/1757] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:02:54 2026] PUT /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 778 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-258bc8ea-672a-4469-a60f-925e7137a224 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-258bc8ea-672a-4469-a60f-925e7137a224 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-258bc8ea-672a-4469-a60f-925e7137a224 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-258bc8ea-672a-4469-a60f-925e7137a224 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-258bc8ea-672a-4469-a60f-925e7137a224 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-258bc8ea-672a-4469-a60f-925e7137a224 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 911/1758] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:55 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: 3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-777709bf-f8d4-425f-95cf-7c99cad1e5fd tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 202 Sep 03 12:02:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 848/1759] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:55 2026] DELETE /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:02:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f7f5f50-35e3-46c6-b270-72fe28c579f2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f7f5f50-35e3-46c6-b270-72fe28c579f2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f7f5f50-35e3-46c6-b270-72fe28c579f2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f7f5f50-35e3-46c6-b270-72fe28c579f2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f7f5f50-35e3-46c6-b270-72fe28c579f2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f7f5f50-35e3-46c6-b270-72fe28c579f2 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 912/1760] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:55 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc59384f-854e-420b-b6a0-1b5b60ed0af6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc59384f-854e-420b-b6a0-1b5b60ed0af6 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc59384f-854e-420b-b6a0-1b5b60ed0af6 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc59384f-854e-420b-b6a0-1b5b60ed0af6 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dc59384f-854e-420b-b6a0-1b5b60ed0af6 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc59384f-854e-420b-b6a0-1b5b60ed0af6 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 849/1761] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:55 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-781fb32b-a48c-4d10-b7c0-a0d7c8a3b425 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-781fb32b-a48c-4d10-b7c0-a0d7c8a3b425 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-781fb32b-a48c-4d10-b7c0-a0d7c8a3b425 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-781fb32b-a48c-4d10-b7c0-a0d7c8a3b425 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-781fb32b-a48c-4d10-b7c0-a0d7c8a3b425 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-781fb32b-a48c-4d10-b7c0-a0d7c8a3b425 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 913/1762] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-e3d27767-17ea-4fc7-a2a6-1b9decf3776d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-e3d27767-17ea-4fc7-a2a6-1b9decf3776d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-e3d27767-17ea-4fc7-a2a6-1b9decf3776d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-e3d27767-17ea-4fc7-a2a6-1b9decf3776d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-e3d27767-17ea-4fc7-a2a6-1b9decf3776d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-e3d27767-17ea-4fc7-a2a6-1b9decf3776d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 850/1763] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b3470303-bf7d-4202-820f-e195d2e3e46b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b3470303-bf7d-4202-820f-e195d2e3e46b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b3470303-bf7d-4202-820f-e195d2e3e46b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b3470303-bf7d-4202-820f-e195d2e3e46b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b3470303-bf7d-4202-820f-e195d2e3e46b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b3470303-bf7d-4202-820f-e195d2e3e46b tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 914/1764] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 845 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18e9906b-8fb7-48ab-ad94-8f8965fff3e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18e9906b-8fb7-48ab-ad94-8f8965fff3e5 None None] GET http://192.168.122.215/volume// Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18e9906b-8fb7-48ab-ad94-8f8965fff3e5 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18e9906b-8fb7-48ab-ad94-8f8965fff3e5 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18e9906b-8fb7-48ab-ad94-8f8965fff3e5 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 851/1765] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-bb6db0fc-a12c-451b-b1e2-d47eec47cc74 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-bb6db0fc-a12c-451b-b1e2-d47eec47cc74 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-bb6db0fc-a12c-451b-b1e2-d47eec47cc74 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "916a121a-7f74-48a6-a002-2d86bf7c7a8d", "connector": null, "instance_uuid": "9f0d502e-7290-4a2a-a81c-df1af668ba03"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-bb6db0fc-a12c-451b-b1e2-d47eec47cc74 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 915/1766] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:02:56 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b58026c-ff89-4d2c-97cd-11761655bb30 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b58026c-ff89-4d2c-97cd-11761655bb30 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b58026c-ff89-4d2c-97cd-11761655bb30 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b58026c-ff89-4d2c-97cd-11761655bb30 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-97939970-e46e-48e2-858d-518f09645f1e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-97939970-e46e-48e2-858d-518f09645f1e None None] GET http://192.168.122.215/volume// Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-97939970-e46e-48e2-858d-518f09645f1e None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-97939970-e46e-48e2-858d-518f09645f1e None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-97939970-e46e-48e2-858d-518f09645f1e None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:02:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 916/1767] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-3e32ab35-8a09-4f72-95b5-e6631dd1c6a3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-3e32ab35-8a09-4f72-95b5-e6631dd1c6a3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b58026c-ff89-4d2c-97cd-11761655bb30 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-3e32ab35-8a09-4f72-95b5-e6631dd1c6a3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-3e32ab35-8a09-4f72-95b5-e6631dd1c6a3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b58026c-ff89-4d2c-97cd-11761655bb30 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 852/1768] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-3e32ab35-8a09-4f72-95b5-e6631dd1c6a3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-3e32ab35-8a09-4f72-95b5-e6631dd1c6a3 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 917/1769] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:02:56 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 1028 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] PUT http://192.168.122.215/volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307 Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Acquiring lock "cinder-attachment_update-916a121a-7f74-48a6-a002-2d86bf7c7a8d-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Lock "cinder-attachment_update-916a121a-7f74-48a6-a002-2d86bf7c7a8d-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Lock "cinder-attachment_update-916a121a-7f74-48a6-a002-2d86bf7c7a8d-devstack" released by "attachment_update" :: held 0.199s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-69230381-be21-4b26-af54-14df7a9dc63d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307 returned with HTTP 200 Sep 03 12:02:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 853/1770] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:02:57 2026] PUT /volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307 => generated 694 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53fb3a02-5803-4091-9922-af4507b206d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53fb3a02-5803-4091-9922-af4507b206d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53fb3a02-5803-4091-9922-af4507b206d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53fb3a02-5803-4091-9922-af4507b206d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53fb3a02-5803-4091-9922-af4507b206d1 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f returned with HTTP 404 Sep 03 12:02:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 918/1771] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:57 2026] GET /volume/v3/volumes/3edda6c1-e8da-40e6-a21d-6eb9f248722f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c16a4d9e-e2a4-4f27-8d54-78c5a58ce941 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c16a4d9e-e2a4-4f27-8d54-78c5a58ce941 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c16a4d9e-e2a4-4f27-8d54-78c5a58ce941 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c16a4d9e-e2a4-4f27-8d54-78c5a58ce941 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c16a4d9e-e2a4-4f27-8d54-78c5a58ce941 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c16a4d9e-e2a4-4f27-8d54-78c5a58ce941 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 854/1772] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:57 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 1377 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] DELETE http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume with id: fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Delete volume request issued successfully. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7812c911-72dc-4ed2-837e-8f2e9efb8a51 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 202 Sep 03 12:02:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 919/1773] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:02:57 2026] DELETE /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5490672b-c9a5-4132-aef7-4250f208c978 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5490672b-c9a5-4132-aef7-4250f208c978 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5490672b-c9a5-4132-aef7-4250f208c978 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5490672b-c9a5-4132-aef7-4250f208c978 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5490672b-c9a5-4132-aef7-4250f208c978 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Volume info retrieved successfully. Sep 03 12:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5490672b-c9a5-4132-aef7-4250f208c978 tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 200 Sep 03 12:02:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 855/1774] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:57 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 1376 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5dbe6d1e-c4c9-4b10-b1d6-8455a8583769 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5dbe6d1e-c4c9-4b10-b1d6-8455a8583769 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5dbe6d1e-c4c9-4b10-b1d6-8455a8583769 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5dbe6d1e-c4c9-4b10-b1d6-8455a8583769 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5dbe6d1e-c4c9-4b10-b1d6-8455a8583769 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5dbe6d1e-c4c9-4b10-b1d6-8455a8583769 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 920/1775] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:57 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-efa50616-861a-46da-9c56-81848ce448a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-efa50616-861a-46da-9c56-81848ce448a1 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307/action Sep 03 12:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-efa50616-861a-46da-9c56-81848ce448a1 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-efa50616-861a-46da-9c56-81848ce448a1 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:02:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-68899bed-9fb9-4a02-b212-4f7a68f981ed req-efa50616-861a-46da-9c56-81848ce448a1 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307/action returned with HTTP 204 Sep 03 12:02:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 856/1776] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:02:58 2026] POST /volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:02:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2a4b88c7-29bd-4be6-841f-27499342080e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2a4b88c7-29bd-4be6-841f-27499342080e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] GET http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d Sep 03 12:02:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2a4b88c7-29bd-4be6-841f-27499342080e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2a4b88c7-29bd-4be6-841f-27499342080e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2a4b88c7-29bd-4be6-841f-27499342080e tempest-VolumesGetTest-918001057 tempest-VolumesGetTest-918001057-project-member] http://192.168.122.215/volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d returned with HTTP 404 Sep 03 12:02:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 921/1777] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:58 2026] GET /volume/v3/volumes/fba7abe7-d230-40c4-bf28-90b5ac599e6d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a49a52c-8ea3-45a9-993b-3fbe48ffcb58 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a49a52c-8ea3-45a9-993b-3fbe48ffcb58 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a49a52c-8ea3-45a9-993b-3fbe48ffcb58 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a49a52c-8ea3-45a9-993b-3fbe48ffcb58 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:02:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:02:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a49a52c-8ea3-45a9-993b-3fbe48ffcb58 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a49a52c-8ea3-45a9-993b-3fbe48ffcb58 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 857/1778] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:58 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 1140 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:02:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-55df28fe-5d91-48a6-a6a4-edbcffb78271 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:02:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-55df28fe-5d91-48a6-a6a4-edbcffb78271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:02:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-55df28fe-5d91-48a6-a6a4-edbcffb78271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:02:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-55df28fe-5d91-48a6-a6a4-edbcffb78271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:02:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:02:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:02:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:02:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:02:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-55df28fe-5d91-48a6-a6a4-edbcffb78271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:02:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-55df28fe-5d91-48a6-a6a4-edbcffb78271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:02:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 922/1779] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:02:59 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 1140 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e9f1ef0-0145-4234-b716-b467d1a4c4fb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9f1ef0-0145-4234-b716-b467d1a4c4fb tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:03:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9f1ef0-0145-4234-b716-b467d1a4c4fb tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1949909014", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1732030525", "vendor_name": "tempest-vendor_name-1969878541"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9f1ef0-0145-4234-b716-b467d1a4c4fb tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:03:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 858/1780] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:03:00 2026] POST /volume/v3/types => generated 328 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0813b1ab-6c44-49b8-a806-45f528ff8411", "size": 1, "name": "tempest-UserMessagesTest-Volume-1588219058"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Create volume request body: {'volume': {'volume_type': '0813b1ab-6c44-49b8-a806-45f528ff8411', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1588219058'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Create volume of 1 GB Sep 03 12:03:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Availability Zones retrieved successfully. Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Flow 'volume_create_api' (0d1e7b4a-be26-4e06-a556-d801c8ccd127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8bef56-f835-4972-8471-4792248d872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8bef56-f835-4972-8471-4792248d872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:03:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1732030525',vendor_name='tempest-vendor_name-1969878541'},id=0813b1ab-6c44-49b8-a806-45f528ff8411,is_public=True,name='tempest-UserMessagesTest-volume-type-1949909014',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0813b1ab-6c44-49b8-a806-45f528ff8411', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28358a9e-58b8-41ae-91fd-4539bca510e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1949909014 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1949909014, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:03:01 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1949909014 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1949909014, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Created reservations ['e65277fa-1129-4dc4-92e5-d926c223f0ba', '2b82613d-d050-4840-a510-9c2011c24499', '954f2e09-20e6-443b-858c-0d4053a8961d', '327e4a23-c8a6-4e30-b450-c5f27924edff'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28358a9e-58b8-41ae-91fd-4539bca510e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e65277fa-1129-4dc4-92e5-d926c223f0ba', '2b82613d-d050-4840-a510-9c2011c24499', '954f2e09-20e6-443b-858c-0d4053a8961d', '327e4a23-c8a6-4e30-b450-c5f27924edff']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ed3b5b-4a25-4c14-9b53-20d3f1d0cb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ed3b5b-4a25-4c14-9b53-20d3f1d0cb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e7e50f1-9a37-4292-a139-abbe747a0277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1588219058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c7c203b9df401881b524dff454730f',qos_specs=None,replication_status=,reservations=['e65277fa-1129-4dc4-92e5-d926c223f0ba','2b82613d-d050-4840-a510-9c2011c24499','954f2e09-20e6-443b-858c-0d4053a8961d','327e4a23-c8a6-4e30-b450-c5f27924edff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec3f2a81916f41c1bb0e7bbcf47bff0d',volume_type_id=0813b1ab-6c44-49b8-a806-45f528ff8411), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1588219058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e7e50f1-9a37-4292-a139-abbe747a0277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c7c203b9df401881b524dff454730f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec3f2a81916f41c1bb0e7bbcf47bff0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0813b1ab-6c44-49b8-a806-45f528ff8411),volume_type_id=0813b1ab-6c44-49b8-a806-45f528ff8411)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3de7ed83-de7b-4a27-889b-ec8030511506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3de7ed83-de7b-4a27-889b-ec8030511506) transitioned into state 'SUCCESS' from state '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-1588219058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c7c203b9df401881b524dff454730f',qos_specs=None,replication_status=,reservations=['e65277fa-1129-4dc4-92e5-d926c223f0ba','2b82613d-d050-4840-a510-9c2011c24499','954f2e09-20e6-443b-858c-0d4053a8961d','327e4a23-c8a6-4e30-b450-c5f27924edff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec3f2a81916f41c1bb0e7bbcf47bff0d',volume_type_id=0813b1ab-6c44-49b8-a806-45f528ff8411)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec695306-b426-44b8-9711-b86528c66b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec695306-b426-44b8-9711-b86528c66b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Flow 'volume_create_api' (0d1e7b4a-be26-4e06-a556-d801c8ccd127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Create volume request issued successfully. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d653b3ae-5ab0-477c-a402-415e0dda5812 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 923/1781] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:03:01 2026] POST /volume/v3/volumes => generated 794 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d76a8154-3912-41e8-ad9d-3794e745cca8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d76a8154-3912-41e8-ad9d-3794e745cca8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 Sep 03 12:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d76a8154-3912-41e8-ad9d-3794e745cca8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d76a8154-3912-41e8-ad9d-3794e745cca8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d76a8154-3912-41e8-ad9d-3794e745cca8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d76a8154-3912-41e8-ad9d-3794e745cca8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 returned with HTTP 200 Sep 03 12:03:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 859/1782] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:02 2026] GET /volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 => generated 862 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 tempest-VolumesSummaryTest-1655416389 tempest-VolumesSummaryTest-1655416389-project-member] GET http://192.168.122.215/volume/v3/volumes/summary Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 tempest-VolumesSummaryTest-1655416389 tempest-VolumesSummaryTest-1655416389-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 tempest-VolumesSummaryTest-1655416389 tempest-VolumesSummaryTest-1655416389-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 tempest-VolumesSummaryTest-1655416389 tempest-VolumesSummaryTest-1655416389-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 tempest-VolumesSummaryTest-1655416389 tempest-VolumesSummaryTest-1655416389-project-member] Get summary completed successfully. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1644c29b-8b38-40ee-bedd-abbc5407dbd4 tempest-VolumesSummaryTest-1655416389 tempest-VolumesSummaryTest-1655416389-project-member] http://192.168.122.215/volume/v3/volumes/summary returned with HTTP 200 Sep 03 12:03:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 924/1783] 192.168.122.215 () {60 vars in 1186 bytes} [Thu Sep 3 12:03:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-18a83b02-b112-45b6-b0d3-a58abc1c3c46 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-18a83b02-b112-45b6-b0d3-a58abc1c3c46 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-18a83b02-b112-45b6-b0d3-a58abc1c3c46 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-18a83b02-b112-45b6-b0d3-a58abc1c3c46 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-18a83b02-b112-45b6-b0d3-a58abc1c3c46 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:03:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-18a83b02-b112-45b6-b0d3-a58abc1c3c46 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:03:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 860/1784] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:03:02 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 1140 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d/action Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Begin detaching volume completed successfully. Sep 03 12:03:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-29b43a4d-72b2-4a01-95f8-cd90c0b88650 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d/action returned with HTTP 202 Sep 03 12:03:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 925/1785] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:03:02 2026] POST /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-589541f4-85a7-4140-aad3-49baf92caed3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-589541f4-85a7-4140-aad3-49baf92caed3 None None] GET http://192.168.122.215/volume// Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-589541f4-85a7-4140-aad3-49baf92caed3 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-589541f4-85a7-4140-aad3-49baf92caed3 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-589541f4-85a7-4140-aad3-49baf92caed3 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 861/1786] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-ed700c99-28fa-460d-8590-a2d476c9d5b7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-ed700c99-28fa-460d-8590-a2d476c9d5b7 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-ed700c99-28fa-460d-8590-a2d476c9d5b7 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-ed700c99-28fa-460d-8590-a2d476c9d5b7 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-ed700c99-28fa-460d-8590-a2d476c9d5b7 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4785da60-5f31-4e16-b1c7-faea5f7b56f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-ed700c99-28fa-460d-8590-a2d476c9d5b7 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 926/1787] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 1324 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4785da60-5f31-4e16-b1c7-faea5f7b56f5 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4785da60-5f31-4e16-b1c7-faea5f7b56f5 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4785da60-5f31-4e16-b1c7-faea5f7b56f5 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4785da60-5f31-4e16-b1c7-faea5f7b56f5 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4785da60-5f31-4e16-b1c7-faea5f7b56f5 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 returned with HTTP 200 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 862/1788] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 => generated 883 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc9466f6-4efe-4156-9417-d0cf5cbf0624 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc9466f6-4efe-4156-9417-d0cf5cbf0624 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/messages Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc9466f6-4efe-4156-9417-d0cf5cbf0624 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc9466f6-4efe-4156-9417-d0cf5cbf0624 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc9466f6-4efe-4156-9417-d0cf5cbf0624 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 927/1789] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4a416a2-1f8e-49ac-9eaa-474449bc4c32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4a416a2-1f8e-49ac-9eaa-474449bc4c32 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] DELETE http://192.168.122.215/volume/v3/messages/8ed27293-8566-49fe-89fd-210f44384416 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4a416a2-1f8e-49ac-9eaa-474449bc4c32 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4a416a2-1f8e-49ac-9eaa-474449bc4c32 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4a416a2-1f8e-49ac-9eaa-474449bc4c32 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages/8ed27293-8566-49fe-89fd-210f44384416 returned with HTTP 204 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 863/1790] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:03:03 2026] DELETE /volume/v3/messages/8ed27293-8566-49fe-89fd-210f44384416 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bb784510-b01f-4d3f-aa82-8e99266145af None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb784510-b01f-4d3f-aa82-8e99266145af tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/messages/8ed27293-8566-49fe-89fd-210f44384416 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb784510-b01f-4d3f-aa82-8e99266145af tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb784510-b01f-4d3f-aa82-8e99266145af tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb784510-b01f-4d3f-aa82-8e99266145af tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages/8ed27293-8566-49fe-89fd-210f44384416 returned with HTTP 404 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 928/1791] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/v3/messages/8ed27293-8566-49fe-89fd-210f44384416 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d6003dd6-9aac-4f1f-a1bb-2b105d182ef3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6003dd6-9aac-4f1f-a1bb-2b105d182ef3 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6003dd6-9aac-4f1f-a1bb-2b105d182ef3 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6003dd6-9aac-4f1f-a1bb-2b105d182ef3 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d6003dd6-9aac-4f1f-a1bb-2b105d182ef3 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6003dd6-9aac-4f1f-a1bb-2b105d182ef3 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 returned with HTTP 200 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 864/1792] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 => generated 883 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] DELETE http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Delete volume with id: 0e7e50f1-9a37-4292-a139-abbe747a0277 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-43e5ba92-580c-42bd-888b-ca1097beec2c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-43e5ba92-580c-42bd-888b-ca1097beec2c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] DELETE http://192.168.122.215/volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307 Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-43e5ba92-580c-42bd-888b-ca1097beec2c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-43e5ba92-580c-42bd-888b-ca1097beec2c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Created reservations ['7e9f638f-18e5-4d9e-b230-9d0c0071c3e6', '4b803217-e1a3-4bd9-8509-2ccdc5c879d4', 'fc92ff94-00a4-4a4a-a3b5-881f3ff66dc2', '7e8d1c28-cdfa-4ed7-83d5-3e7dccd6af5f'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: /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 03 12:03:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Delete volume request issued successfully. Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8d975ddf-3fc0-419b-9979-094afdb049b2 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 returned with HTTP 202 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 929/1793] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:03:03 2026] DELETE /volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-81a889a6-7300-491b-b373-cd21d38830dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81a889a6-7300-491b-b373-cd21d38830dd tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81a889a6-7300-491b-b373-cd21d38830dd tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-de87030e-68fc-42bd-b683-01d3d0b1e4f5 req-43e5ba92-580c-42bd-888b-ca1097beec2c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307 returned with HTTP 200 Sep 03 12:03:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81a889a6-7300-491b-b373-cd21d38830dd tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 865/1794] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:03:03 2026] DELETE /volume/v3/attachments/19fadbf8-950d-44eb-8d9a-301a69858307 => generated 19 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81a889a6-7300-491b-b373-cd21d38830dd tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 returned with HTTP 404 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 930/1795] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:03 2026] GET /volume/v3/volumes/0e7e50f1-9a37-4292-a139-abbe747a0277 => generated 109 bytes in 316 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4255863a-bce7-447e-bdde-ddad92d7e29f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4255863a-bce7-447e-bdde-ddad92d7e29f tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] DELETE http://192.168.122.215/volume/v3/types/0813b1ab-6c44-49b8-a806-45f528ff8411 Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4255863a-bce7-447e-bdde-ddad92d7e29f tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4255863a-bce7-447e-bdde-ddad92d7e29f tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4255863a-bce7-447e-bdde-ddad92d7e29f tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] http://192.168.122.215/volume/v3/types/0813b1ab-6c44-49b8-a806-45f528ff8411 returned with HTTP 202 Sep 03 12:03:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 866/1796] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:03:04 2026] DELETE /volume/v3/types/0813b1ab-6c44-49b8-a806-45f528ff8411 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0f6b5693-2d5a-4332-8678-7e15a5f19adf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f6b5693-2d5a-4332-8678-7e15a5f19adf tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] GET http://192.168.122.215/volume/v3/types/0813b1ab-6c44-49b8-a806-45f528ff8411 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f6b5693-2d5a-4332-8678-7e15a5f19adf tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f6b5693-2d5a-4332-8678-7e15a5f19adf tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f6b5693-2d5a-4332-8678-7e15a5f19adf tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] http://192.168.122.215/volume/v3/types/0813b1ab-6c44-49b8-a806-45f528ff8411 returned with HTTP 404 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 931/1797] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:03:04 2026] GET /volume/v3/types/0813b1ab-6c44-49b8-a806-45f528ff8411 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-04616b16-d9c8-4d20-b56c-2807808d0cd3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04616b16-d9c8-4d20-b56c-2807808d0cd3 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04616b16-d9c8-4d20-b56c-2807808d0cd3 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-616062199", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1407369342", "vendor_name": "tempest-vendor_name-455563585"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04616b16-d9c8-4d20-b56c-2807808d0cd3 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4c210fe6-58e8-4313-9473-449edac4098c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 867/1798] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:03:04 2026] POST /volume/v3/types => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "916a121a-7f74-48a6-a002-2d86bf7c7a8d", "force": false, "name": "tempest-TestStampPattern-snapshot-1936721088", "description": null, "metadata": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e4435878-f90e-4f13-952a-68866b4c7374", "size": 1, "name": "tempest-UserMessagesTest-Volume-1821570528"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Create volume request body: {'volume': {'volume_type': 'e4435878-f90e-4f13-952a-68866b4c7374', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1821570528'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create snapshot from volume 916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Create volume of 1 GB Sep 03 12:03:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Availability Zones retrieved successfully. Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Flow 'volume_create_api' (aa701aaf-f0f6-46d6-aaf4-0e31f7d00a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abad922-e042-43f6-9e2b-e95d7df877a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8abad922-e042-43f6-9e2b-e95d7df877a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:03:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1407369342',vendor_name='tempest-vendor_name-455563585'},id=e4435878-f90e-4f13-952a-68866b4c7374,is_public=True,name='tempest-UserMessagesTest-volume-type-616062199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4435878-f90e-4f13-952a-68866b4c7374', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4641ea-bc28-4438-b990-234c95823254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Created reservations ['11637e81-95a7-440e-806c-d42f92845ea3', '7bcc3618-aed7-424d-a69d-16f9485b1693', 'e4e604c9-7236-4e56-a490-f1bb1011b2c2', 'd85cf78c-efd3-41dc-b529-ce5570475dd5'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-616062199 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-616062199, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:03:04 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-616062199 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-616062199, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot create request issued successfully. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c210fe6-58e8-4313-9473-449edac4098c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 932/1799] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:03:04 2026] POST /volume/v3/snapshots => generated 303 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-49c7f0e1-c2bb-4383-ba0f-61dd02158321 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Created reservations ['76081be4-9f34-43be-8a99-0740a6984c7f', '120eb3c2-5a3d-432c-8262-0c45dd9bf006', '4e7b1f46-5d41-4781-879e-ebf2d99c06b7', 'd4bb46ff-3aa1-4a5d-8775-697295d0aa28'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49c7f0e1-c2bb-4383-ba0f-61dd02158321 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49c7f0e1-c2bb-4383-ba0f-61dd02158321 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49c7f0e1-c2bb-4383-ba0f-61dd02158321 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4641ea-bc28-4438-b990-234c95823254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76081be4-9f34-43be-8a99-0740a6984c7f', '120eb3c2-5a3d-432c-8262-0c45dd9bf006', '4e7b1f46-5d41-4781-879e-ebf2d99c06b7', 'd4bb46ff-3aa1-4a5d-8775-697295d0aa28']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaffae9d-3cce-4938-893e-fb28b53df274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-49c7f0e1-c2bb-4383-ba0f-61dd02158321 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49c7f0e1-c2bb-4383-ba0f-61dd02158321 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 933/1800] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:04 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaffae9d-3cce-4938-893e-fb28b53df274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19e0186-65eb-44dc-bd5c-05b8b5d9c608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1821570528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c7c203b9df401881b524dff454730f',qos_specs=None,replication_status=,reservations=['76081be4-9f34-43be-8a99-0740a6984c7f','120eb3c2-5a3d-432c-8262-0c45dd9bf006','4e7b1f46-5d41-4781-879e-ebf2d99c06b7','d4bb46ff-3aa1-4a5d-8775-697295d0aa28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec3f2a81916f41c1bb0e7bbcf47bff0d',volume_type_id=e4435878-f90e-4f13-952a-68866b4c7374), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1821570528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d19e0186-65eb-44dc-bd5c-05b8b5d9c608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c7c203b9df401881b524dff454730f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec3f2a81916f41c1bb0e7bbcf47bff0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4435878-f90e-4f13-952a-68866b4c7374),volume_type_id=e4435878-f90e-4f13-952a-68866b4c7374)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affe6b0c-9b6c-4a7f-ac25-1fd9a1f7d67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affe6b0c-9b6c-4a7f-ac25-1fd9a1f7d67a) transitioned into state 'SUCCESS' from state '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-1821570528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c7c203b9df401881b524dff454730f',qos_specs=None,replication_status=,reservations=['76081be4-9f34-43be-8a99-0740a6984c7f','120eb3c2-5a3d-432c-8262-0c45dd9bf006','4e7b1f46-5d41-4781-879e-ebf2d99c06b7','d4bb46ff-3aa1-4a5d-8775-697295d0aa28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec3f2a81916f41c1bb0e7bbcf47bff0d',volume_type_id=e4435878-f90e-4f13-952a-68866b4c7374)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4db37e-545d-4dab-a357-9961bb6b14cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4db37e-545d-4dab-a357-9961bb6b14cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Flow 'volume_create_api' (aa701aaf-f0f6-46d6-aaf4-0e31f7d00a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Create volume request issued successfully. Sep 03 12:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec284427-0bd7-4960-99e0-a4d93d5e167a tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 868/1801] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:03:04 2026] POST /volume/v3/volumes => generated 793 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d005e574-7894-4383-b2cb-a8d2caeab06c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d005e574-7894-4383-b2cb-a8d2caeab06c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d005e574-7894-4383-b2cb-a8d2caeab06c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d005e574-7894-4383-b2cb-a8d2caeab06c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d005e574-7894-4383-b2cb-a8d2caeab06c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d005e574-7894-4383-b2cb-a8d2caeab06c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 returned with HTTP 200 Sep 03 12:03:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 934/1802] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:04 2026] GET /volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 => generated 861 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-879c68f6-1722-46f2-92e5-3d6ee8df7ff2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-879c68f6-1722-46f2-92e5-3d6ee8df7ff2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-879c68f6-1722-46f2-92e5-3d6ee8df7ff2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-879c68f6-1722-46f2-92e5-3d6ee8df7ff2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-879c68f6-1722-46f2-92e5-3d6ee8df7ff2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-879c68f6-1722-46f2-92e5-3d6ee8df7ff2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:03:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 869/1803] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:05 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 435 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4b12b43f-753e-4b8f-8c81-807c8ac7969f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4b12b43f-753e-4b8f-8c81-807c8ac7969f tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4b12b43f-753e-4b8f-8c81-807c8ac7969f tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4b12b43f-753e-4b8f-8c81-807c8ac7969f tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4b12b43f-753e-4b8f-8c81-807c8ac7969f tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4b12b43f-753e-4b8f-8c81-807c8ac7969f tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 returned with HTTP 200 Sep 03 12:03:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 935/1804] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:05 2026] GET /volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c31939fb-d4e9-4e75-aef2-02021f2f756c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c31939fb-d4e9-4e75-aef2-02021f2f756c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/messages Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c31939fb-d4e9-4e75-aef2-02021f2f756c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c31939fb-d4e9-4e75-aef2-02021f2f756c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c31939fb-d4e9-4e75-aef2-02021f2f756c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:03:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 870/1805] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:03:05 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c7285b5a-c7a9-48d2-a1b6-c45004c60c5c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c7285b5a-c7a9-48d2-a1b6-c45004c60c5c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/messages/ab5127db-675a-48fa-a61a-4e03c24a103d Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c7285b5a-c7a9-48d2-a1b6-c45004c60c5c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c7285b5a-c7a9-48d2-a1b6-c45004c60c5c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c7285b5a-c7a9-48d2-a1b6-c45004c60c5c tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages/ab5127db-675a-48fa-a61a-4e03c24a103d returned with HTTP 200 Sep 03 12:03:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 936/1806] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:03:05 2026] GET /volume/v3/messages/ab5127db-675a-48fa-a61a-4e03c24a103d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6fd3ff2e-031a-4842-9bf5-409de31fb085 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fd3ff2e-031a-4842-9bf5-409de31fb085 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/messages Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fd3ff2e-031a-4842-9bf5-409de31fb085 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fd3ff2e-031a-4842-9bf5-409de31fb085 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fd3ff2e-031a-4842-9bf5-409de31fb085 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:03:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 871/1807] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:03:05 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e73900c-e8b8-41fa-ab86-b01cb3d006f8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e73900c-e8b8-41fa-ab86-b01cb3d006f8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] DELETE http://192.168.122.215/volume/v3/messages/ab5127db-675a-48fa-a61a-4e03c24a103d Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e73900c-e8b8-41fa-ab86-b01cb3d006f8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e73900c-e8b8-41fa-ab86-b01cb3d006f8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e73900c-e8b8-41fa-ab86-b01cb3d006f8 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/messages/ab5127db-675a-48fa-a61a-4e03c24a103d returned with HTTP 204 Sep 03 12:03:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 937/1808] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:03:05 2026] DELETE /volume/v3/messages/ab5127db-675a-48fa-a61a-4e03c24a103d => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f67e266b-da26-412a-83e2-80e6db204b41 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f67e266b-da26-412a-83e2-80e6db204b41 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f67e266b-da26-412a-83e2-80e6db204b41 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f67e266b-da26-412a-83e2-80e6db204b41 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f67e266b-da26-412a-83e2-80e6db204b41 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f67e266b-da26-412a-83e2-80e6db204b41 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 returned with HTTP 200 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 872/1809] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:06 2026] GET /volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 => generated 882 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a189bca3-338a-489e-92ec-3b66793a63ea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] DELETE http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Delete volume with id: d19e0186-65eb-44dc-bd5c-05b8b5d9c608 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Volume info retrieved successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Created reservations ['7e05cdce-d4b0-418e-939c-3545b09123f6', '0c94f6f9-f711-4b06-9daa-9c418308a053', '37d7bc7e-1186-40a2-9fa9-b5d876c6a8d0', '4b8a56a6-0b86-410b-b491-acb1490c8b64'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1377479218"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1377479218'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume of 1 GB Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Availability Zones retrieved successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Delete volume request issued successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a189bca3-338a-489e-92ec-3b66793a63ea tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 returned with HTTP 202 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 873/1810] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:03:06 2026] DELETE /volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0407d0d9-00e5-41a2-9402-d14d12064a76 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0407d0d9-00e5-41a2-9402-d14d12064a76 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] GET http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0407d0d9-00e5-41a2-9402-d14d12064a76 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Flow 'volume_create_api' (cbc95052-60c3-47a1-ac45-4186e49b8eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0407d0d9-00e5-41a2-9402-d14d12064a76 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a17d655-95d3-4780-a7fc-6346d2e3f93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0407d0d9-00e5-41a2-9402-d14d12064a76 tempest-UserMessagesTest-312944096 tempest-UserMessagesTest-312944096-project-member] http://192.168.122.215/volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 returned with HTTP 404 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 874/1811] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:03:06 2026] GET /volume/v3/volumes/d19e0186-65eb-44dc-bd5c-05b8b5d9c608 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d80bcd9-1cf2-48b1-b991-35a3afc98c0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d80bcd9-1cf2-48b1-b991-35a3afc98c0c tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] DELETE http://192.168.122.215/volume/v3/types/e4435878-f90e-4f13-952a-68866b4c7374 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d80bcd9-1cf2-48b1-b991-35a3afc98c0c tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d80bcd9-1cf2-48b1-b991-35a3afc98c0c tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a17d655-95d3-4780-a7fc-6346d2e3f93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cb1f63-82eb-4a68-bbca-76a049e1b553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d80bcd9-1cf2-48b1-b991-35a3afc98c0c tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] http://192.168.122.215/volume/v3/types/e4435878-f90e-4f13-952a-68866b4c7374 returned with HTTP 202 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 875/1812] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:03:06 2026] DELETE /volume/v3/types/e4435878-f90e-4f13-952a-68866b4c7374 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-36b304fe-e5c3-4a1e-a495-7af5d048dc49 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36b304fe-e5c3-4a1e-a495-7af5d048dc49 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] GET http://192.168.122.215/volume/v3/types/e4435878-f90e-4f13-952a-68866b4c7374 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36b304fe-e5c3-4a1e-a495-7af5d048dc49 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36b304fe-e5c3-4a1e-a495-7af5d048dc49 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36b304fe-e5c3-4a1e-a495-7af5d048dc49 tempest-UserMessagesTest-1721964932 tempest-UserMessagesTest-1721964932-project-admin] http://192.168.122.215/volume/v3/types/e4435878-f90e-4f13-952a-68866b4c7374 returned with HTTP 404 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 876/1813] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:03:06 2026] GET /volume/v3/types/e4435878-f90e-4f13-952a-68866b4c7374 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Created reservations ['a77ac658-4b61-48d6-bc09-abd0036f8f6b', '600b12c4-9308-4540-be39-638959417a36', '28970fba-1ba0-4f64-b3a2-be3c97dc7e91', 'bfb5e749-f1a2-429d-b203-99187295b392'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cb1f63-82eb-4a68-bbca-76a049e1b553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a77ac658-4b61-48d6-bc09-abd0036f8f6b', '600b12c4-9308-4540-be39-638959417a36', '28970fba-1ba0-4f64-b3a2-be3c97dc7e91', 'bfb5e749-f1a2-429d-b203-99187295b392']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125600e6-1941-4165-860f-c6ee36358fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125600e6-1941-4165-860f-c6ee36358fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd8edcb-291d-4230-a415-64fcaf75bd38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1377479218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe63a26341407ea589fbe12e435c75',qos_specs=None,replication_status=,reservations=['a77ac658-4b61-48d6-bc09-abd0036f8f6b','600b12c4-9308-4540-be39-638959417a36','28970fba-1ba0-4f64-b3a2-be3c97dc7e91','bfb5e749-f1a2-429d-b203-99187295b392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91230174c87841a89d34529902ddf2f3',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1377479218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd8edcb-291d-4230-a415-64fcaf75bd38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe63a26341407ea589fbe12e435c75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91230174c87841a89d34529902ddf2f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f60336-b159-4175-837b-3cdf36980ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c5388e1d-6b7a-4788-b16c-bf06a741e292 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c5388e1d-6b7a-4788-b16c-bf06a741e292 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c5388e1d-6b7a-4788-b16c-bf06a741e292 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c5388e1d-6b7a-4788-b16c-bf06a741e292 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c5388e1d-6b7a-4788-b16c-bf06a741e292 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c5388e1d-6b7a-4788-b16c-bf06a741e292 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 877/1814] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:06 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 435 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f60336-b159-4175-837b-3cdf36980ecb) transitioned into state 'SUCCESS' from state '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-1377479218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe63a26341407ea589fbe12e435c75',qos_specs=None,replication_status=,reservations=['a77ac658-4b61-48d6-bc09-abd0036f8f6b','600b12c4-9308-4540-be39-638959417a36','28970fba-1ba0-4f64-b3a2-be3c97dc7e91','bfb5e749-f1a2-429d-b203-99187295b392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91230174c87841a89d34529902ddf2f3',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfc17ac1-5a0f-43d2-a003-e47b1132712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfc17ac1-5a0f-43d2-a003-e47b1132712b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Flow 'volume_create_api' (cbc95052-60c3-47a1-ac45-4186e49b8eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request issued successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d20edcf6-a7d3-44c1-b6f8-ddc3edc73da4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 938/1815] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:06 2026] POST /volume/v3/volumes => generated 759 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fcd9b5e6-8494-4759-9710-d6f679838be9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcd9b5e6-8494-4759-9710-d6f679838be9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcd9b5e6-8494-4759-9710-d6f679838be9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcd9b5e6-8494-4759-9710-d6f679838be9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fcd9b5e6-8494-4759-9710-d6f679838be9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcd9b5e6-8494-4759-9710-d6f679838be9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 200 Sep 03 12:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 878/1816] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:06 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 827 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c6d0553-4c52-47d3-b509-ee9d9ed63bf2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c6d0553-4c52-47d3-b509-ee9d9ed63bf2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:03:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c6d0553-4c52-47d3-b509-ee9d9ed63bf2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c6d0553-4c52-47d3-b509-ee9d9ed63bf2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5c6d0553-4c52-47d3-b509-ee9d9ed63bf2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:03:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c6d0553-4c52-47d3-b509-ee9d9ed63bf2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:03:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 939/1817] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:07 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 462 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85f04b11-4a4c-4d7f-a538-f727264ad404 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85f04b11-4a4c-4d7f-a538-f727264ad404 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:03:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85f04b11-4a4c-4d7f-a538-f727264ad404 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85f04b11-4a4c-4d7f-a538-f727264ad404 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85f04b11-4a4c-4d7f-a538-f727264ad404 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:03:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85f04b11-4a4c-4d7f-a538-f727264ad404 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:03:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 879/1818] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:07 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1611c956-c4d5-4920-a9ec-c6e066a906c4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1611c956-c4d5-4920-a9ec-c6e066a906c4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1611c956-c4d5-4920-a9ec-c6e066a906c4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1611c956-c4d5-4920-a9ec-c6e066a906c4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1611c956-c4d5-4920-a9ec-c6e066a906c4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1611c956-c4d5-4920-a9ec-c6e066a906c4 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 200 Sep 03 12:03:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 940/1819] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:07 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-890d1dcc-581f-44b8-81ce-bd7d6392f34e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-890d1dcc-581f-44b8-81ce-bd7d6392f34e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-890d1dcc-581f-44b8-81ce-bd7d6392f34e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-890d1dcc-581f-44b8-81ce-bd7d6392f34e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-890d1dcc-581f-44b8-81ce-bd7d6392f34e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-890d1dcc-581f-44b8-81ce-bd7d6392f34e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 200 Sep 03 12:03:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 880/1820] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:08 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e49fb9c-48d3-4e96-ada8-a770692c629a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e49fb9c-48d3-4e96-ada8-a770692c629a tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e49fb9c-48d3-4e96-ada8-a770692c629a tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e49fb9c-48d3-4e96-ada8-a770692c629a tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e49fb9c-48d3-4e96-ada8-a770692c629a tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 941/1821] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:13 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 440 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2829c64a-449f-4852-ab70-a70f2f89215b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2829c64a-449f-4852-ab70-a70f2f89215b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56/defaults Sep 03 12:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2829c64a-449f-4852-ab70-a70f2f89215b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2829c64a-449f-4852-ab70-a70f2f89215b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'defaults' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2829c64a-449f-4852-ab70-a70f2f89215b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56/defaults returned with HTTP 200 Sep 03 12:03:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 881/1822] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:03:13 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56/defaults => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3dea7612-70c8-486c-b4ff-b40f22fd4d83 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3dea7612-70c8-486c-b4ff-b40f22fd4d83 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3dea7612-70c8-486c-b4ff-b40f22fd4d83 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3dea7612-70c8-486c-b4ff-b40f22fd4d83 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 942/1823] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 12:03:13 2026] PUT /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 398 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-845f9ea7-266c-4486-9526-a3bebc3f8f79 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-845f9ea7-266c-4486-9526-a3bebc3f8f79 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] DELETE http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-845f9ea7-266c-4486-9526-a3bebc3f8f79 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-845f9ea7-266c-4486-9526-a3bebc3f8f79 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-845f9ea7-266c-4486-9526-a3bebc3f8f79 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 882/1824] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:03:13 2026] DELETE /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-49ffb310-0416-43a9-b7ac-eaa6ab360291 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49ffb310-0416-43a9-b7ac-eaa6ab360291 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49ffb310-0416-43a9-b7ac-eaa6ab360291 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49ffb310-0416-43a9-b7ac-eaa6ab360291 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49ffb310-0416-43a9-b7ac-eaa6ab360291 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 943/1825] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:13 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd0ea813-ae85-4497-aeb3-cc0fa9279071 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd0ea813-ae85-4497-aeb3-cc0fa9279071 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd0ea813-ae85-4497-aeb3-cc0fa9279071 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd0ea813-ae85-4497-aeb3-cc0fa9279071 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 883/1826] 192.168.122.215 () {60 vars in 1259 bytes} [Thu Sep 3 12:03:14 2026] PUT /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 398 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2ced4aa8-0f26-4a00-948f-e92529b04680 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ced4aa8-0f26-4a00-948f-e92529b04680 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56/defaults Sep 03 12:03:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ced4aa8-0f26-4a00-948f-e92529b04680 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ced4aa8-0f26-4a00-948f-e92529b04680 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'defaults' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ced4aa8-0f26-4a00-948f-e92529b04680 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56/defaults returned with HTTP 200 Sep 03 12:03:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 944/1827] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:03:14 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56/defaults => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-762329ac-017c-4145-ba82-599a9b35fe29 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-762329ac-017c-4145-ba82-599a9b35fe29 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-762329ac-017c-4145-ba82-599a9b35fe29 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-762329ac-017c-4145-ba82-599a9b35fe29 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-762329ac-017c-4145-ba82-599a9b35fe29 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 884/1828] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:14 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 440 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6a500c65-8b7d-4543-9452-a3637ee75196 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a500c65-8b7d-4543-9452-a3637ee75196 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True Sep 03 12:03:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a500c65-8b7d-4543-9452-a3637ee75196 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a500c65-8b7d-4543-9452-a3637ee75196 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a500c65-8b7d-4543-9452-a3637ee75196 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True returned with HTTP 200 Sep 03 12:03:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 945/1829] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:14 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True => generated 1064 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-706435371"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-706435371'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Create volume of 1 GB Sep 03 12:03:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Availability Zones retrieved successfully. Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Flow 'volume_create_api' (39d307e3-c127-47f2-8036-7425fe1cabb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce997d14-ed7e-4e66-897c-44f1a86dd55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce997d14-ed7e-4e66-897c-44f1a86dd55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb5e360-2139-4718-8c52-73c1d87d7571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Created reservations ['2a65b5cd-2a31-40d1-8576-d0baefadc755', '2a179423-b413-4312-8323-fbd971321b27', 'f98e0a83-0579-4905-b5c4-a62df0fb3303', 'acf282ab-b350-45c9-9a48-b62888ff4788'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb5e360-2139-4718-8c52-73c1d87d7571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a65b5cd-2a31-40d1-8576-d0baefadc755', '2a179423-b413-4312-8323-fbd971321b27', 'f98e0a83-0579-4905-b5c4-a62df0fb3303', 'acf282ab-b350-45c9-9a48-b62888ff4788']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51baa02-543e-4f66-b80f-63089018e14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51baa02-543e-4f66-b80f-63089018e14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d835ea-56bf-48a7-911c-530c0059a862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-706435371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c0d8a43f2448af96d7ae8d74f9ae56',qos_specs=None,replication_status=,reservations=['2a65b5cd-2a31-40d1-8576-d0baefadc755','2a179423-b413-4312-8323-fbd971321b27','f98e0a83-0579-4905-b5c4-a62df0fb3303','acf282ab-b350-45c9-9a48-b62888ff4788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09efbb91fd424db6a208af39b343de47',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-706435371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d835ea-56bf-48a7-911c-530c0059a862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c0d8a43f2448af96d7ae8d74f9ae56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09efbb91fd424db6a208af39b343de47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0324bc-b204-490d-a4a9-ee3ed460d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0324bc-b204-490d-a4a9-ee3ed460d9bb) transitioned into state 'SUCCESS' from state '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-706435371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c0d8a43f2448af96d7ae8d74f9ae56',qos_specs=None,replication_status=,reservations=['2a65b5cd-2a31-40d1-8576-d0baefadc755','2a179423-b413-4312-8323-fbd971321b27','f98e0a83-0579-4905-b5c4-a62df0fb3303','acf282ab-b350-45c9-9a48-b62888ff4788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09efbb91fd424db6a208af39b343de47',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907e04aa-2eef-49bf-a4ba-15e0e580a594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907e04aa-2eef-49bf-a4ba-15e0e580a594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Flow 'volume_create_api' (39d307e3-c127-47f2-8036-7425fe1cabb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Create volume request issued successfully. Sep 03 12:03:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1fd55e6-3651-4bb1-bf24-b034457272ef tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 885/1830] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:14 2026] POST /volume/v3/volumes => generated 764 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1fbc068b-c58f-4779-a6ea-d30a7a86fab7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1fbc068b-c58f-4779-a6ea-d30a7a86fab7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1fbc068b-c58f-4779-a6ea-d30a7a86fab7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1fbc068b-c58f-4779-a6ea-d30a7a86fab7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1fbc068b-c58f-4779-a6ea-d30a7a86fab7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1fbc068b-c58f-4779-a6ea-d30a7a86fab7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 200 Sep 03 12:03:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 946/1831] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:15 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 832 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc6488e8-2dec-4547-8b6f-b86c203cf4f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc6488e8-2dec-4547-8b6f-b86c203cf4f7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc6488e8-2dec-4547-8b6f-b86c203cf4f7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc6488e8-2dec-4547-8b6f-b86c203cf4f7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-68579d51-799d-498e-8fe3-833ad149e7da None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc6488e8-2dec-4547-8b6f-b86c203cf4f7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1187266308", "snapshot_id": "b432f668-e12d-4a02-b798-228b88136f41", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1187266308', 'snapshot_id': 'b432f668-e12d-4a02-b798-228b88136f41', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc6488e8-2dec-4547-8b6f-b86c203cf4f7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 200 Sep 03 12:03:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 886/1832] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:16 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 856 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:03:16 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create volume of 1 GB Sep 03 12:03:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Availability Zones retrieved successfully. Sep 03 12:03:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Flow 'volume_create_api' (cf02bd87-7ddf-4f1b-863d-4cef865ff0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0c682b-47f9-419f-abfa-63cb267b39f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0c682b-47f9-419f-abfa-63cb267b39f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b432f668-e12d-4a02-b798-228b88136f41', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fed7e2-cf50-4fa0-939b-f3864b9ecf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Created reservations ['3645f8ab-4890-4b61-9d56-16a012ba3f7e', '19f39f46-e7fa-4c6c-bf13-530a98836dd7', 'd5db8936-1436-4ec5-9aaa-491808e174f4', 'b9637ec3-1a05-4d19-88d9-9dde25bf5e3f'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fed7e2-cf50-4fa0-939b-f3864b9ecf5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3645f8ab-4890-4b61-9d56-16a012ba3f7e', '19f39f46-e7fa-4c6c-bf13-530a98836dd7', 'd5db8936-1436-4ec5-9aaa-491808e174f4', 'b9637ec3-1a05-4d19-88d9-9dde25bf5e3f']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c826d8c0-477a-4eaf-a897-b28f9910a997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c826d8c0-477a-4eaf-a897-b28f9910a997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '742ba8df-458a-4432-bd29-fb317e6d42b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1187266308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ddae972b6454e25bb1737bb949f2786',qos_specs=None,replication_status=,reservations=['3645f8ab-4890-4b61-9d56-16a012ba3f7e','19f39f46-e7fa-4c6c-bf13-530a98836dd7','d5db8936-1436-4ec5-9aaa-491808e174f4','b9637ec3-1a05-4d19-88d9-9dde25bf5e3f'],size=1,snapshot_id=b432f668-e12d-4a02-b798-228b88136f41,source_replicaid=,source_volid=None,status='creating',user_id='df537a1447c641899c3e71e48f9bca9c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1187266308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=742ba8df-458a-4432-bd29-fb317e6d42b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ddae972b6454e25bb1737bb949f2786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b432f668-e12d-4a02-b798-228b88136f41,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df537a1447c641899c3e71e48f9bca9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a4f3a93-0c62-4e5b-9a41-d4ed4e257127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a4f3a93-0c62-4e5b-9a41-d4ed4e257127) transitioned into state 'SUCCESS' from state '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-1187266308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ddae972b6454e25bb1737bb949f2786',qos_specs=None,replication_status=,reservations=['3645f8ab-4890-4b61-9d56-16a012ba3f7e','19f39f46-e7fa-4c6c-bf13-530a98836dd7','d5db8936-1436-4ec5-9aaa-491808e174f4','b9637ec3-1a05-4d19-88d9-9dde25bf5e3f'],size=1,snapshot_id=b432f668-e12d-4a02-b798-228b88136f41,source_replicaid=,source_volid=None,status='creating',user_id='df537a1447c641899c3e71e48f9bca9c',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9c87c8-6968-4200-9c2a-97061f4b15b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9c87c8-6968-4200-9c2a-97061f4b15b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Flow 'volume_create_api' (cf02bd87-7ddf-4f1b-863d-4cef865ff0cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Create volume request issued successfully. Sep 03 12:03:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-68579d51-799d-498e-8fe3-833ad149e7da tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 947/1833] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:03:16 2026] POST /volume/v3/volumes => generated 790 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80045aa8-33a9-4fa5-aebc-a5a9b8e5bc18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80045aa8-33a9-4fa5-aebc-a5a9b8e5bc18 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80045aa8-33a9-4fa5-aebc-a5a9b8e5bc18 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80045aa8-33a9-4fa5-aebc-a5a9b8e5bc18 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=446,cinder:INSERT=58,cinder:UPDATE=133,cinder:DELETE=5 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-80045aa8-33a9-4fa5-aebc-a5a9b8e5bc18 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80045aa8-33a9-4fa5-aebc-a5a9b8e5bc18 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 200 Sep 03 12:03:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 887/1834] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:17 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 857 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9599713f-971a-4c81-9a27-73f2d5cf2d80 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9599713f-971a-4c81-9a27-73f2d5cf2d80 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9599713f-971a-4c81-9a27-73f2d5cf2d80 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9599713f-971a-4c81-9a27-73f2d5cf2d80 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9599713f-971a-4c81-9a27-73f2d5cf2d80 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True returned with HTTP 200 Sep 03 12:03:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 948/1835] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:17 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True => generated 1064 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:17 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Delete volume with id: c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Delete volume request issued successfully. Sep 03 12:03:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2058737-f05d-49d5-8baf-b031bac0ed96 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 202 Sep 03 12:03:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 888/1836] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:03:17 2026] DELETE /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a0e6e5c-4f4f-4589-9f6a-3acb661ad643 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a0e6e5c-4f4f-4589-9f6a-3acb661ad643 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a0e6e5c-4f4f-4589-9f6a-3acb661ad643 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a0e6e5c-4f4f-4589-9f6a-3acb661ad643 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1a0e6e5c-4f4f-4589-9f6a-3acb661ad643 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a0e6e5c-4f4f-4589-9f6a-3acb661ad643 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 200 Sep 03 12:03:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 949/1837] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:18 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 856 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da5eadaa-d2c3-40ac-824f-f2ab5c5b7fe5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da5eadaa-d2c3-40ac-824f-f2ab5c5b7fe5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da5eadaa-d2c3-40ac-824f-f2ab5c5b7fe5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da5eadaa-d2c3-40ac-824f-f2ab5c5b7fe5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da5eadaa-d2c3-40ac-824f-f2ab5c5b7fe5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da5eadaa-d2c3-40ac-824f-f2ab5c5b7fe5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 200 Sep 03 12:03:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 889/1838] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:19 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-24025c59-f022-4d4b-9c26-10657f172c67 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24025c59-f022-4d4b-9c26-10657f172c67 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24025c59-f022-4d4b-9c26-10657f172c67 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24025c59-f022-4d4b-9c26-10657f172c67 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24025c59-f022-4d4b-9c26-10657f172c67 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 404 Sep 03 12:03:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 950/1839] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:20 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30822d63-a808-466c-977d-4a656297442d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30822d63-a808-466c-977d-4a656297442d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30822d63-a808-466c-977d-4a656297442d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30822d63-a808-466c-977d-4a656297442d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30822d63-a808-466c-977d-4a656297442d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 404 Sep 03 12:03:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 890/1840] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:20 2026] GET /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ccbb6bd2-0c05-4d59-a47b-67b5d77bab7f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ccbb6bd2-0c05-4d59-a47b-67b5d77bab7f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ccbb6bd2-0c05-4d59-a47b-67b5d77bab7f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ccbb6bd2-0c05-4d59-a47b-67b5d77bab7f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ccbb6bd2-0c05-4d59-a47b-67b5d77bab7f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Delete volume with id: c8d835ea-56bf-48a7-911c-530c0059a862 Sep 03 12:03:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ccbb6bd2-0c05-4d59-a47b-67b5d77bab7f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 returned with HTTP 404 Sep 03 12:03:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 951/1841] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:03:20 2026] DELETE /volume/v3/volumes/c8d835ea-56bf-48a7-911c-530c0059a862 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1992121934"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1992121934'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Create volume of 1 GB Sep 03 12:03:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Availability Zones retrieved successfully. Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Flow 'volume_create_api' (f3cae0f5-0841-455f-95a8-097d353c12d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8ef5d8-ef18-4e66-827d-8e17d58044df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8ef5d8-ef18-4e66-827d-8e17d58044df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89b76aa-df76-42d6-8bfc-09deb5b8fcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Created reservations ['b756bcf7-ac75-4231-801e-7f0112b40353', 'ea2e9872-a8a7-4d2c-8d30-0881d910c548', 'e9176e12-e6d2-4497-a525-1ab167e02337', 'e3006f3a-52c0-4504-b856-f666cce63af0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89b76aa-df76-42d6-8bfc-09deb5b8fcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b756bcf7-ac75-4231-801e-7f0112b40353', 'ea2e9872-a8a7-4d2c-8d30-0881d910c548', 'e9176e12-e6d2-4497-a525-1ab167e02337', 'e3006f3a-52c0-4504-b856-f666cce63af0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad217fd-da63-49e6-b0c5-732a692c41d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad217fd-da63-49e6-b0c5-732a692c41d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1edea155-cdf0-4533-8bcd-949bf5260218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1992121934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c0d8a43f2448af96d7ae8d74f9ae56',qos_specs=None,replication_status=,reservations=['b756bcf7-ac75-4231-801e-7f0112b40353','ea2e9872-a8a7-4d2c-8d30-0881d910c548','e9176e12-e6d2-4497-a525-1ab167e02337','e3006f3a-52c0-4504-b856-f666cce63af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09efbb91fd424db6a208af39b343de47',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1992121934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1edea155-cdf0-4533-8bcd-949bf5260218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c0d8a43f2448af96d7ae8d74f9ae56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09efbb91fd424db6a208af39b343de47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357a492f-dae2-4363-a448-98ff6c229ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357a492f-dae2-4363-a448-98ff6c229ead) transitioned into state 'SUCCESS' from state '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-1992121934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c0d8a43f2448af96d7ae8d74f9ae56',qos_specs=None,replication_status=,reservations=['b756bcf7-ac75-4231-801e-7f0112b40353','ea2e9872-a8a7-4d2c-8d30-0881d910c548','e9176e12-e6d2-4497-a525-1ab167e02337','e3006f3a-52c0-4504-b856-f666cce63af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09efbb91fd424db6a208af39b343de47',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b63f80b-e47a-4751-b03f-3212096227e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b63f80b-e47a-4751-b03f-3212096227e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Flow 'volume_create_api' (f3cae0f5-0841-455f-95a8-097d353c12d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Create volume request issued successfully. Sep 03 12:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9906067-948b-4bd8-a1f4-8e06f71f6df2 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 891/1842] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:20 2026] POST /volume/v3/volumes => generated 765 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9b28f870-1fb6-4d2b-a8f2-2d2ffde187ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9b28f870-1fb6-4d2b-a8f2-2d2ffde187ac tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9b28f870-1fb6-4d2b-a8f2-2d2ffde187ac tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9b28f870-1fb6-4d2b-a8f2-2d2ffde187ac tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9b28f870-1fb6-4d2b-a8f2-2d2ffde187ac tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9b28f870-1fb6-4d2b-a8f2-2d2ffde187ac tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 952/1843] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:21 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 833 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b902352e-1b4f-4caa-a715-aa420ca5448c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b902352e-1b4f-4caa-a715-aa420ca5448c tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b902352e-1b4f-4caa-a715-aa420ca5448c tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b902352e-1b4f-4caa-a715-aa420ca5448c tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-67612482-ad50-4f72-990d-1aa5c21fe882 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b902352e-1b4f-4caa-a715-aa420ca5448c tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67612482-ad50-4f72-990d-1aa5c21fe882 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/63fb9540-aab7-44d9-bf6e-5314c5299c3c/action Sep 03 12:03:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67612482-ad50-4f72-990d-1aa5c21fe882 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-attach": {"instance_uuid": "8dd0075a-ee99-48a8-bc7a-6eea3c0906ab", "mountpoint": "/dev/vdc"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67612482-ad50-4f72-990d-1aa5c21fe882 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8dd0075a-ee99-48a8-bc7a-6eea3c0906ab", "mountpoint": "/dev/vdc"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b902352e-1b4f-4caa-a715-aa420ca5448c tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 892/1844] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:22 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67612482-ad50-4f72-990d-1aa5c21fe882 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/63fb9540-aab7-44d9-bf6e-5314c5299c3c/action returned with HTTP 404 Sep 03 12:03:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 953/1845] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:23 2026] POST /volume/v3/volumes/63fb9540-aab7-44d9-bf6e-5314c5299c3c/action => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2b1e0eb8-f086-4407-997b-ab4409b1182d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2b1e0eb8-f086-4407-997b-ab4409b1182d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2b1e0eb8-f086-4407-997b-ab4409b1182d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2b1e0eb8-f086-4407-997b-ab4409b1182d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2b1e0eb8-f086-4407-997b-ab4409b1182d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2b1e0eb8-f086-4407-997b-ab4409b1182d tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 893/1846] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:24 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c65478f0-dd88-43f5-856f-a535bee49aa5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c65478f0-dd88-43f5-856f-a535bee49aa5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c65478f0-dd88-43f5-856f-a535bee49aa5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c65478f0-dd88-43f5-856f-a535bee49aa5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c65478f0-dd88-43f5-856f-a535bee49aa5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c65478f0-dd88-43f5-856f-a535bee49aa5 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 954/1847] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:25 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b618e9d-4206-48e4-9636-848a77be04a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b618e9d-4206-48e4-9636-848a77be04a4 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b618e9d-4206-48e4-9636-848a77be04a4 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b618e9d-4206-48e4-9636-848a77be04a4 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b618e9d-4206-48e4-9636-848a77be04a4 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b618e9d-4206-48e4-9636-848a77be04a4 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 894/1848] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:26 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-25129e91-0908-48e7-95d4-34cf687dc7cc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25129e91-0908-48e7-95d4-34cf687dc7cc tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25129e91-0908-48e7-95d4-34cf687dc7cc tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25129e91-0908-48e7-95d4-34cf687dc7cc tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-25129e91-0908-48e7-95d4-34cf687dc7cc tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25129e91-0908-48e7-95d4-34cf687dc7cc tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 955/1849] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:27 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-531e1dc3-0906-4562-9bda-7917f10b396e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-531e1dc3-0906-4562-9bda-7917f10b396e tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-531e1dc3-0906-4562-9bda-7917f10b396e tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-531e1dc3-0906-4562-9bda-7917f10b396e tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-531e1dc3-0906-4562-9bda-7917f10b396e tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-531e1dc3-0906-4562-9bda-7917f10b396e tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 895/1850] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:29 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-66d5ff03-19fe-4b19-bb07-3017eb87c522 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66d5ff03-19fe-4b19-bb07-3017eb87c522 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66d5ff03-19fe-4b19-bb07-3017eb87c522 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66d5ff03-19fe-4b19-bb07-3017eb87c522 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-66d5ff03-19fe-4b19-bb07-3017eb87c522 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66d5ff03-19fe-4b19-bb07-3017eb87c522 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 956/1851] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:30 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e749c383-df20-4306-a6bc-ccea04d9e7ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e749c383-df20-4306-a6bc-ccea04d9e7ee tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e749c383-df20-4306-a6bc-ccea04d9e7ee tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e749c383-df20-4306-a6bc-ccea04d9e7ee tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e749c383-df20-4306-a6bc-ccea04d9e7ee tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Volume info retrieved successfully. Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e749c383-df20-4306-a6bc-ccea04d9e7ee tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 896/1852] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:31 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-370fe4e3-a767-4803-8b82-11d03da609e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-370fe4e3-a767-4803-8b82-11d03da609e0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True Sep 03 12:03:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-370fe4e3-a767-4803-8b82-11d03da609e0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-370fe4e3-a767-4803-8b82-11d03da609e0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-370fe4e3-a767-4803-8b82-11d03da609e0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True returned with HTTP 200 Sep 03 12:03:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 957/1853] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:31 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True => generated 1064 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91a51bb7-9f3e-4feb-98dc-54b702c4099b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91a51bb7-9f3e-4feb-98dc-54b702c4099b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/2f060c2b23ff41ae933fed9b47aa211a?usage=True Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91a51bb7-9f3e-4feb-98dc-54b702c4099b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91a51bb7-9f3e-4feb-98dc-54b702c4099b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91a51bb7-9f3e-4feb-98dc-54b702c4099b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/2f060c2b23ff41ae933fed9b47aa211a?usage=True returned with HTTP 200 Sep 03 12:03:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 897/1854] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:31 2026] GET /volume/v3/os-quota-sets/2f060c2b23ff41ae933fed9b47aa211a?usage=True => generated 1064 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] POST http://192.168.122.215/volume/v3/os-volume-transfer Sep 03 12:03:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1edea155-cdf0-4533-8bcd-949bf5260218"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.volume_transfer [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Creating new volume transfer {'transfer': {'volume_id': '1edea155-cdf0-4533-8bcd-949bf5260218'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 12:03:31 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Creating transfer of volume 1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:31 devstack devstack@c-api.service[86956]: INFO cinder.transfer.api [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Generating transfer record for volume 1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-66662ed5-bfcf-48f6-9b24-02dac7f7643f tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 12:03:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 958/1855] 192.168.122.215 () {60 vars in 1175 bytes} [Thu Sep 3 12:03:31 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] POST http://192.168.122.215/volume/v3/os-volume-transfer/a3b34cde-09df-4baa-9131-93a431fffb7d/accept Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f8e060ccfbe5a321"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Accepting volume transfer a3b34cde-09df-4baa-9131-93a431fffb7d {{(pid=86957) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 12:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Accepting transfer a3b34cde-09df-4baa-9131-93a431fffb7d Sep 03 12:03:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Created reservations ['e066f57d-cca8-45bf-a90d-e130ee708815', '0967e7eb-9cb5-45f7-99db-532e06b7ceab', 'ca130f26-3bb0-48b5-9820-426710054dbd', '9a5bdbf0-ed01-4bca-ada1-2d095aaf8bac'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Created reservations ['9b9cf79f-91f4-4a17-a224-81c22eabb7e7', '21181773-ca70-4d12-b632-3a86d8486484', 'd9c40d05-3915-4f5f-b9a7-06e59633834b', '5ec7c9db-2fc9-4e97-89cd-f805402dedc0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:32 devstack devstack@c-api.service[86957]: /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 03 12:03:32 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Created reservations ['3818285c-cff1-4eca-b987-e4ce76c540e7', '3a6066fc-ce33-46ac-b1aa-162a563e465e', '9fa3dc24-e4e7-412a-a19e-26c1168a9b3e', 'b5bc1db4-627f-4e87-bd36-dff5e84e4986'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Created reservations ['4acbe049-e814-47a4-9118-fdc312b64d55', 'b844f547-411b-40bc-ba6b-f67713d09dfa', 'f04953cb-7d59-4d61-9af6-15d01c0cd3f3', 'c109a1a7-cb32-4e99-a1bb-a21d973507b0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Transfer volume completed successfully. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Volume 1edea155-cdf0-4533-8bcd-949bf5260218 has been transferred. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f26c10d-42f0-4a27-b826-283c4ead7926 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] http://192.168.122.215/volume/v3/os-volume-transfer/a3b34cde-09df-4baa-9131-93a431fffb7d/accept returned with HTTP 202 Sep 03 12:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 898/1856] 192.168.122.215 () {60 vars in 1307 bytes} [Thu Sep 3 12:03:31 2026] POST /volume/v3/os-volume-transfer/a3b34cde-09df-4baa-9131-93a431fffb7d/accept => generated 373 bytes in 1551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b298c41-83b3-435d-8bb8-ebaa64558c24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b298c41-83b3-435d-8bb8-ebaa64558c24 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b298c41-83b3-435d-8bb8-ebaa64558c24 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b298c41-83b3-435d-8bb8-ebaa64558c24 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b298c41-83b3-435d-8bb8-ebaa64558c24 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] Volume info retrieved successfully. Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b298c41-83b3-435d-8bb8-ebaa64558c24 tempest-VolumeQuotasAdminTestJSON-1494161146 tempest-VolumeQuotasAdminTestJSON-1494161146-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 959/1857] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:33 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f84d023f-21ea-463f-9469-20f05a8d04b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f84d023f-21ea-463f-9469-20f05a8d04b0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True Sep 03 12:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f84d023f-21ea-463f-9469-20f05a8d04b0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f84d023f-21ea-463f-9469-20f05a8d04b0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f84d023f-21ea-463f-9469-20f05a8d04b0 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True returned with HTTP 200 Sep 03 12:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 899/1858] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:33 2026] GET /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56?usage=True => generated 1064 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-51d80f27-5e29-4bea-a6e0-402bee46a0ab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51d80f27-5e29-4bea-a6e0-402bee46a0ab tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/2f060c2b23ff41ae933fed9b47aa211a?usage=True Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51d80f27-5e29-4bea-a6e0-402bee46a0ab tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-51d80f27-5e29-4bea-a6e0-402bee46a0ab tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-51d80f27-5e29-4bea-a6e0-402bee46a0ab tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/2f060c2b23ff41ae933fed9b47aa211a?usage=True returned with HTTP 200 Sep 03 12:03:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 960/1859] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:33 2026] GET /volume/v3/os-quota-sets/2f060c2b23ff41ae933fed9b47aa211a?usage=True => generated 1064 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Delete volume with id: 1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Volume info retrieved successfully. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Delete volume request issued successfully. Sep 03 12:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f68fa86d-b822-4466-a2bd-3592c0693d88 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 202 Sep 03 12:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 900/1860] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:03:33 2026] DELETE /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2197adda-5a50-4db8-a2ec-5f58acf949dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2197adda-5a50-4db8-a2ec-5f58acf949dd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2197adda-5a50-4db8-a2ec-5f58acf949dd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2197adda-5a50-4db8-a2ec-5f58acf949dd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2197adda-5a50-4db8-a2ec-5f58acf949dd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Volume info retrieved successfully. Sep 03 12:03:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2197adda-5a50-4db8-a2ec-5f58acf949dd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 961/1861] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:33 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 1020 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de758008-400d-4480-8b23-4e80addd0b36 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6f9e241a-180e-48fe-bc4b-9fafd57a4321", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1787175066"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request body: {'volume': {'imageRef': '6f9e241a-180e-48fe-bc4b-9fafd57a4321', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1787175066'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume of 2 GB Sep 03 12:03:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8da97396-87bf-4f8d-9a70-f25e6eecdf6c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8da97396-87bf-4f8d-9a70-f25e6eecdf6c tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8da97396-87bf-4f8d-9a70-f25e6eecdf6c tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Availability Zones retrieved successfully. Sep 03 12:03:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8da97396-87bf-4f8d-9a70-f25e6eecdf6c tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Flow 'volume_create_api' (78bd88cc-73ce-44ab-965f-cf23d46a64bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba8969d-b430-47c9-99b6-cb6616f22b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Validating volume size '2' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8da97396-87bf-4f8d-9a70-f25e6eecdf6c tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Volume info retrieved successfully. Sep 03 12:03:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8da97396-87bf-4f8d-9a70-f25e6eecdf6c tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 200 Sep 03 12:03:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 962/1862] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:34 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 1020 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:35 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba8969d-b430-47c9-99b6-cb6616f22b76) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 12:03:35 devstack devstack@c-api.service[86957]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6f9e241a-180e-48fe-bc4b-9fafd57a4321 is not active. Sep 03 12:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba8969d-b430-47c9-99b6-cb6616f22b76) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:35 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba8969d-b430-47c9-99b6-cb6616f22b76) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 12:03:35 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Flow 'volume_create_api' (78bd88cc-73ce-44ab-965f-cf23d46a64bc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 12:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de758008-400d-4480-8b23-4e80addd0b36 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:03:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 901/1863] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:03:34 2026] POST /volume/v3/volumes => generated 125 bytes in 415 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b03e6c35-4117-4437-a153-94a12b825aa3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b03e6c35-4117-4437-a153-94a12b825aa3 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b03e6c35-4117-4437-a153-94a12b825aa3 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b03e6c35-4117-4437-a153-94a12b825aa3 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b03e6c35-4117-4437-a153-94a12b825aa3 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 404 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 963/1864] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:36 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6a2e156-6f79-437b-a2a8-e352791b1538 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6a2e156-6f79-437b-a2a8-e352791b1538 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] GET http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6a2e156-6f79-437b-a2a8-e352791b1538 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6a2e156-6f79-437b-a2a8-e352791b1538 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6a2e156-6f79-437b-a2a8-e352791b1538 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 404 Sep 03 12:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 902/1865] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:36 2026] GET /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ad7121d5-78e9-4632-a022-dd970bc412e7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad7121d5-78e9-4632-a022-dd970bc412e7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] DELETE http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ad7121d5-78e9-4632-a022-dd970bc412e7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ad7121d5-78e9-4632-a022-dd970bc412e7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ad7121d5-78e9-4632-a022-dd970bc412e7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] Delete volume with id: 1edea155-cdf0-4533-8bcd-949bf5260218 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad7121d5-78e9-4632-a022-dd970bc412e7 tempest-VolumeQuotasAdminTestJSON-203028630 tempest-VolumeQuotasAdminTestJSON-203028630-project-member] http://192.168.122.215/volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 returned with HTTP 404 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 964/1866] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:03:36 2026] DELETE /volume/v3/volumes/1edea155-cdf0-4533-8bcd-949bf5260218 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-871a263b-e153-4243-9488-9a07232260bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-871a263b-e153-4243-9488-9a07232260bd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] GET http://192.168.122.215/volume/v3/os-quota-sets/b9c2fd36397e47c393da822300a3c050?usage=True Sep 03 12:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-871a263b-e153-4243-9488-9a07232260bd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-871a263b-e153-4243-9488-9a07232260bd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-871a263b-e153-4243-9488-9a07232260bd tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/b9c2fd36397e47c393da822300a3c050?usage=True returned with HTTP 200 Sep 03 12:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 903/1867] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:03:36 2026] GET /volume/v3/os-quota-sets/b9c2fd36397e47c393da822300a3c050?usage=True => generated 1064 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4de21b34-c47f-4b40-8811-e4881b5f552b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4de21b34-c47f-4b40-8811-e4881b5f552b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4de21b34-c47f-4b40-8811-e4881b5f552b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4de21b34-c47f-4b40-8811-e4881b5f552b tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 965/1868] 192.168.122.215 () {60 vars in 1259 bytes} [Thu Sep 3 12:03:36 2026] PUT /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 400 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c25a2ae-a08d-41c8-b191-5e778fd8a865 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c25a2ae-a08d-41c8-b191-5e778fd8a865 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] PUT http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 Sep 03 12:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c25a2ae-a08d-41c8-b191-5e778fd8a865 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c25a2ae-a08d-41c8-b191-5e778fd8a865 tempest-VolumeQuotasAdminTestJSON-1200140215 tempest-VolumeQuotasAdminTestJSON-1200140215-project-admin] http://192.168.122.215/volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 returned with HTTP 200 Sep 03 12:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 904/1869] 192.168.122.215 () {60 vars in 1259 bytes} [Thu Sep 3 12:03:37 2026] PUT /volume/v3/os-quota-sets/67c0d8a43f2448af96d7ae8d74f9ae56 => generated 398 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d13718fe-cd10-4f5b-9ede-c6f358e73878"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd13718fe-cd10-4f5b-9ede-c6f358e73878'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume of 1 GB Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=395,cinder:UPDATE=94,cinder:DELETE=3,cinder:INSERT=50 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Availability Zones retrieved successfully. Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Flow 'volume_create_api' (22094278-1e19-475e-9141-6f3b29b25b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39d500b-69d3-4b9e-95a5-5a78cf045a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39d500b-69d3-4b9e-95a5-5a78cf045a01) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 12:03:41 devstack devstack@c-api.service[86956]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39d500b-69d3-4b9e-95a5-5a78cf045a01) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39d500b-69d3-4b9e-95a5-5a78cf045a01) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 12:03:41 devstack devstack@c-api.service[86956]: WARNING cinder.volume.api [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Flow 'volume_create_api' (22094278-1e19-475e-9141-6f3b29b25b5f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bc0b8d6-9fc6-4d00-b199-e752aa5ad861 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 966/1870] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:40 2026] POST /volume/v3/volumes => generated 134 bytes in 733 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-02f03dfb-0f6a-412a-8fd4-6f082ae4a026 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02f03dfb-0f6a-412a-8fd4-6f082ae4a026 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-02f03dfb-0f6a-412a-8fd4-6f082ae4a026 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02f03dfb-0f6a-412a-8fd4-6f082ae4a026 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:03:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 905/1871] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 127 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fcae7bb4-738b-4c88-b2a7-3631548d948d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fcae7bb4-738b-4c88-b2a7-3631548d948d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fcae7bb4-738b-4c88-b2a7-3631548d948d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dad0e305-d3f2-4552-8d35-2e3e19dc21ee"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-fcae7bb4-738b-4c88-b2a7-3631548d948d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dad0e305-d3f2-4552-8d35-2e3e19dc21ee'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fcae7bb4-738b-4c88-b2a7-3631548d948d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 404 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 967/1872] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5ee56404-b856-46bc-843b-7f8e61abe3b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ee56404-b856-46bc-843b-7f8e61abe3b3 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ee56404-b856-46bc-843b-7f8e61abe3b3 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2f13aa27-aaf5-480d-a4d9-113ccc7587c6"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5ee56404-b856-46bc-843b-7f8e61abe3b3 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2f13aa27-aaf5-480d-a4d9-113ccc7587c6'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ee56404-b856-46bc-843b-7f8e61abe3b3 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 404 Sep 03 12:03:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 906/1873] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fe36aaad-6e7a-46d2-970b-7c10e7b59cce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe36aaad-6e7a-46d2-970b-7c10e7b59cce tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe36aaad-6e7a-46d2-970b-7c10e7b59cce tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "27bfa633-606e-458a-af4e-fdc5487631ab"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-fe36aaad-6e7a-46d2-970b-7c10e7b59cce tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '27bfa633-606e-458a-af4e-fdc5487631ab'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe36aaad-6e7a-46d2-970b-7c10e7b59cce tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 404 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 968/1874] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c74ccb18-14e6-42ca-a56d-f601aaf12762 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c74ccb18-14e6-42ca-a56d-f601aaf12762 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c74ccb18-14e6-42ca-a56d-f601aaf12762 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c74ccb18-14e6-42ca-a56d-f601aaf12762 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:03:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 907/1875] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 125 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d590f627-7e43-4a8b-808e-2f3e3556d36e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d590f627-7e43-4a8b-808e-2f3e3556d36e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d590f627-7e43-4a8b-808e-2f3e3556d36e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d590f627-7e43-4a8b-808e-2f3e3556d36e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 969/1876] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-373ae7ca-1797-4a08-a712-67bbdd084cea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-373ae7ca-1797-4a08-a712-67bbdd084cea tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-373ae7ca-1797-4a08-a712-67bbdd084cea tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-373ae7ca-1797-4a08-a712-67bbdd084cea tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:03:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 908/1877] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes => generated 121 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c833f870-4c5c-476d-bc25-eea1bdee88bd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c833f870-4c5c-476d-bc25-eea1bdee88bd tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] DELETE http://192.168.122.215/volume/v3/volumes/tempest-invalid-1978929084 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c833f870-4c5c-476d-bc25-eea1bdee88bd tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c833f870-4c5c-476d-bc25-eea1bdee88bd tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-c833f870-4c5c-476d-bc25-eea1bdee88bd tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Delete volume with id: tempest-invalid-1978929084 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c833f870-4c5c-476d-bc25-eea1bdee88bd tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/tempest-invalid-1978929084 returned with HTTP 404 Sep 03 12:03:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 970/1878] 192.168.122.215 () {58 vars in 1205 bytes} [Thu Sep 3 12:03:41 2026] DELETE /volume/v3/volumes/tempest-invalid-1978929084 => generated 99 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-764300c5-fd2d-4c70-a76a-51f0f335210a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 909/1879] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:03:41 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 12:03:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-37572ad9-27bb-4921-8aa7-91f4fed0a56c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37572ad9-27bb-4921-8aa7-91f4fed0a56c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/xxx/action Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37572ad9-27bb-4921-8aa7-91f4fed0a56c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-detach": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-37572ad9-27bb-4921-8aa7-91f4fed0a56c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-37572ad9-27bb-4921-8aa7-91f4fed0a56c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 971/1880] 192.168.122.215 () {60 vars in 1175 bytes} [Thu Sep 3 12:03:41 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d624b02-5f4d-47ba-ad11-aeacd9a38076 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d624b02-5f4d-47ba-ad11-aeacd9a38076 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/tempest-invalid-183648992 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d624b02-5f4d-47ba-ad11-aeacd9a38076 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d624b02-5f4d-47ba-ad11-aeacd9a38076 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d624b02-5f4d-47ba-ad11-aeacd9a38076 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/tempest-invalid-183648992 returned with HTTP 404 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 910/1881] 192.168.122.215 () {58 vars in 1199 bytes} [Thu Sep 3 12:03:42 2026] GET /volume/v3/volumes/tempest-invalid-183648992 => generated 98 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-94e26ee7-f51e-4187-ba41-4a2b22969bb0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 972/1882] 192.168.122.215 () {58 vars in 1124 bytes} [Thu Sep 3 12:03:42 2026] GET /volume/v3/volumes/ => generated 112 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73927f75-1999-4e78-9d5f-c30ceced9019 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?status=null Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Could not evaluate value null, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Get all volumes completed successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73927f75-1999-4e78-9d5f-c30ceced9019 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 911/1883] 192.168.122.215 () {58 vars in 1165 bytes} [Thu Sep 3 12:03:42 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e1137cf2-a051-49be-bcea-23443d66f414 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1637874158 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1637874158'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Get all volumes completed successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1137cf2-a051-49be-bcea-23443d66f414 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1637874158 returned with HTTP 200 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 973/1884] 192.168.122.215 () {58 vars in 1243 bytes} [Thu Sep 3 12:03:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1637874158 => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes?status=null Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Could not evaluate value null, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Get all volumes completed successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18c57e98-bb9a-47c3-beb3-a929e9f245f5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes?status=null returned with HTTP 200 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 912/1885] 192.168.122.215 () {58 vars in 1144 bytes} [Thu Sep 3 12:03:42 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1774964397 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1774964397'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Get all volumes completed successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12a1d27e-dc41-49a4-8ce6-b52d96b4e7d8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1774964397 returned with HTTP 200 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 974/1886] 192.168.122.215 () {58 vars in 1222 bytes} [Thu Sep 3 12:03:42 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1774964397 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6aa7af16-787e-4b70-a852-f244ef825766 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6aa7af16-787e-4b70-a852-f244ef825766 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6aa7af16-787e-4b70-a852-f244ef825766 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6aa7af16-787e-4b70-a852-f244ef825766 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6aa7af16-787e-4b70-a852-f244ef825766 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6aa7af16-787e-4b70-a852-f244ef825766 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Reserve volume completed successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6aa7af16-787e-4b70-a852-f244ef825766 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action returned with HTTP 202 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 913/1887] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:42 2026] POST /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86956]: ERROR cinder.volume.api [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume status must be available to reserve, but the status is attaching. Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-90e33911-f5b3-41ef-bdfd-5fc19d1fc385 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action returned with HTTP 400 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 975/1888] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:42 2026] POST /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action => generated 132 bytes in 73 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Unreserve volume completed successfully. Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-063ff8e5-b16f-411f-895c-2922f9ce3c97 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action returned with HTTP 202 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 914/1889] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:42 2026] POST /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8f48feac-16d6-42fc-aed9-1cfe68b9e586 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f48feac-16d6-42fc-aed9-1cfe68b9e586 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/bb664fb7-f2db-4eca-85f0-084575e6de91/action Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f48feac-16d6-42fc-aed9-1cfe68b9e586 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f48feac-16d6-42fc-aed9-1cfe68b9e586 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f48feac-16d6-42fc-aed9-1cfe68b9e586 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/bb664fb7-f2db-4eca-85f0-084575e6de91/action returned with HTTP 404 Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 976/1890] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:42 2026] POST /volume/v3/volumes/bb664fb7-f2db-4eca-85f0-084575e6de91/action => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc3832ae-6d57-4151-b6b6-d21a497c61f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc3832ae-6d57-4151-b6b6-d21a497c61f9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/939da023-cd5c-4957-89dc-eaf6839fe993/action Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc3832ae-6d57-4151-b6b6-d21a497c61f9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc3832ae-6d57-4151-b6b6-d21a497c61f9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc3832ae-6d57-4151-b6b6-d21a497c61f9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/939da023-cd5c-4957-89dc-eaf6839fe993/action returned with HTTP 404 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 915/1891] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:42 2026] POST /volume/v3/volumes/939da023-cd5c-4957-89dc-eaf6839fe993/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-36e62db7-e14a-4f3e-ab92-f2d61507dd45 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 977/1892] 192.168.122.215 () {60 vars in 1144 bytes} [Thu Sep 3 12:03:42 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-373c3a6b-b527-4fac-81f2-baa6f9fdfb1f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-373c3a6b-b527-4fac-81f2-baa6f9fdfb1f tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] PUT http://192.168.122.215/volume/v3/volumes/tempest-invalid-887520461 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-373c3a6b-b527-4fac-81f2-baa6f9fdfb1f tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-373c3a6b-b527-4fac-81f2-baa6f9fdfb1f tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/tempest-invalid-887520461 returned with HTTP 404 Sep 03 12:03:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 916/1893] 192.168.122.215 () {60 vars in 1219 bytes} [Thu Sep 3 12:03:42 2026] PUT /volume/v3/volumes/tempest-invalid-887520461 => generated 98 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-96d085ad-0905-493e-8df3-efb80045ec1e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96d085ad-0905-493e-8df3-efb80045ec1e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] PUT http://192.168.122.215/volume/v3/volumes/3f3a366a-dbf2-4026-85ed-f28caa47c8e9 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96d085ad-0905-493e-8df3-efb80045ec1e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96d085ad-0905-493e-8df3-efb80045ec1e tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/3f3a366a-dbf2-4026-85ed-f28caa47c8e9 returned with HTTP 404 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 978/1894] 192.168.122.215 () {60 vars in 1252 bytes} [Thu Sep 3 12:03:42 2026] PUT /volume/v3/volumes/3f3a366a-dbf2-4026-85ed-f28caa47c8e9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf044508-05fc-446a-a6f7-f4738c53480c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf044508-05fc-446a-a6f7-f4738c53480c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ac25ec20-5fad-490d-8935-ff9bddad7fd1 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf044508-05fc-446a-a6f7-f4738c53480c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf044508-05fc-446a-a6f7-f4738c53480c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bf044508-05fc-446a-a6f7-f4738c53480c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Delete volume with id: ac25ec20-5fad-490d-8935-ff9bddad7fd1 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf044508-05fc-446a-a6f7-f4738c53480c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/ac25ec20-5fad-490d-8935-ff9bddad7fd1 returned with HTTP 404 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 917/1895] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:03:43 2026] DELETE /volume/v3/volumes/ac25ec20-5fad-490d-8935-ff9bddad7fd1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3569c433-32a1-4954-ba1f-334fdc9f3c11 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3569c433-32a1-4954-ba1f-334fdc9f3c11 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3569c433-32a1-4954-ba1f-334fdc9f3c11 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3569c433-32a1-4954-ba1f-334fdc9f3c11 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3569c433-32a1-4954-ba1f-334fdc9f3c11 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action returned with HTTP 400 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 979/1896] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:43 2026] POST /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0d922db-6b74-4c0b-a2ee-a8b395b80945 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0d922db-6b74-4c0b-a2ee-a8b395b80945 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0d922db-6b74-4c0b-a2ee-a8b395b80945 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0d922db-6b74-4c0b-a2ee-a8b395b80945 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0d922db-6b74-4c0b-a2ee-a8b395b80945 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action returned with HTTP 400 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 918/1897] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:43 2026] POST /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action => generated 131 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f8dfc031-d70f-4f74-b5d5-9e80e2bc27f1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8dfc031-d70f-4f74-b5d5-9e80e2bc27f1 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/62278548-fb8a-4e63-8ab7-f27e4183cceb/action Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8dfc031-d70f-4f74-b5d5-9e80e2bc27f1 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8dfc031-d70f-4f74-b5d5-9e80e2bc27f1 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8dfc031-d70f-4f74-b5d5-9e80e2bc27f1 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/62278548-fb8a-4e63-8ab7-f27e4183cceb/action returned with HTTP 404 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 980/1898] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:43 2026] POST /volume/v3/volumes/62278548-fb8a-4e63-8ab7-f27e4183cceb/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fbd71ba3-360e-47dd-8b01-f429241844cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbd71ba3-360e-47dd-8b01-f429241844cf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbd71ba3-360e-47dd-8b01-f429241844cf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbd71ba3-360e-47dd-8b01-f429241844cf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbd71ba3-360e-47dd-8b01-f429241844cf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action returned with HTTP 400 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 919/1899] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:03:43 2026] POST /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0642037b-0bc0-4729-8f5d-7bb341335910 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0642037b-0bc0-4729-8f5d-7bb341335910 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] POST http://192.168.122.215/volume/v3/volumes/None/action Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0642037b-0bc0-4729-8f5d-7bb341335910 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0642037b-0bc0-4729-8f5d-7bb341335910 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0642037b-0bc0-4729-8f5d-7bb341335910 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/None/action returned with HTTP 404 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 981/1900] 192.168.122.215 () {60 vars in 1178 bytes} [Thu Sep 3 12:03:43 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4662b4c-3dbc-4b02-aa05-f660d36106a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4662b4c-3dbc-4b02-aa05-f660d36106a9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/ccd0213c-9f4c-4159-bd17-989bec8de7eb Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4662b4c-3dbc-4b02-aa05-f660d36106a9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4662b4c-3dbc-4b02-aa05-f660d36106a9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4662b4c-3dbc-4b02-aa05-f660d36106a9 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/ccd0213c-9f4c-4159-bd17-989bec8de7eb returned with HTTP 404 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 920/1901] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:43 2026] GET /volume/v3/volumes/ccd0213c-9f4c-4159-bd17-989bec8de7eb => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a922ab36-8da8-4ac1-9226-2bab4a19ccd5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a922ab36-8da8-4ac1-9226-2bab4a19ccd5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a922ab36-8da8-4ac1-9226-2bab4a19ccd5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a922ab36-8da8-4ac1-9226-2bab4a19ccd5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a922ab36-8da8-4ac1-9226-2bab4a19ccd5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a922ab36-8da8-4ac1-9226-2bab4a19ccd5 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 200 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 982/1902] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:43 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] DELETE http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Delete volume with id: 7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Delete volume request issued successfully. Sep 03 12:03:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-367354f6-c1b7-43d6-914b-007f694bc0b8 tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 202 Sep 03 12:03:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 921/1903] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:03:43 2026] DELETE /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f95768eb-f498-451c-b663-d22fb5e683bf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f95768eb-f498-451c-b663-d22fb5e683bf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f95768eb-f498-451c-b663-d22fb5e683bf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f95768eb-f498-451c-b663-d22fb5e683bf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f95768eb-f498-451c-b663-d22fb5e683bf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f95768eb-f498-451c-b663-d22fb5e683bf tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 200 Sep 03 12:03:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 983/1904] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:43 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 851 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5219a612-d962-46f5-9a98-2d6739cf703d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5219a612-d962-46f5-9a98-2d6739cf703d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5219a612-d962-46f5-9a98-2d6739cf703d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5219a612-d962-46f5-9a98-2d6739cf703d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5219a612-d962-46f5-9a98-2d6739cf703d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Volume info retrieved successfully. Sep 03 12:03:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5219a612-d962-46f5-9a98-2d6739cf703d tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 200 Sep 03 12:03:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 922/1905] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:44 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-212c6ab8-c250-40df-86b6-35776e385b6c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-212c6ab8-c250-40df-86b6-35776e385b6c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] GET http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 Sep 03 12:03:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-212c6ab8-c250-40df-86b6-35776e385b6c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-212c6ab8-c250-40df-86b6-35776e385b6c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-212c6ab8-c250-40df-86b6-35776e385b6c tempest-VolumesNegativeTest-1083768885 tempest-VolumesNegativeTest-1083768885-project-member] http://192.168.122.215/volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 returned with HTTP 404 Sep 03 12:03:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 984/1906] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:46 2026] GET /volume/v3/volumes/7dd8edcb-291d-4230-a415-64fcaf75bd38 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2094510680", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2094510680', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Create volume of 1 GB Sep 03 12:03:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Availability Zones retrieved successfully. Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Flow 'volume_create_api' (cb799004-8b14-4bd2-9c75-9754e0e3cdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a081a3c-3221-43af-ae24-2dd4a823ab52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a081a3c-3221-43af-ae24-2dd4a823ab52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2124c2bc-94d3-4023-b3aa-ae41b31dd118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Created reservations ['8ee4b05c-f481-4d40-baba-ad25937c5788', 'a270f6ee-67e9-4ecc-adf9-9318da15a4f3', '1ebf2d17-2bc9-41b9-a0ad-daa39f86ea85', 'b1073732-4d28-4879-ab1a-01e5e63432fd'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2124c2bc-94d3-4023-b3aa-ae41b31dd118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee4b05c-f481-4d40-baba-ad25937c5788', 'a270f6ee-67e9-4ecc-adf9-9318da15a4f3', '1ebf2d17-2bc9-41b9-a0ad-daa39f86ea85', 'b1073732-4d28-4879-ab1a-01e5e63432fd']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f494348-c76c-48da-809d-ae2d2f25db15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f494348-c76c-48da-809d-ae2d2f25db15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94697822-f845-4bfd-9486-d645fe83b64f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2094510680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b747e7d88c2456e88c2190947cb1a83',qos_specs=None,replication_status=,reservations=['8ee4b05c-f481-4d40-baba-ad25937c5788','a270f6ee-67e9-4ecc-adf9-9318da15a4f3','1ebf2d17-2bc9-41b9-a0ad-daa39f86ea85','b1073732-4d28-4879-ab1a-01e5e63432fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4e58c105b84384a7e17646ec9bfcd0',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2094510680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94697822-f845-4bfd-9486-d645fe83b64f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b747e7d88c2456e88c2190947cb1a83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4e58c105b84384a7e17646ec9bfcd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c8ebce-d2eb-4ba9-8952-73c306070045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86c8ebce-d2eb-4ba9-8952-73c306070045) transitioned into state 'SUCCESS' from state '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-2094510680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b747e7d88c2456e88c2190947cb1a83',qos_specs=None,replication_status=,reservations=['8ee4b05c-f481-4d40-baba-ad25937c5788','a270f6ee-67e9-4ecc-adf9-9318da15a4f3','1ebf2d17-2bc9-41b9-a0ad-daa39f86ea85','b1073732-4d28-4879-ab1a-01e5e63432fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4e58c105b84384a7e17646ec9bfcd0',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc27e523-3ae8-41bb-8891-3880f7fef499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc27e523-3ae8-41bb-8891-3880f7fef499) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Flow 'volume_create_api' (cb799004-8b14-4bd2-9c75-9754e0e3cdac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Create volume request issued successfully. Sep 03 12:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f17b4f67-15c8-4b1a-b2dc-c779b2ab1f27 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 923/1907] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:03:48 2026] POST /volume/v3/volumes => generated 764 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fcfdf4e6-b4c0-4ce5-bd87-17d7c85c6f3c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fcfdf4e6-b4c0-4ce5-bd87-17d7c85c6f3c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fcfdf4e6-b4c0-4ce5-bd87-17d7c85c6f3c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fcfdf4e6-b4c0-4ce5-bd87-17d7c85c6f3c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fcfdf4e6-b4c0-4ce5-bd87-17d7c85c6f3c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fcfdf4e6-b4c0-4ce5-bd87-17d7c85c6f3c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 985/1908] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:48 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 832 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8645280-5d4e-48dd-be00-62270cb10085 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1930951322"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1930951322'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Create volume of 1 GB Sep 03 12:03:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Availability Zones retrieved successfully. Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8645280-5d4e-48dd-be00-62270cb10085 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] GET http://192.168.122.215/volume/v3/os-services Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8645280-5d4e-48dd-be00-62270cb10085 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8645280-5d4e-48dd-be00-62270cb10085 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Flow 'volume_create_api' (aee985af-b810-499f-b110-3edbdf4ab9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: /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 03 12:03:49 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae63b4c-2a74-48d6-bbcb-1a098f39100a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8645280-5d4e-48dd-be00-62270cb10085 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] http://192.168.122.215/volume/v3/os-services returned with HTTP 200 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 924/1909] 192.168.122.215 () {58 vars in 1133 bytes} [Thu Sep 3 12:03:49 2026] GET /volume/v3/os-services => generated 707 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1aa41d44-fad4-421e-a25a-493ccf6a6133 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1aa41d44-fad4-421e-a25a-493ccf6a6133 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] PUT http://192.168.122.215/volume/v3/os-services/disable-log-reason Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1aa41d44-fad4-421e-a25a-493ccf6a6133 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1aa41d44-fad4-421e-a25a-493ccf6a6133 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] http://192.168.122.215/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 925/1910] 192.168.122.215 () {60 vars in 1210 bytes} [Thu Sep 3 12:03:49 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 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7c505312-161c-4363-9793-e5d03d2eda1e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c505312-161c-4363-9793-e5d03d2eda1e tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] PUT http://192.168.122.215/volume/v3/os-services/disable Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c505312-161c-4363-9793-e5d03d2eda1e tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c505312-161c-4363-9793-e5d03d2eda1e tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] http://192.168.122.215/volume/v3/os-services/disable returned with HTTP 404 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 926/1911] 192.168.122.215 () {60 vars in 1177 bytes} [Thu Sep 3 12:03:49 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7ae94fc-1dbe-4678-8d38-ebfb301360a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7ae94fc-1dbe-4678-8d38-ebfb301360a9 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] PUT http://192.168.122.215/volume/v3/os-services/enable Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7ae94fc-1dbe-4678-8d38-ebfb301360a9 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae63b4c-2a74-48d6-bbcb-1a098f39100a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d534538a-0024-469d-a9cc-287b601efb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7ae94fc-1dbe-4678-8d38-ebfb301360a9 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] http://192.168.122.215/volume/v3/os-services/enable returned with HTTP 404 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 927/1912] 192.168.122.215 () {60 vars in 1174 bytes} [Thu Sep 3 12:03:49 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b7fec105-d518-4a6e-87c9-54c28f981093 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7fec105-d518-4a6e-87c9-54c28f981093 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] PUT http://192.168.122.215/volume/v3/os-services/freeze Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7fec105-d518-4a6e-87c9-54c28f981093 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7fec105-d518-4a6e-87c9-54c28f981093 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] http://192.168.122.215/volume/v3/os-services/freeze returned with HTTP 400 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 928/1913] 192.168.122.215 () {60 vars in 1174 bytes} [Thu Sep 3 12:03:49 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40296105-a2ab-4e04-ad91-c7b894c6aeb9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40296105-a2ab-4e04-ad91-c7b894c6aeb9 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] PUT http://192.168.122.215/volume/v3/os-services/thaw Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40296105-a2ab-4e04-ad91-c7b894c6aeb9 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40296105-a2ab-4e04-ad91-c7b894c6aeb9 tempest-VolumeServicesNegativeTest-1793074006 tempest-VolumeServicesNegativeTest-1793074006-project-admin] http://192.168.122.215/volume/v3/os-services/thaw returned with HTTP 400 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 929/1914] 192.168.122.215 () {60 vars in 1168 bytes} [Thu Sep 3 12:03:49 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Created reservations ['a6520c9b-d3d2-475a-80af-69598a59fcac', 'd24f75de-59eb-4189-8e26-35014afad9ab', '9616f17c-12f7-4416-b26f-583dcdd87234', 'e7c3a0c0-a7f7-4cde-a338-255ba6b95c38'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d534538a-0024-469d-a9cc-287b601efb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6520c9b-d3d2-475a-80af-69598a59fcac', 'd24f75de-59eb-4189-8e26-35014afad9ab', '9616f17c-12f7-4416-b26f-583dcdd87234', 'e7c3a0c0-a7f7-4cde-a338-255ba6b95c38']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751b00b4-2cc1-4b14-92fa-7f0862a300b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751b00b4-2cc1-4b14-92fa-7f0862a300b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5d7b27-107f-47e0-984d-bdc99300c6f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1930951322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1bcd30d88304ebba59937c5adaa0bc3',qos_specs=None,replication_status=,reservations=['a6520c9b-d3d2-475a-80af-69598a59fcac','d24f75de-59eb-4189-8e26-35014afad9ab','9616f17c-12f7-4416-b26f-583dcdd87234','e7c3a0c0-a7f7-4cde-a338-255ba6b95c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8771f73fcc744badb2c4193fba41a06f',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1930951322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc5d7b27-107f-47e0-984d-bdc99300c6f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1bcd30d88304ebba59937c5adaa0bc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8771f73fcc744badb2c4193fba41a06f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbf1f8a-ef31-4241-b64a-8103ce5b1d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e83c2759-96b9-4e87-b173-07358b887783 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e83c2759-96b9-4e87-b173-07358b887783 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e83c2759-96b9-4e87-b173-07358b887783 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e83c2759-96b9-4e87-b173-07358b887783 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbf1f8a-ef31-4241-b64a-8103ce5b1d8f) transitioned into state 'SUCCESS' from state '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-1930951322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1bcd30d88304ebba59937c5adaa0bc3',qos_specs=None,replication_status=,reservations=['a6520c9b-d3d2-475a-80af-69598a59fcac','d24f75de-59eb-4189-8e26-35014afad9ab','9616f17c-12f7-4416-b26f-583dcdd87234','e7c3a0c0-a7f7-4cde-a338-255ba6b95c38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8771f73fcc744badb2c4193fba41a06f',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17121cea-68b3-43d8-8cf1-42005f52982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e83c2759-96b9-4e87-b173-07358b887783 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17121cea-68b3-43d8-8cf1-42005f52982d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Flow 'volume_create_api' (aee985af-b810-499f-b110-3edbdf4ab9a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Create volume request issued successfully. Sep 03 12:03:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d215c3a-4856-456a-aa44-bfb15eccb64e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 986/1915] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:49 2026] POST /volume/v3/volumes => generated 767 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e83c2759-96b9-4e87-b173-07358b887783 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 930/1916] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:49 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-87de1854-43a5-4c65-9521-63ffc2d2ada3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87de1854-43a5-4c65-9521-63ffc2d2ada3 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:03:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87de1854-43a5-4c65-9521-63ffc2d2ada3 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87de1854-43a5-4c65-9521-63ffc2d2ada3 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-87de1854-43a5-4c65-9521-63ffc2d2ada3 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:03:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87de1854-43a5-4c65-9521-63ffc2d2ada3 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 200 Sep 03 12:03:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 987/1917] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:50 2026] GET /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 835 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac631e03-7279-436c-b350-fafabe1a2f2d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac631e03-7279-436c-b350-fafabe1a2f2d tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac631e03-7279-436c-b350-fafabe1a2f2d tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac631e03-7279-436c-b350-fafabe1a2f2d tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac631e03-7279-436c-b350-fafabe1a2f2d tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac631e03-7279-436c-b350-fafabe1a2f2d tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 931/1918] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fb3a2343-c460-49f2-97ff-09d654e041a9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af5af3c4-e1e3-4053-a8b6-20c363c107e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af5af3c4-e1e3-4053-a8b6-20c363c107e2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af5af3c4-e1e3-4053-a8b6-20c363c107e2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af5af3c4-e1e3-4053-a8b6-20c363c107e2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb3a2343-c460-49f2-97ff-09d654e041a9 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb3a2343-c460-49f2-97ff-09d654e041a9 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb3a2343-c460-49f2-97ff-09d654e041a9 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fb3a2343-c460-49f2-97ff-09d654e041a9 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af5af3c4-e1e3-4053-a8b6-20c363c107e2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb3a2343-c460-49f2-97ff-09d654e041a9 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 988/1919] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af5af3c4-e1e3-4053-a8b6-20c363c107e2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 932/1920] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Get all volumes completed successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca5b8b5b-724d-4118-a46d-8cae4c7b1912 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 989/1921] 192.168.122.215 () {58 vars in 1121 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes => generated 347 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d66d2e0-86d4-40c9-8065-dbf8fd20f4b5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d66d2e0-86d4-40c9-8065-dbf8fd20f4b5 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d66d2e0-86d4-40c9-8065-dbf8fd20f4b5 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d66d2e0-86d4-40c9-8065-dbf8fd20f4b5 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d66d2e0-86d4-40c9-8065-dbf8fd20f4b5 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d66d2e0-86d4-40c9-8065-dbf8fd20f4b5 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 933/1922] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-d0721f2c-8295-464f-8aa3-92ca761e84d6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-d0721f2c-8295-464f-8aa3-92ca761e84d6 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-d0721f2c-8295-464f-8aa3-92ca761e84d6 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-d0721f2c-8295-464f-8aa3-92ca761e84d6 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-d0721f2c-8295-464f-8aa3-92ca761e84d6 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-d0721f2c-8295-464f-8aa3-92ca761e84d6 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 990/1923] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-23498fa8-fd03-4dd7-8475-3aa1e8fcd3f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23498fa8-fd03-4dd7-8475-3aa1e8fcd3f8 None None] GET http://192.168.122.215/volume// Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23498fa8-fd03-4dd7-8475-3aa1e8fcd3f8 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23498fa8-fd03-4dd7-8475-3aa1e8fcd3f8 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23498fa8-fd03-4dd7-8475-3aa1e8fcd3f8 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:03:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 934/1924] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-e469c18e-5056-4a39-914b-08fe4ee3dd9e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-e469c18e-5056-4a39-914b-08fe4ee3dd9e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-e469c18e-5056-4a39-914b-08fe4ee3dd9e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94697822-f845-4bfd-9486-d645fe83b64f", "connector": null, "instance_uuid": "e7a03287-911c-417e-9d33-3a8930638333"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-e469c18e-5056-4a39-914b-08fe4ee3dd9e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 991/1925] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:03:51 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7c70ff55-d959-4524-aef8-588524601543 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c70ff55-d959-4524-aef8-588524601543 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c70ff55-d959-4524-aef8-588524601543 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c70ff55-d959-4524-aef8-588524601543 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a7c9995d-66d4-43bd-bcd0-60da8770e9f7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a7c9995d-66d4-43bd-bcd0-60da8770e9f7 None None] GET http://192.168.122.215/volume// Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a7c9995d-66d4-43bd-bcd0-60da8770e9f7 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a7c9995d-66d4-43bd-bcd0-60da8770e9f7 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a7c9995d-66d4-43bd-bcd0-60da8770e9f7 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:03:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 992/1926] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-6a50999e-0444-4545-9029-c3e6e06c8c52 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-6a50999e-0444-4545-9029-c3e6e06c8c52 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-6a50999e-0444-4545-9029-c3e6e06c8c52 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-6a50999e-0444-4545-9029-c3e6e06c8c52 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7c70ff55-d959-4524-aef8-588524601543 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c70ff55-d959-4524-aef8-588524601543 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 935/1927] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 856 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-6a50999e-0444-4545-9029-c3e6e06c8c52 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-6a50999e-0444-4545-9029-c3e6e06c8c52 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 993/1928] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:03:51 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 1037 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] PUT http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Acquiring lock "cinder-attachment_update-94697822-f845-4bfd-9486-d645fe83b64f-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Lock "cinder-attachment_update-94697822-f845-4bfd-9486-d645fe83b64f-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd2122b4-69a8-453e-a14c-fd2f750ce793 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd2122b4-69a8-453e-a14c-fd2f750ce793 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd2122b4-69a8-453e-a14c-fd2f750ce793 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd2122b4-69a8-453e-a14c-fd2f750ce793 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dd2122b4-69a8-453e-a14c-fd2f750ce793 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd2122b4-69a8-453e-a14c-fd2f750ce793 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 200 Sep 03 12:03:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 994/1929] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:52 2026] GET /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5d7b27-107f-47e0-984d-bdc99300c6f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1430151473"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Create snapshot from volume dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Created reservations ['16e6e22f-e53e-4b66-84be-8adcb0c4727a', 'e57771ca-6f05-4518-8fe5-57ae2a65c759', '325ff62f-db42-4ca2-8c82-15b22628f7b0', 'd7687d72-a454-4978-929f-de445fde281f'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Lock "cinder-attachment_update-94697822-f845-4bfd-9486-d645fe83b64f-devstack" released by "attachment_update" :: held 0.287s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-aa95182f-77e6-4734-a7c5-c529d33a8081 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e returned with HTTP 200 Sep 03 12:03:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 936/1930] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:03:52 2026] PUT /volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e => generated 694 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot create request issued successfully. Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-83e6eb34-be3e-4387-9dff-d1f08b211653 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:03:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 995/1931] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:03:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18367b34-c24c-443e-8d62-e8cfe47bd3b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18367b34-c24c-443e-8d62-e8cfe47bd3b1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18367b34-c24c-443e-8d62-e8cfe47bd3b1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18367b34-c24c-443e-8d62-e8cfe47bd3b1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18367b34-c24c-443e-8d62-e8cfe47bd3b1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18367b34-c24c-443e-8d62-e8cfe47bd3b1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:03:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 937/1932] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:52 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 446 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c80dc0bc-2770-44ad-b04a-1e23f14aeeb1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c80dc0bc-2770-44ad-b04a-1e23f14aeeb1 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c80dc0bc-2770-44ad-b04a-1e23f14aeeb1 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c80dc0bc-2770-44ad-b04a-1e23f14aeeb1 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c80dc0bc-2770-44ad-b04a-1e23f14aeeb1 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c80dc0bc-2770-44ad-b04a-1e23f14aeeb1 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 996/1933] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:52 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-1651f13e-7c60-4fc0-a3f8-bfdcc984fb4e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-1651f13e-7c60-4fc0-a3f8-bfdcc984fb4e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] POST http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e/action Sep 03 12:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-1651f13e-7c60-4fc0-a3f8-bfdcc984fb4e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-1651f13e-7c60-4fc0-a3f8-bfdcc984fb4e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-474378a4-ae12-4d85-b535-fcff53e148a4 req-1651f13e-7c60-4fc0-a3f8-bfdcc984fb4e tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e/action returned with HTTP 204 Sep 03 12:03:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 938/1934] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:03:53 2026] POST /volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fbe0ce1b-9e93-4105-993d-01797fc5a9fa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fbe0ce1b-9e93-4105-993d-01797fc5a9fa tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:03:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fbe0ce1b-9e93-4105-993d-01797fc5a9fa tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fbe0ce1b-9e93-4105-993d-01797fc5a9fa tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fbe0ce1b-9e93-4105-993d-01797fc5a9fa tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fbe0ce1b-9e93-4105-993d-01797fc5a9fa tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:03:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 997/1935] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:53 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44a4c5d4-1bb8-4095-ae4d-bbe6ae187969 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44a4c5d4-1bb8-4095-ae4d-bbe6ae187969 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44a4c5d4-1bb8-4095-ae4d-bbe6ae187969 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44a4c5d4-1bb8-4095-ae4d-bbe6ae187969 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44a4c5d4-1bb8-4095-ae4d-bbe6ae187969 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44a4c5d4-1bb8-4095-ae4d-bbe6ae187969 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 939/1936] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:54 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 1149 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f08cd2b2-3979-4e23-a0e6-1dc7672e4989 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f08cd2b2-3979-4e23-a0e6-1dc7672e4989 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f08cd2b2-3979-4e23-a0e6-1dc7672e4989 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f08cd2b2-3979-4e23-a0e6-1dc7672e4989 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f08cd2b2-3979-4e23-a0e6-1dc7672e4989 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f08cd2b2-3979-4e23-a0e6-1dc7672e4989 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 998/1937] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:54 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 1149 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aac34ecd-e79f-4f20-b859-0b73b7aa9e86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aac34ecd-e79f-4f20-b859-0b73b7aa9e86 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aac34ecd-e79f-4f20-b859-0b73b7aa9e86 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aac34ecd-e79f-4f20-b859-0b73b7aa9e86 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aac34ecd-e79f-4f20-b859-0b73b7aa9e86 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:03:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aac34ecd-e79f-4f20-b859-0b73b7aa9e86 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:03:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 940/1938] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:54 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 1149 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:03:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6851daa4-c461-4038-bcf3-da3a1c439d13 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6851daa4-c461-4038-bcf3-da3a1c439d13 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:03:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6851daa4-c461-4038-bcf3-da3a1c439d13 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6851daa4-c461-4038-bcf3-da3a1c439d13 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6851daa4-c461-4038-bcf3-da3a1c439d13 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6851daa4-c461-4038-bcf3-da3a1c439d13 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:03:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 999/1939] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:54 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4900c9c9-7db8-42f6-9282-3796f894c6f2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4900c9c9-7db8-42f6-9282-3796f894c6f2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:03:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4900c9c9-7db8-42f6-9282-3796f894c6f2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4900c9c9-7db8-42f6-9282-3796f894c6f2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4900c9c9-7db8-42f6-9282-3796f894c6f2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4900c9c9-7db8-42f6-9282-3796f894c6f2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:03:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 941/1940] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:55 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d442bf51-409a-4a4c-8202-ecd324470766 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:03:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5d7b27-107f-47e0-984d-bdc99300c6f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1713538036"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:03:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Create snapshot from volume dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:03:55 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Created reservations ['3e2e97b0-e1f7-4fa2-9752-10129df16169', 'c42feb18-4363-4de1-8ffd-e18e398f61dd', '3fa4e4c8-14e0-408c-b52c-6514312bf82f', '1c598a17-a7be-42ab-92f6-be514df57903'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot create request issued successfully. Sep 03 12:03:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d442bf51-409a-4a4c-8202-ecd324470766 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:03:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1000/1941] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:03:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad995cc7-9a43-4290-bdb1-fa8b8d274d5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad995cc7-9a43-4290-bdb1-fa8b8d274d5e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad995cc7-9a43-4290-bdb1-fa8b8d274d5e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad995cc7-9a43-4290-bdb1-fa8b8d274d5e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad995cc7-9a43-4290-bdb1-fa8b8d274d5e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad995cc7-9a43-4290-bdb1-fa8b8d274d5e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:03:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 942/1942] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:56 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 446 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-786b3cb5-d01f-433c-a8f0-691af00ad3f3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-786b3cb5-d01f-433c-a8f0-691af00ad3f3 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:03:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-786b3cb5-d01f-433c-a8f0-691af00ad3f3 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-40187063", "os-volume-type-access:is_public": false}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-786b3cb5-d01f-433c-a8f0-691af00ad3f3 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:03:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1001/1943] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:03:56 2026] POST /volume/v3/types => generated 227 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d0ee54fe-8280-4a99-997a-cd8a4e8b692b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0ee54fe-8280-4a99-997a-cd8a4e8b692b tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0ee54fe-8280-4a99-997a-cd8a4e8b692b tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf4ad870-4348-4d8d-b7ba-115ad954c420", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d0ee54fe-8280-4a99-997a-cd8a4e8b692b tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Create volume request body: {'volume': {'volume_type': 'bf4ad870-4348-4d8d-b7ba-115ad954c420', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0ee54fe-8280-4a99-997a-cd8a4e8b692b tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 404 Sep 03 12:03:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 943/1944] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:03:56 2026] POST /volume/v3/volumes => generated 114 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:03:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c226b0f5-2797-4d86-a6c9-aa7f7ea4aa5f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c226b0f5-2797-4d86-a6c9-aa7f7ea4aa5f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420/action Sep 03 12:03:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c226b0f5-2797-4d86-a6c9-aa7f7ea4aa5f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action body: b'{"addProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:03:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c226b0f5-2797-4d86-a6c9-aa7f7ea4aa5f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c226b0f5-2797-4d86-a6c9-aa7f7ea4aa5f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420/action returned with HTTP 202 Sep 03 12:03:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1002/1945] 192.168.122.215 () {60 vars in 1268 bytes} [Thu Sep 3 12:03:56 2026] POST /volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf4ad870-4348-4d8d-b7ba-115ad954c420", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1884408386"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Create volume request body: {'volume': {'volume_type': 'bf4ad870-4348-4d8d-b7ba-115ad954c420', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1884408386'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Create volume of 1 GB Sep 03 12:03:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Availability Zones retrieved successfully. Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Flow 'volume_create_api' (77078999-742c-4f92-80c9-cdfee029e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7f7739-3eb0-4994-9265-96ad216828ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c7f7739-3eb0-4994-9265-96ad216828ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:03:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bf4ad870-4348-4d8d-b7ba-115ad954c420,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-40187063',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf4ad870-4348-4d8d-b7ba-115ad954c420', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa52926c-5f7a-4ec5-9a27-f4caafc93221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:56 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-40187063 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-40187063, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:03:56 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-40187063 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-40187063, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Created reservations ['1745f429-9389-4382-a594-18ec3626a1c0', '52fb8802-97a8-4f88-88ad-e4b8291f3f46', '90b6d91e-f29a-478d-a2b0-bf728a3c8bee', '01991d22-ee69-4af2-9646-ece07b93e45a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa52926c-5f7a-4ec5-9a27-f4caafc93221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1745f429-9389-4382-a594-18ec3626a1c0', '52fb8802-97a8-4f88-88ad-e4b8291f3f46', '90b6d91e-f29a-478d-a2b0-bf728a3c8bee', '01991d22-ee69-4af2-9646-ece07b93e45a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (880e2e20-c817-45d8-a9ac-9567cac1154e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (880e2e20-c817-45d8-a9ac-9567cac1154e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d5f84cc-1aed-4e60-b1f4-2110e1289e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1884408386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b552abee44ffcbb3acbefd5f8f2d9',qos_specs=None,replication_status=,reservations=['1745f429-9389-4382-a594-18ec3626a1c0','52fb8802-97a8-4f88-88ad-e4b8291f3f46','90b6d91e-f29a-478d-a2b0-bf728a3c8bee','01991d22-ee69-4af2-9646-ece07b93e45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6547ca7b924c8880b8fa0290a26750',volume_type_id=bf4ad870-4348-4d8d-b7ba-115ad954c420), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:03:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1884408386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d5f84cc-1aed-4e60-b1f4-2110e1289e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857b552abee44ffcbb3acbefd5f8f2d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db6547ca7b924c8880b8fa0290a26750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf4ad870-4348-4d8d-b7ba-115ad954c420),volume_type_id=bf4ad870-4348-4d8d-b7ba-115ad954c420)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b627e907-2dcf-4325-8323-16cc01dd754f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b627e907-2dcf-4325-8323-16cc01dd754f) transitioned into state 'SUCCESS' from state '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-1884408386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857b552abee44ffcbb3acbefd5f8f2d9',qos_specs=None,replication_status=,reservations=['1745f429-9389-4382-a594-18ec3626a1c0','52fb8802-97a8-4f88-88ad-e4b8291f3f46','90b6d91e-f29a-478d-a2b0-bf728a3c8bee','01991d22-ee69-4af2-9646-ece07b93e45a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6547ca7b924c8880b8fa0290a26750',volume_type_id=bf4ad870-4348-4d8d-b7ba-115ad954c420)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-44f900bc-0a04-4c4c-abfd-023fad2038ec None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957a40ba-26f0-4e40-b16e-825bfbf3ade7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44f900bc-0a04-4c4c-abfd-023fad2038ec tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:03:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44f900bc-0a04-4c4c-abfd-023fad2038ec tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44f900bc-0a04-4c4c-abfd-023fad2038ec tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-44f900bc-0a04-4c4c-abfd-023fad2038ec tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44f900bc-0a04-4c4c-abfd-023fad2038ec tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:03:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1003/1946] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:57 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957a40ba-26f0-4e40-b16e-825bfbf3ade7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Flow 'volume_create_api' (77078999-742c-4f92-80c9-cdfee029e205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:03:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Create volume request issued successfully. Sep 03 12:03:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ba2d7a9-61e0-4698-93f7-25843c918de2 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:03:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 944/1947] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:03:56 2026] POST /volume/v3/volumes => generated 802 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c06fedf-a024-4416-8fb3-1d28ea1a1a0c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c06fedf-a024-4416-8fb3-1d28ea1a1a0c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:03:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c06fedf-a024-4416-8fb3-1d28ea1a1a0c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c06fedf-a024-4416-8fb3-1d28ea1a1a0c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c06fedf-a024-4416-8fb3-1d28ea1a1a0c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:03:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c06fedf-a024-4416-8fb3-1d28ea1a1a0c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:03:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1004/1948] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:57 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 870 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4a82a3ff-3d29-4660-88d2-32e0fd8c9254 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a82a3ff-3d29-4660-88d2-32e0fd8c9254 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:03:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a82a3ff-3d29-4660-88d2-32e0fd8c9254 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a82a3ff-3d29-4660-88d2-32e0fd8c9254 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4a82a3ff-3d29-4660-88d2-32e0fd8c9254 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a82a3ff-3d29-4660-88d2-32e0fd8c9254 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:03:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 945/1949] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:58 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 446 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-69b67bd9-962b-4280-994b-35d9d8150e15 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69b67bd9-962b-4280-994b-35d9d8150e15 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:03:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69b67bd9-962b-4280-994b-35d9d8150e15 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69b67bd9-962b-4280-994b-35d9d8150e15 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-69b67bd9-962b-4280-994b-35d9d8150e15 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:03:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69b67bd9-962b-4280-994b-35d9d8150e15 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:03:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1005/1950] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:58 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 894 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1343c8b-101f-410a-a335-41472f1cdd1a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1343c8b-101f-410a-a335-41472f1cdd1a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1343c8b-101f-410a-a335-41472f1cdd1a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1343c8b-101f-410a-a335-41472f1cdd1a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1343c8b-101f-410a-a335-41472f1cdd1a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1343c8b-101f-410a-a335-41472f1cdd1a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:03:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 946/1951] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:59 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 473 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:03:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc5d7b27-107f-47e0-984d-bdc99300c6f3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-287678259"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:03:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:03:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:03:59 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Create snapshot from volume dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b941bf76-2995-45d5-ba44-e84b186a5186 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b941bf76-2995-45d5-ba44-e84b186a5186 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b941bf76-2995-45d5-ba44-e84b186a5186 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b941bf76-2995-45d5-ba44-e84b186a5186 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:59 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Created reservations ['57a0f69c-c2e3-44e9-a233-238919dfd294', '08f3ab37-db6d-430a-b52d-62a065778a0b', 'bdbfbdb3-1309-4ddc-853e-eb5cefe48778', 'd11311ac-bacc-4ad0-a960-74b6c9be6d9b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:03:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:03:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:03:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b941bf76-2995-45d5-ba44-e84b186a5186 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b941bf76-2995-45d5-ba44-e84b186a5186 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:03:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 947/1952] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:03:59 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 894 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:03:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot create request issued successfully. Sep 03 12:03:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f48d73e-97d5-41ee-a5c1-5e77b463f1f4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:03:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1006/1953] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:03:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3491f199-4cdd-4e7b-bf2c-412d1cd71b4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3491f199-4cdd-4e7b-bf2c-412d1cd71b4f tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3491f199-4cdd-4e7b-bf2c-412d1cd71b4f tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3491f199-4cdd-4e7b-bf2c-412d1cd71b4f tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:03:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3491f199-4cdd-4e7b-bf2c-412d1cd71b4f tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:03:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3491f199-4cdd-4e7b-bf2c-412d1cd71b4f tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 200 Sep 03 12:03:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 948/1954] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:03:59 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f2125a45-45bd-49f1-84de-8cf783817d7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2125a45-45bd-49f1-84de-8cf783817d7c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2125a45-45bd-49f1-84de-8cf783817d7c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2125a45-45bd-49f1-84de-8cf783817d7c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f2125a45-45bd-49f1-84de-8cf783817d7c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2125a45-45bd-49f1-84de-8cf783817d7c tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:04:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1007/1955] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:00 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 895 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d4c6757-10a2-4257-9838-fac99d00bb8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d4c6757-10a2-4257-9838-fac99d00bb8f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d4c6757-10a2-4257-9838-fac99d00bb8f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d4c6757-10a2-4257-9838-fac99d00bb8f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ba6a1058-cd83-4b34-aaf4-04bdfe73e645 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba6a1058-cd83-4b34-aaf4-04bdfe73e645 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba6a1058-cd83-4b34-aaf4-04bdfe73e645 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba6a1058-cd83-4b34-aaf4-04bdfe73e645 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba6a1058-cd83-4b34-aaf4-04bdfe73e645 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba6a1058-cd83-4b34-aaf4-04bdfe73e645 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 200 Sep 03 12:04:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1008/1956] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:00 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0d4c6757-10a2-4257-9838-fac99d00bb8f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:04:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d4c6757-10a2-4257-9838-fac99d00bb8f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:04:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 949/1957] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:00 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 895 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] DELETE http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:00 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Delete volume with id: 1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Delete volume request issued successfully. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5795a990-b4d1-4a90-a0bf-8040d2d2abdb tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 202 Sep 03 12:04:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1009/1958] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:00 2026] DELETE /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2ba8644-8cc3-488f-a81a-9b4c22edef4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2ba8644-8cc3-488f-a81a-9b4c22edef4f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2ba8644-8cc3-488f-a81a-9b4c22edef4f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2ba8644-8cc3-488f-a81a-9b4c22edef4f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2ba8644-8cc3-488f-a81a-9b4c22edef4f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:04:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2ba8644-8cc3-488f-a81a-9b4c22edef4f tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:04:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 950/1959] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:01 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 894 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43cf1b11-e358-4c48-8a56-c5ec2c2d3c63 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43cf1b11-e358-4c48-8a56-c5ec2c2d3c63 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43cf1b11-e358-4c48-8a56-c5ec2c2d3c63 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43cf1b11-e358-4c48-8a56-c5ec2c2d3c63 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-43cf1b11-e358-4c48-8a56-c5ec2c2d3c63 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43cf1b11-e358-4c48-8a56-c5ec2c2d3c63 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1010/1960] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:01 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-65f702f4-de14-4036-9b25-1bee9a687c6e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65f702f4-de14-4036-9b25-1bee9a687c6e tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65f702f4-de14-4036-9b25-1bee9a687c6e tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65f702f4-de14-4036-9b25-1bee9a687c6e tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-65f702f4-de14-4036-9b25-1bee9a687c6e tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65f702f4-de14-4036-9b25-1bee9a687c6e tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 951/1961] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:01 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d895166a-d7c9-4d62-89be-3cef4e56f4c5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d895166a-d7c9-4d62-89be-3cef4e56f4c5 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d895166a-d7c9-4d62-89be-3cef4e56f4c5 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d895166a-d7c9-4d62-89be-3cef4e56f4c5 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d895166a-d7c9-4d62-89be-3cef4e56f4c5 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d895166a-d7c9-4d62-89be-3cef4e56f4c5 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 200 Sep 03 12:04:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1011/1962] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:01 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-c704a94e-cd46-4e77-9050-5bddfc4a6d87 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-c704a94e-cd46-4e77-9050-5bddfc4a6d87 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-c704a94e-cd46-4e77-9050-5bddfc4a6d87 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-c704a94e-cd46-4e77-9050-5bddfc4a6d87 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-c704a94e-cd46-4e77-9050-5bddfc4a6d87 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-c704a94e-cd46-4e77-9050-5bddfc4a6d87 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 952/1963] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 883 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dc34c17a-1966-4045-8c5e-6aec9d5e63b5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc34c17a-1966-4045-8c5e-6aec9d5e63b5 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc34c17a-1966-4045-8c5e-6aec9d5e63b5 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dc34c17a-1966-4045-8c5e-6aec9d5e63b5 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dc34c17a-1966-4045-8c5e-6aec9d5e63b5 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Volume info retrieved successfully. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dc34c17a-1966-4045-8c5e-6aec9d5e63b5 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 200 Sep 03 12:04:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1012/1964] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 894 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45f40101-56c7-4fc1-bd3a-a8e6339d4f3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45f40101-56c7-4fc1-bd3a-a8e6339d4f3e None None] GET http://192.168.122.215/volume// Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45f40101-56c7-4fc1-bd3a-a8e6339d4f3e None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45f40101-56c7-4fc1-bd3a-a8e6339d4f3e None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45f40101-56c7-4fc1-bd3a-a8e6339d4f3e None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 953/1965] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-fd86d6a8-a11d-4b1c-a30e-b21c88799a73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-fd86d6a8-a11d-4b1c-a30e-b21c88799a73 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-fd86d6a8-a11d-4b1c-a30e-b21c88799a73 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "742ba8df-458a-4432-bd29-fb317e6d42b1", "connector": null, "instance_uuid": "bacbb742-f016-4365-b820-3efa53b74787"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-fd86d6a8-a11d-4b1c-a30e-b21c88799a73 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:04:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1013/1966] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:04:02 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c94b078c-009f-4dcb-8931-32ad034f9024 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c94b078c-009f-4dcb-8931-32ad034f9024 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c94b078c-009f-4dcb-8931-32ad034f9024 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c94b078c-009f-4dcb-8931-32ad034f9024 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c94b078c-009f-4dcb-8931-32ad034f9024 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e5436e06-6c7f-458b-b380-07fc1e884c60 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e5436e06-6c7f-458b-b380-07fc1e884c60 None None] GET http://192.168.122.215/volume// Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e5436e06-6c7f-458b-b380-07fc1e884c60 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c94b078c-009f-4dcb-8931-32ad034f9024 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 954/1967] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e5436e06-6c7f-458b-b380-07fc1e884c60 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e5436e06-6c7f-458b-b380-07fc1e884c60 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:04:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1014/1968] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-8d65cb60-5245-4364-8d7f-64393117e92d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-8d65cb60-5245-4364-8d7f-64393117e92d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-8d65cb60-5245-4364-8d7f-64393117e92d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-8d65cb60-5245-4364-8d7f-64393117e92d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-8d65cb60-5245-4364-8d7f-64393117e92d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-8d65cb60-5245-4364-8d7f-64393117e92d tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 955/1969] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 1063 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] PUT http://192.168.122.215/volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5 Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Acquiring lock "cinder-attachment_update-742ba8df-458a-4432-bd29-fb317e6d42b1-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Lock "cinder-attachment_update-742ba8df-458a-4432-bd29-fb317e6d42b1-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:04:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9472a14e-cb76-486e-b471-19d308373bc1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9472a14e-cb76-486e-b471-19d308373bc1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9472a14e-cb76-486e-b471-19d308373bc1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9472a14e-cb76-486e-b471-19d308373bc1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9472a14e-cb76-486e-b471-19d308373bc1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9472a14e-cb76-486e-b471-19d308373bc1 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 956/1970] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:02 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 472 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29fe303f-3313-435f-b97c-db4d986409b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?limit=1 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29fe303f-3313-435f-b97c-db4d986409b8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 957/1971] 192.168.122.215 () {58 vars in 1142 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a6b47fd2-1ef3-41df-9ba8-0dd217a7d081 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 958/1972] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?limit=100000 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Lock "cinder-attachment_update-742ba8df-458a-4432-bd29-fb317e6d42b1-devstack" released by "attachment_update" :: held 0.319s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-05dfbd65-cd2d-4bcd-be7b-eb394f40bcce tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1015/1973] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:04:02 2026] PUT /volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5 => generated 694 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c222541a-2330-4e42-8c2d-ec37bdf95676 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 959/1974] 192.168.122.215 () {58 vars in 1152 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?limit=0 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /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 03 12:04:03 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88ecef6b-90e9-4273-b2d2-3d9dc199d7c9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1016/1975] 192.168.122.215 () {58 vars in 1142 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4069ab43-37fe-41ac-8e3b-18600999107b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4069ab43-37fe-41ac-8e3b-18600999107b tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 960/1976] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?marker=72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5f4e6c64-4fc5-47d1-aa86-b65f603efede tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?marker=72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1017/1977] 192.168.122.215 () {58 vars in 1214 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?marker=72b85716-5e2b-4483-923e-f28b693c54aa => generated 342 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?offset=2&limit=3 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9150b0db-f08b-4236-aaa6-60ad872bbb94 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9150b0db-f08b-4236-aaa6-60ad872bbb94 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] GET http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9150b0db-f08b-4236-aaa6-60ad872bbb94 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9150b0db-f08b-4236-aaa6-60ad872bbb94 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6347ef4-31b8-4347-bbc6-a26902c79cc6 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 961/1978] 192.168.122.215 () {58 vars in 1160 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bd684129-ead0-4fef-af34-a1a166704a80 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9150b0db-f08b-4236-aaa6-60ad872bbb94 tempest-VolumeTypesAccessTest-1373472013 tempest-VolumeTypesAccessTest-1373472013-project-member] http://192.168.122.215/volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 returned with HTTP 404 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1018/1979] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/volumes/1d5f84cc-1aed-4e60-b1f4-2110e1289e21 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d440e4f7-20b1-4844-aa0d-36684c2f224f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d440e4f7-20b1-4844-aa0d-36684c2f224f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420/action Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d440e4f7-20b1-4844-aa0d-36684c2f224f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action body: b'{"removeProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d440e4f7-20b1-4844-aa0d-36684c2f224f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd684129-ead0-4fef-af34-a1a166704a80 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 962/1980] 192.168.122.215 () {58 vars in 1192 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36c82fca-ded4-4dad-9b3e-07e7ab502866 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 963/1981] 192.168.122.215 () {58 vars in 1194 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d440e4f7-20b1-4844-aa0d-36684c2f224f tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420/action returned with HTTP 202 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1019/1982] 192.168.122.215 () {60 vars in 1268 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4f70b0d-0bb1-46b2-ae60-7c1c8d20f166 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4f70b0d-0bb1-46b2-ae60-7c1c8d20f166 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] DELETE http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4f70b0d-0bb1-46b2-ae60-7c1c8d20f166 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4f70b0d-0bb1-46b2-ae60-7c1c8d20f166 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /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 03 12:04:03 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a9af38f-a859-42e2-a06a-5c330ccb2f3c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1020/1983] 192.168.122.215 () {58 vars in 1176 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ebdbf829-1f86-49b6-bb1e-c4757abec8b0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebdbf829-1f86-49b6-bb1e-c4757abec8b0 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebdbf829-1f86-49b6-bb1e-c4757abec8b0 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebdbf829-1f86-49b6-bb1e-c4757abec8b0 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4f70b0d-0bb1-46b2-ae60-7c1c8d20f166 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420 returned with HTTP 202 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 964/1984] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:04:03 2026] DELETE /volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ebdbf829-1f86-49b6-bb1e-c4757abec8b0 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-156cd52e-2a55-4333-b614-41740ba7b1a0 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 965/1985] 192.168.122.215 () {58 vars in 1178 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-061d38ec-22a2-45b5-b9af-c8e50903355d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-061d38ec-22a2-45b5-b9af-c8e50903355d tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] GET http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-061d38ec-22a2-45b5-b9af-c8e50903355d tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-061d38ec-22a2-45b5-b9af-c8e50903355d tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebdbf829-1f86-49b6-bb1e-c4757abec8b0 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1021/1986] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 883 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-061d38ec-22a2-45b5-b9af-c8e50903355d tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420 returned with HTTP 404 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 966/1987] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/types/bf4ad870-4348-4d8d-b7ba-115ad954c420 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-9a49bcda-7196-4af3-a8d7-95ee33326248 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-9a49bcda-7196-4af3-a8d7-95ee33326248 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5/action Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-9a49bcda-7196-4af3-a8d7-95ee33326248 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-9a49bcda-7196-4af3-a8d7-95ee33326248 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /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 03 12:04:03 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d519a0f6-856f-4399-92c9-ec1e6ab12232 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1022/1988] 192.168.122.215 () {58 vars in 1196 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5da9fe83-95c4-43eb-b732-ece80ee3b6a7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5da9fe83-95c4-43eb-b732-ece80ee3b6a7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5da9fe83-95c4-43eb-b732-ece80ee3b6a7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-559180186", "os-volume-type-access:is_public": false}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-65ca6f3b-2b64-473a-9d4e-398f61aa219a req-9a49bcda-7196-4af3-a8d7-95ee33326248 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5/action returned with HTTP 204 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 967/1989] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-073ca769-0f58-4822-98a7-b26980b480ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5da9fe83-95c4-43eb-b732-ece80ee3b6a7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1023/1990] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/types => generated 228 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-62e7a53a-5c6a-4ba5-b1ac-898b594b8c44 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62e7a53a-5c6a-4ba5-b1ac-898b594b8c44 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62e7a53a-5c6a-4ba5-b1ac-898b594b8c44 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action body: b'{"addProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62e7a53a-5c6a-4ba5-b1ac-898b594b8c44 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-073ca769-0f58-4822-98a7-b26980b480ab tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 968/1991] 192.168.122.215 () {58 vars in 1198 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-26437125-55b8-4b89-91f7-3e7693d70151 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62e7a53a-5c6a-4ba5-b1ac-898b594b8c44 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action returned with HTTP 202 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1024/1992] 192.168.122.215 () {60 vars in 1268 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-65c23fb6-27c3-4775-8977-d4f402c508be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26437125-55b8-4b89-91f7-3e7693d70151 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 969/1993] 192.168.122.215 () {58 vars in 1267 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-65c23fb6-27c3-4775-8977-d4f402c508be tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-65c23fb6-27c3-4775-8977-d4f402c508be tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action body: b'{"addProjectAccess": {"project": "0f789d0a6d0d46e28e0fd94f3dfe3e78"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-65c23fb6-27c3-4775-8977-d4f402c508be tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0f789d0a6d0d46e28e0fd94f3dfe3e78"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail?status=available Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-65c23fb6-27c3-4775-8977-d4f402c508be tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action returned with HTTP 202 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1025/1994] 192.168.122.215 () {60 vars in 1268 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd825fd3-af58-4649-8083-669c189b03d7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd825fd3-af58-4649-8083-669c189b03d7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] GET http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/os-volume-type-access Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd825fd3-af58-4649-8083-669c189b03d7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd825fd3-af58-4649-8083-669c189b03d7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84689d59-bb1f-4d0f-86c7-8a4529e0c44c tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 970/1995] 192.168.122.215 () {58 vars in 1181 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd825fd3-af58-4649-8083-669c189b03d7 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/os-volume-type-access returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1026/1996] 192.168.122.215 () {58 vars in 1292 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3b438d68-64ea-42ce-b751-9e47d4e4fb7a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b438d68-64ea-42ce-b751-9e47d4e4fb7a tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b438d68-64ea-42ce-b751-9e47d4e4fb7a tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action body: b'{"removeProjectAccess": {"project": "0f789d0a6d0d46e28e0fd94f3dfe3e78"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b438d68-64ea-42ce-b751-9e47d4e4fb7a tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0f789d0a6d0d46e28e0fd94f3dfe3e78"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca73d93a-a6b6-4aba-afcc-c3adf4ee7a86 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 971/1997] 192.168.122.215 () {58 vars in 1301 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef0e781d-8651-4cac-88ea-f08435b038df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b438d68-64ea-42ce-b751-9e47d4e4fb7a tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action returned with HTTP 202 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1027/1998] 192.168.122.215 () {60 vars in 1268 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4fcd8790-b9fb-4dd6-9bec-a9e5d2e8f125 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4fcd8790-b9fb-4dd6-9bec-a9e5d2e8f125 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] POST http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4fcd8790-b9fb-4dd6-9bec-a9e5d2e8f125 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action body: b'{"removeProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4fcd8790-b9fb-4dd6-9bec-a9e5d2e8f125 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "857b552abee44ffcbb3acbefd5f8f2d9"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:03 devstack devstack@c-api.service[86957]: /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 03 12:04:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef0e781d-8651-4cac-88ea-f08435b038df tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 returned with HTTP 200 Sep 03 12:04:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 972/1999] 192.168.122.215 () {58 vars in 1246 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?status=available Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4fcd8790-b9fb-4dd6-9bec-a9e5d2e8f125 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action returned with HTTP 202 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1028/2000] 192.168.122.215 () {60 vars in 1268 bytes} [Thu Sep 3 12:04:03 2026] POST /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /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 03 12:04:04 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b1cbf83-662d-477b-9440-35f09e8ce94a tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?status=available returned with HTTP 200 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 973/2001] 192.168.122.215 () {58 vars in 1160 bytes} [Thu Sep 3 12:04:03 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5055129f-34fa-495a-8631-16e6f4913199 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5055129f-34fa-495a-8631-16e6f4913199 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] DELETE http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5055129f-34fa-495a-8631-16e6f4913199 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5055129f-34fa-495a-8631-16e6f4913199 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /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 03 12:04:04 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Get all snapshots completed successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7de5f341-f3cf-4895-aedf-54e4e060a491 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 returned with HTTP 200 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 974/2002] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:04:04 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-287678259 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Delete snapshot with id: 6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5055129f-34fa-495a-8631-16e6f4913199 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2 returned with HTTP 202 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1029/2003] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:04:04 2026] DELETE /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3f7897d8-d1ca-42a4-bbdf-e4b78a293386 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f7897d8-d1ca-42a4-bbdf-e4b78a293386 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] GET http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f7897d8-d1ca-42a4-bbdf-e4b78a293386 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f7897d8-d1ca-42a4-bbdf-e4b78a293386 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot delete request issued successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c09caf51-0267-4f74-ad2e-cbb3b9833ace tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 202 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 975/2004] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:04 2026] DELETE /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f7897d8-d1ca-42a4-bbdf-e4b78a293386 tempest-VolumeTypesAccessTest-2055325687 tempest-VolumeTypesAccessTest-2055325687-project-admin] http://192.168.122.215/volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2 returned with HTTP 404 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1030/2005] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:04:04 2026] GET /volume/v3/types/aff9cf10-4c9c-4429-a1d8-2919511aada2 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58722c49-3c08-470e-af14-8b355dfb0072 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58722c49-3c08-470e-af14-8b355dfb0072 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58722c49-3c08-470e-af14-8b355dfb0072 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58722c49-3c08-470e-af14-8b355dfb0072 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58722c49-3c08-470e-af14-8b355dfb0072 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58722c49-3c08-470e-af14-8b355dfb0072 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 200 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 976/2006] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:04 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2362793f-cfac-40c0-b7a0-50ac0e2e0e4b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2362793f-cfac-40c0-b7a0-50ac0e2e0e4b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2362793f-cfac-40c0-b7a0-50ac0e2e0e4b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2362793f-cfac-40c0-b7a0-50ac0e2e0e4b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2362793f-cfac-40c0-b7a0-50ac0e2e0e4b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2362793f-cfac-40c0-b7a0-50ac0e2e0e4b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1031/2007] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:04 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 1175 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c995a570-ea7f-4dc3-9edb-54a474eb5f6b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c995a570-ea7f-4dc3-9edb-54a474eb5f6b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c995a570-ea7f-4dc3-9edb-54a474eb5f6b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c995a570-ea7f-4dc3-9edb-54a474eb5f6b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c995a570-ea7f-4dc3-9edb-54a474eb5f6b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c995a570-ea7f-4dc3-9edb-54a474eb5f6b tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 977/2008] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:04 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 1175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b74bd773-4cf9-4313-a47a-7147ccf6c978 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b74bd773-4cf9-4313-a47a-7147ccf6c978 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b74bd773-4cf9-4313-a47a-7147ccf6c978 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b74bd773-4cf9-4313-a47a-7147ccf6c978 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b74bd773-4cf9-4313-a47a-7147ccf6c978 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b74bd773-4cf9-4313-a47a-7147ccf6c978 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 200 Sep 03 12:04:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1032/2009] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:05 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-821e4190-4b7b-44c9-b0bf-2b59b26b9eb4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-821e4190-4b7b-44c9-b0bf-2b59b26b9eb4 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-821e4190-4b7b-44c9-b0bf-2b59b26b9eb4 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-821e4190-4b7b-44c9-b0bf-2b59b26b9eb4 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-821e4190-4b7b-44c9-b0bf-2b59b26b9eb4 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-821e4190-4b7b-44c9-b0bf-2b59b26b9eb4 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 978/2010] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:04:05 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 1175 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] POST http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1/action Sep 03 12:04:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Begin detaching volume completed successfully. Sep 03 12:04:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-6e05cb81-4117-470a-914a-44146732cff5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1/action returned with HTTP 202 Sep 03 12:04:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1033/2011] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:04:05 2026] POST /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cb24662a-eb75-41c7-b7ff-02b4bd5d3407 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb24662a-eb75-41c7-b7ff-02b4bd5d3407 None None] GET http://192.168.122.215/volume// Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb24662a-eb75-41c7-b7ff-02b4bd5d3407 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb24662a-eb75-41c7-b7ff-02b4bd5d3407 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb24662a-eb75-41c7-b7ff-02b4bd5d3407 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:04:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 979/2012] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:04:06 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-db6f848f-8117-4aad-8696-1555fa45ff24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-db6f848f-8117-4aad-8696-1555fa45ff24 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-db6f848f-8117-4aad-8696-1555fa45ff24 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-db6f848f-8117-4aad-8696-1555fa45ff24 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-db6f848f-8117-4aad-8696-1555fa45ff24 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-db6f848f-8117-4aad-8696-1555fa45ff24 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1034/2013] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:04:06 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 1359 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b0fedcd-8acb-42f3-acf7-1de871d74092 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b0fedcd-8acb-42f3-acf7-1de871d74092 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b0fedcd-8acb-42f3-acf7-1de871d74092 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b0fedcd-8acb-42f3-acf7-1de871d74092 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b0fedcd-8acb-42f3-acf7-1de871d74092 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e returned with HTTP 404 Sep 03 12:04:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 980/2014] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:06 2026] GET /volume/v3/snapshots/6836997e-23da-464d-a89e-b9d195b1c45e => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Delete snapshot with id: 72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot delete request issued successfully. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7530551c-89ee-43f4-9c9e-302769d6d9bc tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 202 Sep 03 12:04:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1035/2015] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:06 2026] DELETE /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8a0cd01-3441-4fa3-b239-0b5f61268ba9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8a0cd01-3441-4fa3-b239-0b5f61268ba9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8a0cd01-3441-4fa3-b239-0b5f61268ba9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8a0cd01-3441-4fa3-b239-0b5f61268ba9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d8a0cd01-3441-4fa3-b239-0b5f61268ba9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8a0cd01-3441-4fa3-b239-0b5f61268ba9 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:04:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 981/2016] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:06 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-c773131e-da54-44ec-9446-bdad38305e3c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-c773131e-da54-44ec-9446-bdad38305e3c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] DELETE http://192.168.122.215/volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5 Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-c773131e-da54-44ec-9446-bdad38305e3c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-c773131e-da54-44ec-9446-bdad38305e3c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:06 devstack devstack@c-api.service[86956]: /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 03 12:04:06 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 12:04:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-a8bc4770-fc2e-4e32-8a9d-26037a6cfb9a req-c773131e-da54-44ec-9446-bdad38305e3c tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5 returned with HTTP 200 Sep 03 12:04:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1036/2017] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:04:06 2026] DELETE /volume/v3/attachments/93d578fd-7505-48b6-ae16-9a76e0737fb5 => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86730192-b126-4874-addc-80fc1af0e3a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86730192-b126-4874-addc-80fc1af0e3a4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86730192-b126-4874-addc-80fc1af0e3a4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86730192-b126-4874-addc-80fc1af0e3a4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86730192-b126-4874-addc-80fc1af0e3a4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86730192-b126-4874-addc-80fc1af0e3a4 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:04:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 982/2018] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:07 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-87f2adda-5f82-4abd-853c-448519e03161 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87f2adda-5f82-4abd-853c-448519e03161 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87f2adda-5f82-4abd-853c-448519e03161 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87f2adda-5f82-4abd-853c-448519e03161 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-87f2adda-5f82-4abd-853c-448519e03161 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87f2adda-5f82-4abd-853c-448519e03161 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 200 Sep 03 12:04:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1037/2019] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:08 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 472 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-65242b57-fa8c-4275-86a4-64f5b0a72f44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-506000bb-20bd-4969-bc00-b5f1a8d62a7e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-506000bb-20bd-4969-bc00-b5f1a8d62a7e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-506000bb-20bd-4969-bc00-b5f1a8d62a7e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-506000bb-20bd-4969-bc00-b5f1a8d62a7e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-65242b57-fa8c-4275-86a4-64f5b0a72f44 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/attachments?instance_id=e7a03287-911c-417e-9d33-3a8930638333 Sep 03 12:04:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-65242b57-fa8c-4275-86a4-64f5b0a72f44 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-65242b57-fa8c-4275-86a4-64f5b0a72f44 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-506000bb-20bd-4969-bc00-b5f1a8d62a7e tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa returned with HTTP 404 Sep 03 12:04:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1038/2020] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:09 2026] GET /volume/v3/snapshots/72b85716-5e2b-4483-923e-f28b693c54aa => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Delete snapshot with id: d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:04:09 devstack devstack@c-api.service[86957]: /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 03 12:04:09 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 03 12:04:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-65242b57-fa8c-4275-86a4-64f5b0a72f44 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/attachments?instance_id=e7a03287-911c-417e-9d33-3a8930638333 returned with HTTP 200 Sep 03 12:04:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 983/2021] 192.168.122.215 () {62 vars in 1526 bytes} [Thu Sep 3 12:04:09 2026] GET /volume/v3/attachments?instance_id=e7a03287-911c-417e-9d33-3a8930638333 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-54058394-ae52-41db-acde-d5dee7cb7db4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-54058394-ae52-41db-acde-d5dee7cb7db4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e Sep 03 12:04:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-54058394-ae52-41db-acde-d5dee7cb7db4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-54058394-ae52-41db-acde-d5dee7cb7db4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot delete request issued successfully. Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-23e4e8f1-7e31-438d-9dcc-fc1431df83b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 202 Sep 03 12:04:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1039/2022] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:09 2026] DELETE /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-537ab9b0-0e50-42b4-90f0-d0c6fc2ba0c2 req-54058394-ae52-41db-acde-d5dee7cb7db4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e returned with HTTP 200 Sep 03 12:04:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 984/2023] 192.168.122.215 () {62 vars in 1540 bytes} [Thu Sep 3 12:04:09 2026] GET /volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e => generated 718 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-31988186-824c-4fb1-8193-f2b4d2db4d78 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-31988186-824c-4fb1-8193-f2b4d2db4d78 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-31988186-824c-4fb1-8193-f2b4d2db4d78 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-31988186-824c-4fb1-8193-f2b4d2db4d78 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-31988186-824c-4fb1-8193-f2b4d2db4d78 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-31988186-824c-4fb1-8193-f2b4d2db4d78 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:04:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1040/2024] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:09 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-626adcda-786e-4349-8c95-7e041bb4a393 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-626adcda-786e-4349-8c95-7e041bb4a393 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:04:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-626adcda-786e-4349-8c95-7e041bb4a393 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-626adcda-786e-4349-8c95-7e041bb4a393 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-626adcda-786e-4349-8c95-7e041bb4a393 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-626adcda-786e-4349-8c95-7e041bb4a393 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:04:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 985/2025] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:10 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] DELETE http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Delete volume with id: 742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Delete volume request issued successfully. Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1ee706d5-0eea-4492-bd2a-b354ff718547 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 202 Sep 03 12:04:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1041/2026] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:11 2026] DELETE /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a0dcc45-ec95-4137-9e45-c6f52e0465c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a0dcc45-ec95-4137-9e45-c6f52e0465c2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a0dcc45-ec95-4137-9e45-c6f52e0465c2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a0dcc45-ec95-4137-9e45-c6f52e0465c2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-02bce1bc-033a-4291-a380-0340c424e306 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-02bce1bc-033a-4291-a380-0340c424e306 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-02bce1bc-033a-4291-a380-0340c424e306 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-02bce1bc-033a-4291-a380-0340c424e306 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-02bce1bc-033a-4291-a380-0340c424e306 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Snapshot retrieved successfully. Sep 03 12:04:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-02bce1bc-033a-4291-a380-0340c424e306 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 200 Sep 03 12:04:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1042/2027] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:11 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-332f042c-2c56-470c-a5f0-0b9bec02d6f4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-332f042c-2c56-470c-a5f0-0b9bec02d6f4 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-332f042c-2c56-470c-a5f0-0b9bec02d6f4 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1403740316"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-332f042c-2c56-470c-a5f0-0b9bec02d6f4 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1043/2028] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:04:11 2026] POST /volume/v3/types => generated 231 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e2e53c18-1ed5-44cf-b40a-cc15f5d1d848 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1a0dcc45-ec95-4137-9e45-c6f52e0465c2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2e53c18-1ed5-44cf-b40a-cc15f5d1d848 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] POST http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2e53c18-1ed5-44cf-b40a-cc15f5d1d848 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a0dcc45-ec95-4137-9e45-c6f52e0465c2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 986/2029] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:11 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 882 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2e53c18-1ed5-44cf-b40a-cc15f5d1d848 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1044/2030] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:04:12 2026] POST /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs => generated 34 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61297683-5c75-439f-a1c7-1b4bab05d4c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61297683-5c75-439f-a1c7-1b4bab05d4c1 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] GET http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61297683-5c75-439f-a1c7-1b4bab05d4c1 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61297683-5c75-439f-a1c7-1b4bab05d4c1 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61297683-5c75-439f-a1c7-1b4bab05d4c1 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 987/2031] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43a06146-10c6-4592-a050-5da9cf66dc53 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43a06146-10c6-4592-a050-5da9cf66dc53 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] DELETE http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43a06146-10c6-4592-a050-5da9cf66dc53 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43a06146-10c6-4592-a050-5da9cf66dc53 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43a06146-10c6-4592-a050-5da9cf66dc53 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 returned with HTTP 202 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1045/2032] 192.168.122.215 () {58 vars in 1283 bytes} [Thu Sep 3 12:04:12 2026] DELETE /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-414285e4-bd9f-4577-a57a-ed5e46635181 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-414285e4-bd9f-4577-a57a-ed5e46635181 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] GET http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-414285e4-bd9f-4577-a57a-ed5e46635181 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-414285e4-bd9f-4577-a57a-ed5e46635181 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-414285e4-bd9f-4577-a57a-ed5e46635181 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 returned with HTTP 404 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 988/2033] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec3 => generated 129 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-df889f50-6888-4370-abff-d7816ccdef2f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df889f50-6888-4370-abff-d7816ccdef2f tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] POST http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df889f50-6888-4370-abff-d7816ccdef2f tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df889f50-6888-4370-abff-d7816ccdef2f tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1046/2034] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:04:12 2026] POST /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs => generated 34 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee88eccd-9321-43b4-99c4-eb737eb2609a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee88eccd-9321-43b4-99c4-eb737eb2609a tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] GET http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee88eccd-9321-43b4-99c4-eb737eb2609a tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee88eccd-9321-43b4-99c4-eb737eb2609a tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee88eccd-9321-43b4-99c4-eb737eb2609a tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 989/2035] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cc93374c-078e-45f7-9b95-82dcaa927499 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc93374c-078e-45f7-9b95-82dcaa927499 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] POST http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc93374c-078e-45f7-9b95-82dcaa927499 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc93374c-078e-45f7-9b95-82dcaa927499 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1047/2036] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:04:12 2026] POST /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs => generated 34 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd28c695-4cb9-4e48-b5a5-2a105482954e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd28c695-4cb9-4e48-b5a5-2a105482954e tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] PUT http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec2 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd28c695-4cb9-4e48-b5a5-2a105482954e tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd28c695-4cb9-4e48-b5a5-2a105482954e tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec2 returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 990/2037] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 12:04:12 2026] PUT /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-388f75dd-2fc1-4177-afe0-090176b8a839 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-388f75dd-2fc1-4177-afe0-090176b8a839 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] GET http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec2 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-388f75dd-2fc1-4177-afe0-090176b8a839 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-388f75dd-2fc1-4177-afe0-090176b8a839 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-388f75dd-2fc1-4177-afe0-090176b8a839 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec2 returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1048/2038] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-04d0e118-039d-4e4e-99c0-6e7fea4803fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04d0e118-039d-4e4e-99c0-6e7fea4803fc tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] POST http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04d0e118-039d-4e4e-99c0-6e7fea4803fc tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04d0e118-039d-4e4e-99c0-6e7fea4803fc tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 991/2039] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:04:12 2026] POST /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs => generated 51 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-15e14d76-8706-420a-a9e1-db7435da8fcb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15e14d76-8706-420a-a9e1-db7435da8fcb tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] GET http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15e14d76-8706-420a-a9e1-db7435da8fcb tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15e14d76-8706-420a-a9e1-db7435da8fcb tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15e14d76-8706-420a-a9e1-db7435da8fcb tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1049/2040] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86/extra_specs => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c95da372-3133-4e25-9420-26ed945fc926 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c95da372-3133-4e25-9420-26ed945fc926 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] DELETE http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c95da372-3133-4e25-9420-26ed945fc926 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c95da372-3133-4e25-9420-26ed945fc926 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c95da372-3133-4e25-9420-26ed945fc926 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86 returned with HTTP 202 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 992/2041] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:04:12 2026] DELETE /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9f318870-4159-4770-ba7b-5dea5152f331 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9f318870-4159-4770-ba7b-5dea5152f331 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] GET http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9f318870-4159-4770-ba7b-5dea5152f331 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9f318870-4159-4770-ba7b-5dea5152f331 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9f318870-4159-4770-ba7b-5dea5152f331 tempest-VolumeTypesExtraSpecsTest-1718164325 tempest-VolumeTypesExtraSpecsTest-1718164325-project-admin] http://192.168.122.215/volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86 returned with HTTP 404 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1050/2042] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/types/9ab67513-8c79-480d-9e27-c107e129bf86 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-170d4337-ef14-4224-91e1-c1547d640cb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-170d4337-ef14-4224-91e1-c1547d640cb8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-170d4337-ef14-4224-91e1-c1547d640cb8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-170d4337-ef14-4224-91e1-c1547d640cb8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-170d4337-ef14-4224-91e1-c1547d640cb8 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 returned with HTTP 404 Sep 03 12:04:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 993/2043] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/snapshots/d225fc07-12e1-4456-98fe-4f5e002d27e0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2ede9603-74b6-42ac-a72c-389597f2ac68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ede9603-74b6-42ac-a72c-389597f2ac68 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ede9603-74b6-42ac-a72c-389597f2ac68 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ede9603-74b6-42ac-a72c-389597f2ac68 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2ede9603-74b6-42ac-a72c-389597f2ac68 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:04:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ede9603-74b6-42ac-a72c-389597f2ac68 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 200 Sep 03 12:04:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1051/2044] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:12 2026] GET /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] DELETE http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Delete volume with id: dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Delete volume request issued successfully. Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf7bdb1f-b27d-4760-b9a9-84cecaa7a996 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 202 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 994/2045] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:12 2026] DELETE /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53b13168-e2a7-4b6a-8eef-5e49415202b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53b13168-e2a7-4b6a-8eef-5e49415202b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:04:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53b13168-e2a7-4b6a-8eef-5e49415202b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53b13168-e2a7-4b6a-8eef-5e49415202b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53b13168-e2a7-4b6a-8eef-5e49415202b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Volume info retrieved successfully. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53b13168-e2a7-4b6a-8eef-5e49415202b2 tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 200 Sep 03 12:04:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1052/2046] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:13 2026] GET /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ffe6dc2b-0a4c-486a-94a8-c3faf1fab8f2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffe6dc2b-0a4c-486a-94a8-c3faf1fab8f2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffe6dc2b-0a4c-486a-94a8-c3faf1fab8f2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffe6dc2b-0a4c-486a-94a8-c3faf1fab8f2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffe6dc2b-0a4c-486a-94a8-c3faf1fab8f2 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 returned with HTTP 404 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 995/2047] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:13 2026] GET /volume/v3/volumes/742ba8df-458a-4432-bd29-fb317e6d42b1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:04:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Delete snapshot with id: b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:04:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot delete request issued successfully. Sep 03 12:04:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6c5b914f-6c8d-4111-841d-2ccfa6d4d818 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 202 Sep 03 12:04:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1053/2048] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:13 2026] DELETE /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be66dea9-cc01-49f5-81d2-dbac42153271 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be66dea9-cc01-49f5-81d2-dbac42153271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be66dea9-cc01-49f5-81d2-dbac42153271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be66dea9-cc01-49f5-81d2-dbac42153271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be66dea9-cc01-49f5-81d2-dbac42153271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:04:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be66dea9-cc01-49f5-81d2-dbac42153271 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:04:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 996/2049] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:13 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 461 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eb085d13-9fb7-4aa5-b975-f8b39849b6bb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eb085d13-9fb7-4aa5-b975-f8b39849b6bb tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] GET http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 Sep 03 12:04:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eb085d13-9fb7-4aa5-b975-f8b39849b6bb tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eb085d13-9fb7-4aa5-b975-f8b39849b6bb tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eb085d13-9fb7-4aa5-b975-f8b39849b6bb tempest-VolumesSnapshotListTestJSON-965826142 tempest-VolumesSnapshotListTestJSON-965826142-project-member] http://192.168.122.215/volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 returned with HTTP 404 Sep 03 12:04:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1054/2050] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:14 2026] GET /volume/v3/volumes/dc5d7b27-107f-47e0-984d-bdc99300c6f3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fb6d2a72-5982-48bf-8df9-480b4ca88d83 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb6d2a72-5982-48bf-8df9-480b4ca88d83 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:04:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb6d2a72-5982-48bf-8df9-480b4ca88d83 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb6d2a72-5982-48bf-8df9-480b4ca88d83 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fb6d2a72-5982-48bf-8df9-480b4ca88d83 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:04:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb6d2a72-5982-48bf-8df9-480b4ca88d83 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:04:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 997/2051] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:14 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eb5dbc77-054f-4c04-b58b-0733926d6578 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eb5dbc77-054f-4c04-b58b-0733926d6578 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:04:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eb5dbc77-054f-4c04-b58b-0733926d6578 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eb5dbc77-054f-4c04-b58b-0733926d6578 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eb5dbc77-054f-4c04-b58b-0733926d6578 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Snapshot retrieved successfully. Sep 03 12:04:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eb5dbc77-054f-4c04-b58b-0733926d6578 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 200 Sep 03 12:04:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1055/2052] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:15 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81d5effb-34b2-4154-9c58-1576494e89d5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81d5effb-34b2-4154-9c58-1576494e89d5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 Sep 03 12:04:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81d5effb-34b2-4154-9c58-1576494e89d5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81d5effb-34b2-4154-9c58-1576494e89d5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81d5effb-34b2-4154-9c58-1576494e89d5 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 returned with HTTP 404 Sep 03 12:04:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 998/2053] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:16 2026] GET /volume/v3/snapshots/b432f668-e12d-4a02-b798-228b88136f41 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-2a750fbc-44ce-45c4-89e4-d6ee3d787237 req-e147f6cf-d149-4ec3-a95b-244bcf703138 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-2a750fbc-44ce-45c4-89e4-d6ee3d787237 req-e147f6cf-d149-4ec3-a95b-244bcf703138 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:04:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-2a750fbc-44ce-45c4-89e4-d6ee3d787237 req-e147f6cf-d149-4ec3-a95b-244bcf703138 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-2a750fbc-44ce-45c4-89e4-d6ee3d787237 req-e147f6cf-d149-4ec3-a95b-244bcf703138 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-2a750fbc-44ce-45c4-89e4-d6ee3d787237 req-e147f6cf-d149-4ec3-a95b-244bcf703138 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-2a750fbc-44ce-45c4-89e4-d6ee3d787237 req-e147f6cf-d149-4ec3-a95b-244bcf703138 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:04:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1056/2054] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:04:16 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 848 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18555844-b0e5-462c-9c2e-7633fd8e9eaf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18555844-b0e5-462c-9c2e-7633fd8e9eaf tempest-AvailabilityZoneTestJSON-256613720 tempest-AvailabilityZoneTestJSON-256613720-project-member] GET http://192.168.122.215/volume/v3/os-availability-zone Sep 03 12:04:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18555844-b0e5-462c-9c2e-7633fd8e9eaf tempest-AvailabilityZoneTestJSON-256613720 tempest-AvailabilityZoneTestJSON-256613720-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18555844-b0e5-462c-9c2e-7633fd8e9eaf tempest-AvailabilityZoneTestJSON-256613720 tempest-AvailabilityZoneTestJSON-256613720-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:17 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=394,cinder:UPDATE=94,cinder:INSERT=55 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:04:17 devstack devstack@c-api.service[86957]: /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 03 12:04:17 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 12:04:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18555844-b0e5-462c-9c2e-7633fd8e9eaf tempest-AvailabilityZoneTestJSON-256613720 tempest-AvailabilityZoneTestJSON-256613720-project-member] Availability Zones retrieved successfully. Sep 03 12:04:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18555844-b0e5-462c-9c2e-7633fd8e9eaf tempest-AvailabilityZoneTestJSON-256613720 tempest-AvailabilityZoneTestJSON-256613720-project-member] http://192.168.122.215/volume/v3/os-availability-zone returned with HTTP 200 Sep 03 12:04:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 999/2055] 192.168.122.215 () {58 vars in 1160 bytes} [Thu Sep 3 12:04:17 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-682d06fb-4359-4b1c-b0ca-94d985a4bffc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-682d06fb-4359-4b1c-b0ca-94d985a4bffc tempest-ExtensionsTestJSON-546902449 tempest-ExtensionsTestJSON-546902449-project-member] GET http://192.168.122.215/volume/v3/extensions Sep 03 12:04:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-682d06fb-4359-4b1c-b0ca-94d985a4bffc tempest-ExtensionsTestJSON-546902449 tempest-ExtensionsTestJSON-546902449-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-682d06fb-4359-4b1c-b0ca-94d985a4bffc tempest-ExtensionsTestJSON-546902449 tempest-ExtensionsTestJSON-546902449-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-682d06fb-4359-4b1c-b0ca-94d985a4bffc tempest-ExtensionsTestJSON-546902449 tempest-ExtensionsTestJSON-546902449-project-member] http://192.168.122.215/volume/v3/extensions returned with HTTP 200 Sep 03 12:04:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1057/2056] 192.168.122.215 () {58 vars in 1130 bytes} [Thu Sep 3 12:04:21 2026] GET /volume/v3/extensions => generated 5245 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a88f46b8-37c1-47e8-b867-84424ff91711 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] DELETE http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:04:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Delete volume with id: 916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:04:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Delete volume request issued successfully. Sep 03 12:04:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a88f46b8-37c1-47e8-b867-84424ff91711 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 202 Sep 03 12:04:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1000/2057] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:22 2026] DELETE /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-06df456a-a8b8-4858-83d1-cc7134a68cef None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06df456a-a8b8-4858-83d1-cc7134a68cef tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:04:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06df456a-a8b8-4858-83d1-cc7134a68cef tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06df456a-a8b8-4858-83d1-cc7134a68cef tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-06df456a-a8b8-4858-83d1-cc7134a68cef tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06df456a-a8b8-4858-83d1-cc7134a68cef tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:04:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1058/2058] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:23 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 847 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf23c651-a91f-4489-acc3-1dc7398782cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf23c651-a91f-4489-acc3-1dc7398782cb tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf23c651-a91f-4489-acc3-1dc7398782cb tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf23c651-a91f-4489-acc3-1dc7398782cb tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cf23c651-a91f-4489-acc3-1dc7398782cb tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Volume info retrieved successfully. Sep 03 12:04:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf23c651-a91f-4489-acc3-1dc7398782cb tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 200 Sep 03 12:04:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1001/2059] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:24 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0f73efd1-327b-4009-8033-524ee2c0b26d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-649581217"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-649581217'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Create volume of 1 GB Sep 03 12:04:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Availability Zones retrieved successfully. Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Flow 'volume_create_api' (5531d1c3-de60-4e16-a627-62258bb01a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ac8b6b-9ccc-4523-8ad6-39c31a859155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0f059ad-5794-4a11-979c-a7d9fd694039 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0f059ad-5794-4a11-979c-a7d9fd694039 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] GET http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d Sep 03 12:04:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0f059ad-5794-4a11-979c-a7d9fd694039 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0f059ad-5794-4a11-979c-a7d9fd694039 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0f059ad-5794-4a11-979c-a7d9fd694039 tempest-TestStampPattern-11950540 tempest-TestStampPattern-11950540-project-member] http://192.168.122.215/volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d returned with HTTP 404 Sep 03 12:04:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1002/2060] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:25 2026] GET /volume/v3/volumes/916a121a-7f74-48a6-a002-2d86bf7c7a8d => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ac8b6b-9ccc-4523-8ad6-39c31a859155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b0545f-6ae4-4b28-be7f-3bdf4e1c50e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Created reservations ['31a8a814-60a4-4884-a19e-2c6cfa8bfad5', '92164338-f207-41b6-b2f7-98a3cba8cc11', '72cc3619-0656-4b9a-a12e-52f657ffd7ef', '948cfdeb-f1fe-4c4c-9f6b-beeec7a72f2e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b0545f-6ae4-4b28-be7f-3bdf4e1c50e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a8a814-60a4-4884-a19e-2c6cfa8bfad5', '92164338-f207-41b6-b2f7-98a3cba8cc11', '72cc3619-0656-4b9a-a12e-52f657ffd7ef', '948cfdeb-f1fe-4c4c-9f6b-beeec7a72f2e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4279a7d-b881-4186-854e-92202f3470d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4279a7d-b881-4186-854e-92202f3470d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1161769-79b2-438e-8c1b-13af71e514d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-649581217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe5d60b95d745b59673830b216315a4',qos_specs=None,replication_status=,reservations=['31a8a814-60a4-4884-a19e-2c6cfa8bfad5','92164338-f207-41b6-b2f7-98a3cba8cc11','72cc3619-0656-4b9a-a12e-52f657ffd7ef','948cfdeb-f1fe-4c4c-9f6b-beeec7a72f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35432ca338fe40f3bbdfb9f94ae35bf4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-649581217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1161769-79b2-438e-8c1b-13af71e514d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbe5d60b95d745b59673830b216315a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35432ca338fe40f3bbdfb9f94ae35bf4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfa74a6-d575-4a45-9281-e3f2fa99aec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dfa74a6-d575-4a45-9281-e3f2fa99aec0) transitioned into state 'SUCCESS' from state '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-649581217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe5d60b95d745b59673830b216315a4',qos_specs=None,replication_status=,reservations=['31a8a814-60a4-4884-a19e-2c6cfa8bfad5','92164338-f207-41b6-b2f7-98a3cba8cc11','72cc3619-0656-4b9a-a12e-52f657ffd7ef','948cfdeb-f1fe-4c4c-9f6b-beeec7a72f2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35432ca338fe40f3bbdfb9f94ae35bf4',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8205b7d7-3eb8-48a6-bb0d-2fcbaa9bbfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8205b7d7-3eb8-48a6-bb0d-2fcbaa9bbfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Flow 'volume_create_api' (5531d1c3-de60-4e16-a627-62258bb01a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Create volume request issued successfully. Sep 03 12:04:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f73efd1-327b-4009-8033-524ee2c0b26d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1059/2061] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:04:25 2026] POST /volume/v3/volumes => generated 763 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98b4ce0c-2b41-4ca5-b280-0e940a41f16c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98b4ce0c-2b41-4ca5-b280-0e940a41f16c tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98b4ce0c-2b41-4ca5-b280-0e940a41f16c tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98b4ce0c-2b41-4ca5-b280-0e940a41f16c tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98b4ce0c-2b41-4ca5-b280-0e940a41f16c tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98b4ce0c-2b41-4ca5-b280-0e940a41f16c tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 200 Sep 03 12:04:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1003/2062] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:26 2026] GET /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-56ac7e50-bde1-4686-8fc6-be2ff8c7cb4d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56ac7e50-bde1-4686-8fc6-be2ff8c7cb4d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56ac7e50-bde1-4686-8fc6-be2ff8c7cb4d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56ac7e50-bde1-4686-8fc6-be2ff8c7cb4d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-56ac7e50-bde1-4686-8fc6-be2ff8c7cb4d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56ac7e50-bde1-4686-8fc6-be2ff8c7cb4d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 200 Sep 03 12:04:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1060/2063] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:27 2026] GET /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 855 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30231ced-e0ee-4cae-a575-4f1b8920daba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30231ced-e0ee-4cae-a575-4f1b8920daba tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30231ced-e0ee-4cae-a575-4f1b8920daba tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30231ced-e0ee-4cae-a575-4f1b8920daba tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30231ced-e0ee-4cae-a575-4f1b8920daba tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30231ced-e0ee-4cae-a575-4f1b8920daba tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 200 Sep 03 12:04:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1004/2064] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:28 2026] GET /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:04:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1161769-79b2-438e-8c1b-13af71e514d6", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2071766651"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Create snapshot from volume b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:28 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Created reservations ['def165ec-601c-4ad2-bd56-d4384c2dffd5', 'df26cf90-6dee-4a56-ad13-d58ece8d9c26', 'd591ef7e-5ba8-47fa-9c71-3f1639bfa48a', '06ff146a-77fd-405c-a333-391b05781abf'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot create request issued successfully. Sep 03 12:04:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7452c01-8837-48cb-a30c-1c7a92d58271 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:04:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1061/2065] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:04:28 2026] POST /volume/v3/snapshots => generated 311 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f55d7f4f-7f4a-416a-a56a-d64c199e64de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f55d7f4f-7f4a-416a-a56a-d64c199e64de tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f55d7f4f-7f4a-416a-a56a-d64c199e64de tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f55d7f4f-7f4a-416a-a56a-d64c199e64de tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f55d7f4f-7f4a-416a-a56a-d64c199e64de tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f55d7f4f-7f4a-416a-a56a-d64c199e64de tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 200 Sep 03 12:04:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1005/2066] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:28 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e7fe93a9-302c-4e0b-a576-e0a46677e1a0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e7fe93a9-302c-4e0b-a576-e0a46677e1a0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e7fe93a9-302c-4e0b-a576-e0a46677e1a0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e7fe93a9-302c-4e0b-a576-e0a46677e1a0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e7fe93a9-302c-4e0b-a576-e0a46677e1a0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e7fe93a9-302c-4e0b-a576-e0a46677e1a0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 200 Sep 03 12:04:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1062/2067] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:29 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3be11597-91c4-4f26-8893-6613297397a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3be11597-91c4-4f26-8893-6613297397a9 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3be11597-91c4-4f26-8893-6613297397a9 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3be11597-91c4-4f26-8893-6613297397a9 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3be11597-91c4-4f26-8893-6613297397a9 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3be11597-91c4-4f26-8893-6613297397a9 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 200 Sep 03 12:04:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1006/2068] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:30 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-441eb8f7-a072-4573-8966-8ff02915ac1f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-441eb8f7-a072-4573-8966-8ff02915ac1f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-441eb8f7-a072-4573-8966-8ff02915ac1f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-441eb8f7-a072-4573-8966-8ff02915ac1f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-441eb8f7-a072-4573-8966-8ff02915ac1f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-441eb8f7-a072-4573-8966-8ff02915ac1f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 200 Sep 03 12:04:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1063/2069] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:31 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ff8b158-0952-4242-90b3-267819d05c48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ff8b158-0952-4242-90b3-267819d05c48 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] POST http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ff8b158-0952-4242-90b3-267819d05c48 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ff8b158-0952-4242-90b3-267819d05c48 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ff8b158-0952-4242-90b3-267819d05c48 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Update snapshot metadata completed successfully. Sep 03 12:04:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ff8b158-0952-4242-90b3-267819d05c48 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1007/2070] 192.168.122.215 () {60 vars in 1286 bytes} [Thu Sep 3 12:04:31 2026] POST /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 68 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df8190d9-e44b-4b2a-942d-70a17b9ccfc6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1064/2071] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:04:31 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84c4a28a-bb84-4ece-84a3-afde689e9f45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84c4a28a-bb84-4ece-84a3-afde689e9f45 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] PUT http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84c4a28a-bb84-4ece-84a3-afde689e9f45 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84c4a28a-bb84-4ece-84a3-afde689e9f45 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84c4a28a-bb84-4ece-84a3-afde689e9f45 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Update snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84c4a28a-bb84-4ece-84a3-afde689e9f45 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1008/2072] 192.168.122.215 () {60 vars in 1285 bytes} [Thu Sep 3 12:04:31 2026] PUT /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 57 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bfc8ba37-372f-4b56-a2ca-4877055c2e39 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1065/2073] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:04:32 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 57 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Delete snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fd66fd5-5eb2-49f6-b0ac-79dd8f43043f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1009/2074] 192.168.122.215 () {58 vars in 1283 bytes} [Thu Sep 3 12:04:32 2026] DELETE /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc5594fb-9e1e-4206-bfd6-bb1bffcb1376 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1066/2075] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:04:32 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1777edf1-3b01-48ce-8401-13aaaa7e7f42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1777edf1-3b01-48ce-8401-13aaaa7e7f42 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] PUT http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1777edf1-3b01-48ce-8401-13aaaa7e7f42 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1777edf1-3b01-48ce-8401-13aaaa7e7f42 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1777edf1-3b01-48ce-8401-13aaaa7e7f42 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Update snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1777edf1-3b01-48ce-8401-13aaaa7e7f42 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1010/2076] 192.168.122.215 () {60 vars in 1285 bytes} [Thu Sep 3 12:04:32 2026] PUT /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 16 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f0ff9fd6-9925-4302-bcf6-884264da8805 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0ff9fd6-9925-4302-bcf6-884264da8805 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] POST http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0ff9fd6-9925-4302-bcf6-884264da8805 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f0ff9fd6-9925-4302-bcf6-884264da8805 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f0ff9fd6-9925-4302-bcf6-884264da8805 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Update snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0ff9fd6-9925-4302-bcf6-884264da8805 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1067/2077] 192.168.122.215 () {60 vars in 1286 bytes} [Thu Sep 3 12:04:32 2026] POST /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 68 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46875edd-cb5a-48ec-9f9b-f82c59a8fc5e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1011/2078] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:04:32 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b7e2b70d-86a0-4bae-9834-7ca60829ac69 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b7e2b70d-86a0-4bae-9834-7ca60829ac69 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] PUT http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b7e2b70d-86a0-4bae-9834-7ca60829ac69 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b7e2b70d-86a0-4bae-9834-7ca60829ac69 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b7e2b70d-86a0-4bae-9834-7ca60829ac69 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Update snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b7e2b70d-86a0-4bae-9834-7ca60829ac69 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1068/2079] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 12:04:32 2026] PUT /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 => generated 35 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df7ff315-6bd8-463a-95b1-4eb0d47b52d1 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1012/2080] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:04:32 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Get snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b54b5ae-5b51-4956-b1d6-e72c9c3a770f tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1069/2081] 192.168.122.215 () {58 vars in 1265 bytes} [Thu Sep 3 12:04:32 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 75 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b7d98e9-2baf-482a-a799-7307d3e79ebb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b7d98e9-2baf-482a-a799-7307d3e79ebb tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] PUT http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b7d98e9-2baf-482a-a799-7307d3e79ebb tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b7d98e9-2baf-482a-a799-7307d3e79ebb tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b7d98e9-2baf-482a-a799-7307d3e79ebb tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Update snapshot metadata completed successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b7d98e9-2baf-482a-a799-7307d3e79ebb tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1013/2082] 192.168.122.215 () {60 vars in 1285 bytes} [Thu Sep 3 12:04:32 2026] PUT /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137/metadata => generated 16 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Delete snapshot with id: 1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot delete request issued successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49b77a22-cb2d-41cc-a675-079fe28ca3e6 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 202 Sep 03 12:04:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1070/2083] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:32 2026] DELETE /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a8ac5619-0b4b-47ee-a534-076788d2fbcd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8ac5619-0b4b-47ee-a534-076788d2fbcd tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8ac5619-0b4b-47ee-a534-076788d2fbcd tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8ac5619-0b4b-47ee-a534-076788d2fbcd tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a8ac5619-0b4b-47ee-a534-076788d2fbcd tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8ac5619-0b4b-47ee-a534-076788d2fbcd tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 200 Sep 03 12:04:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1014/2084] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:32 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0668c62d-97d5-4b44-b2d2-f490aed6cc1d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0668c62d-97d5-4b44-b2d2-f490aed6cc1d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0668c62d-97d5-4b44-b2d2-f490aed6cc1d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0668c62d-97d5-4b44-b2d2-f490aed6cc1d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0668c62d-97d5-4b44-b2d2-f490aed6cc1d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Snapshot retrieved successfully. Sep 03 12:04:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0668c62d-97d5-4b44-b2d2-f490aed6cc1d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 200 Sep 03 12:04:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1071/2085] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:33 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8818d2e-5b49-4186-9e7e-5848b7bb2611 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8818d2e-5b49-4186-9e7e-5848b7bb2611 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 Sep 03 12:04:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8818d2e-5b49-4186-9e7e-5848b7bb2611 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8818d2e-5b49-4186-9e7e-5848b7bb2611 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8818d2e-5b49-4186-9e7e-5848b7bb2611 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 returned with HTTP 404 Sep 03 12:04:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1015/2086] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:34 2026] GET /volume/v3/snapshots/1031f6a2-b317-4a1e-b8f1-20ee6d38d137 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:04:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-77c55d3d-dc3b-4389-bd27-97a9f53ad774 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-77c55d3d-dc3b-4389-bd27-97a9f53ad774 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-77c55d3d-dc3b-4389-bd27-97a9f53ad774 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-77c55d3d-dc3b-4389-bd27-97a9f53ad774 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-77c55d3d-dc3b-4389-bd27-97a9f53ad774 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-77c55d3d-dc3b-4389-bd27-97a9f53ad774 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 200 Sep 03 12:04:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1072/2087] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:34 2026] GET /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Delete volume with id: b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Delete volume request issued successfully. Sep 03 12:04:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5230c6a2-cf97-4afd-880a-1ecc8a18551d tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 202 Sep 03 12:04:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1016/2088] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:35 2026] DELETE /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e8271f5c-afcb-4262-888b-a04cc03224e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8271f5c-afcb-4262-888b-a04cc03224e0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8271f5c-afcb-4262-888b-a04cc03224e0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8271f5c-afcb-4262-888b-a04cc03224e0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e8271f5c-afcb-4262-888b-a04cc03224e0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Volume info retrieved successfully. Sep 03 12:04:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8271f5c-afcb-4262-888b-a04cc03224e0 tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 200 Sep 03 12:04:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1073/2089] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:35 2026] GET /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5a15746b-2901-426a-b86d-5a3493c93b8e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a15746b-2901-426a-b86d-5a3493c93b8e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] GET http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 Sep 03 12:04:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a15746b-2901-426a-b86d-5a3493c93b8e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a15746b-2901-426a-b86d-5a3493c93b8e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a15746b-2901-426a-b86d-5a3493c93b8e tempest-SnapshotMetadataTestJSON-1678533905 tempest-SnapshotMetadataTestJSON-1678533905-project-member] http://192.168.122.215/volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 returned with HTTP 404 Sep 03 12:04:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1017/2090] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:36 2026] GET /volume/v3/volumes/b1161769-79b2-438e-8c1b-13af71e514d6 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1655561403"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1655561403'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:41 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume of 1 GB Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=369,cinder:UPDATE=99,cinder:INSERT=60 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:04:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Availability Zones retrieved successfully. Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Flow 'volume_create_api' (97598500-65b9-46f5-a2f1-4de3cb1907e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f18d722-1e0b-43f0-a5f6-15bcd4e187cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f18d722-1e0b-43f0-a5f6-15bcd4e187cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ae4fa2-85a4-4639-bce2-dc3dc05ba4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Created reservations ['7b731616-6481-439d-8f4a-c24de3723726', '58806be3-ca4e-464c-a1ac-dcb16efe2950', '89ca0470-c2d1-45c1-9d48-44b10a591039', '08f7bd2c-b7a8-4549-a07d-1d62b4c23fd5'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ae4fa2-85a4-4639-bce2-dc3dc05ba4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b731616-6481-439d-8f4a-c24de3723726', '58806be3-ca4e-464c-a1ac-dcb16efe2950', '89ca0470-c2d1-45c1-9d48-44b10a591039', '08f7bd2c-b7a8-4549-a07d-1d62b4c23fd5']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93da3fd-84b8-4401-b352-1bd29e414db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93da3fd-84b8-4401-b352-1bd29e414db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9dd61ae-436f-4bb2-81d7-b18772424de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1655561403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c79d09684bf45abb801e4dcd38e6496',qos_specs=None,replication_status=,reservations=['7b731616-6481-439d-8f4a-c24de3723726','58806be3-ca4e-464c-a1ac-dcb16efe2950','89ca0470-c2d1-45c1-9d48-44b10a591039','08f7bd2c-b7a8-4549-a07d-1d62b4c23fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1655561403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9dd61ae-436f-4bb2-81d7-b18772424de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c79d09684bf45abb801e4dcd38e6496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41dfa780-4d2d-4d4f-9a45-f16a092d7274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41dfa780-4d2d-4d4f-9a45-f16a092d7274) transitioned into state 'SUCCESS' from state '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-1655561403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c79d09684bf45abb801e4dcd38e6496',qos_specs=None,replication_status=,reservations=['7b731616-6481-439d-8f4a-c24de3723726','58806be3-ca4e-464c-a1ac-dcb16efe2950','89ca0470-c2d1-45c1-9d48-44b10a591039','08f7bd2c-b7a8-4549-a07d-1d62b4c23fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a7f735-88bd-4c57-8bb9-12f02afa84bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a7f735-88bd-4c57-8bb9-12f02afa84bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Flow 'volume_create_api' (97598500-65b9-46f5-a2f1-4de3cb1907e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume request issued successfully. Sep 03 12:04:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae2f04d8-4746-4243-9644-98f2af5e9be6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1074/2091] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:04:41 2026] POST /volume/v3/volumes => generated 760 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:04:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b76f11e-4884-407a-b42a-17df52050b55 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b76f11e-4884-407a-b42a-17df52050b55 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b76f11e-4884-407a-b42a-17df52050b55 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b76f11e-4884-407a-b42a-17df52050b55 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b76f11e-4884-407a-b42a-17df52050b55 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b76f11e-4884-407a-b42a-17df52050b55 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1018/2092] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:42 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 828 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bdb7bb71-fb5a-401f-947a-7a4e3ced26da None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bdb7bb71-fb5a-401f-947a-7a4e3ced26da tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bdb7bb71-fb5a-401f-947a-7a4e3ced26da tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bdb7bb71-fb5a-401f-947a-7a4e3ced26da tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bdb7bb71-fb5a-401f-947a-7a4e3ced26da tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bdb7bb71-fb5a-401f-947a-7a4e3ced26da tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1075/2093] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:43 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-874517fb-130b-4297-8796-7935b05cc2a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-874517fb-130b-4297-8796-7935b05cc2a1 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-874517fb-130b-4297-8796-7935b05cc2a1 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-874517fb-130b-4297-8796-7935b05cc2a1 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-874517fb-130b-4297-8796-7935b05cc2a1 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-874517fb-130b-4297-8796-7935b05cc2a1 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1019/2094] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:44 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:04:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9dd61ae-436f-4bb2-81d7-b18772424de5", "name": "tempest-VolumesDeleteCascade-Snapshot-1941585022"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:44 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create snapshot from volume b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:44 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Created reservations ['b06b62ca-0aa0-4a55-8853-1e5f4ae892ec', '7154b185-64d6-4d31-9b62-7ee238720343', '6d629f1c-8b50-4b3a-82eb-76bdcfc049f2', 'b8c262e8-37a5-40d4-8351-2850dc23c2cb'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot create request issued successfully. Sep 03 12:04:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44ffaa6a-abf2-433b-aaac-7563dfb9fd9e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:04:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1076/2095] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:04:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd65a045-3762-4b6e-8c46-ecabd86cb8a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd65a045-3762-4b6e-8c46-ecabd86cb8a4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 Sep 03 12:04:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd65a045-3762-4b6e-8c46-ecabd86cb8a4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd65a045-3762-4b6e-8c46-ecabd86cb8a4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd65a045-3762-4b6e-8c46-ecabd86cb8a4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd65a045-3762-4b6e-8c46-ecabd86cb8a4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 returned with HTTP 200 Sep 03 12:04:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1020/2096] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:45 2026] GET /volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-847a444d-2383-426e-9a82-cba75757ac81 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-847a444d-2383-426e-9a82-cba75757ac81 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-847a444d-2383-426e-9a82-cba75757ac81 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-847a444d-2383-426e-9a82-cba75757ac81 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-847a444d-2383-426e-9a82-cba75757ac81 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-847a444d-2383-426e-9a82-cba75757ac81 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 returned with HTTP 200 Sep 03 12:04:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1077/2097] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:46 2026] GET /volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9847e685-37f8-4d08-8139-87c514a28862 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2072584566", "imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2072584566', 'imageRef': 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Create volume of 1 GB Sep 03 12:04:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Availability Zones retrieved successfully. Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Flow 'volume_create_api' (8f47390f-1bc3-4059-8a31-307b2155c682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f732eb-02ee-4d1b-b561-a17b1a9cb08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f732eb-02ee-4d1b-b561-a17b1a9cb08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a731a22-943e-4204-bc9b-f06f4657c26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2137363270"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2137363270'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume of 1 GB Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Created reservations ['9bdfea66-3e6f-4fea-8cb3-8c3ef27fdcf5', '2bade6b6-4354-43bd-8aa4-2b3b9e732fd5', '311716b3-3a26-4c2b-8835-5bd76dc3053b', '5a1b9522-7a59-4ce3-8e22-d9265cdcb7cb'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a731a22-943e-4204-bc9b-f06f4657c26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bdfea66-3e6f-4fea-8cb3-8c3ef27fdcf5', '2bade6b6-4354-43bd-8aa4-2b3b9e732fd5', '311716b3-3a26-4c2b-8835-5bd76dc3053b', '5a1b9522-7a59-4ce3-8e22-d9265cdcb7cb']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Availability Zones retrieved successfully. Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c45ef06-f16e-46e3-9a5e-936a4634c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (44f27cee-a6cd-4993-991f-3bc038fb7e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7650d063-e2f8-4aa5-b666-69532077d934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c45ef06-f16e-46e3-9a5e-936a4634c072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dc412e6-8587-4625-bab3-3d5332453b4b', '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-2072584566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b731f1a9caf64cc39f746f1a3d997c5a',qos_specs=None,replication_status=,reservations=['9bdfea66-3e6f-4fea-8cb3-8c3ef27fdcf5','2bade6b6-4354-43bd-8aa4-2b3b9e732fd5','311716b3-3a26-4c2b-8835-5bd76dc3053b','5a1b9522-7a59-4ce3-8e22-d9265cdcb7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0d9d20a44c4ae4bb311f36ddd91c1b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2072584566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dc412e6-8587-4625-bab3-3d5332453b4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b731f1a9caf64cc39f746f1a3d997c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f0d9d20a44c4ae4bb311f36ddd91c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a4a474-72cb-401a-bd64-cb7cf4a5f5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a4a474-72cb-401a-bd64-cb7cf4a5f5ee) transitioned into state 'SUCCESS' from state '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-2072584566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b731f1a9caf64cc39f746f1a3d997c5a',qos_specs=None,replication_status=,reservations=['9bdfea66-3e6f-4fea-8cb3-8c3ef27fdcf5','2bade6b6-4354-43bd-8aa4-2b3b9e732fd5','311716b3-3a26-4c2b-8835-5bd76dc3053b','5a1b9522-7a59-4ce3-8e22-d9265cdcb7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0d9d20a44c4ae4bb311f36ddd91c1b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7650d063-e2f8-4aa5-b666-69532077d934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27656f0e-cc3a-42ba-8d50-cb268e729d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95c8be4-3223-4d37-ab14-c69ff09fd967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27656f0e-cc3a-42ba-8d50-cb268e729d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Flow 'volume_create_api' (8f47390f-1bc3-4059-8a31-307b2155c682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Create volume request issued successfully. Sep 03 12:04:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9847e685-37f8-4d08-8139-87c514a28862 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1021/2098] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:04:46 2026] POST /volume/v3/volumes => generated 762 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d9a88fc-ec1a-4914-b5fb-cdb0afc258d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d9a88fc-ec1a-4914-b5fb-cdb0afc258d7 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d9a88fc-ec1a-4914-b5fb-cdb0afc258d7 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d9a88fc-ec1a-4914-b5fb-cdb0afc258d7 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d9a88fc-ec1a-4914-b5fb-cdb0afc258d7 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d9a88fc-ec1a-4914-b5fb-cdb0afc258d7 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1022/2099] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:46 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 830 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Created reservations ['0b501dae-5f10-4c92-b786-f409d86759c6', '1279fd1a-61a7-44a6-8300-3bbb39d408a2', 'b2e0d704-8fbc-4351-b6eb-ae45e9054220', 'd028ab0b-454b-453b-860d-d08c6e0e3626'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95c8be4-3223-4d37-ab14-c69ff09fd967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b501dae-5f10-4c92-b786-f409d86759c6', '1279fd1a-61a7-44a6-8300-3bbb39d408a2', 'b2e0d704-8fbc-4351-b6eb-ae45e9054220', 'd028ab0b-454b-453b-860d-d08c6e0e3626']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23adc79e-fa22-4e3d-9b10-588f5e130a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7ce7a5e8-750e-4918-9f64-9b7fef68f64a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ce7a5e8-750e-4918-9f64-9b7fef68f64a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ce7a5e8-750e-4918-9f64-9b7fef68f64a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ce7a5e8-750e-4918-9f64-9b7fef68f64a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7ce7a5e8-750e-4918-9f64-9b7fef68f64a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ce7a5e8-750e-4918-9f64-9b7fef68f64a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 returned with HTTP 200 Sep 03 12:04:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1023/2100] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:47 2026] GET /volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23adc79e-fa22-4e3d-9b10-588f5e130a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2137363270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['0b501dae-5f10-4c92-b786-f409d86759c6','1279fd1a-61a7-44a6-8300-3bbb39d408a2','b2e0d704-8fbc-4351-b6eb-ae45e9054220','d028ab0b-454b-453b-860d-d08c6e0e3626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2137363270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da63f9cd680d4767ac5a22ed16041306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5748d5e3864a91aaea05fed9b10068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb416b5-48a9-49f4-a6e0-02d6618ef186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb416b5-48a9-49f4-a6e0-02d6618ef186) transitioned into state 'SUCCESS' from state '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-2137363270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['0b501dae-5f10-4c92-b786-f409d86759c6','1279fd1a-61a7-44a6-8300-3bbb39d408a2','b2e0d704-8fbc-4351-b6eb-ae45e9054220','d028ab0b-454b-453b-860d-d08c6e0e3626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af49d4d-47de-4e45-81e6-cd17d9db05cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af49d4d-47de-4e45-81e6-cd17d9db05cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (44f27cee-a6cd-4993-991f-3bc038fb7e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request issued successfully. Sep 03 12:04:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-47eca38f-23b4-4a85-9510-4cb7d6287029 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1078/2101] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:04:46 2026] POST /volume/v3/volumes => generated 766 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eec014c0-77b8-4f49-937a-a8b594356602 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1432276340"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1432276340'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume of 1 GB Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Availability Zones retrieved successfully. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (09e15f29-d5c2-4d7b-b13d-7811ebaa00ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e427c1-8de4-4bec-898e-d1893be76faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85e427c1-8de4-4bec-898e-d1893be76faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f443d689-eec0-4469-aa45-03d8948d5744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Created reservations ['6a82a733-0bb4-4ed2-a0a5-5c9fb2eeff2a', '6671e075-68d6-46b5-9611-b8b7a8498c5d', 'e5669c89-2e9f-419d-911d-2c079ec19c34', '906a045e-94a6-4c7f-8de6-496fdcc7d8c8'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f443d689-eec0-4469-aa45-03d8948d5744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a82a733-0bb4-4ed2-a0a5-5c9fb2eeff2a', '6671e075-68d6-46b5-9611-b8b7a8498c5d', 'e5669c89-2e9f-419d-911d-2c079ec19c34', '906a045e-94a6-4c7f-8de6-496fdcc7d8c8']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbec32de-ef73-42c5-ac18-2d73a2d6c33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbec32de-ef73-42c5-ac18-2d73a2d6c33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d247ad-5814-4756-9e39-2aacfcb87154', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1432276340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['6a82a733-0bb4-4ed2-a0a5-5c9fb2eeff2a','6671e075-68d6-46b5-9611-b8b7a8498c5d','e5669c89-2e9f-419d-911d-2c079ec19c34','906a045e-94a6-4c7f-8de6-496fdcc7d8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1432276340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d247ad-5814-4756-9e39-2aacfcb87154,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da63f9cd680d4767ac5a22ed16041306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5748d5e3864a91aaea05fed9b10068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4745842-1e9b-4e80-8787-213ce06c6c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4745842-1e9b-4e80-8787-213ce06c6c17) transitioned into state 'SUCCESS' from state '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-1432276340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['6a82a733-0bb4-4ed2-a0a5-5c9fb2eeff2a','6671e075-68d6-46b5-9611-b8b7a8498c5d','e5669c89-2e9f-419d-911d-2c079ec19c34','906a045e-94a6-4c7f-8de6-496fdcc7d8c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9ccc4e-5d4b-4caa-aca2-6724a50505f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9ccc4e-5d4b-4caa-aca2-6724a50505f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (09e15f29-d5c2-4d7b-b13d-7811ebaa00ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request issued successfully. Sep 03 12:04:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eec014c0-77b8-4f49-937a-a8b594356602 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1024/2102] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:04:47 2026] POST /volume/v3/volumes => generated 766 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-543892984"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-543892984'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume of 1 GB Sep 03 12:04:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Availability Zones retrieved successfully. Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (92abdf83-b096-4f9c-bb2f-58e4ebbf1287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd46d99-2021-4a90-8205-18c2114eb4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd46d99-2021-4a90-8205-18c2114eb4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fef6d36-4f39-4c00-8196-836327b38727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Created reservations ['32a7f8a3-8b44-4fb0-a5e6-40f8ad0f3267', '29b66905-37bb-4aea-8208-79390d65e469', 'e7c5ab26-6e8e-4f8e-9beb-368cc904d245', '15c84b5d-934b-44d6-8183-b35b147a24b9'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fef6d36-4f39-4c00-8196-836327b38727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a7f8a3-8b44-4fb0-a5e6-40f8ad0f3267', '29b66905-37bb-4aea-8208-79390d65e469', 'e7c5ab26-6e8e-4f8e-9beb-368cc904d245', '15c84b5d-934b-44d6-8183-b35b147a24b9']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977eaace-637a-4a72-9a40-889dc93bf81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977eaace-637a-4a72-9a40-889dc93bf81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f10452c8-f008-447a-bfa9-938dc92d3863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-543892984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['32a7f8a3-8b44-4fb0-a5e6-40f8ad0f3267','29b66905-37bb-4aea-8208-79390d65e469','e7c5ab26-6e8e-4f8e-9beb-368cc904d245','15c84b5d-934b-44d6-8183-b35b147a24b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-543892984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f10452c8-f008-447a-bfa9-938dc92d3863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da63f9cd680d4767ac5a22ed16041306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5748d5e3864a91aaea05fed9b10068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1ed4bb-0857-4d60-92d7-005ff73f4123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9fc0b26-cc85-46a9-909f-27c2ac3440d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9fc0b26-cc85-46a9-909f-27c2ac3440d0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9fc0b26-cc85-46a9-909f-27c2ac3440d0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9fc0b26-cc85-46a9-909f-27c2ac3440d0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1ed4bb-0857-4d60-92d7-005ff73f4123) transitioned into state 'SUCCESS' from state '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-543892984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['32a7f8a3-8b44-4fb0-a5e6-40f8ad0f3267','29b66905-37bb-4aea-8208-79390d65e469','e7c5ab26-6e8e-4f8e-9beb-368cc904d245','15c84b5d-934b-44d6-8183-b35b147a24b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c51be79-05c9-4c85-9503-7d97b7564119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9fc0b26-cc85-46a9-909f-27c2ac3440d0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9fc0b26-cc85-46a9-909f-27c2ac3440d0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1025/2103] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:48 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c51be79-05c9-4c85-9503-7d97b7564119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (92abdf83-b096-4f9c-bb2f-58e4ebbf1287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request issued successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e1d4958-6a48-4fb6-b3a1-1c2e2491a447 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1079/2104] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:04:47 2026] POST /volume/v3/volumes => generated 765 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3fe2c83c-3b8a-4296-a5a2-a3a7c10fe569 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fe2c83c-3b8a-4296-a5a2-a3a7c10fe569 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c83c-3b8a-4296-a5a2-a3a7c10fe569 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c83c-3b8a-4296-a5a2-a3a7c10fe569 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-452548757"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-452548757'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume of 1 GB Sep 03 12:04:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3fe2c83c-3b8a-4296-a5a2-a3a7c10fe569 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fe2c83c-3b8a-4296-a5a2-a3a7c10fe569 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 returned with HTTP 200 Sep 03 12:04:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1026/2105] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:48 2026] GET /volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Availability Zones retrieved successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9dd61ae-436f-4bb2-81d7-b18772424de5", "name": "tempest-VolumesDeleteCascade-Snapshot-758979798"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (e2a3eb12-3392-44b5-b5f5-96714fddda11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a165473-e39d-4885-88f8-a5fb89c6e097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create snapshot from volume b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a165473-e39d-4885-88f8-a5fb89c6e097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a8e1ba-b9e9-43b3-b33e-33cb1d37727f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Created reservations ['d935c821-800f-4b54-94be-5f2046a8ce1b', '20a03d49-d696-49bd-af3f-80edb3a883a6', '7b6133e9-89d0-477a-9920-3a0e0e12870c', 'e1b5bbf7-9cff-4363-85b0-d6d728d97ad1'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Created reservations ['84eeef08-d410-4266-a001-11a6f52f63aa', 'e1ea2fb4-1de5-432e-be44-38ec91592212', 'c482bb3f-fcb5-4b9a-a844-a224f65225d2', '3dba5d59-dee5-4b78-ab0f-d0e9c700245e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a8e1ba-b9e9-43b3-b33e-33cb1d37727f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84eeef08-d410-4266-a001-11a6f52f63aa', 'e1ea2fb4-1de5-432e-be44-38ec91592212', 'c482bb3f-fcb5-4b9a-a844-a224f65225d2', '3dba5d59-dee5-4b78-ab0f-d0e9c700245e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3ad630-cc0a-4379-9ba8-5289668942da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac3ad630-cc0a-4379-9ba8-5289668942da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-452548757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['84eeef08-d410-4266-a001-11a6f52f63aa','e1ea2fb4-1de5-432e-be44-38ec91592212','c482bb3f-fcb5-4b9a-a844-a224f65225d2','3dba5d59-dee5-4b78-ab0f-d0e9c700245e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-452548757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da63f9cd680d4767ac5a22ed16041306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5748d5e3864a91aaea05fed9b10068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf019966-854b-4748-b3d7-c21f3bcf9edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot create request issued successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abbf8ce2-1b4b-4570-abc1-67b3b6d361c6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:04:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1027/2106] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:04:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4783d0e0-91a4-47e9-9f7b-d37e913f1a5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4783d0e0-91a4-47e9-9f7b-d37e913f1a5e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4783d0e0-91a4-47e9-9f7b-d37e913f1a5e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4783d0e0-91a4-47e9-9f7b-d37e913f1a5e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf019966-854b-4748-b3d7-c21f3bcf9edf) transitioned into state 'SUCCESS' from state '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-452548757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['84eeef08-d410-4266-a001-11a6f52f63aa','e1ea2fb4-1de5-432e-be44-38ec91592212','c482bb3f-fcb5-4b9a-a844-a224f65225d2','3dba5d59-dee5-4b78-ab0f-d0e9c700245e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047aa849-da43-4b9b-b6d0-bfab0735af32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4783d0e0-91a4-47e9-9f7b-d37e913f1a5e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4783d0e0-91a4-47e9-9f7b-d37e913f1a5e tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf returned with HTTP 200 Sep 03 12:04:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1028/2107] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:48 2026] GET /volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (047aa849-da43-4b9b-b6d0-bfab0735af32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (e2a3eb12-3392-44b5-b5f5-96714fddda11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request issued successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-86472ead-1bb1-46ba-a19f-09b16ed99adb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1080/2108] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:04:48 2026] POST /volume/v3/volumes => generated 765 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-446288993"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-446288993'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume of 1 GB Sep 03 12:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Availability Zones retrieved successfully. Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (621caa81-4253-4018-a1ce-80f6943e9062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f796574-770e-4a7d-a451-a4dbc861c1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f796574-770e-4a7d-a451-a4dbc861c1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7113f57f-64c5-473b-887c-ecca5bdb9422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Created reservations ['65cdcc4d-2fe1-42ab-882e-f5eb6755443d', '83ee7b37-13ef-4931-8bdb-201bd57b52d5', '974d964a-fb27-4d58-82d8-27577cbb495a', '8a193ff3-1524-4ba4-be4a-c76dd239387c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7113f57f-64c5-473b-887c-ecca5bdb9422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65cdcc4d-2fe1-42ab-882e-f5eb6755443d', '83ee7b37-13ef-4931-8bdb-201bd57b52d5', '974d964a-fb27-4d58-82d8-27577cbb495a', '8a193ff3-1524-4ba4-be4a-c76dd239387c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ac0a08-fdec-4a40-b167-275683a5e0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ac0a08-fdec-4a40-b167-275683a5e0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde230a4-e50d-4986-8063-22e47a2e7fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-446288993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['65cdcc4d-2fe1-42ab-882e-f5eb6755443d','83ee7b37-13ef-4931-8bdb-201bd57b52d5','974d964a-fb27-4d58-82d8-27577cbb495a','8a193ff3-1524-4ba4-be4a-c76dd239387c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-446288993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dde230a4-e50d-4986-8063-22e47a2e7fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da63f9cd680d4767ac5a22ed16041306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5748d5e3864a91aaea05fed9b10068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530aa2fd-91b9-40a2-a5d0-6dbc906a6a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530aa2fd-91b9-40a2-a5d0-6dbc906a6a13) transitioned into state 'SUCCESS' from state '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-446288993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da63f9cd680d4767ac5a22ed16041306',qos_specs=None,replication_status=,reservations=['65cdcc4d-2fe1-42ab-882e-f5eb6755443d','83ee7b37-13ef-4931-8bdb-201bd57b52d5','974d964a-fb27-4d58-82d8-27577cbb495a','8a193ff3-1524-4ba4-be4a-c76dd239387c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5748d5e3864a91aaea05fed9b10068',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babd5d04-4751-4db5-b3ed-863e2ec52ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (babd5d04-4751-4db5-b3ed-863e2ec52ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Flow 'volume_create_api' (621caa81-4253-4018-a1ce-80f6943e9062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Create volume request issued successfully. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc4f63fa-a535-44db-af6d-c0d79c4ba217 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:04:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1029/2109] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:04:48 2026] POST /volume/v3/volumes => generated 765 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:04:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3ad58492-c459-4d06-a36a-be18e3b2621f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8663f35-f5d6-48c1-8a26-e33c89e72046 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8663f35-f5d6-48c1-8a26-e33c89e72046 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8663f35-f5d6-48c1-8a26-e33c89e72046 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8663f35-f5d6-48c1-8a26-e33c89e72046 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3ad58492-c459-4d06-a36a-be18e3b2621f tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3ad58492-c459-4d06-a36a-be18e3b2621f tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3ad58492-c459-4d06-a36a-be18e3b2621f tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c8663f35-f5d6-48c1-8a26-e33c89e72046 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3ad58492-c459-4d06-a36a-be18e3b2621f tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8663f35-f5d6-48c1-8a26-e33c89e72046 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa returned with HTTP 200 Sep 03 12:04:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1030/2110] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:49 2026] GET /volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3ad58492-c459-4d06-a36a-be18e3b2621f tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1081/2111] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:49 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2651341-c582-4f00-ac2c-878a220555da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2651341-c582-4f00-ac2c-878a220555da tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2651341-c582-4f00-ac2c-878a220555da tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2651341-c582-4f00-ac2c-878a220555da tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2651341-c582-4f00-ac2c-878a220555da tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2651341-c582-4f00-ac2c-878a220555da tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 returned with HTTP 200 Sep 03 12:04:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1031/2112] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:49 2026] GET /volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6183d485-a864-4192-bb93-3b67829ed263 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6183d485-a864-4192-bb93-3b67829ed263 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6183d485-a864-4192-bb93-3b67829ed263 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6183d485-a864-4192-bb93-3b67829ed263 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6183d485-a864-4192-bb93-3b67829ed263 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6183d485-a864-4192-bb93-3b67829ed263 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf returned with HTTP 200 Sep 03 12:04:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1082/2113] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:49 2026] GET /volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa6f27d0-ce97-4fc5-ac12-68b137d01df0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa6f27d0-ce97-4fc5-ac12-68b137d01df0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa6f27d0-ce97-4fc5-ac12-68b137d01df0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa6f27d0-ce97-4fc5-ac12-68b137d01df0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa6f27d0-ce97-4fc5-ac12-68b137d01df0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa6f27d0-ce97-4fc5-ac12-68b137d01df0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1032/2114] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:50 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-45615db0-41c6-4bb4-89a4-44943cca0945 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-45615db0-41c6-4bb4-89a4-44943cca0945 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 Sep 03 12:04:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-45615db0-41c6-4bb4-89a4-44943cca0945 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-45615db0-41c6-4bb4-89a4-44943cca0945 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-45615db0-41c6-4bb4-89a4-44943cca0945 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-45615db0-41c6-4bb4-89a4-44943cca0945 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 returned with HTTP 200 Sep 03 12:04:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1083/2115] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:50 2026] GET /volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6fb0fd5-598c-4004-99be-4bba7b9767ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6fb0fd5-598c-4004-99be-4bba7b9767ac tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 Sep 03 12:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6fb0fd5-598c-4004-99be-4bba7b9767ac tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6fb0fd5-598c-4004-99be-4bba7b9767ac tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6fb0fd5-598c-4004-99be-4bba7b9767ac tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6fb0fd5-598c-4004-99be-4bba7b9767ac tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 returned with HTTP 200 Sep 03 12:04:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1033/2116] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:50 2026] GET /volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7b28d314-ab04-4cd8-96cf-e1cae6f7bd56 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b28d314-ab04-4cd8-96cf-e1cae6f7bd56 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b28d314-ab04-4cd8-96cf-e1cae6f7bd56 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b28d314-ab04-4cd8-96cf-e1cae6f7bd56 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7b28d314-ab04-4cd8-96cf-e1cae6f7bd56 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b28d314-ab04-4cd8-96cf-e1cae6f7bd56 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf returned with HTTP 200 Sep 03 12:04:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1084/2117] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:50 2026] GET /volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2301028d-8437-44d5-866d-6e7b9850778a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2301028d-8437-44d5-866d-6e7b9850778a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2301028d-8437-44d5-866d-6e7b9850778a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2301028d-8437-44d5-866d-6e7b9850778a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2301028d-8437-44d5-866d-6e7b9850778a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2301028d-8437-44d5-866d-6e7b9850778a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1034/2118] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:51 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f0cc549f-8b5e-4cd4-8957-461c802a4f5b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0cc549f-8b5e-4cd4-8957-461c802a4f5b tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 Sep 03 12:04:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0cc549f-8b5e-4cd4-8957-461c802a4f5b tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0cc549f-8b5e-4cd4-8957-461c802a4f5b tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f0cc549f-8b5e-4cd4-8957-461c802a4f5b tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0cc549f-8b5e-4cd4-8957-461c802a4f5b tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 returned with HTTP 200 Sep 03 12:04:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1085/2119] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:51 2026] GET /volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e8a8b76-6d4e-4d34-99fb-425d485bed88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e8a8b76-6d4e-4d34-99fb-425d485bed88 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e8a8b76-6d4e-4d34-99fb-425d485bed88 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e8a8b76-6d4e-4d34-99fb-425d485bed88 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e8a8b76-6d4e-4d34-99fb-425d485bed88 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e8a8b76-6d4e-4d34-99fb-425d485bed88 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 200 Sep 03 12:04:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1035/2120] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:51 2026] GET /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-16edb174-8890-44b2-b672-6c3b484344f5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16edb174-8890-44b2-b672-6c3b484344f5 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16edb174-8890-44b2-b672-6c3b484344f5 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16edb174-8890-44b2-b672-6c3b484344f5 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-16edb174-8890-44b2-b672-6c3b484344f5 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16edb174-8890-44b2-b672-6c3b484344f5 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf returned with HTTP 200 Sep 03 12:04:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1086/2121] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:51 2026] GET /volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c49c1d7b-9749-4982-bc6d-c8229891aaab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c49c1d7b-9749-4982-bc6d-c8229891aaab tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c49c1d7b-9749-4982-bc6d-c8229891aaab tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c49c1d7b-9749-4982-bc6d-c8229891aaab tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c49c1d7b-9749-4982-bc6d-c8229891aaab tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c49c1d7b-9749-4982-bc6d-c8229891aaab tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1036/2122] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:52 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bd8f396f-846c-4429-a6fd-ed17a606ec74 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd8f396f-846c-4429-a6fd-ed17a606ec74 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd8f396f-846c-4429-a6fd-ed17a606ec74 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd8f396f-846c-4429-a6fd-ed17a606ec74 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bd8f396f-846c-4429-a6fd-ed17a606ec74 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd8f396f-846c-4429-a6fd-ed17a606ec74 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 200 Sep 03 12:04:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1087/2123] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:52 2026] GET /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-972c79e7-fca3-408f-b58f-d323ab86894c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-972c79e7-fca3-408f-b58f-d323ab86894c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-972c79e7-fca3-408f-b58f-d323ab86894c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-972c79e7-fca3-408f-b58f-d323ab86894c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-972c79e7-fca3-408f-b58f-d323ab86894c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-972c79e7-fca3-408f-b58f-d323ab86894c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf returned with HTTP 200 Sep 03 12:04:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1037/2124] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:04:52 2026] GET /volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4a826dac-6d00-472b-9975-549caca01a28 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5?cascade=True Sep 03 12:04:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume with id: b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: /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 03 12:04:52 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume request issued successfully. Sep 03 12:04:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4a826dac-6d00-472b-9975-549caca01a28 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5?cascade=True returned with HTTP 202 Sep 03 12:04:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1088/2125] 192.168.122.215 () {58 vars in 1260 bytes} [Thu Sep 3 12:04:52 2026] DELETE /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5?cascade=True => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6174f13b-ac68-4b6e-80f6-c19d13e902ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6174f13b-ac68-4b6e-80f6-c19d13e902ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6174f13b-ac68-4b6e-80f6-c19d13e902ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6174f13b-ac68-4b6e-80f6-c19d13e902ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6174f13b-ac68-4b6e-80f6-c19d13e902ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6174f13b-ac68-4b6e-80f6-c19d13e902ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1038/2126] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:52 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7ea93108-4a38-4060-9e87-13cb302ca88c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7ea93108-4a38-4060-9e87-13cb302ca88c tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7ea93108-4a38-4060-9e87-13cb302ca88c tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7ea93108-4a38-4060-9e87-13cb302ca88c tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7ea93108-4a38-4060-9e87-13cb302ca88c tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7ea93108-4a38-4060-9e87-13cb302ca88c tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1089/2127] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:53 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67c84291-8b68-456f-9946-4b17b462ca6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67c84291-8b68-456f-9946-4b17b462ca6a tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67c84291-8b68-456f-9946-4b17b462ca6a tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67c84291-8b68-456f-9946-4b17b462ca6a tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67c84291-8b68-456f-9946-4b17b462ca6a tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67c84291-8b68-456f-9946-4b17b462ca6a tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 200 Sep 03 12:04:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1039/2128] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:53 2026] GET /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a5ce4e92-0a5a-4587-883d-f2da2b9c6a35 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5ce4e92-0a5a-4587-883d-f2da2b9c6a35 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5ce4e92-0a5a-4587-883d-f2da2b9c6a35 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5ce4e92-0a5a-4587-883d-f2da2b9c6a35 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a5ce4e92-0a5a-4587-883d-f2da2b9c6a35 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5ce4e92-0a5a-4587-883d-f2da2b9c6a35 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 returned with HTTP 200 Sep 03 12:04:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1090/2129] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:53 2026] GET /volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] DELETE http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 Sep 03 12:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume with id: dde230a4-e50d-4986-8063-22e47a2e7fc8 Sep 03 12:04:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume request issued successfully. Sep 03 12:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc985851-af62-4e13-ac50-e20eba9bc7cd tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 returned with HTTP 202 Sep 03 12:04:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1040/2130] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:53 2026] DELETE /volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7c5ad965-fde0-40a2-a036-fa25b4bddc50 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c5ad965-fde0-40a2-a036-fa25b4bddc50 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c5ad965-fde0-40a2-a036-fa25b4bddc50 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c5ad965-fde0-40a2-a036-fa25b4bddc50 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7c5ad965-fde0-40a2-a036-fa25b4bddc50 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c5ad965-fde0-40a2-a036-fa25b4bddc50 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 returned with HTTP 200 Sep 03 12:04:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1091/2131] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:53 2026] GET /volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42ae98e4-1927-4368-9bfa-02d5cd653b64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42ae98e4-1927-4368-9bfa-02d5cd653b64 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42ae98e4-1927-4368-9bfa-02d5cd653b64 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42ae98e4-1927-4368-9bfa-02d5cd653b64 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-42ae98e4-1927-4368-9bfa-02d5cd653b64 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42ae98e4-1927-4368-9bfa-02d5cd653b64 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1041/2132] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:53 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-64d0bad8-a2f0-4bdf-b1a7-8872452ed651 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-64d0bad8-a2f0-4bdf-b1a7-8872452ed651 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-64d0bad8-a2f0-4bdf-b1a7-8872452ed651 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-64d0bad8-a2f0-4bdf-b1a7-8872452ed651 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-64d0bad8-a2f0-4bdf-b1a7-8872452ed651 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-64d0bad8-a2f0-4bdf-b1a7-8872452ed651 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1092/2133] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:54 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4fb66e00-24a3-4c8e-aef6-e4353c560af3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fb66e00-24a3-4c8e-aef6-e4353c560af3 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 Sep 03 12:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fb66e00-24a3-4c8e-aef6-e4353c560af3 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fb66e00-24a3-4c8e-aef6-e4353c560af3 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fb66e00-24a3-4c8e-aef6-e4353c560af3 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 returned with HTTP 404 Sep 03 12:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1042/2134] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:54 2026] GET /volume/v3/volumes/dde230a4-e50d-4986-8063-22e47a2e7fc8 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] DELETE http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume with id: 5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f1e85f1-f768-4d9e-b555-537e9eb5d0e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f1e85f1-f768-4d9e-b555-537e9eb5d0e4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f1e85f1-f768-4d9e-b555-537e9eb5d0e4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f1e85f1-f768-4d9e-b555-537e9eb5d0e4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume request issued successfully. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a7fc6b6-3475-477e-b7b8-f7e4acde7697 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 202 Sep 03 12:04:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1093/2135] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:55 2026] DELETE /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:04:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ed0e2cf2-4f6f-4330-abcc-85059fe5e53c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f1e85f1-f768-4d9e-b555-537e9eb5d0e4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed0e2cf2-4f6f-4330-abcc-85059fe5e53c tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed0e2cf2-4f6f-4330-abcc-85059fe5e53c tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed0e2cf2-4f6f-4330-abcc-85059fe5e53c tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f1e85f1-f768-4d9e-b555-537e9eb5d0e4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1043/2136] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:55 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ed0e2cf2-4f6f-4330-abcc-85059fe5e53c tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed0e2cf2-4f6f-4330-abcc-85059fe5e53c tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 200 Sep 03 12:04:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1094/2137] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:55 2026] GET /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c713a96c-bfae-4a62-b5ac-954f0e4049a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c713a96c-bfae-4a62-b5ac-954f0e4049a1 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c713a96c-bfae-4a62-b5ac-954f0e4049a1 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c713a96c-bfae-4a62-b5ac-954f0e4049a1 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c713a96c-bfae-4a62-b5ac-954f0e4049a1 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c713a96c-bfae-4a62-b5ac-954f0e4049a1 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1044/2138] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:55 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f5762ec1-c5b5-4b5b-b728-6943a3e16924 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f5762ec1-c5b5-4b5b-b728-6943a3e16924 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f5762ec1-c5b5-4b5b-b728-6943a3e16924 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f5762ec1-c5b5-4b5b-b728-6943a3e16924 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1f01687-189d-447a-9c6f-4488ad80426f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1f01687-189d-447a-9c6f-4488ad80426f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1f01687-189d-447a-9c6f-4488ad80426f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1f01687-189d-447a-9c6f-4488ad80426f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f5762ec1-c5b5-4b5b-b728-6943a3e16924 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1f01687-189d-447a-9c6f-4488ad80426f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f5762ec1-c5b5-4b5b-b728-6943a3e16924 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1095/2139] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:56 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1f01687-189d-447a-9c6f-4488ad80426f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 200 Sep 03 12:04:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1045/2140] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:56 2026] GET /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 857 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-984c4524-8c46-482c-8f07-2d8daf0dc738 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-984c4524-8c46-482c-8f07-2d8daf0dc738 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-984c4524-8c46-482c-8f07-2d8daf0dc738 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-984c4524-8c46-482c-8f07-2d8daf0dc738 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-984c4524-8c46-482c-8f07-2d8daf0dc738 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-984c4524-8c46-482c-8f07-2d8daf0dc738 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:04:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1096/2141] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:04:56 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 1149 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] POST http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f/action Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Begin detaching volume completed successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-f87c8afc-de3e-460c-b7f6-34a49bca5c70 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f/action returned with HTTP 202 Sep 03 12:04:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1046/2142] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:04:56 2026] POST /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f0de6836-11a5-4810-870b-5a1858d4e857 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0de6836-11a5-4810-870b-5a1858d4e857 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0de6836-11a5-4810-870b-5a1858d4e857 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0de6836-11a5-4810-870b-5a1858d4e857 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a08ca7b3-6e7a-478b-a768-b038ddf4aa6d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a08ca7b3-6e7a-478b-a768-b038ddf4aa6d None None] GET http://192.168.122.215/volume// Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a08ca7b3-6e7a-478b-a768-b038ddf4aa6d None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a08ca7b3-6e7a-478b-a768-b038ddf4aa6d None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a08ca7b3-6e7a-478b-a768-b038ddf4aa6d None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:04:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1047/2143] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:04:56 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f0de6836-11a5-4810-870b-5a1858d4e857 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0de6836-11a5-4810-870b-5a1858d4e857 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1097/2144] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:56 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-544de345-2d0e-4a13-8f11-a4e96d6038f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-544de345-2d0e-4a13-8f11-a4e96d6038f3 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-544de345-2d0e-4a13-8f11-a4e96d6038f3 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-544de345-2d0e-4a13-8f11-a4e96d6038f3 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-544de345-2d0e-4a13-8f11-a4e96d6038f3 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-544de345-2d0e-4a13-8f11-a4e96d6038f3 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:04:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1048/2145] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:04:56 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 1333 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-ea40b456-1ee7-4c59-8ed8-e6242a517610 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-ea40b456-1ee7-4c59-8ed8-e6242a517610 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] DELETE http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-ea40b456-1ee7-4c59-8ed8-e6242a517610 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-ea40b456-1ee7-4c59-8ed8-e6242a517610 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:57 devstack devstack@c-api.service[86956]: /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 03 12:04:57 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ae3d9a5c-805d-495d-b06d-9f3cbb665a18 req-ea40b456-1ee7-4c59-8ed8-e6242a517610 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e returned with HTTP 200 Sep 03 12:04:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1098/2146] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:04:57 2026] DELETE /volume/v3/attachments/4f9fef45-ae4d-4de5-b465-797ac8349a9e => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7fa7069-bdac-4921-97f0-f2b4f9f6ff8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7fa7069-bdac-4921-97f0-f2b4f9f6ff8f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7fa7069-bdac-4921-97f0-f2b4f9f6ff8f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7fa7069-bdac-4921-97f0-f2b4f9f6ff8f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-30c9941b-beff-45fc-bb63-69087e158ddb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30c9941b-beff-45fc-bb63-69087e158ddb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30c9941b-beff-45fc-bb63-69087e158ddb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30c9941b-beff-45fc-bb63-69087e158ddb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30c9941b-beff-45fc-bb63-69087e158ddb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f returned with HTTP 404 Sep 03 12:04:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1099/2147] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:57 2026] GET /volume/v3/volumes/5a36a5a7-c659-4ff8-ab4b-b05d645b5a7f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c7fa7069-bdac-4921-97f0-f2b4f9f6ff8f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume with id: f10452c8-f008-447a-bfa9-938dc92d3863 Sep 03 12:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7fa7069-bdac-4921-97f0-f2b4f9f6ff8f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1049/2148] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:57 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume request issued successfully. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-034c1ef0-29ac-4182-bd9e-c463f20b19eb tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 returned with HTTP 202 Sep 03 12:04:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1100/2149] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:57 2026] DELETE /volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-14ee647b-00a0-42b2-8148-997dccdc0909 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14ee647b-00a0-42b2-8148-997dccdc0909 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 Sep 03 12:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14ee647b-00a0-42b2-8148-997dccdc0909 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14ee647b-00a0-42b2-8148-997dccdc0909 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-14ee647b-00a0-42b2-8148-997dccdc0909 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14ee647b-00a0-42b2-8148-997dccdc0909 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 returned with HTTP 200 Sep 03 12:04:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1050/2150] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:57 2026] GET /volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9c6f4b9c-b832-417d-b75f-ec3f03a8483e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9c6f4b9c-b832-417d-b75f-ec3f03a8483e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9c6f4b9c-b832-417d-b75f-ec3f03a8483e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9c6f4b9c-b832-417d-b75f-ec3f03a8483e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9c6f4b9c-b832-417d-b75f-ec3f03a8483e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9c6f4b9c-b832-417d-b75f-ec3f03a8483e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1101/2151] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:57 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-56039e97-4b12-4394-99b9-0796338b7903 req-cf850446-4c77-4d74-b2fb-69eaab8d6e1c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56039e97-4b12-4394-99b9-0796338b7903 req-cf850446-4c77-4d74-b2fb-69eaab8d6e1c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56039e97-4b12-4394-99b9-0796338b7903 req-cf850446-4c77-4d74-b2fb-69eaab8d6e1c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56039e97-4b12-4394-99b9-0796338b7903 req-cf850446-4c77-4d74-b2fb-69eaab8d6e1c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-56039e97-4b12-4394-99b9-0796338b7903 req-cf850446-4c77-4d74-b2fb-69eaab8d6e1c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56039e97-4b12-4394-99b9-0796338b7903 req-cf850446-4c77-4d74-b2fb-69eaab8d6e1c tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1051/2152] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:04:58 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] DELETE http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Delete volume with id: 94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Delete volume request issued successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4a15e253-cb34-4f1e-aad4-f3aae0087fb4 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 202 Sep 03 12:04:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1102/2153] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:58 2026] DELETE /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db8978d5-a243-4f21-972d-0339760e3e67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db8978d5-a243-4f21-972d-0339760e3e67 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db8978d5-a243-4f21-972d-0339760e3e67 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db8978d5-a243-4f21-972d-0339760e3e67 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db8978d5-a243-4f21-972d-0339760e3e67 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db8978d5-a243-4f21-972d-0339760e3e67 tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1052/2154] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:58 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fda1604f-0600-42fb-a347-a30d7b80c7ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fda1604f-0600-42fb-a347-a30d7b80c7ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fda1604f-0600-42fb-a347-a30d7b80c7ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fda1604f-0600-42fb-a347-a30d7b80c7ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fda1604f-0600-42fb-a347-a30d7b80c7ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fda1604f-0600-42fb-a347-a30d7b80c7ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 200 Sep 03 12:04:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1103/2155] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:58 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c06acdf6-0b1a-409d-9d75-758cbceb5143 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c06acdf6-0b1a-409d-9d75-758cbceb5143 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c06acdf6-0b1a-409d-9d75-758cbceb5143 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c06acdf6-0b1a-409d-9d75-758cbceb5143 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c06acdf6-0b1a-409d-9d75-758cbceb5143 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 returned with HTTP 404 Sep 03 12:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1053/2156] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:58 2026] GET /volume/v3/volumes/f10452c8-f008-447a-bfa9-938dc92d3863 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume with id: c2d247ad-5814-4756-9e39-2aacfcb87154 Sep 03 12:04:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume request issued successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d346203e-ba9e-4b76-8a9d-d2da179a391d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 returned with HTTP 202 Sep 03 12:04:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1104/2157] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:58 2026] DELETE /volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-106dc89a-03b5-4a40-9d37-c156d15e7f2d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-106dc89a-03b5-4a40-9d37-c156d15e7f2d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-106dc89a-03b5-4a40-9d37-c156d15e7f2d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-106dc89a-03b5-4a40-9d37-c156d15e7f2d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-106dc89a-03b5-4a40-9d37-c156d15e7f2d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-106dc89a-03b5-4a40-9d37-c156d15e7f2d tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 returned with HTTP 200 Sep 03 12:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1054/2158] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:58 2026] GET /volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7371c9da-480b-46df-862d-2cbe4e472d00 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7371c9da-480b-46df-862d-2cbe4e472d00 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7371c9da-480b-46df-862d-2cbe4e472d00 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7371c9da-480b-46df-862d-2cbe4e472d00 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7371c9da-480b-46df-862d-2cbe4e472d00 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7371c9da-480b-46df-862d-2cbe4e472d00 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1105/2159] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:58 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62ab31c0-d98e-4552-8ff4-e1895a1503db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62ab31c0-d98e-4552-8ff4-e1895a1503db tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62ab31c0-d98e-4552-8ff4-e1895a1503db tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62ab31c0-d98e-4552-8ff4-e1895a1503db tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:04:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62ab31c0-d98e-4552-8ff4-e1895a1503db tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Volume info retrieved successfully. Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62ab31c0-d98e-4552-8ff4-e1895a1503db tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 200 Sep 03 12:04:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1055/2160] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:59 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-04e6147b-fe18-4400-8c82-cb36087d32b7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-04e6147b-fe18-4400-8c82-cb36087d32b7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-04e6147b-fe18-4400-8c82-cb36087d32b7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-04e6147b-fe18-4400-8c82-cb36087d32b7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-04e6147b-fe18-4400-8c82-cb36087d32b7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 404 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1106/2161] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:59 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Get all volumes completed successfully. Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0414328-8688-43af-a7ea-91f3b3fdcdec tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:04:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1056/2162] 192.168.122.215 () {58 vars in 1121 bytes} [Thu Sep 3 12:04:59 2026] GET /volume/v3/volumes => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: /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 03 12:04:59 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Get all snapshots completed successfully. Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8b0eccd-8069-4fcf-bf4f-058fb4c4cb95 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1107/2163] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:04:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-76808913-c24d-4e86-ae6b-1df5a834a27d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76808913-c24d-4e86-ae6b-1df5a834a27d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76808913-c24d-4e86-ae6b-1df5a834a27d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76808913-c24d-4e86-ae6b-1df5a834a27d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-76808913-c24d-4e86-ae6b-1df5a834a27d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete snapshot with id: 87645427-2c2a-4268-856c-5f2d93f6eaaf Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76808913-c24d-4e86-ae6b-1df5a834a27d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf returned with HTTP 404 Sep 03 12:04:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1057/2164] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:59 2026] DELETE /volume/v3/snapshots/87645427-2c2a-4268-856c-5f2d93f6eaaf => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-71e69e01-ba28-4a28-bbe9-3e1abb8bd22b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-71e69e01-ba28-4a28-bbe9-3e1abb8bd22b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-71e69e01-ba28-4a28-bbe9-3e1abb8bd22b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-71e69e01-ba28-4a28-bbe9-3e1abb8bd22b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-71e69e01-ba28-4a28-bbe9-3e1abb8bd22b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete snapshot with id: b28c0d1c-48bd-48e2-a868-2db8b19a6c33 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-71e69e01-ba28-4a28-bbe9-3e1abb8bd22b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 returned with HTTP 404 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1108/2165] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:04:59 2026] DELETE /volume/v3/snapshots/b28c0d1c-48bd-48e2-a868-2db8b19a6c33 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f7cef2e-b74e-4a8c-84e0-52062495dddd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f7cef2e-b74e-4a8c-84e0-52062495dddd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f7cef2e-b74e-4a8c-84e0-52062495dddd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f7cef2e-b74e-4a8c-84e0-52062495dddd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f7cef2e-b74e-4a8c-84e0-52062495dddd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 404 Sep 03 12:04:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1058/2166] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:59 2026] GET /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-05f0917f-4538-48c4-8e19-3cba5f89458b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05f0917f-4538-48c4-8e19-3cba5f89458b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05f0917f-4538-48c4-8e19-3cba5f89458b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05f0917f-4538-48c4-8e19-3cba5f89458b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-05f0917f-4538-48c4-8e19-3cba5f89458b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume with id: b9dd61ae-436f-4bb2-81d7-b18772424de5 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05f0917f-4538-48c4-8e19-3cba5f89458b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 returned with HTTP 404 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1109/2167] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:59 2026] DELETE /volume/v3/volumes/b9dd61ae-436f-4bb2-81d7-b18772424de5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2030305575"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2030305575'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume of 1 GB Sep 03 12:04:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Availability Zones retrieved successfully. Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Flow 'volume_create_api' (9b3d18bd-8c69-4ac6-a804-aea240cbefe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad277b62-7adf-486f-afd3-fe31302220d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-427fc167-4c84-4e37-b278-735b152e3133 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-427fc167-4c84-4e37-b278-735b152e3133 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-427fc167-4c84-4e37-b278-735b152e3133 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-427fc167-4c84-4e37-b278-735b152e3133 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad277b62-7adf-486f-afd3-fe31302220d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea358dc-39be-4c17-8291-107c0a72d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-427fc167-4c84-4e37-b278-735b152e3133 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 returned with HTTP 404 Sep 03 12:04:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1110/2168] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:04:59 2026] GET /volume/v3/volumes/c2d247ad-5814-4756-9e39-2aacfcb87154 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume with id: f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa Sep 03 12:04:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:04:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:04:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:04:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:04:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Delete volume request issued successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f8a559da-af68-4aac-ad64-fa9e9dfd3714 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa returned with HTTP 202 Sep 03 12:05:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1111/2169] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:04:59 2026] DELETE /volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Created reservations ['e3848340-c778-40e6-95f5-0adf9eea1c36', 'e9d2a2b8-12ff-4930-baca-a29333dfaf4c', '754a3c4c-aea4-415b-8e0d-4b1b5b0c4792', '887fb89d-5771-4061-8cc4-dac7e650e829'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea358dc-39be-4c17-8291-107c0a72d040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3848340-c778-40e6-95f5-0adf9eea1c36', 'e9d2a2b8-12ff-4930-baca-a29333dfaf4c', '754a3c4c-aea4-415b-8e0d-4b1b5b0c4792', '887fb89d-5771-4061-8cc4-dac7e650e829']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-becbffe7-2dae-4301-a705-9dff8bc6719f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8940ce0-cc0b-4462-8308-951559f470a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-becbffe7-2dae-4301-a705-9dff8bc6719f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-becbffe7-2dae-4301-a705-9dff8bc6719f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-becbffe7-2dae-4301-a705-9dff8bc6719f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-becbffe7-2dae-4301-a705-9dff8bc6719f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8940ce0-cc0b-4462-8308-951559f470a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18bf01d7-907f-4ac5-9f40-1f1cac6f774a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2030305575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c79d09684bf45abb801e4dcd38e6496',qos_specs=None,replication_status=,reservations=['e3848340-c778-40e6-95f5-0adf9eea1c36','e9d2a2b8-12ff-4930-baca-a29333dfaf4c','754a3c4c-aea4-415b-8e0d-4b1b5b0c4792','887fb89d-5771-4061-8cc4-dac7e650e829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2030305575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18bf01d7-907f-4ac5-9f40-1f1cac6f774a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c79d09684bf45abb801e4dcd38e6496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a0609f-fdb6-4220-a5c0-304642e76002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-becbffe7-2dae-4301-a705-9dff8bc6719f tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa returned with HTTP 200 Sep 03 12:05:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1112/2170] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:00 2026] GET /volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f1420565-0c6b-4e7e-9609-c9ef91b24f91 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1420565-0c6b-4e7e-9609-c9ef91b24f91 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1420565-0c6b-4e7e-9609-c9ef91b24f91 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1420565-0c6b-4e7e-9609-c9ef91b24f91 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a0609f-fdb6-4220-a5c0-304642e76002) transitioned into state 'SUCCESS' from state '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-2030305575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c79d09684bf45abb801e4dcd38e6496',qos_specs=None,replication_status=,reservations=['e3848340-c778-40e6-95f5-0adf9eea1c36','e9d2a2b8-12ff-4930-baca-a29333dfaf4c','754a3c4c-aea4-415b-8e0d-4b1b5b0c4792','887fb89d-5771-4061-8cc4-dac7e650e829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366195e8-6256-434a-b1df-b29255992e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f1420565-0c6b-4e7e-9609-c9ef91b24f91 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366195e8-6256-434a-b1df-b29255992e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1420565-0c6b-4e7e-9609-c9ef91b24f91 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:05:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1113/2171] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:00 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 1333 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Flow 'volume_create_api' (9b3d18bd-8c69-4ac6-a804-aea240cbefe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume request issued successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-281408fe-e262-42af-bef0-d7b8bc1afd1d tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1059/2172] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:04:59 2026] POST /volume/v3/volumes => generated 760 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-95bc4eee-9ac1-4800-bdab-30cdd26e41ed None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95bc4eee-9ac1-4800-bdab-30cdd26e41ed tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95bc4eee-9ac1-4800-bdab-30cdd26e41ed tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95bc4eee-9ac1-4800-bdab-30cdd26e41ed tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-19c5c303-5351-4e4a-bc27-df568661398a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-19c5c303-5351-4e4a-bc27-df568661398a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-19c5c303-5351-4e4a-bc27-df568661398a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-19c5c303-5351-4e4a-bc27-df568661398a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-95bc4eee-9ac1-4800-bdab-30cdd26e41ed tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95bc4eee-9ac1-4800-bdab-30cdd26e41ed tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1114/2173] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:00 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 828 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-19c5c303-5351-4e4a-bc27-df568661398a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-19c5c303-5351-4e4a-bc27-df568661398a tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1060/2174] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:05:00 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 1333 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-30088702-d9fc-4a15-acf5-49147f9d406f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30088702-d9fc-4a15-acf5-49147f9d406f tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] GET http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30088702-d9fc-4a15-acf5-49147f9d406f tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30088702-d9fc-4a15-acf5-49147f9d406f tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30088702-d9fc-4a15-acf5-49147f9d406f tempest-TestMinimumBasicScenario-1566718723 tempest-TestMinimumBasicScenario-1566718723-project-member] http://192.168.122.215/volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f returned with HTTP 404 Sep 03 12:05:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1115/2175] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:00 2026] GET /volume/v3/volumes/94697822-f845-4bfd-9486-d645fe83b64f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d34a17f-b00d-4250-9a13-d9c77b41c4b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d34a17f-b00d-4250-9a13-d9c77b41c4b0 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d34a17f-b00d-4250-9a13-d9c77b41c4b0 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d34a17f-b00d-4250-9a13-d9c77b41c4b0 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d34a17f-b00d-4250-9a13-d9c77b41c4b0 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Volume info retrieved successfully. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d34a17f-b00d-4250-9a13-d9c77b41c4b0 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa returned with HTTP 200 Sep 03 12:05:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1061/2176] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:01 2026] GET /volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-baa83cd3-4a73-43ce-964c-1b0013bb20cb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-baa83cd3-4a73-43ce-964c-1b0013bb20cb tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-baa83cd3-4a73-43ce-964c-1b0013bb20cb tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-baa83cd3-4a73-43ce-964c-1b0013bb20cb tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-baa83cd3-4a73-43ce-964c-1b0013bb20cb tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-baa83cd3-4a73-43ce-964c-1b0013bb20cb tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1116/2177] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:01 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-f8740684-16ac-464c-9560-33a178c64a48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-f8740684-16ac-464c-9560-33a178c64a48 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-f8740684-16ac-464c-9560-33a178c64a48 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-f8740684-16ac-464c-9560-33a178c64a48 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-f8740684-16ac-464c-9560-33a178c64a48 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-f8740684-16ac-464c-9560-33a178c64a48 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:05:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1062/2178] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:05:01 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 1333 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f48bcfff-929f-433a-8342-8beaa7a66d6c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f48bcfff-929f-433a-8342-8beaa7a66d6c None None] GET http://192.168.122.215/volume// Sep 03 12:05:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f48bcfff-929f-433a-8342-8beaa7a66d6c None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f48bcfff-929f-433a-8342-8beaa7a66d6c None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f48bcfff-929f-433a-8342-8beaa7a66d6c None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:05:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1117/2179] 192.168.122.215 () {58 vars in 1308 bytes} [Thu Sep 3 12:05:01 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-900d65bc-5d69-4f26-a36d-6454cb1a43e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-900d65bc-5d69-4f26-a36d-6454cb1a43e0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-900d65bc-5d69-4f26-a36d-6454cb1a43e0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dc412e6-8587-4625-bab3-3d5332453b4b", "connector": null, "instance_uuid": "f112f227-b334-4130-adeb-58fa2c52ff2a"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-900d65bc-5d69-4f26-a36d-6454cb1a43e0 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:05:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1063/2180] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:05:01 2026] POST /volume/v3/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f74d2c6b-b0c2-42e6-bbe5-d67e05318d52 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f74d2c6b-b0c2-42e6-bbe5-d67e05318d52 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] GET http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa Sep 03 12:05:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f74d2c6b-b0c2-42e6-bbe5-d67e05318d52 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f74d2c6b-b0c2-42e6-bbe5-d67e05318d52 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f74d2c6b-b0c2-42e6-bbe5-d67e05318d52 tempest-CreateVolumesFromImageTest-3159154 tempest-CreateVolumesFromImageTest-3159154-project-member] http://192.168.122.215/volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa returned with HTTP 404 Sep 03 12:05:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1118/2181] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:02 2026] GET /volume/v3/volumes/f1a77fa4-a3b5-40e0-8c2e-5a925f6201fa => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1b2eb6ed-af8b-43bc-9a7d-124203e81f26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b2eb6ed-af8b-43bc-9a7d-124203e81f26 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1b2eb6ed-af8b-43bc-9a7d-124203e81f26 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1b2eb6ed-af8b-43bc-9a7d-124203e81f26 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1b2eb6ed-af8b-43bc-9a7d-124203e81f26 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b2eb6ed-af8b-43bc-9a7d-124203e81f26 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1064/2182] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:02 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a3880d9-ae58-490d-af43-eab5bd406493 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:05:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18bf01d7-907f-4ac5-9f40-1f1cac6f774a", "name": "tempest-VolumesDeleteCascade-Snapshot-1436521640"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create snapshot from volume 18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:02 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Created reservations ['90ae311a-091c-4e82-806f-007b082103fc', 'cc15ccd3-36fc-45e3-8cef-7af8649af913', '631071f2-06f2-404f-8fe9-c76fcc61498c', '9fcc5dd9-9f07-4f7f-85a4-1c5ac06270ad'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot create request issued successfully. Sep 03 12:05:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a3880d9-ae58-490d-af43-eab5bd406493 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:05:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1119/2183] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:05:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b387005-1300-4904-8964-e7cd40110e74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b387005-1300-4904-8964-e7cd40110e74 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d Sep 03 12:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b387005-1300-4904-8964-e7cd40110e74 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b387005-1300-4904-8964-e7cd40110e74 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b387005-1300-4904-8964-e7cd40110e74 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b387005-1300-4904-8964-e7cd40110e74 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d returned with HTTP 200 Sep 03 12:05:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1065/2184] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:02 2026] GET /volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b6b4ef6b-0a92-4c16-b583-d49a23cd7990 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b6b4ef6b-0a92-4c16-b583-d49a23cd7990 None None] GET http://192.168.122.215/volume// Sep 03 12:05:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b6b4ef6b-0a92-4c16-b583-d49a23cd7990 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b6b4ef6b-0a92-4c16-b583-d49a23cd7990 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b6b4ef6b-0a92-4c16-b583-d49a23cd7990 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:05:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1120/2185] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:05:03 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:05:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-db8d36cd-51c3-492d-befc-d0bae7865590 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-db8d36cd-51c3-492d-befc-d0bae7865590 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:05:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-db8d36cd-51c3-492d-befc-d0bae7865590 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-db8d36cd-51c3-492d-befc-d0bae7865590 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2d1a7885-eed8-41a2-8d14-6d43a5721795 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d1a7885-eed8-41a2-8d14-6d43a5721795 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d Sep 03 12:05:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d1a7885-eed8-41a2-8d14-6d43a5721795 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d1a7885-eed8-41a2-8d14-6d43a5721795 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2d1a7885-eed8-41a2-8d14-6d43a5721795 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:05:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d1a7885-eed8-41a2-8d14-6d43a5721795 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d returned with HTTP 200 Sep 03 12:05:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1121/2186] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:03 2026] GET /volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-db8d36cd-51c3-492d-befc-d0bae7865590 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:05:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-db8d36cd-51c3-492d-befc-d0bae7865590 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:05:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1066/2187] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:05:03 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 1513 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:05:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] PUT http://192.168.122.215/volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2 Sep 03 12:05:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:04 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Acquiring lock "cinder-attachment_update-7dc412e6-8587-4625-bab3-3d5332453b4b-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:05:04 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Lock "cinder-attachment_update-7dc412e6-8587-4625-bab3-3d5332453b4b-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:05:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c3cf235-ddba-4291-bd78-6005b34abc6b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c3cf235-ddba-4291-bd78-6005b34abc6b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d Sep 03 12:05:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c3cf235-ddba-4291-bd78-6005b34abc6b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c3cf235-ddba-4291-bd78-6005b34abc6b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c3cf235-ddba-4291-bd78-6005b34abc6b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:05:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c3cf235-ddba-4291-bd78-6005b34abc6b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d returned with HTTP 200 Sep 03 12:05:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1067/2188] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:04 2026] GET /volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44b88228-77f2-4a45-b607-f8f850df5c8d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Lock "cinder-attachment_update-7dc412e6-8587-4625-bab3-3d5332453b4b-devstack" released by "attachment_update" :: held 1.703s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-c1d18bba-4197-45b4-94ef-b414539f743d tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2 returned with HTTP 200 Sep 03 12:05:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1122/2189] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:05:04 2026] PUT /volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2 => generated 694 bytes in 1778 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-176064255"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-176064255'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume of 1 GB Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-deaeb875-dc9d-4b14-b23c-81ea02d7af89 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Availability Zones retrieved successfully. Sep 03 12:05:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-deaeb875-dc9d-4b14-b23c-81ea02d7af89 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-deaeb875-dc9d-4b14-b23c-81ea02d7af89 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-deaeb875-dc9d-4b14-b23c-81ea02d7af89 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (06e4581a-6128-4717-8f93-2885a1ada883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-deaeb875-dc9d-4b14-b23c-81ea02d7af89 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0c7e7c-5c22-4f67-8e71-103c22f69bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-deaeb875-dc9d-4b14-b23c-81ea02d7af89 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d returned with HTTP 200 Sep 03 12:05:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1123/2190] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:05 2026] GET /volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-e864108c-ade0-4107-9b2a-9954654e39dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-e864108c-ade0-4107-9b2a-9954654e39dd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] POST http://192.168.122.215/volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2/action Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-e864108c-ade0-4107-9b2a-9954654e39dd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-e864108c-ade0-4107-9b2a-9954654e39dd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0c7e7c-5c22-4f67-8e71-103c22f69bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6197d96c-cb8e-4d29-baad-4b569732dda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-09a00a26-b66d-452e-9d12-0fdb152098eb req-e864108c-ade0-4107-9b2a-9954654e39dd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2/action returned with HTTP 204 Sep 03 12:05:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1124/2191] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:05:05 2026] POST /volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d1b386bf-5829-41da-b76f-697537ee8e3d", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-691372960"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume request body: {'volume': {'snapshot_id': 'd1b386bf-5829-41da-b76f-697537ee8e3d', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-691372960'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Snapshot retrieved successfully. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume of 1 GB Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Availability Zones retrieved successfully. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Flow 'volume_create_api' (f3aca2aa-860a-4b38-b08d-e47ff10889c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c6b35d-737c-435b-850b-c06de851fcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c6b35d-737c-435b-850b-c06de851fcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1b386bf-5829-41da-b76f-697537ee8e3d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['34328d82-2bb1-4674-852c-5296eb0d9ad0', 'cf312ba1-e3e6-4f1e-b5e0-084c5a7bb8e6', '23798316-0b0f-4003-910b-e0be1a1dc175', 'b9af5376-018d-4fac-b030-d2e0fdefb00d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41666d3a-3b0c-4214-b9e0-2761f253573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6197d96c-cb8e-4d29-baad-4b569732dda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34328d82-2bb1-4674-852c-5296eb0d9ad0', 'cf312ba1-e3e6-4f1e-b5e0-084c5a7bb8e6', '23798316-0b0f-4003-910b-e0be1a1dc175', 'b9af5376-018d-4fac-b030-d2e0fdefb00d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e59f54c-c191-42cf-aa99-9a2bcf03837a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e59f54c-c191-42cf-aa99-9a2bcf03837a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d7b660c-cd93-46e8-ac96-53a655ae9e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-176064255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['34328d82-2bb1-4674-852c-5296eb0d9ad0','cf312ba1-e3e6-4f1e-b5e0-084c5a7bb8e6','23798316-0b0f-4003-910b-e0be1a1dc175','b9af5376-018d-4fac-b030-d2e0fdefb00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-176064255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d7b660c-cd93-46e8-ac96-53a655ae9e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f0984b17104cfbb764f509f1363656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99355cbd-b241-43b7-9cbc-6140e5568a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Created reservations ['98a7a596-e35b-4c1b-89dc-bd34d1b51d40', 'd6bbb8c6-5390-46ce-9f34-61baeffc0fb6', '9ce7e9cb-ddbd-4bc5-8102-c599f68e3c1f', '83fbb2ff-6766-4169-a711-2f119f8b358c'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41666d3a-3b0c-4214-b9e0-2761f253573e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98a7a596-e35b-4c1b-89dc-bd34d1b51d40', 'd6bbb8c6-5390-46ce-9f34-61baeffc0fb6', '9ce7e9cb-ddbd-4bc5-8102-c599f68e3c1f', '83fbb2ff-6766-4169-a711-2f119f8b358c']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1408ad65-14d4-4f9f-bfc4-34d22290fabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99355cbd-b241-43b7-9cbc-6140e5568a7a) transitioned into state 'SUCCESS' from state '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-176064255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['34328d82-2bb1-4674-852c-5296eb0d9ad0','cf312ba1-e3e6-4f1e-b5e0-084c5a7bb8e6','23798316-0b0f-4003-910b-e0be1a1dc175','b9af5376-018d-4fac-b030-d2e0fdefb00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68abc306-a57d-415e-928b-ce8bde16490f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68abc306-a57d-415e-928b-ce8bde16490f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (06e4581a-6128-4717-8f93-2885a1ada883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request issued successfully. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44b88228-77f2-4a45-b607-f8f850df5c8d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1068/2192] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:05:05 2026] POST /volume/v3/volumes => generated 768 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ba0dc0f-c821-4d40-b49b-6af6214b104f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ba0dc0f-c821-4d40-b49b-6af6214b104f tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ba0dc0f-c821-4d40-b49b-6af6214b104f tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ba0dc0f-c821-4d40-b49b-6af6214b104f tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1408ad65-14d4-4f9f-bfc4-34d22290fabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d93389-8279-4ad7-9f53-ae99489522df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-691372960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c79d09684bf45abb801e4dcd38e6496',qos_specs=None,replication_status=,reservations=['98a7a596-e35b-4c1b-89dc-bd34d1b51d40','d6bbb8c6-5390-46ce-9f34-61baeffc0fb6','9ce7e9cb-ddbd-4bc5-8102-c599f68e3c1f','83fbb2ff-6766-4169-a711-2f119f8b358c'],size=1,snapshot_id=d1b386bf-5829-41da-b76f-697537ee8e3d,source_replicaid=,source_volid=None,status='creating',user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-691372960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2d93389-8279-4ad7-9f53-ae99489522df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c79d09684bf45abb801e4dcd38e6496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1b386bf-5829-41da-b76f-697537ee8e3d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93f57e7-6be4-423e-8b47-f5cc13948adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ba0dc0f-c821-4d40-b49b-6af6214b104f tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ba0dc0f-c821-4d40-b49b-6af6214b104f tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 200 Sep 03 12:05:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1069/2193] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:06 2026] GET /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 836 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93f57e7-6be4-423e-8b47-f5cc13948adf) transitioned into state 'SUCCESS' from state '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-691372960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c79d09684bf45abb801e4dcd38e6496',qos_specs=None,replication_status=,reservations=['98a7a596-e35b-4c1b-89dc-bd34d1b51d40','d6bbb8c6-5390-46ce-9f34-61baeffc0fb6','9ce7e9cb-ddbd-4bc5-8102-c599f68e3c1f','83fbb2ff-6766-4169-a711-2f119f8b358c'],size=1,snapshot_id=d1b386bf-5829-41da-b76f-697537ee8e3d,source_replicaid=,source_volid=None,status='creating',user_id='e9c3c3121ae741cea545d68300c8c3ca',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e390d87-6d5e-4571-b624-12f6df0bbc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e390d87-6d5e-4571-b624-12f6df0bbc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Flow 'volume_create_api' (f3aca2aa-860a-4b38-b08d-e47ff10889c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Create volume request issued successfully. Sep 03 12:05:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a85dc97-caee-48e3-b33d-0979e95a62ff tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1125/2194] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:06 2026] POST /volume/v3/volumes => generated 793 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60cbf525-3e64-4c63-8eb0-8c6486e86b23 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60cbf525-3e64-4c63-8eb0-8c6486e86b23 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60cbf525-3e64-4c63-8eb0-8c6486e86b23 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60cbf525-3e64-4c63-8eb0-8c6486e86b23 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-60cbf525-3e64-4c63-8eb0-8c6486e86b23 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60cbf525-3e64-4c63-8eb0-8c6486e86b23 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1070/2195] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:06 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4dbaa76d-aa4b-4d95-b731-7970756a3cfa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4dbaa76d-aa4b-4d95-b731-7970756a3cfa tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4dbaa76d-aa4b-4d95-b731-7970756a3cfa tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4dbaa76d-aa4b-4d95-b731-7970756a3cfa tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4dbaa76d-aa4b-4d95-b731-7970756a3cfa tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4dbaa76d-aa4b-4d95-b731-7970756a3cfa tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 200 Sep 03 12:05:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1126/2196] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:07 2026] GET /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6384bca1-f061-490f-b01f-1de3917945d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6384bca1-f061-490f-b01f-1de3917945d6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6384bca1-f061-490f-b01f-1de3917945d6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6384bca1-f061-490f-b01f-1de3917945d6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6384bca1-f061-490f-b01f-1de3917945d6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6384bca1-f061-490f-b01f-1de3917945d6 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1071/2197] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:07 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-96947d82-7f86-4cf9-af52-3883c5ec6db3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96947d82-7f86-4cf9-af52-3883c5ec6db3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96947d82-7f86-4cf9-af52-3883c5ec6db3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-96947d82-7f86-4cf9-af52-3883c5ec6db3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-96947d82-7f86-4cf9-af52-3883c5ec6db3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-96947d82-7f86-4cf9-af52-3883c5ec6db3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 200 Sep 03 12:05:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1127/2198] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:08 2026] GET /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 861 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eff2c31c-4ae9-4da9-b705-b82553461170 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d7b660c-cd93-46e8-ac96-53a655ae9e84", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1880913958"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create snapshot from volume 6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cc9f59f9-0840-4faf-abf1-60b5c3f0eccc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc9f59f9-0840-4faf-abf1-60b5c3f0eccc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc9f59f9-0840-4faf-abf1-60b5c3f0eccc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc9f59f9-0840-4faf-abf1-60b5c3f0eccc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cc9f59f9-0840-4faf-abf1-60b5c3f0eccc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc9f59f9-0840-4faf-abf1-60b5c3f0eccc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1128/2199] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:08 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['6195ae28-e002-468d-9977-6ec6a896c65a', 'a828b3c5-186b-4f93-9bf3-35afab049125', '824c9230-6495-468c-ae2a-411988c72802', 'd20c301f-7c7f-4f4b-bd7b-4969e9f3d047'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot create request issued successfully. Sep 03 12:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eff2c31c-4ae9-4da9-b705-b82553461170 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:05:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1072/2200] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:05:08 2026] POST /volume/v3/snapshots => generated 316 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ffc28508-e783-41d2-8c4b-f81aa62f9ff0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ffc28508-e783-41d2-8c4b-f81aa62f9ff0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ffc28508-e783-41d2-8c4b-f81aa62f9ff0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ffc28508-e783-41d2-8c4b-f81aa62f9ff0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ffc28508-e783-41d2-8c4b-f81aa62f9ff0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ffc28508-e783-41d2-8c4b-f81aa62f9ff0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1129/2201] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:09 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f2cc017c-c64a-4c4e-a3f6-50da2ee8b6bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2cc017c-c64a-4c4e-a3f6-50da2ee8b6bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2cc017c-c64a-4c4e-a3f6-50da2ee8b6bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2cc017c-c64a-4c4e-a3f6-50da2ee8b6bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f2cc017c-c64a-4c4e-a3f6-50da2ee8b6bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2cc017c-c64a-4c4e-a3f6-50da2ee8b6bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1073/2202] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:10 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-24096458-0229-470a-9065-fdcfa2a80cf6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24096458-0229-470a-9065-fdcfa2a80cf6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24096458-0229-470a-9065-fdcfa2a80cf6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24096458-0229-470a-9065-fdcfa2a80cf6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-24096458-0229-470a-9065-fdcfa2a80cf6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24096458-0229-470a-9065-fdcfa2a80cf6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1130/2203] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:10 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9828bf1c-0239-4a76-bd1f-abd4b15f35d3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9828bf1c-0239-4a76-bd1f-abd4b15f35d3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9828bf1c-0239-4a76-bd1f-abd4b15f35d3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9828bf1c-0239-4a76-bd1f-abd4b15f35d3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9828bf1c-0239-4a76-bd1f-abd4b15f35d3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9828bf1c-0239-4a76-bd1f-abd4b15f35d3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1074/2204] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:11 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c0dbdfaa-5c37-411a-b8b2-18fc41441dfc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c0dbdfaa-5c37-411a-b8b2-18fc41441dfc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c0dbdfaa-5c37-411a-b8b2-18fc41441dfc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c0dbdfaa-5c37-411a-b8b2-18fc41441dfc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c0dbdfaa-5c37-411a-b8b2-18fc41441dfc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c0dbdfaa-5c37-411a-b8b2-18fc41441dfc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1131/2205] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:11 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e37227b2-cc93-49be-a17a-a438847b309f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e37227b2-cc93-49be-a17a-a438847b309f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e37227b2-cc93-49be-a17a-a438847b309f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e37227b2-cc93-49be-a17a-a438847b309f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f807fff1-23ca-46cc-9ebe-f3d378bb6e68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e37227b2-cc93-49be-a17a-a438847b309f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f807fff1-23ca-46cc-9ebe-f3d378bb6e68 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f807fff1-23ca-46cc-9ebe-f3d378bb6e68 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f807fff1-23ca-46cc-9ebe-f3d378bb6e68 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e37227b2-cc93-49be-a17a-a438847b309f tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1075/2206] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:12 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f807fff1-23ca-46cc-9ebe-f3d378bb6e68 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f807fff1-23ca-46cc-9ebe-f3d378bb6e68 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1132/2207] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:12 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b8b5f9a-2ace-4620-98f7-8dfb2fde5e76 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bde69659-f915-4402-a98b-48e402600d2a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b8b5f9a-2ace-4620-98f7-8dfb2fde5e76 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b8b5f9a-2ace-4620-98f7-8dfb2fde5e76 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b8b5f9a-2ace-4620-98f7-8dfb2fde5e76 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bde69659-f915-4402-a98b-48e402600d2a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bde69659-f915-4402-a98b-48e402600d2a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bde69659-f915-4402-a98b-48e402600d2a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bde69659-f915-4402-a98b-48e402600d2a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bde69659-f915-4402-a98b-48e402600d2a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1133/2208] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:13 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4b8b5f9a-2ace-4620-98f7-8dfb2fde5e76 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b8b5f9a-2ace-4620-98f7-8dfb2fde5e76 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1076/2209] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:13 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8dc38358-2576-47de-bb55-1cda5bb36807 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8dc38358-2576-47de-bb55-1cda5bb36807 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8dc38358-2576-47de-bb55-1cda5bb36807 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8dc38358-2576-47de-bb55-1cda5bb36807 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1768cce9-5635-4ee4-a99b-af0a1e136116 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1768cce9-5635-4ee4-a99b-af0a1e136116 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1768cce9-5635-4ee4-a99b-af0a1e136116 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1768cce9-5635-4ee4-a99b-af0a1e136116 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8dc38358-2576-47de-bb55-1cda5bb36807 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8dc38358-2576-47de-bb55-1cda5bb36807 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1134/2210] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:14 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1768cce9-5635-4ee4-a99b-af0a1e136116 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1768cce9-5635-4ee4-a99b-af0a1e136116 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1077/2211] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:15 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cc7820c6-6bc3-4c72-86df-137904a891fc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc7820c6-6bc3-4c72-86df-137904a891fc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc7820c6-6bc3-4c72-86df-137904a891fc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cc7820c6-6bc3-4c72-86df-137904a891fc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cc7820c6-6bc3-4c72-86df-137904a891fc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cc7820c6-6bc3-4c72-86df-137904a891fc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1135/2212] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:16 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c14358e-b642-4956-ad53-490c6dd6e941 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c14358e-b642-4956-ad53-490c6dd6e941 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c14358e-b642-4956-ad53-490c6dd6e941 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c14358e-b642-4956-ad53-490c6dd6e941 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c14358e-b642-4956-ad53-490c6dd6e941 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c14358e-b642-4956-ad53-490c6dd6e941 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1078/2213] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:16 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-025f4b09-76be-46a2-a151-7d607d99a054 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-025f4b09-76be-46a2-a151-7d607d99a054 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-025f4b09-76be-46a2-a151-7d607d99a054 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-025f4b09-76be-46a2-a151-7d607d99a054 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-025f4b09-76be-46a2-a151-7d607d99a054 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-025f4b09-76be-46a2-a151-7d607d99a054 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1136/2214] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:17 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c1d0f8fe-0942-4c22-8624-7e1300d9d4de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1d0f8fe-0942-4c22-8624-7e1300d9d4de tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1d0f8fe-0942-4c22-8624-7e1300d9d4de tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1d0f8fe-0942-4c22-8624-7e1300d9d4de tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c1d0f8fe-0942-4c22-8624-7e1300d9d4de tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1d0f8fe-0942-4c22-8624-7e1300d9d4de tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1079/2215] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:17 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-443efc7b-7e96-4d3c-8477-85107a850a7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-443efc7b-7e96-4d3c-8477-85107a850a7c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-443efc7b-7e96-4d3c-8477-85107a850a7c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-443efc7b-7e96-4d3c-8477-85107a850a7c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-443efc7b-7e96-4d3c-8477-85107a850a7c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-443efc7b-7e96-4d3c-8477-85107a850a7c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1137/2216] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:18 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be7f0689-17ab-4b6f-b58c-6c44f40772ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be7f0689-17ab-4b6f-b58c-6c44f40772ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be7f0689-17ab-4b6f-b58c-6c44f40772ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be7f0689-17ab-4b6f-b58c-6c44f40772ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:18 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=379,cinder:UPDATE=102,cinder:INSERT=58 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:05:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be7f0689-17ab-4b6f-b58c-6c44f40772ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be7f0689-17ab-4b6f-b58c-6c44f40772ac tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1080/2217] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:18 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1dce9cf-3968-4c2d-b2e6-7a71a4c63182 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1dce9cf-3968-4c2d-b2e6-7a71a4c63182 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1dce9cf-3968-4c2d-b2e6-7a71a4c63182 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1dce9cf-3968-4c2d-b2e6-7a71a4c63182 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c1dce9cf-3968-4c2d-b2e6-7a71a4c63182 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1dce9cf-3968-4c2d-b2e6-7a71a4c63182 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1138/2218] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:18 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 886 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9213b954-fc53-4a4a-a696-eb20224ff402 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a?cascade=True Sep 03 12:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume with id: 18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:19 devstack devstack@c-api.service[86957]: /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 03 12:05:19 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume request issued successfully. Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9213b954-fc53-4a4a-a696-eb20224ff402 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a?cascade=True returned with HTTP 202 Sep 03 12:05:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1081/2219] 192.168.122.215 () {58 vars in 1260 bytes} [Thu Sep 3 12:05:19 2026] DELETE /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a?cascade=True => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:05:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d2f0a49e-e298-4cfc-a791-6c65e3302ce0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2f0a49e-e298-4cfc-a791-6c65e3302ce0 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2f0a49e-e298-4cfc-a791-6c65e3302ce0 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d2f0a49e-e298-4cfc-a791-6c65e3302ce0 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d2f0a49e-e298-4cfc-a791-6c65e3302ce0 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d2f0a49e-e298-4cfc-a791-6c65e3302ce0 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1139/2220] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:19 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3727ed93-794d-485f-8d2f-b91f77d3cddd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3727ed93-794d-485f-8d2f-b91f77d3cddd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3727ed93-794d-485f-8d2f-b91f77d3cddd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3727ed93-794d-485f-8d2f-b91f77d3cddd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3727ed93-794d-485f-8d2f-b91f77d3cddd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3727ed93-794d-485f-8d2f-b91f77d3cddd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1082/2221] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:19 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dddc7b39-326c-4e38-88d1-77927e8a3670 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dddc7b39-326c-4e38-88d1-77927e8a3670 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dddc7b39-326c-4e38-88d1-77927e8a3670 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dddc7b39-326c-4e38-88d1-77927e8a3670 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dddc7b39-326c-4e38-88d1-77927e8a3670 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dddc7b39-326c-4e38-88d1-77927e8a3670 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1140/2222] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:20 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f92ce2be-f719-4ccd-a5cf-3e10706dd259 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f92ce2be-f719-4ccd-a5cf-3e10706dd259 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f92ce2be-f719-4ccd-a5cf-3e10706dd259 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f92ce2be-f719-4ccd-a5cf-3e10706dd259 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f92ce2be-f719-4ccd-a5cf-3e10706dd259 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f92ce2be-f719-4ccd-a5cf-3e10706dd259 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1083/2223] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:20 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1b5d47a5-e0fc-4e49-bb44-0229d49ad576 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1b5d47a5-e0fc-4e49-bb44-0229d49ad576 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1b5d47a5-e0fc-4e49-bb44-0229d49ad576 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1b5d47a5-e0fc-4e49-bb44-0229d49ad576 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1b5d47a5-e0fc-4e49-bb44-0229d49ad576 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1b5d47a5-e0fc-4e49-bb44-0229d49ad576 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1141/2224] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:21 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fbac68c9-d550-4a73-805a-02c7ea44304e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbac68c9-d550-4a73-805a-02c7ea44304e tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbac68c9-d550-4a73-805a-02c7ea44304e tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbac68c9-d550-4a73-805a-02c7ea44304e tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fbac68c9-d550-4a73-805a-02c7ea44304e tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbac68c9-d550-4a73-805a-02c7ea44304e tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1084/2225] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:21 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d2be35ab-0db3-4ee7-a13d-fa0758cefdc2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1177825781"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd2be35ab-0db3-4ee7-a13d-fa0758cefdc2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1177825781'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume of 1 GB Sep 03 12:05:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Availability Zones retrieved successfully. Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (32f439fa-1f22-4789-9af3-b5a74ff33310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55fd980-8ee9-42d8-ac62-e8b684b7d449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55fd980-8ee9-42d8-ac62-e8b684b7d449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b90a14-7d09-4eb8-a286-8e072cf9494e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['d6b547ab-9273-4e41-995f-d9157ecf5531', 'c4232ffe-795a-4258-a5db-94d8eceae4bf', 'd26ae567-7f2a-4d98-8820-34fee5d5e7b3', '29ef3c67-45d4-4b05-9c01-ed27759f63d6'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b90a14-7d09-4eb8-a286-8e072cf9494e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b547ab-9273-4e41-995f-d9157ecf5531', 'c4232ffe-795a-4258-a5db-94d8eceae4bf', 'd26ae567-7f2a-4d98-8820-34fee5d5e7b3', '29ef3c67-45d4-4b05-9c01-ed27759f63d6']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3900589e-738f-4d98-aadb-243b316ddcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3900589e-738f-4d98-aadb-243b316ddcd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a59fbd-f8d5-40c6-87ff-b0eabb79cd14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1177825781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['d6b547ab-9273-4e41-995f-d9157ecf5531','c4232ffe-795a-4258-a5db-94d8eceae4bf','d26ae567-7f2a-4d98-8820-34fee5d5e7b3','29ef3c67-45d4-4b05-9c01-ed27759f63d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1177825781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a59fbd-f8d5-40c6-87ff-b0eabb79cd14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f0984b17104cfbb764f509f1363656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816c43ad-ca58-4ba4-af2f-2b36827e0222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (816c43ad-ca58-4ba4-af2f-2b36827e0222) transitioned into state 'SUCCESS' from state '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-1177825781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['d6b547ab-9273-4e41-995f-d9157ecf5531','c4232ffe-795a-4258-a5db-94d8eceae4bf','d26ae567-7f2a-4d98-8820-34fee5d5e7b3','29ef3c67-45d4-4b05-9c01-ed27759f63d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f27881f-5847-4ce2-aafe-f764d2e47438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f27881f-5847-4ce2-aafe-f764d2e47438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (32f439fa-1f22-4789-9af3-b5a74ff33310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request issued successfully. Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9cd5c0fb-6de4-406d-bca1-479abf0380b3 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1142/2226] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:21 2026] POST /volume/v3/volumes => generated 769 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d2be35ab-0db3-4ee7-a13d-fa0758cefdc2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1391829203"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd2be35ab-0db3-4ee7-a13d-fa0758cefdc2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1391829203'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume of 1 GB Sep 03 12:05:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Availability Zones retrieved successfully. Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (81118f82-f6ba-47b5-87a6-937eef51a94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd47907-3d55-4eec-96c5-82ca375686cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd47907-3d55-4eec-96c5-82ca375686cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-731be6a1-0f8a-454e-a980-680b480a6ebc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9136810-1c82-4241-a135-87dd393891fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-731be6a1-0f8a-454e-a980-680b480a6ebc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-731be6a1-0f8a-454e-a980-680b480a6ebc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-731be6a1-0f8a-454e-a980-680b480a6ebc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-731be6a1-0f8a-454e-a980-680b480a6ebc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-731be6a1-0f8a-454e-a980-680b480a6ebc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1143/2227] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:22 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['8f513c9f-b542-403a-b1de-810e816cfc5d', 'f59114a6-0147-456e-8fce-27f80eec362e', 'f0d2e3a0-5550-4d5d-83b7-42cf987043b5', '4558e103-5752-4cd6-bca8-dec313c74315'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9136810-1c82-4241-a135-87dd393891fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f513c9f-b542-403a-b1de-810e816cfc5d', 'f59114a6-0147-456e-8fce-27f80eec362e', 'f0d2e3a0-5550-4d5d-83b7-42cf987043b5', '4558e103-5752-4cd6-bca8-dec313c74315']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62559afb-1410-40bc-92c4-344ca9dc9255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62559afb-1410-40bc-92c4-344ca9dc9255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ecf12b-bce7-4302-afdc-e3f5a36ee817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1391829203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['8f513c9f-b542-403a-b1de-810e816cfc5d','f59114a6-0147-456e-8fce-27f80eec362e','f0d2e3a0-5550-4d5d-83b7-42cf987043b5','4558e103-5752-4cd6-bca8-dec313c74315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1391829203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ecf12b-bce7-4302-afdc-e3f5a36ee817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f0984b17104cfbb764f509f1363656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76844fd3-b5e4-448f-bb05-d2b9c8ac104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76844fd3-b5e4-448f-bb05-d2b9c8ac104d) transitioned into state 'SUCCESS' from state '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-1391829203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['8f513c9f-b542-403a-b1de-810e816cfc5d','f59114a6-0147-456e-8fce-27f80eec362e','f0d2e3a0-5550-4d5d-83b7-42cf987043b5','4558e103-5752-4cd6-bca8-dec313c74315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb62ff9b-02d5-427c-aca2-ac625025fa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb62ff9b-02d5-427c-aca2-ac625025fa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (81118f82-f6ba-47b5-87a6-937eef51a94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request issued successfully. Sep 03 12:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18913e7a-b7ac-4e54-bd1c-d5a658b91c1d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1085/2228] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:22 2026] POST /volume/v3/volumes => generated 769 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a812d97-54b3-400e-8f60-8ad972f06073 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d2be35ab-0db3-4ee7-a13d-fa0758cefdc2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1267220753"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd2be35ab-0db3-4ee7-a13d-fa0758cefdc2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1267220753'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume of 1 GB Sep 03 12:05:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Availability Zones retrieved successfully. Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (920d429a-b147-41c5-9a46-6418850990d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f2a079-f1b7-4514-95ee-d78646ae9424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f2a079-f1b7-4514-95ee-d78646ae9424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3554a8b-606b-4f14-99b8-3292efc6e045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['dcb8d501-001e-455b-ab1c-00afdee0eef4', 'a286e140-f7e2-40ef-b0b8-df8926007e60', 'b1a76c1f-83fb-4820-9dee-1e250cf7ab8e', '6643e1d4-b395-4fe6-97f9-b7166be6e898'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3554a8b-606b-4f14-99b8-3292efc6e045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcb8d501-001e-455b-ab1c-00afdee0eef4', 'a286e140-f7e2-40ef-b0b8-df8926007e60', 'b1a76c1f-83fb-4820-9dee-1e250cf7ab8e', '6643e1d4-b395-4fe6-97f9-b7166be6e898']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43968cdd-75db-40aa-8464-fa74b70afcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43968cdd-75db-40aa-8464-fa74b70afcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ccbfab-f11a-4d8b-ac0a-f79131b016da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1267220753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['dcb8d501-001e-455b-ab1c-00afdee0eef4','a286e140-f7e2-40ef-b0b8-df8926007e60','b1a76c1f-83fb-4820-9dee-1e250cf7ab8e','6643e1d4-b395-4fe6-97f9-b7166be6e898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1267220753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ccbfab-f11a-4d8b-ac0a-f79131b016da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f0984b17104cfbb764f509f1363656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bf2dfd-4a86-4a30-a760-2f7ec6771fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bf2dfd-4a86-4a30-a760-2f7ec6771fb1) transitioned into state 'SUCCESS' from state '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-1267220753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['dcb8d501-001e-455b-ab1c-00afdee0eef4','a286e140-f7e2-40ef-b0b8-df8926007e60','b1a76c1f-83fb-4820-9dee-1e250cf7ab8e','6643e1d4-b395-4fe6-97f9-b7166be6e898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4686f533-d489-4809-8b8d-26e719196a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4686f533-d489-4809-8b8d-26e719196a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (920d429a-b147-41c5-9a46-6418850990d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request issued successfully. Sep 03 12:05:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a812d97-54b3-400e-8f60-8ad972f06073 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1144/2229] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:22 2026] POST /volume/v3/volumes => generated 769 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d2be35ab-0db3-4ee7-a13d-fa0758cefdc2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-324712456"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd2be35ab-0db3-4ee7-a13d-fa0758cefdc2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-324712456'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume of 1 GB Sep 03 12:05:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Availability Zones retrieved successfully. Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-25748fd7-aa99-4583-b0a4-f829c6bc746a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (8249e9a7-0e0d-4a99-8310-08470391cc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25748fd7-aa99-4583-b0a4-f829c6bc746a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25748fd7-aa99-4583-b0a4-f829c6bc746a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-25748fd7-aa99-4583-b0a4-f829c6bc746a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9d4d8f-f8cd-40a7-9101-add6e9b7ddc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-25748fd7-aa99-4583-b0a4-f829c6bc746a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-25748fd7-aa99-4583-b0a4-f829c6bc746a tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 200 Sep 03 12:05:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1145/2230] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:23 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca9d4d8f-f8cd-40a7-9101-add6e9b7ddc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9654ab7-988a-47ad-ac81-01cd9bfdb3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['bdfc2463-9096-4126-8ebf-ceb2ca251645', '37e7ce60-57c0-453e-99ff-17ef7589b499', '5c878138-476f-4dca-9371-2b96dcfe9ae3', '5bca108c-90a0-47ea-b422-972d297c7faa'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9654ab7-988a-47ad-ac81-01cd9bfdb3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdfc2463-9096-4126-8ebf-ceb2ca251645', '37e7ce60-57c0-453e-99ff-17ef7589b499', '5c878138-476f-4dca-9371-2b96dcfe9ae3', '5bca108c-90a0-47ea-b422-972d297c7faa']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39815ab4-fb9d-48a7-bccc-9089b8581746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39815ab4-fb9d-48a7-bccc-9089b8581746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65afc810-d4ef-4a53-aa57-f473324c8f66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-324712456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['bdfc2463-9096-4126-8ebf-ceb2ca251645','37e7ce60-57c0-453e-99ff-17ef7589b499','5c878138-476f-4dca-9371-2b96dcfe9ae3','5bca108c-90a0-47ea-b422-972d297c7faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-324712456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65afc810-d4ef-4a53-aa57-f473324c8f66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f0984b17104cfbb764f509f1363656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174863ce-05b6-4645-b1d0-7964bebae31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174863ce-05b6-4645-b1d0-7964bebae31c) transitioned into state 'SUCCESS' from state '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-324712456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['bdfc2463-9096-4126-8ebf-ceb2ca251645','37e7ce60-57c0-453e-99ff-17ef7589b499','5c878138-476f-4dca-9371-2b96dcfe9ae3','5bca108c-90a0-47ea-b422-972d297c7faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fbb036-b611-4004-9f09-e976af2ebd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fbb036-b611-4004-9f09-e976af2ebd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (8249e9a7-0e0d-4a99-8310-08470391cc90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request issued successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6f8050f-9cf0-499e-8f72-a509e38104b2 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1086/2231] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:23 2026] POST /volume/v3/volumes => generated 768 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d2be35ab-0db3-4ee7-a13d-fa0758cefdc2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1043032418"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd2be35ab-0db3-4ee7-a13d-fa0758cefdc2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1043032418'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume of 1 GB Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Availability Zones retrieved successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (8e3827f6-682f-4c3e-865c-e86015854aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f6ac2c-f60d-45e3-b3bd-cba316677ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f6ac2c-f60d-45e3-b3bd-cba316677ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ca823b-22f8-4d73-bdcf-d62c54c15853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Created reservations ['74f638e9-db12-44f9-8131-e6b2d1920759', '8c9af76f-2ad1-41c8-97de-504d4538a59d', 'a361cf7e-cf77-4932-8738-4ba335c6d84e', 'db20934b-a8e9-4585-beab-4261eb16122b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ca823b-22f8-4d73-bdcf-d62c54c15853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f638e9-db12-44f9-8131-e6b2d1920759', '8c9af76f-2ad1-41c8-97de-504d4538a59d', 'a361cf7e-cf77-4932-8738-4ba335c6d84e', 'db20934b-a8e9-4585-beab-4261eb16122b']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db92917-cb34-4c35-9647-08ce5e80bf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db92917-cb34-4c35-9647-08ce5e80bf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34b73f28-453d-49cb-b118-0ee88a6c8092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1043032418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['74f638e9-db12-44f9-8131-e6b2d1920759','8c9af76f-2ad1-41c8-97de-504d4538a59d','a361cf7e-cf77-4932-8738-4ba335c6d84e','db20934b-a8e9-4585-beab-4261eb16122b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1043032418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34b73f28-453d-49cb-b118-0ee88a6c8092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9f0984b17104cfbb764f509f1363656',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2e5ecb-5395-4e24-9f5b-72947f0af800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2e5ecb-5395-4e24-9f5b-72947f0af800) transitioned into state 'SUCCESS' from state '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-1043032418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9f0984b17104cfbb764f509f1363656',qos_specs=None,replication_status=,reservations=['74f638e9-db12-44f9-8131-e6b2d1920759','8c9af76f-2ad1-41c8-97de-504d4538a59d','a361cf7e-cf77-4932-8738-4ba335c6d84e','db20934b-a8e9-4585-beab-4261eb16122b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e510fc3a3e204f20971c26e202fd4dfc',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55e9d6f-e27f-4177-8f6c-3a2c8a0006ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bca316d0-1c9a-4d47-9d0d-780ffb1b06e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bca316d0-1c9a-4d47-9d0d-780ffb1b06e7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bca316d0-1c9a-4d47-9d0d-780ffb1b06e7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bca316d0-1c9a-4d47-9d0d-780ffb1b06e7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b55e9d6f-e27f-4177-8f6c-3a2c8a0006ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Flow 'volume_create_api' (8e3827f6-682f-4c3e-865c-e86015854aee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Create volume request issued successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa7036af-0f34-4da9-b3a4-ea52657ee506 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1146/2232] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:24 2026] POST /volume/v3/volumes => generated 769 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bca316d0-1c9a-4d47-9d0d-780ffb1b06e7 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 404 Sep 03 12:05:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1087/2233] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:24 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a4944781-d031-43ce-977b-4db421d5be5a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4944781-d031-43ce-977b-4db421d5be5a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4944781-d031-43ce-977b-4db421d5be5a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4944781-d031-43ce-977b-4db421d5be5a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /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 03 12:05:24 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Get all volumes completed successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5cb6343-36d8-45eb-a50a-e2b9f9cc9cbc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:05:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1147/2234] 192.168.122.215 () {58 vars in 1121 bytes} [Thu Sep 3 12:05:24 2026] GET /volume/v3/volumes => generated 342 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a4944781-d031-43ce-977b-4db421d5be5a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/snapshots Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /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 03 12:05:24 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Get all snapshots completed successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9f2f4e5c-9c60-427d-abc0-ba890320de34 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 12:05:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1148/2235] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:05:24 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 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9147d70c-0918-42a3-b2f4-ec9f45b1d9bd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9147d70c-0918-42a3-b2f4-ec9f45b1d9bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9147d70c-0918-42a3-b2f4-ec9f45b1d9bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9147d70c-0918-42a3-b2f4-ec9f45b1d9bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4944781-d031-43ce-977b-4db421d5be5a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 returned with HTTP 200 Sep 03 12:05:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1088/2236] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:24 2026] GET /volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 => generated 862 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9147d70c-0918-42a3-b2f4-ec9f45b1d9bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac41d430-6b14-4cd1-bf00-1300ca864cf7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9147d70c-0918-42a3-b2f4-ec9f45b1d9bd tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1149/2237] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:24 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac41d430-6b14-4cd1-bf00-1300ca864cf7 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 Sep 03 12:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac41d430-6b14-4cd1-bf00-1300ca864cf7 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac41d430-6b14-4cd1-bf00-1300ca864cf7 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:25 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume with id: f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac41d430-6b14-4cd1-bf00-1300ca864cf7 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac41d430-6b14-4cd1-bf00-1300ca864cf7 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 returned with HTTP 200 Sep 03 12:05:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1089/2238] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:24 2026] GET /volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume request issued successfully. Sep 03 12:05:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8709b1d9-500c-4c1e-a870-b541d2fd15fe tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 202 Sep 03 12:05:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1150/2239] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:25 2026] DELETE /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5a54c882-ed8c-4b40-b3f4-e9c819c0e68c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a54c882-ed8c-4b40-b3f4-e9c819c0e68c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a54c882-ed8c-4b40-b3f4-e9c819c0e68c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a54c882-ed8c-4b40-b3f4-e9c819c0e68c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5a54c882-ed8c-4b40-b3f4-e9c819c0e68c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a54c882-ed8c-4b40-b3f4-e9c819c0e68c tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1090/2240] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:25 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-da8c71b6-fe7b-460c-a488-b39d80f42bf0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da8c71b6-fe7b-460c-a488-b39d80f42bf0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 Sep 03 12:05:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da8c71b6-fe7b-460c-a488-b39d80f42bf0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-da8c71b6-fe7b-460c-a488-b39d80f42bf0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-da8c71b6-fe7b-460c-a488-b39d80f42bf0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-da8c71b6-fe7b-460c-a488-b39d80f42bf0 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 returned with HTTP 200 Sep 03 12:05:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1151/2241] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:26 2026] GET /volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 => generated 862 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-83059f4f-c1cd-45ba-9fe1-e7b34643fa69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83059f4f-c1cd-45ba-9fe1-e7b34643fa69 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83059f4f-c1cd-45ba-9fe1-e7b34643fa69 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83059f4f-c1cd-45ba-9fe1-e7b34643fa69 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa29d0dc-a9f9-47bb-baf4-2cdd65fa6fdc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa29d0dc-a9f9-47bb-baf4-2cdd65fa6fdc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa29d0dc-a9f9-47bb-baf4-2cdd65fa6fdc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa29d0dc-a9f9-47bb-baf4-2cdd65fa6fdc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-83059f4f-c1cd-45ba-9fe1-e7b34643fa69 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83059f4f-c1cd-45ba-9fe1-e7b34643fa69 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da returned with HTTP 200 Sep 03 12:05:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1091/2242] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:26 2026] GET /volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da => generated 861 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:05:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aa29d0dc-a9f9-47bb-baf4-2cdd65fa6fdc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Volume info retrieved successfully. Sep 03 12:05:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa29d0dc-a9f9-47bb-baf4-2cdd65fa6fdc tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 200 Sep 03 12:05:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1152/2243] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:26 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 885 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1b997f7-7e56-4996-91af-e954bf6bd470 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1b997f7-7e56-4996-91af-e954bf6bd470 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1b997f7-7e56-4996-91af-e954bf6bd470 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1b997f7-7e56-4996-91af-e954bf6bd470 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1b997f7-7e56-4996-91af-e954bf6bd470 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9ce51883-0724-4a82-8643-3ca759da0bc3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9ce51883-0724-4a82-8643-3ca759da0bc3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9ce51883-0724-4a82-8643-3ca759da0bc3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9ce51883-0724-4a82-8643-3ca759da0bc3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1b997f7-7e56-4996-91af-e954bf6bd470 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da returned with HTTP 200 Sep 03 12:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1092/2244] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:27 2026] GET /volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da => generated 862 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b0f3996-b634-4412-949f-3e10952dc253 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9ce51883-0724-4a82-8643-3ca759da0bc3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df returned with HTTP 404 Sep 03 12:05:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1153/2245] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:27 2026] GET /volume/v3/volumes/f2d93389-8279-4ad7-9f53-ae99489522df => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-102e22eb-e0ee-4f4e-b6fa-99b32946d5a3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-102e22eb-e0ee-4f4e-b6fa-99b32946d5a3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d Sep 03 12:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b0f3996-b634-4412-949f-3e10952dc253 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 Sep 03 12:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b0f3996-b634-4412-949f-3e10952dc253 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-102e22eb-e0ee-4f4e-b6fa-99b32946d5a3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b0f3996-b634-4412-949f-3e10952dc253 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-102e22eb-e0ee-4f4e-b6fa-99b32946d5a3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-102e22eb-e0ee-4f4e-b6fa-99b32946d5a3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete snapshot with id: d1b386bf-5829-41da-b76f-697537ee8e3d Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-102e22eb-e0ee-4f4e-b6fa-99b32946d5a3 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d returned with HTTP 404 Sep 03 12:05:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1154/2246] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:05:27 2026] DELETE /volume/v3/snapshots/d1b386bf-5829-41da-b76f-697537ee8e3d => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6ff582e2-ed2d-4ce1-bec0-4aff61ea16d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6ff582e2-ed2d-4ce1-bec0-4aff61ea16d4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] GET http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6ff582e2-ed2d-4ce1-bec0-4aff61ea16d4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6ff582e2-ed2d-4ce1-bec0-4aff61ea16d4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b0f3996-b634-4412-949f-3e10952dc253 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6ff582e2-ed2d-4ce1-bec0-4aff61ea16d4 tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 404 Sep 03 12:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b0f3996-b634-4412-949f-3e10952dc253 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 returned with HTTP 200 Sep 03 12:05:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1155/2247] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:27 2026] GET /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1093/2248] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:27 2026] GET /volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a5e201bf-f91b-4403-9f3a-f8aa49fe197b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5e201bf-f91b-4403-9f3a-f8aa49fe197b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] DELETE http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5e201bf-f91b-4403-9f3a-f8aa49fe197b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5e201bf-f91b-4403-9f3a-f8aa49fe197b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a5e201bf-f91b-4403-9f3a-f8aa49fe197b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] Delete volume with id: 18bf01d7-907f-4ac5-9f40-1f1cac6f774a Sep 03 12:05:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5e201bf-f91b-4403-9f3a-f8aa49fe197b tempest-VolumesDeleteCascade-722903824 tempest-VolumesDeleteCascade-722903824-project-member] http://192.168.122.215/volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a returned with HTTP 404 Sep 03 12:05:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1156/2249] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:27 2026] DELETE /volume/v3/volumes/18bf01d7-907f-4ac5-9f40-1f1cac6f774a => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e60cc02-d132-4e7f-ac34-a19ec2bf10b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e60cc02-d132-4e7f-ac34-a19ec2bf10b1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 Sep 03 12:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e60cc02-d132-4e7f-ac34-a19ec2bf10b1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e60cc02-d132-4e7f-ac34-a19ec2bf10b1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1e60cc02-d132-4e7f-ac34-a19ec2bf10b1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e60cc02-d132-4e7f-ac34-a19ec2bf10b1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 returned with HTTP 200 Sep 03 12:05:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1094/2250] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:28 2026] GET /volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-86ddc784-2efb-4d15-b97d-5b50e3ddab9b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-86ddc784-2efb-4d15-b97d-5b50e3ddab9b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 Sep 03 12:05:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-86ddc784-2efb-4d15-b97d-5b50e3ddab9b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-86ddc784-2efb-4d15-b97d-5b50e3ddab9b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-86ddc784-2efb-4d15-b97d-5b50e3ddab9b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-86ddc784-2efb-4d15-b97d-5b50e3ddab9b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 returned with HTTP 200 Sep 03 12:05:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1157/2251] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:28 2026] GET /volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0bdfdd76-ba61-4943-ad19-833ba5dbd5dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bdfdd76-ba61-4943-ad19-833ba5dbd5dc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 Sep 03 12:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bdfdd76-ba61-4943-ad19-833ba5dbd5dc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bdfdd76-ba61-4943-ad19-833ba5dbd5dc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0bdfdd76-ba61-4943-ad19-833ba5dbd5dc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bdfdd76-ba61-4943-ad19-833ba5dbd5dc tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 returned with HTTP 200 Sep 03 12:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1095/2252] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:29 2026] GET /volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 Sep 03 12:05:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:29 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume with id: 34b73f28-453d-49cb-b118-0ee88a6c8092 Sep 03 12:05:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume request issued successfully. Sep 03 12:05:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2db93101-94ce-4b64-a34b-d35f6b80bff1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 returned with HTTP 202 Sep 03 12:05:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1158/2253] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:29 2026] DELETE /volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a10a78b1-73ee-4c99-bad8-ef0860f797e6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a10a78b1-73ee-4c99-bad8-ef0860f797e6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 Sep 03 12:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a10a78b1-73ee-4c99-bad8-ef0860f797e6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a10a78b1-73ee-4c99-bad8-ef0860f797e6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a10a78b1-73ee-4c99-bad8-ef0860f797e6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a10a78b1-73ee-4c99-bad8-ef0860f797e6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 returned with HTTP 200 Sep 03 12:05:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1096/2254] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:29 2026] GET /volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-91127304-67e1-4e61-9db8-d77340a1ba54 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91127304-67e1-4e61-9db8-d77340a1ba54 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 Sep 03 12:05:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91127304-67e1-4e61-9db8-d77340a1ba54 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91127304-67e1-4e61-9db8-d77340a1ba54 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91127304-67e1-4e61-9db8-d77340a1ba54 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 returned with HTTP 404 Sep 03 12:05:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1159/2255] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:31 2026] GET /volume/v3/volumes/34b73f28-453d-49cb-b118-0ee88a6c8092 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 Sep 03 12:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume with id: 65afc810-d4ef-4a53-aa57-f473324c8f66 Sep 03 12:05:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume request issued successfully. Sep 03 12:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-078f6f1c-f8ae-459a-b621-9e88bea90694 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 returned with HTTP 202 Sep 03 12:05:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1097/2256] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:31 2026] DELETE /volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:05:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6e5dc24-0acf-4326-9605-e1215852536a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6e5dc24-0acf-4326-9605-e1215852536a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 Sep 03 12:05:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6e5dc24-0acf-4326-9605-e1215852536a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6e5dc24-0acf-4326-9605-e1215852536a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a6e5dc24-0acf-4326-9605-e1215852536a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6e5dc24-0acf-4326-9605-e1215852536a tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 returned with HTTP 200 Sep 03 12:05:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1160/2257] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:31 2026] GET /volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aab9d938-dca3-484c-9880-17504aa477ff None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aab9d938-dca3-484c-9880-17504aa477ff tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aab9d938-dca3-484c-9880-17504aa477ff tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aab9d938-dca3-484c-9880-17504aa477ff tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aab9d938-dca3-484c-9880-17504aa477ff tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 returned with HTTP 404 Sep 03 12:05:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1161/2258] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:32 2026] GET /volume/v3/volumes/65afc810-d4ef-4a53-aa57-f473324c8f66 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume with id: b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1150250232"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1150250232'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Create volume of 1 GB Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume request issued successfully. Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79c58dde-4a0b-447f-a00f-8f88c4cd96eb tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da returned with HTTP 202 Sep 03 12:05:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1162/2259] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:32 2026] DELETE /volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a2a0b13-2ede-4394-8182-8abd130131d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Availability Zones retrieved successfully. Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a2a0b13-2ede-4394-8182-8abd130131d1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a2a0b13-2ede-4394-8182-8abd130131d1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a2a0b13-2ede-4394-8182-8abd130131d1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Flow 'volume_create_api' (7d3374f7-d4c9-4760-b7f7-088cc78d0a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac04c5ba-1102-4744-9518-f66c2b808ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3a2a0b13-2ede-4394-8182-8abd130131d1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac04c5ba-1102-4744-9518-f66c2b808ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b49544-a896-4e03-a3c6-4fe69180b68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a2a0b13-2ede-4394-8182-8abd130131d1 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da returned with HTTP 200 Sep 03 12:05:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1163/2260] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:32 2026] GET /volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da => generated 861 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Created reservations ['32a9bd94-8196-46b9-a2ca-5aff04b51554', '43099c93-2357-4a03-aa49-5dffd9ed1c2c', 'f190c6ed-6f98-4174-8454-e3d049facbca', 'e6bfa816-af05-4ea7-b384-bbdf9b82ab18'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b49544-a896-4e03-a3c6-4fe69180b68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32a9bd94-8196-46b9-a2ca-5aff04b51554', '43099c93-2357-4a03-aa49-5dffd9ed1c2c', 'f190c6ed-6f98-4174-8454-e3d049facbca', 'e6bfa816-af05-4ea7-b384-bbdf9b82ab18']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcb4693-7f64-427a-9017-17cd6203dac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbcb4693-7f64-427a-9017-17cd6203dac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b4401a3-e424-4776-a182-55828c5b1be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1150250232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8f94bdbbf141cdbda4eca4baaff536',qos_specs=None,replication_status=,reservations=['32a9bd94-8196-46b9-a2ca-5aff04b51554','43099c93-2357-4a03-aa49-5dffd9ed1c2c','f190c6ed-6f98-4174-8454-e3d049facbca','e6bfa816-af05-4ea7-b384-bbdf9b82ab18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d944eb246d84e2c92f9ad46ab38e6e1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1150250232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b4401a3-e424-4776-a182-55828c5b1be8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8f94bdbbf141cdbda4eca4baaff536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d944eb246d84e2c92f9ad46ab38e6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c436ccd-1734-4491-8b45-e4695e6b981b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c436ccd-1734-4491-8b45-e4695e6b981b) transitioned into state 'SUCCESS' from state '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-1150250232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8f94bdbbf141cdbda4eca4baaff536',qos_specs=None,replication_status=,reservations=['32a9bd94-8196-46b9-a2ca-5aff04b51554','43099c93-2357-4a03-aa49-5dffd9ed1c2c','f190c6ed-6f98-4174-8454-e3d049facbca','e6bfa816-af05-4ea7-b384-bbdf9b82ab18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d944eb246d84e2c92f9ad46ab38e6e1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5ca2ed-8052-48f9-b203-27bf1962f40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5ca2ed-8052-48f9-b203-27bf1962f40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Flow 'volume_create_api' (7d3374f7-d4c9-4760-b7f7-088cc78d0a9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Create volume request issued successfully. Sep 03 12:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a0a2969-c304-4a7a-a2e0-acf0f4158e0e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1098/2261] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:05:32 2026] POST /volume/v3/volumes => generated 828 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-57966be4-0bcd-4553-bd56-4866efb249d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57966be4-0bcd-4553-bd56-4866efb249d1 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57966be4-0bcd-4553-bd56-4866efb249d1 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57966be4-0bcd-4553-bd56-4866efb249d1 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-57966be4-0bcd-4553-bd56-4866efb249d1 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57966be4-0bcd-4553-bd56-4866efb249d1 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1164/2262] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:32 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 896 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edf5bb62-cb5d-45b0-90b0-c1dd5b6585de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edf5bb62-cb5d-45b0-90b0-c1dd5b6585de tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edf5bb62-cb5d-45b0-90b0-c1dd5b6585de tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edf5bb62-cb5d-45b0-90b0-c1dd5b6585de tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edf5bb62-cb5d-45b0-90b0-c1dd5b6585de tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edf5bb62-cb5d-45b0-90b0-c1dd5b6585de tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da returned with HTTP 200 Sep 03 12:05:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1099/2263] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:33 2026] GET /volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da => generated 861 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1a4c709-36a7-4a3b-8ff8-a260cf0feda8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1a4c709-36a7-4a3b-8ff8-a260cf0feda8 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1a4c709-36a7-4a3b-8ff8-a260cf0feda8 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1a4c709-36a7-4a3b-8ff8-a260cf0feda8 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c1a4c709-36a7-4a3b-8ff8-a260cf0feda8 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1a4c709-36a7-4a3b-8ff8-a260cf0feda8 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1165/2264] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:34 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 920 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf895ca0-c27d-4815-adbc-4ee7420f4c08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf895ca0-c27d-4815-adbc-4ee7420f4c08 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da Sep 03 12:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf895ca0-c27d-4815-adbc-4ee7420f4c08 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf895ca0-c27d-4815-adbc-4ee7420f4c08 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf895ca0-c27d-4815-adbc-4ee7420f4c08 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da returned with HTTP 404 Sep 03 12:05:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1100/2265] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:34 2026] GET /volume/v3/volumes/b9ccbfab-f11a-4d8b-ac0a-f79131b016da => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:05:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 Sep 03 12:05:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume with id: 41ecf12b-bce7-4302-afdc-e3f5a36ee817 Sep 03 12:05:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume request issued successfully. Sep 03 12:05:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f6aecbae-9731-47a0-a0a0-1c0261c7e197 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 returned with HTTP 202 Sep 03 12:05:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1166/2266] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:34 2026] DELETE /volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e37acd9-c37f-486b-90dd-7f087106c9a5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e37acd9-c37f-486b-90dd-7f087106c9a5 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 Sep 03 12:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e37acd9-c37f-486b-90dd-7f087106c9a5 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e37acd9-c37f-486b-90dd-7f087106c9a5 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e37acd9-c37f-486b-90dd-7f087106c9a5 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e37acd9-c37f-486b-90dd-7f087106c9a5 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 returned with HTTP 200 Sep 03 12:05:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1101/2267] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:34 2026] GET /volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4d71c968-2cde-4f97-a872-7757b3c511c3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d71c968-2cde-4f97-a872-7757b3c511c3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d71c968-2cde-4f97-a872-7757b3c511c3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d71c968-2cde-4f97-a872-7757b3c511c3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4d71c968-2cde-4f97-a872-7757b3c511c3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d71c968-2cde-4f97-a872-7757b3c511c3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1167/2268] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:35 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a1065444-e1f0-4840-befe-302696c9c0ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1065444-e1f0-4840-befe-302696c9c0ff tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] POST http://192.168.122.215/volume/v3/volume-transfers Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1065444-e1f0-4840-befe-302696c9c0ff tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1b4401a3-e424-4776-a182-55828c5b1be8"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volume_transfer [None req-a1065444-e1f0-4840-befe-302696c9c0ff tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Creating new volume transfer {'transfer': {'volume_id': '1b4401a3-e424-4776-a182-55828c5b1be8'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volume_transfer [None req-a1065444-e1f0-4840-befe-302696c9c0ff tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Creating transfer of volume 1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-a1065444-e1f0-4840-befe-302696c9c0ff tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Generating transfer record for volume 1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1065444-e1f0-4840-befe-302696c9c0ff tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers returned with HTTP 202 Sep 03 12:05:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1102/2269] 192.168.122.215 () {62 vars in 1210 bytes} [Thu Sep 3 12:05:35 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a1056e1-de15-4c54-9e7c-bb0066afa864 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a1056e1-de15-4c54-9e7c-bb0066afa864 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a1056e1-de15-4c54-9e7c-bb0066afa864 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a1056e1-de15-4c54-9e7c-bb0066afa864 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3a1056e1-de15-4c54-9e7c-bb0066afa864 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a1056e1-de15-4c54-9e7c-bb0066afa864 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1168/2270] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:35 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6338232-649c-417a-9dda-4f57f97b7fa3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6338232-649c-417a-9dda-4f57f97b7fa3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6338232-649c-417a-9dda-4f57f97b7fa3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6338232-649c-417a-9dda-4f57f97b7fa3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6338232-649c-417a-9dda-4f57f97b7fa3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab returned with HTTP 200 Sep 03 12:05:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1103/2271] 192.168.122.215 () {60 vars in 1300 bytes} [Thu Sep 3 12:05:35 2026] GET /volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d11067cd-99dd-4bbe-920c-bf5a1aee443e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d11067cd-99dd-4bbe-920c-bf5a1aee443e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volume-transfers Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d11067cd-99dd-4bbe-920c-bf5a1aee443e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d11067cd-99dd-4bbe-920c-bf5a1aee443e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volume_transfer [None req-d11067cd-99dd-4bbe-920c-bf5a1aee443e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Listing volume transfers {{(pid=86956) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d11067cd-99dd-4bbe-920c-bf5a1aee443e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers returned with HTTP 200 Sep 03 12:05:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1169/2272] 192.168.122.215 () {60 vars in 1189 bytes} [Thu Sep 3 12:05:35 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9d917bc-8973-4814-9a82-bb9a6512899a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] POST http://192.168.122.215/volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab/accept Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e3160cd4024feb37"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Accepting volume transfer 7dda62df-7d59-4638-8117-e0bdd9f23bab {{(pid=86957) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Accepting transfer 7dda62df-7d59-4638-8117-e0bdd9f23bab Sep 03 12:05:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Created reservations ['8a36a19f-0703-4f0a-b75d-9fc7c943684d', '34e84c7a-12f6-4e6b-91f6-c3071f0ba187', '47ed9535-4671-4245-880c-b46b25f59a1f', '40db613e-c17e-4b85-878f-3233e2243195'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Created reservations ['a6570905-74e1-4075-bd45-e16a5a4e7a28', '2bc9e9bf-f0bc-435b-93f8-bcf9ee2b98e7', 'c0f48092-d0c7-400b-83d5-666868c63955', '30fc1cad-d174-4d30-a65b-b1090d53dc10'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: /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 03 12:05:35 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-739a1346-6cfa-46cb-be3b-c1d191277941 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Created reservations ['932e0f7c-6e0c-49c9-acd3-334ba68c02d2', '3ae4e34d-a0b5-4f23-adae-a1359d501a63', 'ef62ce0b-4e4c-4ef9-891e-823cf6fae5bf', 'ef8ff983-3e5a-437f-b8ec-464389020c14'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-739a1346-6cfa-46cb-be3b-c1d191277941 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-739a1346-6cfa-46cb-be3b-c1d191277941 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-739a1346-6cfa-46cb-be3b-c1d191277941 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-739a1346-6cfa-46cb-be3b-c1d191277941 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 returned with HTTP 404 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1170/2273] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:35 2026] GET /volume/v3/volumes/41ecf12b-bce7-4302-afdc-e3f5a36ee817 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume with id: 01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Created reservations ['eed308ca-6edc-4c18-8599-a1c4fc4e909e', 'fd3d4b4a-ef33-4be4-ba3c-7a0913781e4b', 'b25722bd-2c02-4233-afcb-8ca4d62d2dd4', '223e1044-03fe-46a3-85ac-037f4d7afc0e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Transfer volume completed successfully. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume request issued successfully. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0f9160ab-ebdb-4c13-bafc-c7f0f5187527 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 returned with HTTP 202 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1171/2274] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:36 2026] DELETE /volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5ed6c2cc-930c-4cf8-a25b-f4199f6f8acd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5ed6c2cc-930c-4cf8-a25b-f4199f6f8acd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5ed6c2cc-930c-4cf8-a25b-f4199f6f8acd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5ed6c2cc-930c-4cf8-a25b-f4199f6f8acd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5ed6c2cc-930c-4cf8-a25b-f4199f6f8acd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5ed6c2cc-930c-4cf8-a25b-f4199f6f8acd tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 returned with HTTP 200 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1172/2275] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:36 2026] GET /volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 => generated 861 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Volume 1b4401a3-e424-4776-a182-55828c5b1be8 has been transferred. Sep 03 12:05:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9d917bc-8973-4814-9a82-bb9a6512899a tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] http://192.168.122.215/volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab/accept returned with HTTP 202 Sep 03 12:05:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1104/2276] 192.168.122.215 () {62 vars in 1342 bytes} [Thu Sep 3 12:05:35 2026] POST /volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab/accept => generated 373 bytes in 1228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d3d90498-fba2-4c3e-82e3-b9c9c6e1a581 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3d90498-fba2-4c3e-82e3-b9c9c6e1a581 tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3d90498-fba2-4c3e-82e3-b9c9c6e1a581 tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3d90498-fba2-4c3e-82e3-b9c9c6e1a581 tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d3d90498-fba2-4c3e-82e3-b9c9c6e1a581 tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Volume info retrieved successfully. Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3d90498-fba2-4c3e-82e3-b9c9c6e1a581 tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1173/2277] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:36 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 956 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b7ea8472-c65d-4bae-af6b-df48e45b911f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7ea8472-c65d-4bae-af6b-df48e45b911f tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7ea8472-c65d-4bae-af6b-df48e45b911f tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7ea8472-c65d-4bae-af6b-df48e45b911f tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b7ea8472-c65d-4bae-af6b-df48e45b911f tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] Volume info retrieved successfully. Sep 03 12:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7ea8472-c65d-4bae-af6b-df48e45b911f tempest-VolumesTransfersV355Test-673424216 tempest-VolumesTransfersV355Test-673424216-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1105/2278] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:36 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5b00ff13-7551-47d1-a597-2aedf9b6f63e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b00ff13-7551-47d1-a597-2aedf9b6f63e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] DELETE http://192.168.122.215/volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b00ff13-7551-47d1-a597-2aedf9b6f63e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b00ff13-7551-47d1-a597-2aedf9b6f63e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.volume_transfer [None req-5b00ff13-7551-47d1-a597-2aedf9b6f63e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Delete transfer with id: 7dda62df-7d59-4638-8117-e0bdd9f23bab Sep 03 12:05:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b00ff13-7551-47d1-a597-2aedf9b6f63e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab returned with HTTP 404 Sep 03 12:05:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1174/2279] 192.168.122.215 () {60 vars in 1303 bytes} [Thu Sep 3 12:05:36 2026] DELETE /volume/v3/volume-transfers/7dda62df-7d59-4638-8117-e0bdd9f23bab => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Delete volume with id: 1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Volume info retrieved successfully. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Delete volume request issued successfully. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e92719f-edc2-4292-aab6-0d6a40a6bde7 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 202 Sep 03 12:05:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1106/2280] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:05:36 2026] DELETE /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:05:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fa7ff807-e310-4312-aecc-09504573367f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa7ff807-e310-4312-aecc-09504573367f tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa7ff807-e310-4312-aecc-09504573367f tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa7ff807-e310-4312-aecc-09504573367f tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa7ff807-e310-4312-aecc-09504573367f tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Volume info retrieved successfully. Sep 03 12:05:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa7ff807-e310-4312-aecc-09504573367f tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1175/2281] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:37 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 1139 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 12:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-36f05e02-38c7-42d0-abfd-63a07f31775d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36f05e02-38c7-42d0-abfd-63a07f31775d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 Sep 03 12:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36f05e02-38c7-42d0-abfd-63a07f31775d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36f05e02-38c7-42d0-abfd-63a07f31775d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-36f05e02-38c7-42d0-abfd-63a07f31775d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36f05e02-38c7-42d0-abfd-63a07f31775d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 returned with HTTP 200 Sep 03 12:05:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1107/2282] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:37 2026] GET /volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c5b5299-22f0-4f67-ac41-4e27ed59bdf8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c5b5299-22f0-4f67-ac41-4e27ed59bdf8 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c5b5299-22f0-4f67-ac41-4e27ed59bdf8 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c5b5299-22f0-4f67-ac41-4e27ed59bdf8 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2c5b5299-22f0-4f67-ac41-4e27ed59bdf8 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Volume info retrieved successfully. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c5b5299-22f0-4f67-ac41-4e27ed59bdf8 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 200 Sep 03 12:05:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1176/2283] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:38 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 1139 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 12:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ee5581a-6e99-467b-915b-60842a9df63c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ee5581a-6e99-467b-915b-60842a9df63c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 Sep 03 12:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ee5581a-6e99-467b-915b-60842a9df63c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ee5581a-6e99-467b-915b-60842a9df63c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ee5581a-6e99-467b-915b-60842a9df63c tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 returned with HTTP 404 Sep 03 12:05:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1108/2284] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:38 2026] GET /volume/v3/volumes/01a59fbd-f8d5-40c6-87ff-b0eabb79cd14 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete snapshot with id: d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot delete request issued successfully. Sep 03 12:05:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eaf25e0e-4ef3-4444-9f70-2cd6bdfd2f6d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 202 Sep 03 12:05:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1177/2285] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:05:38 2026] DELETE /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b9cdfa7-ec3f-4ea5-91bf-dc0b72e10c45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b9cdfa7-ec3f-4ea5-91bf-dc0b72e10c45 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b9cdfa7-ec3f-4ea5-91bf-dc0b72e10c45 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b9cdfa7-ec3f-4ea5-91bf-dc0b72e10c45 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b9cdfa7-ec3f-4ea5-91bf-dc0b72e10c45 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b9cdfa7-ec3f-4ea5-91bf-dc0b72e10c45 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1109/2286] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:38 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-50debd94-061e-4f89-bf4f-c4bbf9d7bd6c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-50debd94-061e-4f89-bf4f-c4bbf9d7bd6c tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-50debd94-061e-4f89-bf4f-c4bbf9d7bd6c tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-50debd94-061e-4f89-bf4f-c4bbf9d7bd6c tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-50debd94-061e-4f89-bf4f-c4bbf9d7bd6c tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 404 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1178/2287] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:39 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-00b741da-4294-40e4-8015-62ba65630675 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00b741da-4294-40e4-8015-62ba65630675 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00b741da-4294-40e4-8015-62ba65630675 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00b741da-4294-40e4-8015-62ba65630675 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00b741da-4294-40e4-8015-62ba65630675 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 404 Sep 03 12:05:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1110/2288] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:39 2026] GET /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1bf5bf9d-7b12-4742-b292-bc258a02bc17 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1bf5bf9d-7b12-4742-b292-bc258a02bc17 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] DELETE http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1bf5bf9d-7b12-4742-b292-bc258a02bc17 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1bf5bf9d-7b12-4742-b292-bc258a02bc17 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1bf5bf9d-7b12-4742-b292-bc258a02bc17 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Delete volume with id: 1b4401a3-e424-4776-a182-55828c5b1be8 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1bf5bf9d-7b12-4742-b292-bc258a02bc17 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 returned with HTTP 404 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1179/2289] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:05:39 2026] DELETE /volume/v3/volumes/1b4401a3-e424-4776-a182-55828c5b1be8 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c9f59942-9e05-429b-b297-3076a91d6048 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c9f59942-9e05-429b-b297-3076a91d6048 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c9f59942-9e05-429b-b297-3076a91d6048 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c9f59942-9e05-429b-b297-3076a91d6048 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-294622273"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-294622273'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Create volume of 1 GB Sep 03 12:05:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Availability Zones retrieved successfully. Sep 03 12:05:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c9f59942-9e05-429b-b297-3076a91d6048 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Flow 'volume_create_api' (893f4b95-f24c-4963-b724-9db111b919a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c9f59942-9e05-429b-b297-3076a91d6048 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1180/2290] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:39 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 474 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e075062-6a84-4fb0-88b2-8a5b4ce623ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e075062-6a84-4fb0-88b2-8a5b4ce623ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70cf8e8-ff12-49c2-8e27-1dab36db7be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Created reservations ['73b19b31-88fe-4fc1-95f9-3262991fcf24', '6d2d128d-d5b5-439d-b05b-c765fd3f03e4', '4755d10d-7319-467f-a349-3b8b4c0591a3', '298064ee-f247-49c4-beeb-3ea274f0fb44'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c70cf8e8-ff12-49c2-8e27-1dab36db7be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73b19b31-88fe-4fc1-95f9-3262991fcf24', '6d2d128d-d5b5-439d-b05b-c765fd3f03e4', '4755d10d-7319-467f-a349-3b8b4c0591a3', '298064ee-f247-49c4-beeb-3ea274f0fb44']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53af9e5-75d8-4b53-acbf-b3f39f7fcabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53af9e5-75d8-4b53-acbf-b3f39f7fcabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a81a691-a20e-48c3-9247-40ea39af5a30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-294622273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8f94bdbbf141cdbda4eca4baaff536',qos_specs=None,replication_status=,reservations=['73b19b31-88fe-4fc1-95f9-3262991fcf24','6d2d128d-d5b5-439d-b05b-c765fd3f03e4','4755d10d-7319-467f-a349-3b8b4c0591a3','298064ee-f247-49c4-beeb-3ea274f0fb44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d944eb246d84e2c92f9ad46ab38e6e1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-294622273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a81a691-a20e-48c3-9247-40ea39af5a30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8f94bdbbf141cdbda4eca4baaff536',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d944eb246d84e2c92f9ad46ab38e6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d507de-541e-46c5-8237-728520627f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d507de-541e-46c5-8237-728520627f09) transitioned into state 'SUCCESS' from state '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-294622273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8f94bdbbf141cdbda4eca4baaff536',qos_specs=None,replication_status=,reservations=['73b19b31-88fe-4fc1-95f9-3262991fcf24','6d2d128d-d5b5-439d-b05b-c765fd3f03e4','4755d10d-7319-467f-a349-3b8b4c0591a3','298064ee-f247-49c4-beeb-3ea274f0fb44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d944eb246d84e2c92f9ad46ab38e6e1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73f9528-1c32-4c2f-9d87-99cc09f0c99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73f9528-1c32-4c2f-9d87-99cc09f0c99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Flow 'volume_create_api' (893f4b95-f24c-4963-b724-9db111b919a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Create volume request issued successfully. Sep 03 12:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c45c57f-0ef4-4528-a941-5c8006441c3e tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1111/2291] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:05:39 2026] POST /volume/v3/volumes => generated 827 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-32115109-e59f-43e4-9854-1611d6d07585 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32115109-e59f-43e4-9854-1611d6d07585 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32115109-e59f-43e4-9854-1611d6d07585 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32115109-e59f-43e4-9854-1611d6d07585 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-32115109-e59f-43e4-9854-1611d6d07585 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32115109-e59f-43e4-9854-1611d6d07585 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 200 Sep 03 12:05:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1181/2292] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:40 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 895 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e97ca39-bcc8-4824-8fa6-5adad291391d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e97ca39-bcc8-4824-8fa6-5adad291391d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e97ca39-bcc8-4824-8fa6-5adad291391d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e97ca39-bcc8-4824-8fa6-5adad291391d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e97ca39-bcc8-4824-8fa6-5adad291391d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Snapshot retrieved successfully. Sep 03 12:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e97ca39-bcc8-4824-8fa6-5adad291391d tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 200 Sep 03 12:05:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1112/2293] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:40 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-be724289-eda5-4bb8-aacc-1e0d6da89f1d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be724289-eda5-4bb8-aacc-1e0d6da89f1d tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be724289-eda5-4bb8-aacc-1e0d6da89f1d tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be724289-eda5-4bb8-aacc-1e0d6da89f1d tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-be724289-eda5-4bb8-aacc-1e0d6da89f1d tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be724289-eda5-4bb8-aacc-1e0d6da89f1d tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 200 Sep 03 12:05:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1182/2294] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:41 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fdada7dc-88f3-4605-8ab6-fb9a4d5f3217 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fdada7dc-88f3-4605-8ab6-fb9a4d5f3217 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 Sep 03 12:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fdada7dc-88f3-4605-8ab6-fb9a4d5f3217 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fdada7dc-88f3-4605-8ab6-fb9a4d5f3217 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fdada7dc-88f3-4605-8ab6-fb9a4d5f3217 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 returned with HTTP 404 Sep 03 12:05:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1113/2295] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:05:41 2026] GET /volume/v3/snapshots/d2be35ab-0db3-4ee7-a13d-fa0758cefdc2 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] DELETE http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume with id: 6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Delete volume request issued successfully. Sep 03 12:05:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cece84dc-96db-42b8-b8d9-f45128ecbde6 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 202 Sep 03 12:05:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1183/2296] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:05:41 2026] DELETE /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-572e5f1a-b7bd-4f92-9145-b2e1c754779b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-572e5f1a-b7bd-4f92-9145-b2e1c754779b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-572e5f1a-b7bd-4f92-9145-b2e1c754779b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-572e5f1a-b7bd-4f92-9145-b2e1c754779b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-572e5f1a-b7bd-4f92-9145-b2e1c754779b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5bd81068-84c7-4212-881c-0cce8ab420fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5bd81068-84c7-4212-881c-0cce8ab420fb None None] GET http://192.168.122.215/volume// Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5bd81068-84c7-4212-881c-0cce8ab420fb None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5bd81068-84c7-4212-881c-0cce8ab420fb None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5bd81068-84c7-4212-881c-0cce8ab420fb None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1184/2297] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:05:42 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-572e5f1a-b7bd-4f92-9145-b2e1c754779b tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1114/2298] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:41 2026] GET /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 860 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-1a33b27d-d849-468a-ac41-d4b43efa3ea6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-1a33b27d-d849-468a-ac41-d4b43efa3ea6 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-1a33b27d-d849-468a-ac41-d4b43efa3ea6 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dc412e6-8587-4625-bab3-3d5332453b4b", "connector": null, "instance_uuid": "f112f227-b334-4130-adeb-58fa2c52ff2a"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=482,cinder:INSERT=80,cinder:UPDATE=141 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-1a33b27d-d849-468a-ac41-d4b43efa3ea6 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1185/2299] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:05:42 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-5b9abcfa-d3ad-4333-80f3-1057304ad255 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-5b9abcfa-d3ad-4333-80f3-1057304ad255 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] DELETE http://192.168.122.215/volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-5b9abcfa-d3ad-4333-80f3-1057304ad255 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-5b9abcfa-d3ad-4333-80f3-1057304ad255 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c2d75e2-e2f6-438b-9620-e03f1a431a9c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c2d75e2-e2f6-438b-9620-e03f1a431a9c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c2d75e2-e2f6-438b-9620-e03f1a431a9c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c2d75e2-e2f6-438b-9620-e03f1a431a9c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /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 03 12:05:42 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c2d75e2-e2f6-438b-9620-e03f1a431a9c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c2d75e2-e2f6-438b-9620-e03f1a431a9c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1186/2300] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:42 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 955 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] POST http://192.168.122.215/volume/v3/volume-transfers Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a81a691-a20e-48c3-9247-40ea39af5a30"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volume_transfer [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Creating new volume transfer {'transfer': {'volume_id': '3a81a691-a20e-48c3-9247-40ea39af5a30'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volume_transfer [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Creating transfer of volume 3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.transfer.api [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Generating transfer record for volume 3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fe04a656-a9e2-4fe0-9802-42ea2a836467 req-5b9abcfa-d3ad-4333-80f3-1057304ad255 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2 returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1115/2301] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:05:42 2026] DELETE /volume/v3/attachments/0673f4a0-c069-448c-94c5-e094d419f5a2 => generated 192 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-54cfaef7-4d5b-44cc-8d4b-53aec01af46a tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers returned with HTTP 202 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1187/2302] 192.168.122.215 () {62 vars in 1210 bytes} [Thu Sep 3 12:05:42 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6bd4807f-b9ef-4d78-8a4f-bc9a12569fd4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bd4807f-b9ef-4d78-8a4f-bc9a12569fd4 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6bd4807f-b9ef-4d78-8a4f-bc9a12569fd4 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6bd4807f-b9ef-4d78-8a4f-bc9a12569fd4 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6bd4807f-b9ef-4d78-8a4f-bc9a12569fd4 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bd4807f-b9ef-4d78-8a4f-bc9a12569fd4 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1116/2303] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:42 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3a0d1f0a-6f77-4694-b1ee-74aa65bb1a0c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a0d1f0a-6f77-4694-b1ee-74aa65bb1a0c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volume-transfers/detail Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a0d1f0a-6f77-4694-b1ee-74aa65bb1a0c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3a0d1f0a-6f77-4694-b1ee-74aa65bb1a0c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volume_transfer [None req-3a0d1f0a-6f77-4694-b1ee-74aa65bb1a0c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Listing volume transfers {{(pid=86956) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3a0d1f0a-6f77-4694-b1ee-74aa65bb1a0c tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1188/2304] 192.168.122.215 () {60 vars in 1210 bytes} [Thu Sep 3 12:05:42 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ceabbd9e-b638-487f-bb8f-8639e46d11ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ceabbd9e-b638-487f-bb8f-8639e46d11ec tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] DELETE http://192.168.122.215/volume/v3/volume-transfers/6969c45d-22bb-4be5-b044-428526da75bb Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ceabbd9e-b638-487f-bb8f-8639e46d11ec tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ceabbd9e-b638-487f-bb8f-8639e46d11ec tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-ceabbd9e-b638-487f-bb8f-8639e46d11ec tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Delete transfer with id: 6969c45d-22bb-4be5-b044-428526da75bb Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ceabbd9e-b638-487f-bb8f-8639e46d11ec tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers/6969c45d-22bb-4be5-b044-428526da75bb returned with HTTP 202 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1117/2305] 192.168.122.215 () {60 vars in 1303 bytes} [Thu Sep 3 12:05:42 2026] DELETE /volume/v3/volume-transfers/6969c45d-22bb-4be5-b044-428526da75bb => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f6df94b-f934-4133-bcea-bb99f30d63b3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f6df94b-f934-4133-bcea-bb99f30d63b3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f6df94b-f934-4133-bcea-bb99f30d63b3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f6df94b-f934-4133-bcea-bb99f30d63b3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f6df94b-f934-4133-bcea-bb99f30d63b3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Volume info retrieved successfully. Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f6df94b-f934-4133-bcea-bb99f30d63b3 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 200 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1189/2306] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:42 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7f6d557f-9b16-440a-9a51-d2093a9ef87b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f6d557f-9b16-440a-9a51-d2093a9ef87b tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] DELETE http://192.168.122.215/volume/v3/volume-transfers/6969c45d-22bb-4be5-b044-428526da75bb Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f6d557f-9b16-440a-9a51-d2093a9ef87b tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f6d557f-9b16-440a-9a51-d2093a9ef87b tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-7f6d557f-9b16-440a-9a51-d2093a9ef87b tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Delete transfer with id: 6969c45d-22bb-4be5-b044-428526da75bb Sep 03 12:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f6d557f-9b16-440a-9a51-d2093a9ef87b tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volume-transfers/6969c45d-22bb-4be5-b044-428526da75bb returned with HTTP 404 Sep 03 12:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1118/2307] 192.168.122.215 () {60 vars in 1303 bytes} [Thu Sep 3 12:05:42 2026] DELETE /volume/v3/volume-transfers/6969c45d-22bb-4be5-b044-428526da75bb => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:42 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Delete volume with id: 3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Volume info retrieved successfully. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Delete volume request issued successfully. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ba8dd00c-8e1f-435d-b208-d3dbe9aacf65 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 202 Sep 03 12:05:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1190/2308] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:05:42 2026] DELETE /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3eabd115-bed1-4e04-b81c-6f328af03426 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-68cd4417-e60f-41c9-865d-9c01886ed247 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-68cd4417-e60f-41c9-865d-9c01886ed247 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-68cd4417-e60f-41c9-865d-9c01886ed247 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-68cd4417-e60f-41c9-865d-9c01886ed247 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3eabd115-bed1-4e04-b81c-6f328af03426 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3eabd115-bed1-4e04-b81c-6f328af03426 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3eabd115-bed1-4e04-b81c-6f328af03426 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-68cd4417-e60f-41c9-865d-9c01886ed247 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Volume info retrieved successfully. Sep 03 12:05:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3eabd115-bed1-4e04-b81c-6f328af03426 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Volume info retrieved successfully. Sep 03 12:05:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-68cd4417-e60f-41c9-865d-9c01886ed247 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 200 Sep 03 12:05:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1191/2309] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:43 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 1138 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3eabd115-bed1-4e04-b81c-6f328af03426 tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 200 Sep 03 12:05:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1119/2310] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:43 2026] GET /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 860 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bd90cbcd-f2e5-4f8e-96cc-ac345c632966 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd90cbcd-f2e5-4f8e-96cc-ac345c632966 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd90cbcd-f2e5-4f8e-96cc-ac345c632966 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd90cbcd-f2e5-4f8e-96cc-ac345c632966 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd90cbcd-f2e5-4f8e-96cc-ac345c632966 tempest-VolumesTransfersV355Test-1465343990 tempest-VolumesTransfersV355Test-1465343990-project-admin] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 404 Sep 03 12:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-25ce4981-75e4-4b1c-bff3-d03296c512da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1192/2311] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:44 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25ce4981-75e4-4b1c-bff3-d03296c512da tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] GET http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 Sep 03 12:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25ce4981-75e4-4b1c-bff3-d03296c512da tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25ce4981-75e4-4b1c-bff3-d03296c512da tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce416db9-be43-4440-8c29-34846a27aecf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce416db9-be43-4440-8c29-34846a27aecf tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] GET http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce416db9-be43-4440-8c29-34846a27aecf tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce416db9-be43-4440-8c29-34846a27aecf tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25ce4981-75e4-4b1c-bff3-d03296c512da tempest-CreateVolumesFromSnapshotTest-653654045 tempest-CreateVolumesFromSnapshotTest-653654045-project-member] http://192.168.122.215/volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 returned with HTTP 404 Sep 03 12:05:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1120/2312] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:44 2026] GET /volume/v3/volumes/6d7b660c-cd93-46e8-ac96-53a655ae9e84 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce416db9-be43-4440-8c29-34846a27aecf tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 404 Sep 03 12:05:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1193/2313] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:44 2026] GET /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4ee5599-cdb5-41e0-8347-1d362be5ff56 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4ee5599-cdb5-41e0-8347-1d362be5ff56 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] DELETE http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4ee5599-cdb5-41e0-8347-1d362be5ff56 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4ee5599-cdb5-41e0-8347-1d362be5ff56 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d4ee5599-cdb5-41e0-8347-1d362be5ff56 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] Delete volume with id: 3a81a691-a20e-48c3-9247-40ea39af5a30 Sep 03 12:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4ee5599-cdb5-41e0-8347-1d362be5ff56 tempest-VolumesTransfersV355Test-2049772668 tempest-VolumesTransfersV355Test-2049772668-project-member] http://192.168.122.215/volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 returned with HTTP 404 Sep 03 12:05:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1121/2314] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:05:44 2026] DELETE /volume/v3/volumes/3a81a691-a20e-48c3-9247-40ea39af5a30 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-62a8817b-a8f7-4da6-8705-baf21b71651f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62a8817b-a8f7-4da6-8705-baf21b71651f None None] GET http://192.168.122.215/volume// Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62a8817b-a8f7-4da6-8705-baf21b71651f None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62a8817b-a8f7-4da6-8705-baf21b71651f None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62a8817b-a8f7-4da6-8705-baf21b71651f None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:05:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1194/2315] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:05:48 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-60c67734-ecf0-40b3-bef2-fa976106ebcd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-60c67734-ecf0-40b3-bef2-fa976106ebcd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] GET http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-60c67734-ecf0-40b3-bef2-fa976106ebcd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-60c67734-ecf0-40b3-bef2-fa976106ebcd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-60c67734-ecf0-40b3-bef2-fa976106ebcd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-60c67734-ecf0-40b3-bef2-fa976106ebcd tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 200 Sep 03 12:05:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1122/2316] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:05:48 2026] GET /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 1513 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] PUT http://192.168.122.215/volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Acquiring lock "cinder-attachment_update-7dc412e6-8587-4625-bab3-3d5332453b4b-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Lock "cinder-attachment_update-7dc412e6-8587-4625-bab3-3d5332453b4b-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:48 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Lock "cinder-attachment_update-7dc412e6-8587-4625-bab3-3d5332453b4b-devstack" released by "attachment_update" :: held 0.318s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:05:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-22f8dba0-d25d-483a-afff-4939c81e3693 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a returned with HTTP 200 Sep 03 12:05:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1195/2317] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:05:48 2026] PUT /volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a => generated 694 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-85ba2507-f605-47ad-8a2d-b943a146ae17 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-85ba2507-f605-47ad-8a2d-b943a146ae17 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] POST http://192.168.122.215/volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a/action Sep 03 12:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-85ba2507-f605-47ad-8a2d-b943a146ae17 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-85ba2507-f605-47ad-8a2d-b943a146ae17 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1e9a45cb-b589-4efe-be63-aa3d0c2171ce req-85ba2507-f605-47ad-8a2d-b943a146ae17 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a/action returned with HTTP 204 Sep 03 12:05:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1123/2318] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:05:49 2026] POST /volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d361786d-95e3-45fa-a71f-c1d3d10120fd", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd361786d-95e3-45fa-a71f-c1d3d10120fd', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Create volume of 1 GB Sep 03 12:05:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Availability Zones retrieved successfully. Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Flow 'volume_create_api' (33ba0278-f354-4fb0-a1f3-634e0276e69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03852870-1654-4014-a1f1-84cfd8647a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03852870-1654-4014-a1f1-84cfd8647a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01159946-5397-4237-9f1f-94d58729217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Created reservations ['99501ae9-61e0-4aea-a756-e98d9ec410cb', '50046f79-f319-4d63-9365-d00436a3909c', '24891c53-a52a-4e25-bf3a-2238fc5232cc', '009aa483-1bf5-48c3-949e-6f817294b934'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01159946-5397-4237-9f1f-94d58729217f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99501ae9-61e0-4aea-a756-e98d9ec410cb', '50046f79-f319-4d63-9365-d00436a3909c', '24891c53-a52a-4e25-bf3a-2238fc5232cc', '009aa483-1bf5-48c3-949e-6f817294b934']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa92d182-35df-419a-b9e4-e690f9646940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa92d182-35df-419a-b9e4-e690f9646940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71b3d99-a862-4f12-8e74-0932839d2ecb', '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='187ffe395f764e89884f28d50c187220',qos_specs=None,replication_status=,reservations=['99501ae9-61e0-4aea-a756-e98d9ec410cb','50046f79-f319-4d63-9365-d00436a3909c','24891c53-a52a-4e25-bf3a-2238fc5232cc','009aa483-1bf5-48c3-949e-6f817294b934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9ff3074e0340b2a484e7cf24f8bd2a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:53Z,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=c71b3d99-a862-4f12-8e74-0932839d2ecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='187ffe395f764e89884f28d50c187220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef9ff3074e0340b2a484e7cf24f8bd2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544305ea-7ff6-48ba-815e-479ce6e6bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544305ea-7ff6-48ba-815e-479ce6e6bbcc) transitioned into state 'SUCCESS' from 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='187ffe395f764e89884f28d50c187220',qos_specs=None,replication_status=,reservations=['99501ae9-61e0-4aea-a756-e98d9ec410cb','50046f79-f319-4d63-9365-d00436a3909c','24891c53-a52a-4e25-bf3a-2238fc5232cc','009aa483-1bf5-48c3-949e-6f817294b934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef9ff3074e0340b2a484e7cf24f8bd2a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb24d64-3cc5-402c-8ca5-32e967373f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb24d64-3cc5-402c-8ca5-32e967373f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Flow 'volume_create_api' (33ba0278-f354-4fb0-a1f3-634e0276e69c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Create volume request issued successfully. Sep 03 12:05:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-30cff3f7-5c67-4105-b8ad-4f5ea3b56ef6 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1196/2319] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:05:53 2026] POST /volume/v3/volumes => generated 784 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d70eff6a-4327-4904-9b38-bcd685a28d52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d70eff6a-4327-4904-9b38-bcd685a28d52 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d70eff6a-4327-4904-9b38-bcd685a28d52 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d70eff6a-4327-4904-9b38-bcd685a28d52 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d70eff6a-4327-4904-9b38-bcd685a28d52 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:05:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d70eff6a-4327-4904-9b38-bcd685a28d52 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:05:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1124/2320] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:53 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-291d1c11-764d-487c-895f-d4d52ce1a9aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-291d1c11-764d-487c-895f-d4d52ce1a9aa tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-291d1c11-764d-487c-895f-d4d52ce1a9aa tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-291d1c11-764d-487c-895f-d4d52ce1a9aa tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-291d1c11-764d-487c-895f-d4d52ce1a9aa tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-291d1c11-764d-487c-895f-d4d52ce1a9aa tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:05:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1125/2321] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:55 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 876 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: /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 03 12:05:55 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 12:05:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:05:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a2a42ed-3ec3-4aa5-893d-1ad803558068 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:05:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1197/2322] 192.168.122.215 () {58 vars in 1121 bytes} [Thu Sep 3 12:05:54 2026] GET /volume/v3/volumes => generated 15 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-308663016"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-308663016'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume of 1 GB Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Availability Zones retrieved successfully. Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Flow 'volume_create_api' (8d6936d2-6e84-4eb0-9e83-08ad70f21cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9f0d02-b022-44e7-90c0-6092de21ff97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9f0d02-b022-44e7-90c0-6092de21ff97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071e4520-cef2-4f2a-9dbd-f5b3487c23a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Created reservations ['8b5a4ef7-6738-4d82-80f3-05f936c805e8', 'aa651a56-1e7a-4695-adf9-b7d96a15c32d', 'b4c87d26-fa04-4e4b-9d67-23b6fea5d1d1', '909b2ff0-f48b-4fc9-9c6d-cd754ea838f1'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071e4520-cef2-4f2a-9dbd-f5b3487c23a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5a4ef7-6738-4d82-80f3-05f936c805e8', 'aa651a56-1e7a-4695-adf9-b7d96a15c32d', 'b4c87d26-fa04-4e4b-9d67-23b6fea5d1d1', '909b2ff0-f48b-4fc9-9c6d-cd754ea838f1']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc9328d-dae4-42be-8728-5634edd6ee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc9328d-dae4-42be-8728-5634edd6ee46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55e31386-3491-49d9-9f54-28ca77b9f2a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-308663016',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ca12c3e9441f465abc9ca02e6c7fa133',qos_specs=None,replication_status=,reservations=['8b5a4ef7-6738-4d82-80f3-05f936c805e8','aa651a56-1e7a-4695-adf9-b7d96a15c32d','b4c87d26-fa04-4e4b-9d67-23b6fea5d1d1','909b2ff0-f48b-4fc9-9c6d-cd754ea838f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-308663016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55e31386-3491-49d9-9f54-28ca77b9f2a3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca12c3e9441f465abc9ca02e6c7fa133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ad0a8a6-9617-4927-9bd9-4d725f5f9286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ad0a8a6-9617-4927-9bd9-4d725f5f9286) transitioned into state 'SUCCESS' from state '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-308663016',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ca12c3e9441f465abc9ca02e6c7fa133',qos_specs=None,replication_status=,reservations=['8b5a4ef7-6738-4d82-80f3-05f936c805e8','aa651a56-1e7a-4695-adf9-b7d96a15c32d','b4c87d26-fa04-4e4b-9d67-23b6fea5d1d1','909b2ff0-f48b-4fc9-9c6d-cd754ea838f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c0ecd8-092a-40f1-889a-abcb118fb771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c0ecd8-092a-40f1-889a-abcb118fb771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Flow 'volume_create_api' (8d6936d2-6e84-4eb0-9e83-08ad70f21cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume request issued successfully. Sep 03 12:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bca804dd-8cde-45a7-9de5-d819887b6b64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1126/2323] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:55 2026] POST /volume/v3/volumes => generated 772 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae483227-e3eb-4e20-bb2f-f514326a89f9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae483227-e3eb-4e20-bb2f-f514326a89f9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae483227-e3eb-4e20-bb2f-f514326a89f9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae483227-e3eb-4e20-bb2f-f514326a89f9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ae483227-e3eb-4e20-bb2f-f514326a89f9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:05:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae483227-e3eb-4e20-bb2f-f514326a89f9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:05:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1198/2324] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:55 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 840 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-005b433a-3947-47b2-b399-b0bad33b00a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-005b433a-3947-47b2-b399-b0bad33b00a7 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-005b433a-3947-47b2-b399-b0bad33b00a7 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-005b433a-3947-47b2-b399-b0bad33b00a7 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-005b433a-3947-47b2-b399-b0bad33b00a7 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:05:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-005b433a-3947-47b2-b399-b0bad33b00a7 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:05:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1127/2325] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:56 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 876 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae363195-3079-4993-91df-03ed7822e8f1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae363195-3079-4993-91df-03ed7822e8f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:05:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae363195-3079-4993-91df-03ed7822e8f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae363195-3079-4993-91df-03ed7822e8f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ae363195-3079-4993-91df-03ed7822e8f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:05:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae363195-3079-4993-91df-03ed7822e8f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:05:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1199/2326] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:57 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c88fbaea-4351-4dd6-adb1-93bceaf9d07c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c88fbaea-4351-4dd6-adb1-93bceaf9d07c tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c88fbaea-4351-4dd6-adb1-93bceaf9d07c tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c88fbaea-4351-4dd6-adb1-93bceaf9d07c tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c88fbaea-4351-4dd6-adb1-93bceaf9d07c tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:05:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c88fbaea-4351-4dd6-adb1-93bceaf9d07c tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:05:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1128/2327] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:57 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 934 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0c20c3c1-79db-44e4-9dc6-6df17af0e269 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0c20c3c1-79db-44e4-9dc6-6df17af0e269 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0c20c3c1-79db-44e4-9dc6-6df17af0e269 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0c20c3c1-79db-44e4-9dc6-6df17af0e269 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0c20c3c1-79db-44e4-9dc6-6df17af0e269 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0c20c3c1-79db-44e4-9dc6-6df17af0e269 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:05:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1200/2328] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:58 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c0d0b24-fa90-48c5-8eec-c9f379075cfa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c0d0b24-fa90-48c5-8eec-c9f379075cfa tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c0d0b24-fa90-48c5-8eec-c9f379075cfa tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c0d0b24-fa90-48c5-8eec-c9f379075cfa tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9c0d0b24-fa90-48c5-8eec-c9f379075cfa tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c0d0b24-fa90-48c5-8eec-c9f379075cfa tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:05:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1129/2329] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:58 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1331988170"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1331988170'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume of 1 GB Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Availability Zones retrieved successfully. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Flow 'volume_create_api' (cd871a13-1b9f-4571-a8d6-6b18da93ccde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9569408d-b945-44a8-aac0-a189f2432e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9569408d-b945-44a8-aac0-a189f2432e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7375795a-4a4e-4832-b4f4-49397f57cff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8081158f-d6ff-49f0-aa61-fd6eb0b748c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8081158f-d6ff-49f0-aa61-fd6eb0b748c9 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8081158f-d6ff-49f0-aa61-fd6eb0b748c9 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8081158f-d6ff-49f0-aa61-fd6eb0b748c9 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8081158f-d6ff-49f0-aa61-fd6eb0b748c9 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Created reservations ['5b4df1d9-b4f1-40fc-a658-5a023c2f082b', 'ac9c9699-e1df-4dd7-a31b-c432080cce9d', '43ba279f-9675-4c11-8367-63b4e885f04e', '34b144f5-af7a-4782-96a3-4f7099e5b857'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7375795a-4a4e-4832-b4f4-49397f57cff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b4df1d9-b4f1-40fc-a658-5a023c2f082b', 'ac9c9699-e1df-4dd7-a31b-c432080cce9d', '43ba279f-9675-4c11-8367-63b4e885f04e', '34b144f5-af7a-4782-96a3-4f7099e5b857']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6453ecd2-d3aa-4206-a1f9-5473d44f7eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8081158f-d6ff-49f0-aa61-fd6eb0b748c9 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:05:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1130/2330] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:58 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 934 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:05:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6453ecd2-d3aa-4206-a1f9-5473d44f7eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bbd27e2-962f-40e9-b53b-fd11790b4955', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1331988170',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ca12c3e9441f465abc9ca02e6c7fa133',qos_specs=None,replication_status=,reservations=['5b4df1d9-b4f1-40fc-a658-5a023c2f082b','ac9c9699-e1df-4dd7-a31b-c432080cce9d','43ba279f-9675-4c11-8367-63b4e885f04e','34b144f5-af7a-4782-96a3-4f7099e5b857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1331988170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bbd27e2-962f-40e9-b53b-fd11790b4955,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca12c3e9441f465abc9ca02e6c7fa133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2334e16-0711-4d2b-abcd-3cee31c095fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2334e16-0711-4d2b-abcd-3cee31c095fd) transitioned into state 'SUCCESS' from state '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-1331988170',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ca12c3e9441f465abc9ca02e6c7fa133',qos_specs=None,replication_status=,reservations=['5b4df1d9-b4f1-40fc-a658-5a023c2f082b','ac9c9699-e1df-4dd7-a31b-c432080cce9d','43ba279f-9675-4c11-8367-63b4e885f04e','34b144f5-af7a-4782-96a3-4f7099e5b857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9fbb3e8-bb29-4c28-bbab-2bb8ef0478ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9fbb3e8-bb29-4c28-bbab-2bb8ef0478ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Flow 'volume_create_api' (cd871a13-1b9f-4571-a8d6-6b18da93ccde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume request issued successfully. Sep 03 12:05:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2bdd7931-2d1d-4534-aef7-40ecd98d7736 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:05:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1201/2331] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:05:58 2026] POST /volume/v3/volumes => generated 773 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3c0bdf0e-92a2-4d37-af5e-d101c5af21e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c0bdf0e-92a2-4d37-af5e-d101c5af21e9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c0bdf0e-92a2-4d37-af5e-d101c5af21e9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c0bdf0e-92a2-4d37-af5e-d101c5af21e9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:05:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:05:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3c0bdf0e-92a2-4d37-af5e-d101c5af21e9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:05:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c0bdf0e-92a2-4d37-af5e-d101c5af21e9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:05:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1131/2332] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:05:58 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 841 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:05:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6019c90c-b386-4745-bf8b-697cfd40c811 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:05:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6019c90c-b386-4745-bf8b-697cfd40c811 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:05:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6019c90c-b386-4745-bf8b-697cfd40c811 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:05:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6019c90c-b386-4745-bf8b-697cfd40c811 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:05:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:05:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:05:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:05:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:05:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6019c90c-b386-4745-bf8b-697cfd40c811 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:05:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6019c90c-b386-4745-bf8b-697cfd40c811 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:05:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1202/2333] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:05:59 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 937 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-65ebbca7-918e-43d7-9455-672dd05e822c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65ebbca7-918e-43d7-9455-672dd05e822c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65ebbca7-918e-43d7-9455-672dd05e822c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65ebbca7-918e-43d7-9455-672dd05e822c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-65ebbca7-918e-43d7-9455-672dd05e822c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65ebbca7-918e-43d7-9455-672dd05e822c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1132/2334] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:00 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 865 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fc0fbf1d-37f6-413f-8d57-88660e7424e1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc0fbf1d-37f6-413f-8d57-88660e7424e1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc0fbf1d-37f6-413f-8d57-88660e7424e1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc0fbf1d-37f6-413f-8d57-88660e7424e1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fc0fbf1d-37f6-413f-8d57-88660e7424e1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc0fbf1d-37f6-413f-8d57-88660e7424e1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:06:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1203/2335] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:00 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 937 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf42ee18-29f3-49fe-b802-d6efbd35ca0d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf42ee18-29f3-49fe-b802-d6efbd35ca0d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf42ee18-29f3-49fe-b802-d6efbd35ca0d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf42ee18-29f3-49fe-b802-d6efbd35ca0d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bf42ee18-29f3-49fe-b802-d6efbd35ca0d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf42ee18-29f3-49fe-b802-d6efbd35ca0d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1133/2336] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:01 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d944495d-7696-4c09-b347-89460d15f340 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d944495d-7696-4c09-b347-89460d15f340 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d944495d-7696-4c09-b347-89460d15f340 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d944495d-7696-4c09-b347-89460d15f340 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d944495d-7696-4c09-b347-89460d15f340 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d944495d-7696-4c09-b347-89460d15f340 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1204/2337] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:01 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 866 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1102244850"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1102244850'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume of 1 GB Sep 03 12:06:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Availability Zones retrieved successfully. Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Flow 'volume_create_api' (220b1205-245e-40f4-be1e-a660d442fecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df44947-fe16-4eee-81a6-698bcb026e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df44947-fe16-4eee-81a6-698bcb026e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321ae8b6-ed84-44c3-9902-8cd2f1e76a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Created reservations ['b4783e30-8530-4b58-b717-1aded72a004d', 'd2c7a5ab-dceb-4084-9e87-84693d7bda74', 'e99ede55-df1e-4249-9555-8bc678e46e52', '4a876aa5-ec5b-4da3-8a8a-5505d3be7e4f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321ae8b6-ed84-44c3-9902-8cd2f1e76a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4783e30-8530-4b58-b717-1aded72a004d', 'd2c7a5ab-dceb-4084-9e87-84693d7bda74', 'e99ede55-df1e-4249-9555-8bc678e46e52', '4a876aa5-ec5b-4da3-8a8a-5505d3be7e4f']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d56727f-c935-43ca-ab62-748d408d4e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f2c2110a-455e-400c-8b8d-cc9c4896c6de None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2c2110a-455e-400c-8b8d-cc9c4896c6de tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2c2110a-455e-400c-8b8d-cc9c4896c6de tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2c2110a-455e-400c-8b8d-cc9c4896c6de tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d56727f-c935-43ca-ab62-748d408d4e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9056ae83-813b-47a2-a7bb-c04165bfe073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1102244850',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ca12c3e9441f465abc9ca02e6c7fa133',qos_specs=None,replication_status=,reservations=['b4783e30-8530-4b58-b717-1aded72a004d','d2c7a5ab-dceb-4084-9e87-84693d7bda74','e99ede55-df1e-4249-9555-8bc678e46e52','4a876aa5-ec5b-4da3-8a8a-5505d3be7e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1102244850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9056ae83-813b-47a2-a7bb-c04165bfe073,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ca12c3e9441f465abc9ca02e6c7fa133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea145f5-237f-482d-9663-f66b976235e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f2c2110a-455e-400c-8b8d-cc9c4896c6de tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2c2110a-455e-400c-8b8d-cc9c4896c6de tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:06:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1205/2338] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:01 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 937 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea145f5-237f-482d-9663-f66b976235e2) transitioned into state 'SUCCESS' from state '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-1102244850',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ca12c3e9441f465abc9ca02e6c7fa133',qos_specs=None,replication_status=,reservations=['b4783e30-8530-4b58-b717-1aded72a004d','d2c7a5ab-dceb-4084-9e87-84693d7bda74','e99ede55-df1e-4249-9555-8bc678e46e52','4a876aa5-ec5b-4da3-8a8a-5505d3be7e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd5accf06bcd4efb8aeb5c71a7a9d75e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63950758-ea4c-4571-bca6-21f947d9ef79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63950758-ea4c-4571-bca6-21f947d9ef79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Flow 'volume_create_api' (220b1205-245e-40f4-be1e-a660d442fecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Create volume request issued successfully. Sep 03 12:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a17b4c8c-3a21-48fb-9f32-9d95d66a9357 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1134/2339] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:01 2026] POST /volume/v3/volumes => generated 773 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b1ba9823-e1c9-454b-a315-8ee673461fb9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1ba9823-e1c9-454b-a315-8ee673461fb9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1ba9823-e1c9-454b-a315-8ee673461fb9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1ba9823-e1c9-454b-a315-8ee673461fb9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b1ba9823-e1c9-454b-a315-8ee673461fb9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1ba9823-e1c9-454b-a315-8ee673461fb9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1206/2340] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:02 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 841 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4560431-a650-4f0e-b348-ef75bdc8f8d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4560431-a650-4f0e-b348-ef75bdc8f8d1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4560431-a650-4f0e-b348-ef75bdc8f8d1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4560431-a650-4f0e-b348-ef75bdc8f8d1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4560431-a650-4f0e-b348-ef75bdc8f8d1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4560431-a650-4f0e-b348-ef75bdc8f8d1 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:06:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1135/2341] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:03 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a1b685c-8770-422a-b634-fed6515c30c5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a1b685c-8770-422a-b634-fed6515c30c5 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a1b685c-8770-422a-b634-fed6515c30c5 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a1b685c-8770-422a-b634-fed6515c30c5 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a1b685c-8770-422a-b634-fed6515c30c5 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a1b685c-8770-422a-b634-fed6515c30c5 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:06:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1207/2342] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:03 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 1202 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7196f6e1-073f-4089-96fd-2c1f7771921d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7196f6e1-073f-4089-96fd-2c1f7771921d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7196f6e1-073f-4089-96fd-2c1f7771921d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7196f6e1-073f-4089-96fd-2c1f7771921d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Delete volume with id: c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7196f6e1-073f-4089-96fd-2c1f7771921d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7196f6e1-073f-4089-96fd-2c1f7771921d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1136/2343] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:03 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Delete volume request issued successfully. Sep 03 12:06:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf6a3a75-88b8-439d-b737-df3eb81ae871 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 202 Sep 03 12:06:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1208/2344] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:03 2026] DELETE /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-566b1e9f-8bdb-4613-b685-148e316899ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-566b1e9f-8bdb-4613-b685-148e316899ff tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-566b1e9f-8bdb-4613-b685-148e316899ff tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-566b1e9f-8bdb-4613-b685-148e316899ff tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-566b1e9f-8bdb-4613-b685-148e316899ff tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-566b1e9f-8bdb-4613-b685-148e316899ff tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:06:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1137/2345] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:03 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-044cbf41-826e-4d76-b28a-034c485b76f1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-044cbf41-826e-4d76-b28a-034c485b76f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-044cbf41-826e-4d76-b28a-034c485b76f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-044cbf41-826e-4d76-b28a-034c485b76f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39a94bb2-65e8-4312-8634-a10805300fc8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39a94bb2-65e8-4312-8634-a10805300fc8 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39a94bb2-65e8-4312-8634-a10805300fc8 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39a94bb2-65e8-4312-8634-a10805300fc8 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-044cbf41-826e-4d76-b28a-034c485b76f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-044cbf41-826e-4d76-b28a-034c485b76f1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1209/2346] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:04 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 866 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce2cd7c1-de9b-4333-9e3c-b7c5e79fd3e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce2cd7c1-de9b-4333-9e3c-b7c5e79fd3e0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce2cd7c1-de9b-4333-9e3c-b7c5e79fd3e0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce2cd7c1-de9b-4333-9e3c-b7c5e79fd3e0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-39a94bb2-65e8-4312-8634-a10805300fc8 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Volume info retrieved successfully. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ce2cd7c1-de9b-4333-9e3c-b7c5e79fd3e0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39a94bb2-65e8-4312-8634-a10805300fc8 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 200 Sep 03 12:06:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1138/2347] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:04 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 1201 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce2cd7c1-de9b-4333-9e3c-b7c5e79fd3e0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1210/2348] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:04 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 866 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4839631-1ef1-4850-b942-611ed0f7ad38 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:06:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1139/2349] 192.168.122.215 () {58 vars in 1121 bytes} [Thu Sep 3 12:06:04 2026] GET /volume/v3/volumes => generated 999 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-308663016 Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-308663016'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b437a385-bc92-4917-a0bb-4073fc6b0749 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-308663016 returned with HTTP 200 Sep 03 12:06:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1211/2350] 192.168.122.215 () {58 vars in 1220 bytes} [Thu Sep 3 12:06:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-308663016 => generated 341 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6017d397-504b-44dd-8bad-907a46e87a00 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1102244850 Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1102244850'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6017d397-504b-44dd-8bad-907a46e87a00 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1102244850 returned with HTTP 200 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1140/2351] 192.168.122.215 () {58 vars in 1243 bytes} [Thu Sep 3 12:06:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1102244850 => generated 869 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?limit=1 Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f642782-a8a9-4a03-9f4d-80fc47015bc5 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 03 12:06:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1212/2352] 192.168.122.215 () {58 vars in 1157 bytes} [Thu Sep 3 12:06:05 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?limit=1&marker=9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d82abc71-d990-4f4d-b70e-04eee79710b6 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?limit=1&marker=9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1141/2353] 192.168.122.215 () {58 vars in 1245 bytes} [Thu Sep 3 12:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 1016 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bcaaca6a-945d-4265-b3e6-93664cf34922 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?limit=1&marker=6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bcaaca6a-945d-4265-b3e6-93664cf34922 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bcaaca6a-945d-4265-b3e6-93664cf34922 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bcaaca6a-945d-4265-b3e6-93664cf34922 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f74448aa-e0f9-4487-a7b5-d909ba3e594d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?limit=1&marker=6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1142/2354] 192.168.122.215 () {58 vars in 1245 bytes} [Thu Sep 3 12:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0cc8098-b14e-438e-a39b-0310b16215ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bcaaca6a-945d-4265-b3e6-93664cf34922 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 404 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?limit=1&marker=55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1213/2355] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:05 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0cc8098-b14e-438e-a39b-0310b16215ac tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?limit=1&marker=55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:06:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1143/2356] 192.168.122.215 () {58 vars in 1245 bytes} [Thu Sep 3 12:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 15 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-82733b28-8863-4070-8234-30970c15356c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:05 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf0b3792-de62-41cb-8966-4d57213b5a92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf0b3792-de62-41cb-8966-4d57213b5a92 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf0b3792-de62-41cb-8966-4d57213b5a92 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf0b3792-de62-41cb-8966-4d57213b5a92 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bf0b3792-de62-41cb-8966-4d57213b5a92 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Delete volume with id: c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf0b3792-de62-41cb-8966-4d57213b5a92 tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 404 Sep 03 12:06:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1144/2357] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:06 2026] DELETE /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-070717d7-c076-4d32-a6c4-74e545d599ce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-070717d7-c076-4d32-a6c4-74e545d599ce tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] GET http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-070717d7-c076-4d32-a6c4-74e545d599ce tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-070717d7-c076-4d32-a6c4-74e545d599ce tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-070717d7-c076-4d32-a6c4-74e545d599ce tempest-VolumeImageDependencyTests-1997626059 tempest-VolumeImageDependencyTests-1997626059-project-member] http://192.168.122.215/volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb returned with HTTP 404 Sep 03 12:06:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1145/2358] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:06 2026] GET /volume/v3/volumes/c71b3d99-a862-4f12-8e74-0932839d2ecb => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-82733b28-8863-4070-8234-30970c15356c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 03 12:06:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1214/2359] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:06:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50d60f3f-f3b8-4878-a8c7-1d88b6771334 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 03 12:06:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1146/2360] 192.168.122.215 () {58 vars in 1243 bytes} [Thu Sep 3 12:06:06 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?limit=1 Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c7a6e13-5d04-4306-827d-d7bb46891386 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 03 12:06:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1215/2361] 192.168.122.215 () {58 vars in 1136 bytes} [Thu Sep 3 12:06:06 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3c2d6501-d064-4f55-b217-58220a2682c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?limit=1&marker=9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c2d6501-d064-4f55-b217-58220a2682c7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?limit=1&marker=9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1147/2362] 192.168.122.215 () {58 vars in 1224 bytes} [Thu Sep 3 12:06:06 2026] GET /volume/v3/volumes?limit=1&marker=9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 482 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?limit=1&marker=6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:06 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0cdd4c6-a7dd-44d5-b921-8d1d9c76d28d tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?limit=1&marker=6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1216/2363] 192.168.122.215 () {58 vars in 1224 bytes} [Thu Sep 3 12:06:06 2026] GET /volume/v3/volumes?limit=1&marker=6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 481 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?limit=1&marker=55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1f26b53-363b-4824-bc12-25c6e9fd0590 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?limit=1&marker=55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1148/2364] 192.168.122.215 () {58 vars in 1224 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes?limit=1&marker=55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f13c393-7b92-4a5d-82e0-939c367141dc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1102244850&status=available Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1102244850'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f13c393-7b92-4a5d-82e0-939c367141dc tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1102244850&status=available returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1217/2365] 192.168.122.215 () {58 vars in 1256 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1102244850&status=available => generated 342 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1331988170&status=available Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1331988170'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b476e1d7-c851-4d3a-aa8a-2372ffb10b97 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1331988170&status=available returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1149/2366] 192.168.122.215 () {58 vars in 1277 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1331988170&status=available => generated 869 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?marker=6bbd27e2-962f-40e9-b53b-fd11790b4955&sort=id%3Aasc Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5dbdd396-323f-4cce-9a95-1146bb7b7cb2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?marker=6bbd27e2-962f-40e9-b53b-fd11790b4955&sort=id%3Aasc returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1218/2367] 192.168.122.215 () {58 vars in 1257 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes/detail?marker=6bbd27e2-962f-40e9-b53b-fd11790b4955&sort=id%3Aasc => generated 869 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e8f29ca-8dd5-4b92-81b8-e43416fe2666 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1150/2368] 192.168.122.215 () {58 vars in 1221 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2580 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-12b40982-8693-4283-8785-25af3061c06a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-12b40982-8693-4283-8785-25af3061c06a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1219/2369] 192.168.122.215 () {58 vars in 1142 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes/detail => generated 2580 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac6a56b5-609c-4fcc-8434-4ecc1047e81f tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 12:06:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1151/2370] 192.168.122.215 () {58 vars in 1200 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 999 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?availability_zone=nova Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value nova, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:07 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-17fb214c-74af-419a-8e1c-d5946e1c0fe7 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1220/2371] 192.168.122.215 () {58 vars in 1166 bytes} [Thu Sep 3 12:06:07 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?availability_zone=nova Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value nova, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a0a1d71-5f76-4afe-9531-ce78f88b202c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1152/2372] 192.168.122.215 () {58 vars in 1166 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c722d90f-3432-4352-8a23-9c0049541303 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?bootable=false Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c722d90f-3432-4352-8a23-9c0049541303 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1221/2373] 192.168.122.215 () {58 vars in 1150 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?bootable=false Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d8b74ff-bc77-41b2-8f3b-46b53d1e6ba2 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1153/2374] 192.168.122.215 () {58 vars in 1150 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?status=available Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-489ccec8-7cf2-49d3-9fe6-d87612cbd33a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1222/2375] 192.168.122.215 () {58 vars in 1154 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes?status=available Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1da0ef81-95be-481d-91d1-e6fb971a8ff1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1154/2376] 192.168.122.215 () {58 vars in 1154 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9354fb6b-04e7-4e60-aace-0593a913710b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?availability_zone=nova Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value nova, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9354fb6b-04e7-4e60-aace-0593a913710b tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1223/2377] 192.168.122.215 () {58 vars in 1187 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2580 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?bootable=false Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c5e0a95e-e4eb-4ffc-9b77-56b3f411bf81 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1155/2378] 192.168.122.215 () {58 vars in 1171 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2580 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/detail?status=available Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Could not evaluate value available, assuming string {{(pid=86956) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Get all volumes completed successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-253e6948-d1f3-4dc6-82fa-9882ae9e2f9c tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1224/2379] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes/detail?status=available => generated 2580 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3e04751-c937-4b3c-8ceb-80297c88fa9e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3e04751-c937-4b3c-8ceb-80297c88fa9e tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3e04751-c937-4b3c-8ceb-80297c88fa9e tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3e04751-c937-4b3c-8ceb-80297c88fa9e tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3e04751-c937-4b3c-8ceb-80297c88fa9e tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3e04751-c937-4b3c-8ceb-80297c88fa9e tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1156/2380] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:08 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] DELETE http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:09 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Delete volume with id: 9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Delete volume request issued successfully. Sep 03 12:06:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5de6e47d-f96e-43fb-b97f-5a0f044928c1 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 202 Sep 03 12:06:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1225/2381] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:09 2026] DELETE /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1407923b-5539-4d93-8ecc-97591b2dbd64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1407923b-5539-4d93-8ecc-97591b2dbd64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1407923b-5539-4d93-8ecc-97591b2dbd64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1407923b-5539-4d93-8ecc-97591b2dbd64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1407923b-5539-4d93-8ecc-97591b2dbd64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1407923b-5539-4d93-8ecc-97591b2dbd64 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1157/2382] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:09 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 865 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-268e9564-74b8-48e4-bc86-3533493f3924 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-268e9564-74b8-48e4-bc86-3533493f3924 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-268e9564-74b8-48e4-bc86-3533493f3924 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-268e9564-74b8-48e4-bc86-3533493f3924 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-268e9564-74b8-48e4-bc86-3533493f3924 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-268e9564-74b8-48e4-bc86-3533493f3924 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 200 Sep 03 12:06:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1226/2383] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:10 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 865 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create volume of 1 GB Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Availability Zones retrieved successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Flow 'volume_create_api' (1f84308a-8dd7-4dbe-aada-36f96d9df4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ac4694-841a-40fb-a33f-334790e17f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ac4694-841a-40fb-a33f-334790e17f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a30d749-4767-4248-977c-29ad4695af6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Created reservations ['040d1d4c-0396-4b10-b81d-e4d914dde72a', 'fe2eb3af-a360-4649-a396-d46e34e18fd8', '163602ab-1958-4441-b26a-cd5d801afe94', '29fa7705-5287-42fc-b2f1-56b58809bfcd'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a30d749-4767-4248-977c-29ad4695af6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040d1d4c-0396-4b10-b81d-e4d914dde72a', 'fe2eb3af-a360-4649-a396-d46e34e18fd8', '163602ab-1958-4441-b26a-cd5d801afe94', '29fa7705-5287-42fc-b2f1-56b58809bfcd']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ae9384-ed11-455c-8f55-022f7f64afb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83ae9384-ed11-455c-8f55-022f7f64afb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce', '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='cb206889b3c742b983ad243f19ff9873',qos_specs=None,replication_status=,reservations=['040d1d4c-0396-4b10-b81d-e4d914dde72a','fe2eb3af-a360-4649-a396-d46e34e18fd8','163602ab-1958-4441-b26a-cd5d801afe94','29fa7705-5287-42fc-b2f1-56b58809bfcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6424d6251ce4f959e1ea711e7fc323d',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:11Z,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=6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb206889b3c742b983ad243f19ff9873',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6424d6251ce4f959e1ea711e7fc323d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d48900-8691-40fc-8b2a-4973fb3a902a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c3d03319-9a73-44e7-ae80-c3a531c13d2a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c3d03319-9a73-44e7-ae80-c3a531c13d2a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c3d03319-9a73-44e7-ae80-c3a531c13d2a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c3d03319-9a73-44e7-ae80-c3a531c13d2a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c3d03319-9a73-44e7-ae80-c3a531c13d2a tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 returned with HTTP 404 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1227/2384] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:11 2026] GET /volume/v3/volumes/9056ae83-813b-47a2-a7bb-c04165bfe073 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e7b81eb7-71e1-4677-9b90-6a5f6ff882b9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e7b81eb7-71e1-4677-9b90-6a5f6ff882b9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e7b81eb7-71e1-4677-9b90-6a5f6ff882b9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e7b81eb7-71e1-4677-9b90-6a5f6ff882b9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7d48900-8691-40fc-8b2a-4973fb3a902a) transitioned into state 'SUCCESS' from 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='cb206889b3c742b983ad243f19ff9873',qos_specs=None,replication_status=,reservations=['040d1d4c-0396-4b10-b81d-e4d914dde72a','fe2eb3af-a360-4649-a396-d46e34e18fd8','163602ab-1958-4441-b26a-cd5d801afe94','29fa7705-5287-42fc-b2f1-56b58809bfcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6424d6251ce4f959e1ea711e7fc323d',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5862a98-707e-4868-a37f-88f6d94c7eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e7b81eb7-71e1-4677-9b90-6a5f6ff882b9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5862a98-707e-4868-a37f-88f6d94c7eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e7b81eb7-71e1-4677-9b90-6a5f6ff882b9 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1228/2385] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:11 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 866 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Flow 'volume_create_api' (1f84308a-8dd7-4dbe-aada-36f96d9df4f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create volume request issued successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c312adc1-141a-4a18-b8aa-9f5b92c5149a tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1158/2386] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:06:10 2026] POST /volume/v3/volumes => generated 749 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] DELETE http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Delete volume with id: 6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9803217d-b5f6-4698-b260-692d9cb77b32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9803217d-b5f6-4698-b260-692d9cb77b32 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9803217d-b5f6-4698-b260-692d9cb77b32 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9803217d-b5f6-4698-b260-692d9cb77b32 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9803217d-b5f6-4698-b260-692d9cb77b32 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Delete volume request issued successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b5e8218-ef6f-4abe-aa06-1b46870f7a26 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 202 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1229/2387] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:11 2026] DELETE /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c645999-a211-46f4-9d72-2c1fc0ae49fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9803217d-b5f6-4698-b260-692d9cb77b32 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 200 Sep 03 12:06:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1159/2388] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:11 2026] GET /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c645999-a211-46f4-9d72-2c1fc0ae49fb tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c645999-a211-46f4-9d72-2c1fc0ae49fb tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c645999-a211-46f4-9d72-2c1fc0ae49fb tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2c645999-a211-46f4-9d72-2c1fc0ae49fb tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c645999-a211-46f4-9d72-2c1fc0ae49fb tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1230/2389] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:11 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-056ffe1b-bcf2-4f24-8df1-f7f76dc950fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-056ffe1b-bcf2-4f24-8df1-f7f76dc950fd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-056ffe1b-bcf2-4f24-8df1-f7f76dc950fd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-056ffe1b-bcf2-4f24-8df1-f7f76dc950fd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7fbd9c38-2669-4fdc-b6b2-0d34a2cc3654 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fbd9c38-2669-4fdc-b6b2-0d34a2cc3654 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fbd9c38-2669-4fdc-b6b2-0d34a2cc3654 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fbd9c38-2669-4fdc-b6b2-0d34a2cc3654 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-056ffe1b-bcf2-4f24-8df1-f7f76dc950fd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7fbd9c38-2669-4fdc-b6b2-0d34a2cc3654 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fbd9c38-2669-4fdc-b6b2-0d34a2cc3654 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 200 Sep 03 12:06:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1231/2390] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:12 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-056ffe1b-bcf2-4f24-8df1-f7f76dc950fd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 200 Sep 03 12:06:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1160/2391] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:12 2026] GET /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 841 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8337c7c9-92a2-45db-836b-e843adca82ce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8337c7c9-92a2-45db-836b-e843adca82ce tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 Sep 03 12:06:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8337c7c9-92a2-45db-836b-e843adca82ce tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8337c7c9-92a2-45db-836b-e843adca82ce tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c095788-49e2-45ee-8045-c512a33a53d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8337c7c9-92a2-45db-836b-e843adca82ce tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 returned with HTTP 404 Sep 03 12:06:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1232/2392] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:13 2026] GET /volume/v3/volumes/6bbd27e2-962f-40e9-b53b-fd11790b4955 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c095788-49e2-45ee-8045-c512a33a53d6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c095788-49e2-45ee-8045-c512a33a53d6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c095788-49e2-45ee-8045-c512a33a53d6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2a6636a1-0fcf-4263-ba18-45905e73cb43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2a6636a1-0fcf-4263-ba18-45905e73cb43 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2a6636a1-0fcf-4263-ba18-45905e73cb43 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2a6636a1-0fcf-4263-ba18-45905e73cb43 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2a6636a1-0fcf-4263-ba18-45905e73cb43 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c095788-49e2-45ee-8045-c512a33a53d6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2a6636a1-0fcf-4263-ba18-45905e73cb43 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:06:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1233/2393] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:13 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c095788-49e2-45ee-8045-c512a33a53d6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 200 Sep 03 12:06:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1161/2394] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:13 2026] GET /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] DELETE http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Delete volume with id: 55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-03ab2f30-17e2-430f-90ff-840ea4f3254b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03ab2f30-17e2-430f-90ff-840ea4f3254b tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03ab2f30-17e2-430f-90ff-840ea4f3254b tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03ab2f30-17e2-430f-90ff-840ea4f3254b tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-03ab2f30-17e2-430f-90ff-840ea4f3254b tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Delete volume request issued successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b853a32c-ca92-46ef-bcbe-aedd3179d8b0 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 202 Sep 03 12:06:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1234/2395] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:14 2026] DELETE /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03ab2f30-17e2-430f-90ff-840ea4f3254b tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 200 Sep 03 12:06:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1162/2396] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:14 2026] GET /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4605ccab-85f0-4e63-a405-ee297a2930be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4605ccab-85f0-4e63-a405-ee297a2930be tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4605ccab-85f0-4e63-a405-ee297a2930be tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4605ccab-85f0-4e63-a405-ee297a2930be tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4605ccab-85f0-4e63-a405-ee297a2930be tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Volume info retrieved successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-431002559"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-431002559'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create volume of 1 GB Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4605ccab-85f0-4e63-a405-ee297a2930be tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 200 Sep 03 12:06:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1235/2397] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:14 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Availability Zones retrieved successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Flow 'volume_create_api' (92d1fa4b-163a-4025-a268-f64ae114452f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ad3182-1961-4965-86a7-5e871834e0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ad3182-1961-4965-86a7-5e871834e0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2eb9de-7f58-49a5-a88d-5455f1e33fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Created reservations ['39a31278-9a7e-4f17-b7f6-914f30cacf1a', 'f87459d9-103b-4daf-a727-9f37aafdd9a2', '7da477b5-3274-4ecc-a0a2-7bccc3a4d5c3', 'c396e21e-2ab3-46e2-9ddf-1f1c9edf2e33'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2eb9de-7f58-49a5-a88d-5455f1e33fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a31278-9a7e-4f17-b7f6-914f30cacf1a', 'f87459d9-103b-4daf-a727-9f37aafdd9a2', '7da477b5-3274-4ecc-a0a2-7bccc3a4d5c3', 'c396e21e-2ab3-46e2-9ddf-1f1c9edf2e33']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25fecb4-352b-4aa0-8add-6ff07030ce64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25fecb4-352b-4aa0-8add-6ff07030ce64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c02a4b9-b430-4bd3-8825-49469afb1f30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-431002559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb206889b3c742b983ad243f19ff9873',qos_specs=None,replication_status=,reservations=['39a31278-9a7e-4f17-b7f6-914f30cacf1a','f87459d9-103b-4daf-a727-9f37aafdd9a2','7da477b5-3274-4ecc-a0a2-7bccc3a4d5c3','c396e21e-2ab3-46e2-9ddf-1f1c9edf2e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6424d6251ce4f959e1ea711e7fc323d',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:14Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-431002559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c02a4b9-b430-4bd3-8825-49469afb1f30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb206889b3c742b983ad243f19ff9873',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6424d6251ce4f959e1ea711e7fc323d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ae52f2-f79d-42da-8c2f-a720df8dd366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0ae52f2-f79d-42da-8c2f-a720df8dd366) transitioned into 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-431002559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb206889b3c742b983ad243f19ff9873',qos_specs=None,replication_status=,reservations=['39a31278-9a7e-4f17-b7f6-914f30cacf1a','f87459d9-103b-4daf-a727-9f37aafdd9a2','7da477b5-3274-4ecc-a0a2-7bccc3a4d5c3','c396e21e-2ab3-46e2-9ddf-1f1c9edf2e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6424d6251ce4f959e1ea711e7fc323d',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f5ed9a4-49a3-44d7-aee1-492415d1992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f5ed9a4-49a3-44d7-aee1-492415d1992b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Flow 'volume_create_api' (92d1fa4b-163a-4025-a268-f64ae114452f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create volume request issued successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bb0ea73-f23a-4658-89be-0e8567c3aee7 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1163/2398] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:14 2026] POST /volume/v3/volumes => generated 784 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-704cd90b-fb10-4659-80ee-c88c685eea29 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-704cd90b-fb10-4659-80ee-c88c685eea29 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-704cd90b-fb10-4659-80ee-c88c685eea29 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-704cd90b-fb10-4659-80ee-c88c685eea29 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-704cd90b-fb10-4659-80ee-c88c685eea29 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-704cd90b-fb10-4659-80ee-c88c685eea29 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 200 Sep 03 12:06:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1236/2399] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:14 2026] GET /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b305d19f-a6a1-4ae8-810d-b60c55bb8c14 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b305d19f-a6a1-4ae8-810d-b60c55bb8c14 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] GET http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 Sep 03 12:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b305d19f-a6a1-4ae8-810d-b60c55bb8c14 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b305d19f-a6a1-4ae8-810d-b60c55bb8c14 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b305d19f-a6a1-4ae8-810d-b60c55bb8c14 tempest-VolumesListTestJSON-1475331933 tempest-VolumesListTestJSON-1475331933-project-member] http://192.168.122.215/volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 returned with HTTP 404 Sep 03 12:06:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1164/2400] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:15 2026] GET /volume/v3/volumes/55e31386-3491-49d9-9f54-28ca77b9f2a3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-844efefc-72ef-43a6-8479-e58a5fa8c4bd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-844efefc-72ef-43a6-8479-e58a5fa8c4bd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-844efefc-72ef-43a6-8479-e58a5fa8c4bd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-844efefc-72ef-43a6-8479-e58a5fa8c4bd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-844efefc-72ef-43a6-8479-e58a5fa8c4bd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-844efefc-72ef-43a6-8479-e58a5fa8c4bd tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 200 Sep 03 12:06:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1237/2401] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:15 2026] GET /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 876 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-452f013f-da32-4bd0-919f-7bf8327f746c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-452f013f-da32-4bd0-919f-7bf8327f746c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-452f013f-da32-4bd0-919f-7bf8327f746c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-452f013f-da32-4bd0-919f-7bf8327f746c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-452f013f-da32-4bd0-919f-7bf8327f746c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-452f013f-da32-4bd0-919f-7bf8327f746c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 200 Sep 03 12:06:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1165/2402] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:16 2026] GET /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f2fa5da4-29c7-4a68-8613-a4730a895496 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2fa5da4-29c7-4a68-8613-a4730a895496 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2fa5da4-29c7-4a68-8613-a4730a895496 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2fa5da4-29c7-4a68-8613-a4730a895496 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f2fa5da4-29c7-4a68-8613-a4730a895496 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2fa5da4-29c7-4a68-8613-a4730a895496 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 200 Sep 03 12:06:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1238/2403] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:16 2026] GET /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c02a4b9-b430-4bd3-8825-49469afb1f30", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1407528044"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Create snapshot from volume 8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Created reservations ['5c2efe17-450b-45f4-a3cb-e7e7cfc2a879', '53c63f2d-e3a9-4403-aae4-d7a1fe2d75fa', 'd2a684a4-92b5-4eb8-9dfe-cc1df723abd5', '4c6296e9-2f4b-44e1-b960-0b54923cef72'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot create request issued successfully. Sep 03 12:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b35772c-b7af-43aa-aff2-a57cacd84134 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:06:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1166/2404] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:06:16 2026] POST /volume/v3/snapshots => generated 326 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f4ddad96-b2a6-41fc-86e0-36a2e1e3c189 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4ddad96-b2a6-41fc-86e0-36a2e1e3c189 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4ddad96-b2a6-41fc-86e0-36a2e1e3c189 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4ddad96-b2a6-41fc-86e0-36a2e1e3c189 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f4ddad96-b2a6-41fc-86e0-36a2e1e3c189 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4ddad96-b2a6-41fc-86e0-36a2e1e3c189 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1239/2405] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:17 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 458 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c04498c0-8d89-4b14-84d3-b71a38b751bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c04498c0-8d89-4b14-84d3-b71a38b751bf tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c04498c0-8d89-4b14-84d3-b71a38b751bf tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62568963-e761-4e39-975c-fde4fdad548b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1809030610"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c04498c0-8d89-4b14-84d3-b71a38b751bf tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 404 Sep 03 12:06:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1167/2406] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:06:17 2026] POST /volume/v3/snapshots => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a1c71e6e-9ca3-4092-85ca-c986655c63a5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1c71e6e-9ca3-4092-85ca-c986655c63a5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1c71e6e-9ca3-4092-85ca-c986655c63a5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-711234811"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1c71e6e-9ca3-4092-85ca-c986655c63a5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 404 Sep 03 12:06:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1240/2407] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:06:17 2026] POST /volume/v3/snapshots => generated 77 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68bb6ed8-5cc0-46e7-968a-1ec650328a09 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68bb6ed8-5cc0-46e7-968a-1ec650328a09 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots?limit=invalid Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68bb6ed8-5cc0-46e7-968a-1ec650328a09 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68bb6ed8-5cc0-46e7-968a-1ec650328a09 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68bb6ed8-5cc0-46e7-968a-1ec650328a09 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] HTTP exception thrown: limit param must be an integer Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68bb6ed8-5cc0-46e7-968a-1ec650328a09 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 03 12:06:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1168/2408] 192.168.122.215 () {58 vars in 1154 bytes} [Thu Sep 3 12:06:17 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots?marker=12047d1e-b3c1-4863-a86e-f581f3f78cd9 Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-901dd5aa-bd0b-411f-9d9b-d31b9c8fffcc tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots?marker=12047d1e-b3c1-4863-a86e-f581f3f78cd9 returned with HTTP 404 Sep 03 12:06:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1241/2409] 192.168.122.215 () {58 vars in 1214 bytes} [Thu Sep 3 12:06:17 2026] GET /volume/v3/snapshots?marker=12047d1e-b3c1-4863-a86e-f581f3f78cd9 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots?sort_key=invalid Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3001361-e3bc-4836-8a89-c0a11db23e03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 03 12:06:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1169/2410] 192.168.122.215 () {58 vars in 1160 bytes} [Thu Sep 3 12:06:17 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1654232898"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1654232898'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Create volume of 2 GB Sep 03 12:06:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Availability Zones retrieved successfully. Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Flow 'volume_create_api' (138f484c-4a9f-4659-8897-296d7ceabfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1aa5ae6-c032-4d95-997d-dc358c334136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Validating volume size '2' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f001d989-bfc4-4820-8319-66fbdd3d9d62 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f001d989-bfc4-4820-8319-66fbdd3d9d62 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f001d989-bfc4-4820-8319-66fbdd3d9d62 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f001d989-bfc4-4820-8319-66fbdd3d9d62 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f001d989-bfc4-4820-8319-66fbdd3d9d62 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f001d989-bfc4-4820-8319-66fbdd3d9d62 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1170/2411] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:18 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1aa5ae6-c032-4d95-997d-dc358c334136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23096c8-3a25-4241-9607-69a3f5a46ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Created reservations ['7bac9086-c616-4481-a031-146f275215fe', 'fbae41bb-d4de-47c5-bf0a-19f1d81993b5', 'cd6912c8-5097-43bf-9cf2-d3bfe32b7d92', 'f46cd0f2-cf23-48f7-b398-a0a92f933b4e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23096c8-3a25-4241-9607-69a3f5a46ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bac9086-c616-4481-a031-146f275215fe', 'fbae41bb-d4de-47c5-bf0a-19f1d81993b5', 'cd6912c8-5097-43bf-9cf2-d3bfe32b7d92', 'f46cd0f2-cf23-48f7-b398-a0a92f933b4e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9939e6c-932f-45a4-ab80-0eaf21bdeaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9939e6c-932f-45a4-ab80-0eaf21bdeaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4bb4ac0-9fdf-467c-9040-8377d63e35c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1654232898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eba20a1fc990492a925a48060e58212c',qos_specs=None,replication_status=,reservations=['7bac9086-c616-4481-a031-146f275215fe','fbae41bb-d4de-47c5-bf0a-19f1d81993b5','cd6912c8-5097-43bf-9cf2-d3bfe32b7d92','f46cd0f2-cf23-48f7-b398-a0a92f933b4e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6093ba717df04ca7afe16253dce6d19b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1654232898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4bb4ac0-9fdf-467c-9040-8377d63e35c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eba20a1fc990492a925a48060e58212c',provider_auth=None,provider_geometry=None,provider_id=None,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='6093ba717df04ca7afe16253dce6d19b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc5097a-85f5-4844-96a3-41f2ef483dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc5097a-85f5-4844-96a3-41f2ef483dea) transitioned into state 'SUCCESS' from state '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-1654232898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eba20a1fc990492a925a48060e58212c',qos_specs=None,replication_status=,reservations=['7bac9086-c616-4481-a031-146f275215fe','fbae41bb-d4de-47c5-bf0a-19f1d81993b5','cd6912c8-5097-43bf-9cf2-d3bfe32b7d92','f46cd0f2-cf23-48f7-b398-a0a92f933b4e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6093ba717df04ca7afe16253dce6d19b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca19032-3180-47ca-bc1f-8c0a2676febf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca19032-3180-47ca-bc1f-8c0a2676febf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Flow 'volume_create_api' (138f484c-4a9f-4659-8897-296d7ceabfbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Create volume request issued successfully. Sep 03 12:06:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b20a10e-93d6-487e-9121-a3a5961bd5c8 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1242/2412] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:06:17 2026] POST /volume/v3/volumes => generated 771 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f441efc-2926-4c87-ad23-219e337567c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f441efc-2926-4c87-ad23-219e337567c5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f441efc-2926-4c87-ad23-219e337567c5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f441efc-2926-4c87-ad23-219e337567c5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f441efc-2926-4c87-ad23-219e337567c5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f441efc-2926-4c87-ad23-219e337567c5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 200 Sep 03 12:06:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1171/2413] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:18 2026] GET /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4e6a419e-e4a2-4f10-81ca-32a683ecd897 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e6a419e-e4a2-4f10-81ca-32a683ecd897 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e6a419e-e4a2-4f10-81ca-32a683ecd897 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4e6a419e-e4a2-4f10-81ca-32a683ecd897 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4e6a419e-e4a2-4f10-81ca-32a683ecd897 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4e6a419e-e4a2-4f10-81ca-32a683ecd897 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1243/2414] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:19 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7d588a3-d028-4f77-97eb-d2c9048ddee9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7d588a3-d028-4f77-97eb-d2c9048ddee9 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7d588a3-d028-4f77-97eb-d2c9048ddee9 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7d588a3-d028-4f77-97eb-d2c9048ddee9 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:19 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=483,cinder:UPDATE=150,cinder:INSERT=97 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:06:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c7d588a3-d028-4f77-97eb-d2c9048ddee9 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7d588a3-d028-4f77-97eb-d2c9048ddee9 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 200 Sep 03 12:06:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1172/2415] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:19 2026] GET /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-09bc6b4e-712f-4d95-9288-1eb40f072f36 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09bc6b4e-712f-4d95-9288-1eb40f072f36 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09bc6b4e-712f-4d95-9288-1eb40f072f36 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09bc6b4e-712f-4d95-9288-1eb40f072f36 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-09bc6b4e-712f-4d95-9288-1eb40f072f36 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09bc6b4e-712f-4d95-9288-1eb40f072f36 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1244/2416] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:20 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 485 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7fa89d41-ab78-4451-9f20-c0d6bef356e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7fa89d41-ab78-4451-9f20-c0d6bef356e4 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7fa89d41-ab78-4451-9f20-c0d6bef356e4 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7fa89d41-ab78-4451-9f20-c0d6bef356e4 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7fa89d41-ab78-4451-9f20-c0d6bef356e4 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7fa89d41-ab78-4451-9f20-c0d6bef356e4 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1173/2417] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:20 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 485 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Delete snapshot with id: 79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot delete request issued successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6b08e78a-fd90-4f72-8fe0-f117dc6a3786 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 202 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1245/2418] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:06:20 2026] DELETE /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b59e6ce-adc5-48aa-a42e-a564ec7db087 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b59e6ce-adc5-48aa-a42e-a564ec7db087 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b59e6ce-adc5-48aa-a42e-a564ec7db087 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b59e6ce-adc5-48aa-a42e-a564ec7db087 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b59e6ce-adc5-48aa-a42e-a564ec7db087 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b59e6ce-adc5-48aa-a42e-a564ec7db087 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1174/2419] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:20 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 484 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-05f01742-794d-4f58-b25d-2782eada8ec5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05f01742-794d-4f58-b25d-2782eada8ec5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05f01742-794d-4f58-b25d-2782eada8ec5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05f01742-794d-4f58-b25d-2782eada8ec5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-05f01742-794d-4f58-b25d-2782eada8ec5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05f01742-794d-4f58-b25d-2782eada8ec5 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 200 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1246/2420] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:20 2026] GET /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4bb4ac0-9fdf-467c-9040-8377d63e35c5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1697622366"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Create snapshot from volume f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Created reservations ['f70c42df-c903-4b23-a200-5c2304dbe389', '10e38950-e316-4850-ae3f-eebafb20bbae', '485be8b9-5bcf-430c-ad46-2a01c1eccfcd', 'bd4a6c47-9c32-4f6f-8671-efd1f1625335'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot create request issued successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-551c7dae-6dc7-4a41-8bb9-cf9d01ce6cf0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:06:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1175/2421] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:06:20 2026] POST /volume/v3/snapshots => generated 318 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-16181139-2e41-4abb-9789-dde28538a491 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16181139-2e41-4abb-9789-dde28538a491 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16181139-2e41-4abb-9789-dde28538a491 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-16181139-2e41-4abb-9789-dde28538a491 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-16181139-2e41-4abb-9789-dde28538a491 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-16181139-2e41-4abb-9789-dde28538a491 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 200 Sep 03 12:06:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1247/2422] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:20 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8bf080d0-4e45-48c5-a415-d9949e676a7c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bf080d0-4e45-48c5-a415-d9949e676a7c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bf080d0-4e45-48c5-a415-d9949e676a7c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bf080d0-4e45-48c5-a415-d9949e676a7c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bf080d0-4e45-48c5-a415-d9949e676a7c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Snapshot retrieved successfully. Sep 03 12:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bf080d0-4e45-48c5-a415-d9949e676a7c tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 200 Sep 03 12:06:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1176/2423] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:21 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0fcdc81f-118c-4893-8c8a-e57981c86ef0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0fcdc81f-118c-4893-8c8a-e57981c86ef0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0fcdc81f-118c-4893-8c8a-e57981c86ef0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0fcdc81f-118c-4893-8c8a-e57981c86ef0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0fcdc81f-118c-4893-8c8a-e57981c86ef0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0fcdc81f-118c-4893-8c8a-e57981c86ef0 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 200 Sep 03 12:06:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1248/2424] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:21 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-79c96ff0-939c-496d-ab30-c6dfa6263709 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79c96ff0-939c-496d-ab30-c6dfa6263709 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 Sep 03 12:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79c96ff0-939c-496d-ab30-c6dfa6263709 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79c96ff0-939c-496d-ab30-c6dfa6263709 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79c96ff0-939c-496d-ab30-c6dfa6263709 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 returned with HTTP 404 Sep 03 12:06:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1177/2425] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:22 2026] GET /volume/v3/snapshots/79fb2c27-f015-4be7-b894-95a3df24e156 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-09b9d142-42df-4e41-915c-6042a7f559ad None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] DELETE http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:22 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Delete volume with id: 8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Delete volume request issued successfully. Sep 03 12:06:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-09b9d142-42df-4e41-915c-6042a7f559ad tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 202 Sep 03 12:06:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1249/2426] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:22 2026] DELETE /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1fec28b0-2fc3-4a92-a21b-9a3394305318 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fec28b0-2fc3-4a92-a21b-9a3394305318 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fec28b0-2fc3-4a92-a21b-9a3394305318 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fec28b0-2fc3-4a92-a21b-9a3394305318 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1fec28b0-2fc3-4a92-a21b-9a3394305318 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fec28b0-2fc3-4a92-a21b-9a3394305318 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 200 Sep 03 12:06:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1178/2427] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:22 2026] GET /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 876 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-919181a6-b5c1-42d2-a0d8-d87954363406 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-919181a6-b5c1-42d2-a0d8-d87954363406 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-919181a6-b5c1-42d2-a0d8-d87954363406 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-919181a6-b5c1-42d2-a0d8-d87954363406 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-919181a6-b5c1-42d2-a0d8-d87954363406 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-919181a6-b5c1-42d2-a0d8-d87954363406 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 200 Sep 03 12:06:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1250/2428] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:23 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e1fc2e3e-20e6-4ac0-ad4a-05071ddc0e22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1fc2e3e-20e6-4ac0-ad4a-05071ddc0e22 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 Sep 03 12:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1fc2e3e-20e6-4ac0-ad4a-05071ddc0e22 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1fc2e3e-20e6-4ac0-ad4a-05071ddc0e22 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1fc2e3e-20e6-4ac0-ad4a-05071ddc0e22 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 returned with HTTP 404 Sep 03 12:06:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1179/2429] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:23 2026] GET /volume/v3/volumes/8c02a4b9-b430-4bd3-8825-49469afb1f30 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] DELETE http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Delete volume with id: 6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Delete volume request issued successfully. Sep 03 12:06:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67f4230f-4e17-422b-93c7-42eefe60b1a6 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 202 Sep 03 12:06:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1251/2430] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:23 2026] DELETE /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5252da0b-e463-41dd-81cb-9e61f2336491 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5252da0b-e463-41dd-81cb-9e61f2336491 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5252da0b-e463-41dd-81cb-9e61f2336491 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5252da0b-e463-41dd-81cb-9e61f2336491 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5252da0b-e463-41dd-81cb-9e61f2336491 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Volume info retrieved successfully. Sep 03 12:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5252da0b-e463-41dd-81cb-9e61f2336491 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 200 Sep 03 12:06:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1180/2431] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:23 2026] GET /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd3e5d50-4398-4887-9074-9fd59427365f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd3e5d50-4398-4887-9074-9fd59427365f tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd3e5d50-4398-4887-9074-9fd59427365f tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd3e5d50-4398-4887-9074-9fd59427365f tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dd3e5d50-4398-4887-9074-9fd59427365f tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd3e5d50-4398-4887-9074-9fd59427365f tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 200 Sep 03 12:06:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1252/2432] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:24 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-580bebab-ab02-4277-8bed-77926fd78d11 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6a083147-760e-4e46-bffc-20f1ec3f564b"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6a083147-760e-4e46-bffc-20f1ec3f564b'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Create volume of 1 GB Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Availability Zones retrieved successfully. Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Flow 'volume_create_api' (b5b35cb4-7691-4692-a3de-39cf726982e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa95fb95-0697-4c70-825a-fdc840c2683e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa95fb95-0697-4c70-825a-fdc840c2683e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 12:06:24 devstack devstack@c-api.service[86957]: 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 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa95fb95-0697-4c70-825a-fdc840c2683e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa95fb95-0697-4c70-825a-fdc840c2683e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 12:06:24 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Flow 'volume_create_api' (b5b35cb4-7691-4692-a3de-39cf726982e6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-580bebab-ab02-4277-8bed-77926fd78d11 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 400 Sep 03 12:06:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1181/2433] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:06:24 2026] POST /volume/v3/volumes => generated 171 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0a63dade-4c28-486f-a858-96a55ecc101e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Delete snapshot with id: 6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot delete request issued successfully. Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a63dade-4c28-486f-a858-96a55ecc101e tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 202 Sep 03 12:06:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1253/2434] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:06:24 2026] DELETE /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b2e72b01-003e-49c2-8052-8d9dac0fc306 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2e72b01-003e-49c2-8052-8d9dac0fc306 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2e72b01-003e-49c2-8052-8d9dac0fc306 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2e72b01-003e-49c2-8052-8d9dac0fc306 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b2e72b01-003e-49c2-8052-8d9dac0fc306 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2e72b01-003e-49c2-8052-8d9dac0fc306 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 200 Sep 03 12:06:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1182/2435] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:24 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e504bbc8-f3c8-4a21-b5db-69948651a828 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e504bbc8-f3c8-4a21-b5db-69948651a828 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] GET http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e504bbc8-f3c8-4a21-b5db-69948651a828 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e504bbc8-f3c8-4a21-b5db-69948651a828 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e504bbc8-f3c8-4a21-b5db-69948651a828 tempest-CinderUnicodeTest-611343102 tempest-CinderUnicodeTest-611343102-project-member] http://192.168.122.215/volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce returned with HTTP 404 Sep 03 12:06:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1254/2436] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:24 2026] GET /volume/v3/volumes/6dbe0b2e-2ef0-4057-b4d7-b6e98f09f2ce => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62422136-4d97-449e-b3e3-e0436441e60d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62422136-4d97-449e-b3e3-e0436441e60d tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62422136-4d97-449e-b3e3-e0436441e60d tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62422136-4d97-449e-b3e3-e0436441e60d tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62422136-4d97-449e-b3e3-e0436441e60d tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Snapshot retrieved successfully. Sep 03 12:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62422136-4d97-449e-b3e3-e0436441e60d tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 200 Sep 03 12:06:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1183/2437] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:25 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1370d010-2a98-441b-a70a-114965410479 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1370d010-2a98-441b-a70a-114965410479 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b Sep 03 12:06:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1370d010-2a98-441b-a70a-114965410479 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1370d010-2a98-441b-a70a-114965410479 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1370d010-2a98-441b-a70a-114965410479 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b returned with HTTP 404 Sep 03 12:06:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1255/2438] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:06:26 2026] GET /volume/v3/snapshots/6a083147-760e-4e46-bffc-20f1ec3f564b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-085919ad-ed09-494c-9801-5265180fa232 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-085919ad-ed09-494c-9801-5265180fa232 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-085919ad-ed09-494c-9801-5265180fa232 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-085919ad-ed09-494c-9801-5265180fa232 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-085919ad-ed09-494c-9801-5265180fa232 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-085919ad-ed09-494c-9801-5265180fa232 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 200 Sep 03 12:06:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1184/2439] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:26 2026] GET /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] DELETE http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Delete volume with id: f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Delete volume request issued successfully. Sep 03 12:06:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e3a9f86b-1427-4380-8a6f-05dbcc9ef9f6 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 202 Sep 03 12:06:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1256/2440] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:26 2026] DELETE /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-484e8da9-8b1e-4019-a749-c7f411878a03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-484e8da9-8b1e-4019-a749-c7f411878a03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-484e8da9-8b1e-4019-a749-c7f411878a03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-484e8da9-8b1e-4019-a749-c7f411878a03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-484e8da9-8b1e-4019-a749-c7f411878a03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Volume info retrieved successfully. Sep 03 12:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-484e8da9-8b1e-4019-a749-c7f411878a03 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 200 Sep 03 12:06:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1185/2441] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:26 2026] GET /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 863 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cfc58195-57c5-4b43-8400-3e9a05730809 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cfc58195-57c5-4b43-8400-3e9a05730809 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] GET http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 Sep 03 12:06:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cfc58195-57c5-4b43-8400-3e9a05730809 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cfc58195-57c5-4b43-8400-3e9a05730809 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cfc58195-57c5-4b43-8400-3e9a05730809 tempest-VolumesSnapshotNegativeTestJSON-153282026 tempest-VolumesSnapshotNegativeTestJSON-153282026-project-member] http://192.168.122.215/volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 returned with HTTP 404 Sep 03 12:06:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1257/2442] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:27 2026] GET /volume/v3/volumes/f4bb4ac0-9fdf-467c-9040-8377d63e35c5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a12be263-c30f-4098-a539-aae364afac64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1648483456"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1648483456'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Create volume of 1 GB Sep 03 12:06:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Availability Zones retrieved successfully. Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Flow 'volume_create_api' (bf020c22-8590-4473-9914-76509ee5b206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cce9014-29a2-41d7-a9df-faa143fdf115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cce9014-29a2-41d7-a9df-faa143fdf115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ba795c1-27cf-41ec-bbe5-dacd0fff88f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Created reservations ['4acd9314-1901-4bc7-8752-72f95ea43379', 'aaa4075b-a383-4bdc-9846-758699025a16', '626e5bf5-a2d1-4d85-98db-f43723ed0d76', '8f73ed5e-7a9a-4265-82a7-361f292703d7'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ba795c1-27cf-41ec-bbe5-dacd0fff88f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4acd9314-1901-4bc7-8752-72f95ea43379', 'aaa4075b-a383-4bdc-9846-758699025a16', '626e5bf5-a2d1-4d85-98db-f43723ed0d76', '8f73ed5e-7a9a-4265-82a7-361f292703d7']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e782e9-6e31-46cb-abd3-9b9452aced49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93e782e9-6e31-46cb-abd3-9b9452aced49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de859b0e-aaff-43e7-99a6-71352ea83168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648483456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c653b72fc40908de1e7a114efee3b',qos_specs=None,replication_status=,reservations=['4acd9314-1901-4bc7-8752-72f95ea43379','aaa4075b-a383-4bdc-9846-758699025a16','626e5bf5-a2d1-4d85-98db-f43723ed0d76','8f73ed5e-7a9a-4265-82a7-361f292703d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde12ad645ac4fe893d1574de95263ac',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648483456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de859b0e-aaff-43e7-99a6-71352ea83168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6c653b72fc40908de1e7a114efee3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bde12ad645ac4fe893d1574de95263ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b155eb6d-c427-43d8-bea3-d8b23ef2cb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b155eb6d-c427-43d8-bea3-d8b23ef2cb66) transitioned into state 'SUCCESS' from state '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-1648483456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c653b72fc40908de1e7a114efee3b',qos_specs=None,replication_status=,reservations=['4acd9314-1901-4bc7-8752-72f95ea43379','aaa4075b-a383-4bdc-9846-758699025a16','626e5bf5-a2d1-4d85-98db-f43723ed0d76','8f73ed5e-7a9a-4265-82a7-361f292703d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde12ad645ac4fe893d1574de95263ac',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5d7b01-4253-4bc6-898e-21518d0c7a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5d7b01-4253-4bc6-898e-21518d0c7a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Flow 'volume_create_api' (bf020c22-8590-4473-9914-76509ee5b206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Create volume request issued successfully. Sep 03 12:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a12be263-c30f-4098-a539-aae364afac64 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1186/2443] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:06:27 2026] POST /volume/v3/volumes => generated 787 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6348d75d-b1b4-4e1d-ae5d-234b88b42830 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6348d75d-b1b4-4e1d-ae5d-234b88b42830 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6348d75d-b1b4-4e1d-ae5d-234b88b42830 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6348d75d-b1b4-4e1d-ae5d-234b88b42830 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6348d75d-b1b4-4e1d-ae5d-234b88b42830 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6348d75d-b1b4-4e1d-ae5d-234b88b42830 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 returned with HTTP 200 Sep 03 12:06:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1258/2444] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:28 2026] GET /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 => generated 966 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b5371218-6e76-48eb-8399-da2b393c8887 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5371218-6e76-48eb-8399-da2b393c8887 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5371218-6e76-48eb-8399-da2b393c8887 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5371218-6e76-48eb-8399-da2b393c8887 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b5371218-6e76-48eb-8399-da2b393c8887 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5371218-6e76-48eb-8399-da2b393c8887 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 returned with HTTP 200 Sep 03 12:06:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1187/2445] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:29 2026] GET /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:06:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7d2ba962-9d3c-4ab0-a10d-e428d79ce4fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7d2ba962-9d3c-4ab0-a10d-e428d79ce4fb tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba962-9d3c-4ab0-a10d-e428d79ce4fb tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba962-9d3c-4ab0-a10d-e428d79ce4fb tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7d2ba962-9d3c-4ab0-a10d-e428d79ce4fb tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7d2ba962-9d3c-4ab0-a10d-e428d79ce4fb tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 returned with HTTP 200 Sep 03 12:06:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1259/2446] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:30 2026] GET /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] POST http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168/action Sep 03 12:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Volume info retrieved successfully. Sep 03 12:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c7120afad4dd4d56a427796e9bf9a1b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6c653b72fc40908de1e7a114efee3b', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2073f5b9-8d44-49f3-a5aa-e166d7dce8c5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168/action returned with HTTP 403 Sep 03 12:06:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1188/2447] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:06:30 2026] POST /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168/action => generated 131 bytes in 202 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4648257f-c194-4767-bf0d-917ba0e1b665 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Delete volume with id: de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Delete volume request issued successfully. Sep 03 12:06:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4648257f-c194-4767-bf0d-917ba0e1b665 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 returned with HTTP 202 Sep 03 12:06:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1260/2448] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:31 2026] DELETE /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61f48363-de08-4591-aa72-da108e8cb1e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61f48363-de08-4591-aa72-da108e8cb1e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61f48363-de08-4591-aa72-da108e8cb1e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61f48363-de08-4591-aa72-da108e8cb1e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61f48363-de08-4591-aa72-da108e8cb1e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61f48363-de08-4591-aa72-da108e8cb1e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 returned with HTTP 200 Sep 03 12:06:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1189/2449] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:31 2026] GET /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9ca52bb7-9214-4691-bf94-58b550186863 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-60214028", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-60214028', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Create volume of 1 GB Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Availability Zones retrieved successfully. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-130b8e63-03fa-4c70-ba28-2f451d3b682e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-130b8e63-03fa-4c70-ba28-2f451d3b682e tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-130b8e63-03fa-4c70-ba28-2f451d3b682e tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-130b8e63-03fa-4c70-ba28-2f451d3b682e tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Flow 'volume_create_api' (0faafe00-75b9-4fe9-86b9-f0d1f788faa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b666b7-4904-44a8-82e1-a9417d198786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-130b8e63-03fa-4c70-ba28-2f451d3b682e tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 returned with HTTP 404 Sep 03 12:06:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1190/2450] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:32 2026] GET /volume/v3/volumes/de859b0e-aaff-43e7-99a6-71352ea83168 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5998271e-6248-4787-baa1-2fe51e7ad191 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1530517394"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1530517394'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Create volume of 1 GB Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Availability Zones retrieved successfully. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Flow 'volume_create_api' (0ec348c0-0fa7-4047-af27-ce703c4b8b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c17655-b6e3-4b54-a821-9259c399bbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b666b7-4904-44a8-82e1-a9417d198786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f34f08-4555-4389-b597-7708857502ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c17655-b6e3-4b54-a821-9259c399bbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12b57b7-c5a6-40af-b99a-2b202f231f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Created reservations ['1888d86d-c4e4-4f35-bdf9-4480dcf2d237', '61ee7908-d4da-4bf7-b7d8-9ea7c99557ee', 'ba376e94-4b8a-406b-95e2-a2beb72fcc22', '0ae97940-594a-42ba-83ad-4d43fac25c3c'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f34f08-4555-4389-b597-7708857502ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1888d86d-c4e4-4f35-bdf9-4480dcf2d237', '61ee7908-d4da-4bf7-b7d8-9ea7c99557ee', 'ba376e94-4b8a-406b-95e2-a2beb72fcc22', '0ae97940-594a-42ba-83ad-4d43fac25c3c']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b521e4a6-6e77-4476-9596-98491745710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Created reservations ['a65f147e-c655-4788-95cd-ff5d247e4af6', '95b11741-e0d4-4865-b8a6-f65031c0717d', 'e0f29907-cb6a-4087-b78f-7c6fd0422404', 'ce098242-7f6c-49b1-bce8-7922c6e94a34'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12b57b7-c5a6-40af-b99a-2b202f231f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a65f147e-c655-4788-95cd-ff5d247e4af6', '95b11741-e0d4-4865-b8a6-f65031c0717d', 'e0f29907-cb6a-4087-b78f-7c6fd0422404', 'ce098242-7f6c-49b1-bce8-7922c6e94a34']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fe84d2-e59b-40aa-8ecd-483c5ff93a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b521e4a6-6e77-4476-9596-98491745710d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0bc46a0-74a2-472d-8cba-6e0565b68c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-60214028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d08c8a3a3e842edadb0b70eae13dafe',qos_specs=None,replication_status=,reservations=['1888d86d-c4e4-4f35-bdf9-4480dcf2d237','61ee7908-d4da-4bf7-b7d8-9ea7c99557ee','ba376e94-4b8a-406b-95e2-a2beb72fcc22','0ae97940-594a-42ba-83ad-4d43fac25c3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac43818f12ff461c91627f2463c46105',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-60214028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0bc46a0-74a2-472d-8cba-6e0565b68c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d08c8a3a3e842edadb0b70eae13dafe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac43818f12ff461c91627f2463c46105',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a3b321-eddd-4473-85d4-2b00178f9a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13fe84d2-e59b-40aa-8ecd-483c5ff93a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48925c63-1a6a-4fa9-bc96-6c659b0a7c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1530517394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c653b72fc40908de1e7a114efee3b',qos_specs=None,replication_status=,reservations=['a65f147e-c655-4788-95cd-ff5d247e4af6','95b11741-e0d4-4865-b8a6-f65031c0717d','e0f29907-cb6a-4087-b78f-7c6fd0422404','ce098242-7f6c-49b1-bce8-7922c6e94a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde12ad645ac4fe893d1574de95263ac',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1530517394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48925c63-1a6a-4fa9-bc96-6c659b0a7c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6c653b72fc40908de1e7a114efee3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bde12ad645ac4fe893d1574de95263ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2113ad1-6a99-44c6-a6c7-5c62380bcedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a3b321-eddd-4473-85d4-2b00178f9a1d) transitioned into state 'SUCCESS' from state '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-60214028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d08c8a3a3e842edadb0b70eae13dafe',qos_specs=None,replication_status=,reservations=['1888d86d-c4e4-4f35-bdf9-4480dcf2d237','61ee7908-d4da-4bf7-b7d8-9ea7c99557ee','ba376e94-4b8a-406b-95e2-a2beb72fcc22','0ae97940-594a-42ba-83ad-4d43fac25c3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac43818f12ff461c91627f2463c46105',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a2edd6-33b3-4ef2-8bd6-9050ac88b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a2edd6-33b3-4ef2-8bd6-9050ac88b96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2113ad1-6a99-44c6-a6c7-5c62380bcedd) transitioned into state 'SUCCESS' from state '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-1530517394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c653b72fc40908de1e7a114efee3b',qos_specs=None,replication_status=,reservations=['a65f147e-c655-4788-95cd-ff5d247e4af6','95b11741-e0d4-4865-b8a6-f65031c0717d','e0f29907-cb6a-4087-b78f-7c6fd0422404','ce098242-7f6c-49b1-bce8-7922c6e94a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde12ad645ac4fe893d1574de95263ac',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Flow 'volume_create_api' (0faafe00-75b9-4fe9-86b9-f0d1f788faa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1b108a-7168-44ea-8c1f-fc11137474cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Create volume request issued successfully. Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9ca52bb7-9214-4691-bf94-58b550186863 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1261/2451] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:06:32 2026] POST /volume/v3/volumes => generated 796 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-52ee21dd-44a1-490f-b823-39a3d83a305f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-52ee21dd-44a1-490f-b823-39a3d83a305f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-52ee21dd-44a1-490f-b823-39a3d83a305f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-52ee21dd-44a1-490f-b823-39a3d83a305f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1b108a-7168-44ea-8c1f-fc11137474cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Flow 'volume_create_api' (0ec348c0-0fa7-4047-af27-ce703c4b8b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Create volume request issued successfully. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5998271e-6248-4787-baa1-2fe51e7ad191 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1191/2452] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:06:32 2026] POST /volume/v3/volumes => generated 787 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-828022db-8331-41d5-b43b-9de16a445aec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-52ee21dd-44a1-490f-b823-39a3d83a305f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-828022db-8331-41d5-b43b-9de16a445aec tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-828022db-8331-41d5-b43b-9de16a445aec tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-828022db-8331-41d5-b43b-9de16a445aec tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-52ee21dd-44a1-490f-b823-39a3d83a305f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1262/2453] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:32 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-828022db-8331-41d5-b43b-9de16a445aec tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-828022db-8331-41d5-b43b-9de16a445aec tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a returned with HTTP 200 Sep 03 12:06:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1192/2454] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:32 2026] GET /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a => generated 966 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-41fd71fa-7c5c-4406-a9d8-78a41689ab55 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41fd71fa-7c5c-4406-a9d8-78a41689ab55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41fd71fa-7c5c-4406-a9d8-78a41689ab55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41fd71fa-7c5c-4406-a9d8-78a41689ab55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a155371c-7590-4f20-8fe2-ecdf0779f2de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a155371c-7590-4f20-8fe2-ecdf0779f2de tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a155371c-7590-4f20-8fe2-ecdf0779f2de tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a155371c-7590-4f20-8fe2-ecdf0779f2de tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-41fd71fa-7c5c-4406-a9d8-78a41689ab55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41fd71fa-7c5c-4406-a9d8-78a41689ab55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1263/2455] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:33 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 888 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a155371c-7590-4f20-8fe2-ecdf0779f2de tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a155371c-7590-4f20-8fe2-ecdf0779f2de tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a returned with HTTP 200 Sep 03 12:06:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1193/2456] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:33 2026] GET /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d50f90ab-0276-4fd7-acef-11537afb760b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d50f90ab-0276-4fd7-acef-11537afb760b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d50f90ab-0276-4fd7-acef-11537afb760b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d50f90ab-0276-4fd7-acef-11537afb760b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da665dc2-bfea-4502-86fd-54804e94d003 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da665dc2-bfea-4502-86fd-54804e94d003 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da665dc2-bfea-4502-86fd-54804e94d003 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da665dc2-bfea-4502-86fd-54804e94d003 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d50f90ab-0276-4fd7-acef-11537afb760b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d50f90ab-0276-4fd7-acef-11537afb760b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1264/2457] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:34 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 888 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da665dc2-bfea-4502-86fd-54804e94d003 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da665dc2-bfea-4502-86fd-54804e94d003 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a returned with HTTP 200 Sep 03 12:06:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1194/2458] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:34 2026] GET /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a => generated 1017 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-41425b1e-2d98-4ad3-9a7d-3a85fc4210c4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41425b1e-2d98-4ad3-9a7d-3a85fc4210c4 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] POST http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a/action Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41425b1e-2d98-4ad3-9a7d-3a85fc4210c4 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41425b1e-2d98-4ad3-9a7d-3a85fc4210c4 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:34 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-41425b1e-2d98-4ad3-9a7d-3a85fc4210c4 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c7120afad4dd4d56a427796e9bf9a1b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6c653b72fc40908de1e7a114efee3b', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:06:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41425b1e-2d98-4ad3-9a7d-3a85fc4210c4 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-reader] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a/action returned with HTTP 403 Sep 03 12:06:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1265/2459] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:06:34 2026] POST /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a/action => generated 131 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-13c7730b-c03f-4115-9732-78a70aea00d5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Delete volume with id: 48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Delete volume request issued successfully. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13c7730b-c03f-4115-9732-78a70aea00d5 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a returned with HTTP 202 Sep 03 12:06:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1195/2460] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:06:34 2026] DELETE /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-627fbd78-8bac-4065-afb6-407e02b12182 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-627fbd78-8bac-4065-afb6-407e02b12182 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-627fbd78-8bac-4065-afb6-407e02b12182 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-627fbd78-8bac-4065-afb6-407e02b12182 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-627fbd78-8bac-4065-afb6-407e02b12182 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Volume info retrieved successfully. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-627fbd78-8bac-4065-afb6-407e02b12182 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a returned with HTTP 200 Sep 03 12:06:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1266/2461] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:35 2026] GET /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-d5b9025f-2a27-4247-a21c-3227ff6d274e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-d5b9025f-2a27-4247-a21c-3227ff6d274e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] DELETE http://192.168.122.215/volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a Sep 03 12:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-d5b9025f-2a27-4247-a21c-3227ff6d274e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-d5b9025f-2a27-4247-a21c-3227ff6d274e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:35 devstack devstack@c-api.service[86957]: /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 03 12:06:35 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-d5b9025f-2a27-4247-a21c-3227ff6d274e tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a returned with HTTP 200 Sep 03 12:06:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1196/2462] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:06:35 2026] DELETE /volume/v3/attachments/b5a5c333-fd8d-4060-b8f6-a9f4f018eb6a => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] DELETE http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Delete volume with id: 7dc412e6-8587-4625-bab3-3d5332453b4b Sep 03 12:06:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Volume info retrieved successfully. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] Delete volume request issued successfully. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-ecc2a9ea-0f8b-4114-8e81-e6cf6346ebd7 req-8bf4b52f-9759-4b67-8819-33569bf74549 tempest-TestShelveInstance-1166583260 tempest-TestShelveInstance-1166583260-project-member] http://192.168.122.215/volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b returned with HTTP 202 Sep 03 12:06:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1267/2463] 192.168.122.215 () {62 vars in 1509 bytes} [Thu Sep 3 12:06:35 2026] DELETE /volume/v3/volumes/7dc412e6-8587-4625-bab3-3d5332453b4b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-938f0ce8-d693-499b-9fa7-a2507a827b01 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-938f0ce8-d693-499b-9fa7-a2507a827b01 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-938f0ce8-d693-499b-9fa7-a2507a827b01 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-938f0ce8-d693-499b-9fa7-a2507a827b01 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-938f0ce8-d693-499b-9fa7-a2507a827b01 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-938f0ce8-d693-499b-9fa7-a2507a827b01 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1197/2464] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:35 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aab3eed4-bdf9-440b-88ba-9635ce58ff91 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aab3eed4-bdf9-440b-88ba-9635ce58ff91 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aab3eed4-bdf9-440b-88ba-9635ce58ff91 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aab3eed4-bdf9-440b-88ba-9635ce58ff91 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aab3eed4-bdf9-440b-88ba-9635ce58ff91 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aab3eed4-bdf9-440b-88ba-9635ce58ff91 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1268/2465] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:35 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 889 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-4a7494bc-a462-463e-a331-172bf8863e17 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-4a7494bc-a462-463e-a331-172bf8863e17 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-4a7494bc-a462-463e-a331-172bf8863e17 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-4a7494bc-a462-463e-a331-172bf8863e17 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-4a7494bc-a462-463e-a331-172bf8863e17 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-4a7494bc-a462-463e-a331-172bf8863e17 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1198/2466] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:06:36 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 871 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d7f4e2ae-99e8-42e7-9c7f-1b5b52f1c6e7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7f4e2ae-99e8-42e7-9c7f-1b5b52f1c6e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] GET http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7f4e2ae-99e8-42e7-9c7f-1b5b52f1c6e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d7f4e2ae-99e8-42e7-9c7f-1b5b52f1c6e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d7f4e2ae-99e8-42e7-9c7f-1b5b52f1c6e7 tempest-ProjectReaderTests-649297896 tempest-ProjectReaderTests-649297896-project-admin] http://192.168.122.215/volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a returned with HTTP 404 Sep 03 12:06:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1269/2467] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:36 2026] GET /volume/v3/volumes/48925c63-1a6a-4fa9-bc96-6c659b0a7c3a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4aa4326a-1ec4-4368-84f8-d8e63932404a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4aa4326a-1ec4-4368-84f8-d8e63932404a None None] GET http://192.168.122.215/volume// Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4aa4326a-1ec4-4368-84f8-d8e63932404a None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4aa4326a-1ec4-4368-84f8-d8e63932404a None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4aa4326a-1ec4-4368-84f8-d8e63932404a None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:06:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1199/2468] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:06:36 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-74a94a31-abcb-40e5-8e86-a3a42a3adf23 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-74a94a31-abcb-40e5-8e86-a3a42a3adf23 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-74a94a31-abcb-40e5-8e86-a3a42a3adf23 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0bc46a0-74a2-472d-8cba-6e0565b68c9d", "connector": null, "instance_uuid": "41e900e2-4979-47b4-a44e-e40791905a7e"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-74a94a31-abcb-40e5-8e86-a3a42a3adf23 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:06:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1270/2469] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:06:36 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 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17eea115-82f3-40ad-9715-14d48e4f2fe1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17eea115-82f3-40ad-9715-14d48e4f2fe1 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17eea115-82f3-40ad-9715-14d48e4f2fe1 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17eea115-82f3-40ad-9715-14d48e4f2fe1 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17eea115-82f3-40ad-9715-14d48e4f2fe1 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17eea115-82f3-40ad-9715-14d48e4f2fe1 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1200/2470] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:36 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 888 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-57b6cec0-ac1a-4521-a002-e6fb433e1d2a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57b6cec0-ac1a-4521-a002-e6fb433e1d2a None None] GET http://192.168.122.215/volume// Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57b6cec0-ac1a-4521-a002-e6fb433e1d2a None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57b6cec0-ac1a-4521-a002-e6fb433e1d2a None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57b6cec0-ac1a-4521-a002-e6fb433e1d2a None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:06:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1271/2471] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:06:36 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-229890cf-0220-4906-bdc7-41212fdef2af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-229890cf-0220-4906-bdc7-41212fdef2af tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-229890cf-0220-4906-bdc7-41212fdef2af tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-229890cf-0220-4906-bdc7-41212fdef2af tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-229890cf-0220-4906-bdc7-41212fdef2af tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-229890cf-0220-4906-bdc7-41212fdef2af tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1201/2472] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:06:36 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 1051 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] PUT http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 Sep 03 12:06:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:37 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Acquiring lock "cinder-attachment_update-c0bc46a0-74a2-472d-8cba-6e0565b68c9d-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:06:37 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Lock "cinder-attachment_update-c0bc46a0-74a2-472d-8cba-6e0565b68c9d-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:06:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:37 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Lock "cinder-attachment_update-c0bc46a0-74a2-472d-8cba-6e0565b68c9d-devstack" released by "attachment_update" :: held 0.338s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:06:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-8a09271a-8dd6-4d5b-9959-598343eb9b65 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 returned with HTTP 200 Sep 03 12:06:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1272/2473] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:06:37 2026] PUT /volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 => generated 694 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-453f147c-df32-4e6f-8d2b-5f14195ac610 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-453f147c-df32-4e6f-8d2b-5f14195ac610 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-453f147c-df32-4e6f-8d2b-5f14195ac610 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-453f147c-df32-4e6f-8d2b-5f14195ac610 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-453f147c-df32-4e6f-8d2b-5f14195ac610 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-453f147c-df32-4e6f-8d2b-5f14195ac610 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1202/2474] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:37 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-77f85784-8355-416e-82ee-bc76a43b7f55 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-77f85784-8355-416e-82ee-bc76a43b7f55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] POST http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42/action Sep 03 12:06:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-77f85784-8355-416e-82ee-bc76a43b7f55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action body: b'{"os-complete": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:06:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-77f85784-8355-416e-82ee-bc76a43b7f55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-562d3a02-a614-43f8-b3e0-968a18082e7d req-77f85784-8355-416e-82ee-bc76a43b7f55 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42/action returned with HTTP 204 Sep 03 12:06:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1273/2475] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:06:38 2026] POST /volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a3ad287-119f-49ed-9fb8-c9ef8e1af4c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a3ad287-119f-49ed-9fb8-c9ef8e1af4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a3ad287-119f-49ed-9fb8-c9ef8e1af4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a3ad287-119f-49ed-9fb8-c9ef8e1af4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a3ad287-119f-49ed-9fb8-c9ef8e1af4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a3ad287-119f-49ed-9fb8-c9ef8e1af4c3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1203/2476] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:38 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 1181 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 12:06:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8ac8cc55-b398-4837-be44-fcb00060daf3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ac8cc55-b398-4837-be44-fcb00060daf3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ac8cc55-b398-4837-be44-fcb00060daf3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8ac8cc55-b398-4837-be44-fcb00060daf3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8ac8cc55-b398-4837-be44-fcb00060daf3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8ac8cc55-b398-4837-be44-fcb00060daf3 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1274/2477] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:38 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 1181 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fec13a17-caea-4d7a-93bf-dd8eb306f225 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1204/2478] 192.168.122.215 () {62 vars in 1495 bytes} [Thu Sep 3 12:06:39 2026] DELETE /volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0d4877e-8e53-425f-a7ae-5358d3e658a1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:39 devstack devstack@c-api.service[86956]: WARNING keystonemiddleware.auth_token [None req-b0d4877e-8e53-425f-a7ae-5358d3e658a1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 12:06:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1275/2479] 192.168.122.215 () {62 vars in 1495 bytes} [Thu Sep 3 12:06:39 2026] DELETE /volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 => generated 114 bytes in 181 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] DELETE http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 Sep 03 12:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Attachment connected to vm 41e900e2-4979-47b4-a44e-e40791905a7e, checking data on nova Sep 03 12:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.compute.nova [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Creating Keystone token plugin using URL: http://192.168.122.215/identity {{(pid=86957) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 12:06:39 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] REQ: curl -g -i -X GET http://192.168.122.215/compute/v2.1/servers/41e900e2-4979-47b4-a44e-e40791905a7e/os-volume_attachments/c0bc46a0-74a2-472d-8cba-6e0565b68c9d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b2fdc3649598ddff16da15a8124eace8d308e80fb3638fe7af0b569e52623bef" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561" -H "X-Service-Token: {SHA256}0ef53dce13e14a27d1ae74c916db567eae0f796bc09e96365b961198e4fee536" {{(pid=86957) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 10:06:39 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-83c5c17a-993b-4488-a5e6-03b9b63de3db x-openstack-request-id: req-83c5c17a-993b-4488-a5e6-03b9b63de3db {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c0bc46a0-74a2-472d-8cba-6e0565b68c9d", "serverId": "41e900e2-4979-47b4-a44e-e40791905a7e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9315aca9-fef3-467e-aaf1-15cd38239d42", "bdm_uuid": "0b0e534c-0481-43e3-afd7-d70caa30ff19"}} {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET call to compute for http://192.168.122.215/compute/v2.1/servers/41e900e2-4979-47b4-a44e-e40791905a7e/os-volume_attachments/c0bc46a0-74a2-472d-8cba-6e0565b68c9d used request id req-83c5c17a-993b-4488-a5e6-03b9b63de3db {{(pid=86957) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.volume.api [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-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 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Caught error: Detach volume from instance 41e900e2-4979-47b4-a44e-e40791905a7e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 41e900e2-4979-47b4-a44e-e40791905a7e using the Compute API Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: 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 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 41e900e2-4979-47b4-a44e-e40791905a7e using the Compute API Sep 03 12:06:40 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Sep 03 12:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-c71c4d5e-c2a2-41c4-9ac8-100c9ebad561 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 returned with HTTP 409 Sep 03 12:06:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1205/2480] 192.168.122.215 () {60 vars in 1288 bytes} [Thu Sep 3 12:06:39 2026] DELETE /volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 => generated 167 bytes in 1092 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-4a95632b-afda-4e50-ac49-f813ce3d0d3d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-4a95632b-afda-4e50-ac49-f813ce3d0d3d tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-4a95632b-afda-4e50-ac49-f813ce3d0d3d tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-4a95632b-afda-4e50-ac49-f813ce3d0d3d tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-4a95632b-afda-4e50-ac49-f813ce3d0d3d tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-4a95632b-afda-4e50-ac49-f813ce3d0d3d tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1276/2481] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:06:40 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 1163 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] POST http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d/action Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Begin detaching volume completed successfully. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-c8d14ba6-a795-4002-8da3-cea6be0e9ece tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d/action returned with HTTP 202 Sep 03 12:06:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1277/2482] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:06:40 2026] POST /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-088dd3f3-750d-416e-8c2f-5822990ebdd1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-088dd3f3-750d-416e-8c2f-5822990ebdd1 None None] GET http://192.168.122.215/volume// Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-088dd3f3-750d-416e-8c2f-5822990ebdd1 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-088dd3f3-750d-416e-8c2f-5822990ebdd1 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-088dd3f3-750d-416e-8c2f-5822990ebdd1 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:06:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1278/2483] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:06:40 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-5330473c-839c-4d16-886d-ead274d3638b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-5330473c-839c-4d16-886d-ead274d3638b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-5330473c-839c-4d16-886d-ead274d3638b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-5330473c-839c-4d16-886d-ead274d3638b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-942835213"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-942835213'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume of 1 GB Sep 03 12:06:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-5330473c-839c-4d16-886d-ead274d3638b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-5330473c-839c-4d16-886d-ead274d3638b tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1279/2484] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:06:40 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 1347 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Availability Zones retrieved successfully. Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (ce46c4a9-02b7-480e-9b7f-d6e05f86c607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a435723-a18d-45e4-9449-5f0334f87d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a435723-a18d-45e4-9449-5f0334f87d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05252ccd-134b-4fd9-9af4-24dd5e0be9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-d3261fad-9d1c-4cc5-ba0d-a7dcebe886b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-d3261fad-9d1c-4cc5-ba0d-a7dcebe886b4 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] DELETE http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-d3261fad-9d1c-4cc5-ba0d-a7dcebe886b4 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-d3261fad-9d1c-4cc5-ba0d-a7dcebe886b4 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Created reservations ['77536c5a-8ff8-4a96-8adb-022b30827fd1', 'f7466763-c15d-49eb-ad3f-c18a15c8f57a', '120af793-35c0-49e3-9af3-1aa9d2e83dbd', 'd72b9967-978d-4746-9568-ec1ae0767b06'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05252ccd-134b-4fd9-9af4-24dd5e0be9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77536c5a-8ff8-4a96-8adb-022b30827fd1', 'f7466763-c15d-49eb-ad3f-c18a15c8f57a', '120af793-35c0-49e3-9af3-1aa9d2e83dbd', 'd72b9967-978d-4746-9568-ec1ae0767b06']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c70f2c-9730-4474-b49d-e8c53f8ad589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: /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 03 12:06:41 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 12:06:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c70f2c-9730-4474-b49d-e8c53f8ad589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccf8596d-320c-4728-a980-a4fc3a3b6a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942835213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['77536c5a-8ff8-4a96-8adb-022b30827fd1','f7466763-c15d-49eb-ad3f-c18a15c8f57a','120af793-35c0-49e3-9af3-1aa9d2e83dbd','d72b9967-978d-4746-9568-ec1ae0767b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942835213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccf8596d-320c-4728-a980-a4fc3a3b6a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fca825b72af410583fc16958c1af300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555ae083-8791-4902-ba77-76d422b87592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555ae083-8791-4902-ba77-76d422b87592) transitioned into state 'SUCCESS' from state '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-942835213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['77536c5a-8ff8-4a96-8adb-022b30827fd1','f7466763-c15d-49eb-ad3f-c18a15c8f57a','120af793-35c0-49e3-9af3-1aa9d2e83dbd','d72b9967-978d-4746-9568-ec1ae0767b06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-f9a2062d-f8b9-41f5-a539-16de9ae19714 req-d3261fad-9d1c-4cc5-ba0d-a7dcebe886b4 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 returned with HTTP 200 Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b55ebe-25bb-49a9-9092-88a8ec1223eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1280/2485] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:06:40 2026] DELETE /volume/v3/attachments/9315aca9-fef3-467e-aaf1-15cd38239d42 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b55ebe-25bb-49a9-9092-88a8ec1223eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (ce46c4a9-02b7-480e-9b7f-d6e05f86c607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request issued successfully. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6267c91-9b2f-40d5-81ef-d06ac292d096 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1206/2486] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:06:40 2026] POST /volume/v3/volumes => generated 786 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1098325e-6caf-4327-96c0-2844b8eab9e4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1098325e-6caf-4327-96c0-2844b8eab9e4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1098325e-6caf-4327-96c0-2844b8eab9e4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1098325e-6caf-4327-96c0-2844b8eab9e4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1098325e-6caf-4327-96c0-2844b8eab9e4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1098325e-6caf-4327-96c0-2844b8eab9e4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c returned with HTTP 200 Sep 03 12:06:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1281/2487] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:41 2026] GET /volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c => generated 965 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-da50f841-0beb-4f35-b6b5-86caf1d7b45d req-4de2724a-7080-4fce-be87-b6b125d94f1f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-da50f841-0beb-4f35-b6b5-86caf1d7b45d req-4de2724a-7080-4fce-be87-b6b125d94f1f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-da50f841-0beb-4f35-b6b5-86caf1d7b45d req-4de2724a-7080-4fce-be87-b6b125d94f1f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-da50f841-0beb-4f35-b6b5-86caf1d7b45d req-4de2724a-7080-4fce-be87-b6b125d94f1f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-da50f841-0beb-4f35-b6b5-86caf1d7b45d req-4de2724a-7080-4fce-be87-b6b125d94f1f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-da50f841-0beb-4f35-b6b5-86caf1d7b45d req-4de2724a-7080-4fce-be87-b6b125d94f1f tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1207/2488] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:06:41 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 871 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Delete volume with id: c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Delete volume request issued successfully. Sep 03 12:06:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6e9aada-16ae-469d-9371-cbfd77dcd261 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 202 Sep 03 12:06:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1282/2489] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:41 2026] DELETE /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f1d6445-8cd2-436f-adaa-7084757b2895 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f1d6445-8cd2-436f-adaa-7084757b2895 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f1d6445-8cd2-436f-adaa-7084757b2895 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f1d6445-8cd2-436f-adaa-7084757b2895 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f1d6445-8cd2-436f-adaa-7084757b2895 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Volume info retrieved successfully. Sep 03 12:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f1d6445-8cd2-436f-adaa-7084757b2895 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 200 Sep 03 12:06:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1208/2490] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:41 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-81f369b0-2c16-43cd-a740-fe16619a3079 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81f369b0-2c16-43cd-a740-fe16619a3079 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81f369b0-2c16-43cd-a740-fe16619a3079 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81f369b0-2c16-43cd-a740-fe16619a3079 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:42 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=367,cinder:UPDATE=74,cinder:INSERT=51 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:06:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-81f369b0-2c16-43cd-a740-fe16619a3079 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81f369b0-2c16-43cd-a740-fe16619a3079 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c returned with HTTP 200 Sep 03 12:06:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1283/2491] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:42 2026] GET /volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c => generated 1015 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d70a236-ce70-4419-b151-e9aff8536cce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d70a236-ce70-4419-b151-e9aff8536cce tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] GET http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d70a236-ce70-4419-b151-e9aff8536cce tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d70a236-ce70-4419-b151-e9aff8536cce tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d70a236-ce70-4419-b151-e9aff8536cce tempest-TestServerVolumeAttachScenarioOldVersion-1432823289 tempest-TestServerVolumeAttachScenarioOldVersion-1432823289-project-member] http://192.168.122.215/volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d returned with HTTP 404 Sep 03 12:06:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1209/2492] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:43 2026] GET /volume/v3/volumes/c0bc46a0-74a2-472d-8cba-6e0565b68c9d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 12:06:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0c0e17ab-a6b5-4968-a32b-14e932b9697e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0c0e17ab-a6b5-4968-a32b-14e932b9697e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0c0e17ab-a6b5-4968-a32b-14e932b9697e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0c0e17ab-a6b5-4968-a32b-14e932b9697e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0c0e17ab-a6b5-4968-a32b-14e932b9697e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0c0e17ab-a6b5-4968-a32b-14e932b9697e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c returned with HTTP 200 Sep 03 12:06:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1284/2493] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:43 2026] GET /volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Get all volumes completed successfully. Sep 03 12:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc2360ac-b0ae-4115-ac2c-23ce0ba91fc0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:06:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1210/2494] 192.168.122.215 () {60 vars in 1162 bytes} [Thu Sep 3 12:06:43 2026] GET /volume/v3/volumes => generated 343 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2f85b38c-2657-4599-9589-3e8981444ce7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume with id: ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume request issued successfully. Sep 03 12:06:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f85b38c-2657-4599-9589-3e8981444ce7 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c returned with HTTP 202 Sep 03 12:06:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1285/2495] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:43 2026] DELETE /volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a4a61a26-b88a-4da2-916b-8b1dc96e1487 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4a61a26-b88a-4da2-916b-8b1dc96e1487 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4a61a26-b88a-4da2-916b-8b1dc96e1487 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4a61a26-b88a-4da2-916b-8b1dc96e1487 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a4a61a26-b88a-4da2-916b-8b1dc96e1487 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4a61a26-b88a-4da2-916b-8b1dc96e1487 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c returned with HTTP 200 Sep 03 12:06:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1211/2496] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:43 2026] GET /volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8876e07a-43bc-4845-ad83-4da2363749ea None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8876e07a-43bc-4845-ad83-4da2363749ea tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c Sep 03 12:06:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8876e07a-43bc-4845-ad83-4da2363749ea tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8876e07a-43bc-4845-ad83-4da2363749ea tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8876e07a-43bc-4845-ad83-4da2363749ea tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c returned with HTTP 404 Sep 03 12:06:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1286/2497] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:45 2026] GET /volume/v3/volumes/ccf8596d-320c-4728-a980-a4fc3a3b6a5c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1825764150"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1825764150'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume of 1 GB Sep 03 12:06:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Availability Zones retrieved successfully. Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (236f11ed-c621-48aa-9e7f-60616d1ed6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9cd3d54-add8-41ed-aff6-190dcf8b0ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9cd3d54-add8-41ed-aff6-190dcf8b0ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8769253-67f4-4b30-bd75-b773bcd19a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Created reservations ['0fb54321-9942-42fe-8a07-e4f53767146e', '38961784-c290-41ce-a123-e0340b95ad93', '71d5260f-3c53-45b8-8ccb-fefa6662a067', 'b82ef439-1003-4d3f-b2d2-9de174aec6d4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8769253-67f4-4b30-bd75-b773bcd19a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fb54321-9942-42fe-8a07-e4f53767146e', '38961784-c290-41ce-a123-e0340b95ad93', '71d5260f-3c53-45b8-8ccb-fefa6662a067', 'b82ef439-1003-4d3f-b2d2-9de174aec6d4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9233c4e6-de72-4c8b-908f-e4138a637fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9233c4e6-de72-4c8b-908f-e4138a637fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '040796e0-8165-4c2c-9bad-a3bcf6540011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825764150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['0fb54321-9942-42fe-8a07-e4f53767146e','38961784-c290-41ce-a123-e0340b95ad93','71d5260f-3c53-45b8-8ccb-fefa6662a067','b82ef439-1003-4d3f-b2d2-9de174aec6d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1825764150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=040796e0-8165-4c2c-9bad-a3bcf6540011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fca825b72af410583fc16958c1af300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a7bfa6-5d81-4cdc-9475-8597ba0f9792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a7bfa6-5d81-4cdc-9475-8597ba0f9792) transitioned into state 'SUCCESS' from state '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-1825764150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['0fb54321-9942-42fe-8a07-e4f53767146e','38961784-c290-41ce-a123-e0340b95ad93','71d5260f-3c53-45b8-8ccb-fefa6662a067','b82ef439-1003-4d3f-b2d2-9de174aec6d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d1cb17-7a01-4003-a6ac-2ef8cc972034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d1cb17-7a01-4003-a6ac-2ef8cc972034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (236f11ed-c621-48aa-9e7f-60616d1ed6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request issued successfully. Sep 03 12:06:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be1b2df8-f993-4ffe-b8af-ad6127cbfd67 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1212/2498] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:06:45 2026] POST /volume/v3/volumes => generated 787 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-516b3cdf-8458-4103-965c-517fc26abc90 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-516b3cdf-8458-4103-965c-517fc26abc90 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-516b3cdf-8458-4103-965c-517fc26abc90 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-516b3cdf-8458-4103-965c-517fc26abc90 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-516b3cdf-8458-4103-965c-517fc26abc90 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-516b3cdf-8458-4103-965c-517fc26abc90 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 returned with HTTP 200 Sep 03 12:06:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1287/2499] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:45 2026] GET /volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 => generated 966 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7ff6811c-467d-4ab8-b81d-be6881cd69a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ff6811c-467d-4ab8-b81d-be6881cd69a0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ff6811c-467d-4ab8-b81d-be6881cd69a0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ff6811c-467d-4ab8-b81d-be6881cd69a0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7ff6811c-467d-4ab8-b81d-be6881cd69a0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ff6811c-467d-4ab8-b81d-be6881cd69a0 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 returned with HTTP 200 Sep 03 12:06:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1213/2500] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:46 2026] GET /volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-900bed22-61f8-46ef-beb8-d08ab85ed10e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-900bed22-61f8-46ef-beb8-d08ab85ed10e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-900bed22-61f8-46ef-beb8-d08ab85ed10e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-900bed22-61f8-46ef-beb8-d08ab85ed10e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-900bed22-61f8-46ef-beb8-d08ab85ed10e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-900bed22-61f8-46ef-beb8-d08ab85ed10e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 returned with HTTP 200 Sep 03 12:06:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1288/2501] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:47 2026] GET /volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Get all volumes completed successfully. Sep 03 12:06:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b5142d1-32d1-4ceb-8b05-49e33c5922da tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:06:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1214/2502] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:06:47 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume with id: 040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume request issued successfully. Sep 03 12:06:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f40ba16-4868-4ed0-a7ce-01ffd75419f1 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 returned with HTTP 202 Sep 03 12:06:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1289/2503] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:47 2026] DELETE /volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c31d165e-9a52-497a-b2f6-b57ed2b2449e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c31d165e-9a52-497a-b2f6-b57ed2b2449e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c31d165e-9a52-497a-b2f6-b57ed2b2449e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c31d165e-9a52-497a-b2f6-b57ed2b2449e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c31d165e-9a52-497a-b2f6-b57ed2b2449e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c31d165e-9a52-497a-b2f6-b57ed2b2449e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 returned with HTTP 200 Sep 03 12:06:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1215/2504] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:47 2026] GET /volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5663240e-6e48-4b14-b56b-b33d613966d4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5663240e-6e48-4b14-b56b-b33d613966d4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 Sep 03 12:06:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5663240e-6e48-4b14-b56b-b33d613966d4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5663240e-6e48-4b14-b56b-b33d613966d4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5663240e-6e48-4b14-b56b-b33d613966d4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 returned with HTTP 404 Sep 03 12:06:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1290/2505] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:48 2026] GET /volume/v3/volumes/040796e0-8165-4c2c-9bad-a3bcf6540011 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-221204925"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-221204925'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume of 1 GB Sep 03 12:06:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Availability Zones retrieved successfully. Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (e2f0d979-5931-4fd1-b99e-cb994bc0ef0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a501d166-cbb1-4bcf-9dd0-82c93ce663f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a501d166-cbb1-4bcf-9dd0-82c93ce663f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862c2079-6c18-4c4f-8ace-2d8219de12c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Created reservations ['e74bf615-88b6-4d32-ad2d-b0d1d6d50ce8', '7d2bb599-3d48-4d13-b827-07344d326810', '2fc5f243-3f09-430b-a3cd-add3edbcbf6f', '0cd3f64b-79c8-4089-b1af-fa7263324463'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862c2079-6c18-4c4f-8ace-2d8219de12c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74bf615-88b6-4d32-ad2d-b0d1d6d50ce8', '7d2bb599-3d48-4d13-b827-07344d326810', '2fc5f243-3f09-430b-a3cd-add3edbcbf6f', '0cd3f64b-79c8-4089-b1af-fa7263324463']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef445bc-7ab1-4c96-9b18-77cff07d507b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef445bc-7ab1-4c96-9b18-77cff07d507b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6c14ef-92e1-48f3-ad79-4dff08f455e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221204925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['e74bf615-88b6-4d32-ad2d-b0d1d6d50ce8','7d2bb599-3d48-4d13-b827-07344d326810','2fc5f243-3f09-430b-a3cd-add3edbcbf6f','0cd3f64b-79c8-4089-b1af-fa7263324463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221204925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6c14ef-92e1-48f3-ad79-4dff08f455e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fca825b72af410583fc16958c1af300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f30d13d-780a-4967-bd54-2dba197c1cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f30d13d-780a-4967-bd54-2dba197c1cc3) transitioned into state 'SUCCESS' from state '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-221204925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['e74bf615-88b6-4d32-ad2d-b0d1d6d50ce8','7d2bb599-3d48-4d13-b827-07344d326810','2fc5f243-3f09-430b-a3cd-add3edbcbf6f','0cd3f64b-79c8-4089-b1af-fa7263324463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e2ab88-a003-440c-b28e-c14f046f405f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e2ab88-a003-440c-b28e-c14f046f405f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (e2f0d979-5931-4fd1-b99e-cb994bc0ef0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request issued successfully. Sep 03 12:06:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72461027-9ce9-4de8-84c4-a7e4bad5791d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1216/2506] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:06:48 2026] POST /volume/v3/volumes => generated 786 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a7b68a1a-0fba-469e-ba64-e1b2ac993334 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a7b68a1a-0fba-469e-ba64-e1b2ac993334 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a7b68a1a-0fba-469e-ba64-e1b2ac993334 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a7b68a1a-0fba-469e-ba64-e1b2ac993334 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a7b68a1a-0fba-469e-ba64-e1b2ac993334 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a7b68a1a-0fba-469e-ba64-e1b2ac993334 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 200 Sep 03 12:06:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1291/2507] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:49 2026] GET /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-754bbf0e-d6d1-4e2e-972e-a51adaaa285b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-754bbf0e-d6d1-4e2e-972e-a51adaaa285b tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-754bbf0e-d6d1-4e2e-972e-a51adaaa285b tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-754bbf0e-d6d1-4e2e-972e-a51adaaa285b tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-754bbf0e-d6d1-4e2e-972e-a51adaaa285b tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-754bbf0e-d6d1-4e2e-972e-a51adaaa285b tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 200 Sep 03 12:06:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1217/2508] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:50 2026] GET /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-79a976d4-2877-4244-ab5b-6176589f0801 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79a976d4-2877-4244-ab5b-6176589f0801 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79a976d4-2877-4244-ab5b-6176589f0801 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79a976d4-2877-4244-ab5b-6176589f0801 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-79a976d4-2877-4244-ab5b-6176589f0801 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79a976d4-2877-4244-ab5b-6176589f0801 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 200 Sep 03 12:06:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1292/2509] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:51 2026] GET /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f60e5778-6bb0-4cf9-b244-a748052d282f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f60e5778-6bb0-4cf9-b244-a748052d282f tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] GET http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f60e5778-6bb0-4cf9-b244-a748052d282f tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f60e5778-6bb0-4cf9-b244-a748052d282f tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f60e5778-6bb0-4cf9-b244-a748052d282f tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Volume info retrieved successfully. Sep 03 12:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f60e5778-6bb0-4cf9-b244-a748052d282f tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 200 Sep 03 12:06:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1218/2510] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:51 2026] GET /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9817271f-4506-4852-86f0-a7623c232635 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume with id: 9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume request issued successfully. Sep 03 12:06:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9817271f-4506-4852-86f0-a7623c232635 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 202 Sep 03 12:06:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1293/2511] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:51 2026] DELETE /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3711234-ac15-4a29-ace7-a5eedb8314a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3711234-ac15-4a29-ace7-a5eedb8314a4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3711234-ac15-4a29-ace7-a5eedb8314a4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3711234-ac15-4a29-ace7-a5eedb8314a4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3711234-ac15-4a29-ace7-a5eedb8314a4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3711234-ac15-4a29-ace7-a5eedb8314a4 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 200 Sep 03 12:06:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1219/2512] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:51 2026] GET /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1982721463"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1982721463'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume of 1 GB Sep 03 12:06:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Availability Zones retrieved successfully. Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (f626c014-706b-4acf-98e3-02c88092a665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcec8694-3326-48ea-8515-d6aecf6d8099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcec8694-3326-48ea-8515-d6aecf6d8099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d718d4-b4a3-4866-8924-aa950f2b108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Created reservations ['14f16866-ab01-4600-a4bd-2d52f03ee5d4', '1fadfebf-28be-4f02-82ff-48228df73825', '54baad6d-2163-4063-97d9-dac4e5531143', 'e998cfe6-711b-4e1f-a5dc-39c61048d250'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d718d4-b4a3-4866-8924-aa950f2b108c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f16866-ab01-4600-a4bd-2d52f03ee5d4', '1fadfebf-28be-4f02-82ff-48228df73825', '54baad6d-2163-4063-97d9-dac4e5531143', 'e998cfe6-711b-4e1f-a5dc-39c61048d250']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a9f9b9e-0442-4a91-b272-fd186903e073 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17486f6f-06f0-4652-b1cf-a455a2b1edc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a9f9b9e-0442-4a91-b272-fd186903e073 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a9f9b9e-0442-4a91-b272-fd186903e073 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a9f9b9e-0442-4a91-b272-fd186903e073 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a9f9b9e-0442-4a91-b272-fd186903e073 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 returned with HTTP 404 Sep 03 12:06:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1220/2513] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:52 2026] GET /volume/v3/volumes/9b6c14ef-92e1-48f3-ad79-4dff08f455e0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-877005579"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-877005579'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume of 1 GB Sep 03 12:06:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17486f6f-06f0-4652-b1cf-a455a2b1edc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c82602-9bdc-4796-8147-c649046cd746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1982721463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['14f16866-ab01-4600-a4bd-2d52f03ee5d4','1fadfebf-28be-4f02-82ff-48228df73825','54baad6d-2163-4063-97d9-dac4e5531143','e998cfe6-711b-4e1f-a5dc-39c61048d250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1982721463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c82602-9bdc-4796-8147-c649046cd746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923fec1b95a841ea81dc0a736e57191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Availability Zones retrieved successfully. Sep 03 12:06:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e958a408-652e-4307-80d6-c552fd4e727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (5b34b141-a4f6-4b17-afc8-38faafabcece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2007504b-6e2d-40d6-9aaf-67b91a235e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e958a408-652e-4307-80d6-c552fd4e727d) transitioned into state 'SUCCESS' from state '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-1982721463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['14f16866-ab01-4600-a4bd-2d52f03ee5d4','1fadfebf-28be-4f02-82ff-48228df73825','54baad6d-2163-4063-97d9-dac4e5531143','e998cfe6-711b-4e1f-a5dc-39c61048d250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2baa54-fbb8-4197-a802-97ce377f4c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2baa54-fbb8-4197-a802-97ce377f4c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (f626c014-706b-4acf-98e3-02c88092a665) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request issued successfully. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-adeb4130-fa0f-488b-afba-a95b1eb0381a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1294/2514] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:06:52 2026] POST /volume/v3/volumes => generated 773 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2007504b-6e2d-40d6-9aaf-67b91a235e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e6595355-1dcc-4575-a361-d451b887e54e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00de348-725a-488d-bd91-84904629af20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e6595355-1dcc-4575-a361-d451b887e54e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e6595355-1dcc-4575-a361-d451b887e54e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e6595355-1dcc-4575-a361-d451b887e54e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e6595355-1dcc-4575-a361-d451b887e54e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e6595355-1dcc-4575-a361-d451b887e54e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 returned with HTTP 200 Sep 03 12:06:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1295/2515] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:53 2026] GET /volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 => generated 841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Created reservations ['5a924f5e-bccc-442a-a7aa-99d12d2da354', '5d55bf4c-428b-4138-a25a-cbaf07f254ea', '74cf4679-ae3d-4c26-914b-29bc76614694', 'ef3322a5-6ad6-49a1-a2bb-ea3f98f82dc0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00de348-725a-488d-bd91-84904629af20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a924f5e-bccc-442a-a7aa-99d12d2da354', '5d55bf4c-428b-4138-a25a-cbaf07f254ea', '74cf4679-ae3d-4c26-914b-29bc76614694', 'ef3322a5-6ad6-49a1-a2bb-ea3f98f82dc0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a509e79c-5c33-4dca-b08c-763f0f3130cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a509e79c-5c33-4dca-b08c-763f0f3130cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00f6626-b51a-4626-ad5d-cd60e479d0da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877005579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['5a924f5e-bccc-442a-a7aa-99d12d2da354','5d55bf4c-428b-4138-a25a-cbaf07f254ea','74cf4679-ae3d-4c26-914b-29bc76614694','ef3322a5-6ad6-49a1-a2bb-ea3f98f82dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877005579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e00f6626-b51a-4626-ad5d-cd60e479d0da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fca825b72af410583fc16958c1af300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97049734-b819-4990-9c61-d8c771310afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97049734-b819-4990-9c61-d8c771310afe) transitioned into state 'SUCCESS' from state '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-877005579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fca825b72af410583fc16958c1af300',qos_specs=None,replication_status=,reservations=['5a924f5e-bccc-442a-a7aa-99d12d2da354','5d55bf4c-428b-4138-a25a-cbaf07f254ea','74cf4679-ae3d-4c26-914b-29bc76614694','ef3322a5-6ad6-49a1-a2bb-ea3f98f82dc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567ee4d970b4cbdbd9fdc350e88361a',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ad1bf0-64b3-41cf-9a2a-19d27473ab5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ad1bf0-64b3-41cf-9a2a-19d27473ab5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Flow 'volume_create_api' (5b34b141-a4f6-4b17-afc8-38faafabcece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Create volume request issued successfully. Sep 03 12:06:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fba5174-8971-4f81-aecc-71ebceab7a42 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1221/2516] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:06:52 2026] POST /volume/v3/volumes => generated 786 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-92896492-e0a0-4be2-92d6-b9496d87fc4d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-92896492-e0a0-4be2-92d6-b9496d87fc4d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-92896492-e0a0-4be2-92d6-b9496d87fc4d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-92896492-e0a0-4be2-92d6-b9496d87fc4d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-92896492-e0a0-4be2-92d6-b9496d87fc4d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-92896492-e0a0-4be2-92d6-b9496d87fc4d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 200 Sep 03 12:06:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1296/2517] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:53 2026] GET /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1fd4bd23-59e2-4352-9052-eb812a6b9452 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fd4bd23-59e2-4352-9052-eb812a6b9452 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fd4bd23-59e2-4352-9052-eb812a6b9452 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fd4bd23-59e2-4352-9052-eb812a6b9452 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1fd4bd23-59e2-4352-9052-eb812a6b9452 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fd4bd23-59e2-4352-9052-eb812a6b9452 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 returned with HTTP 200 Sep 03 12:06:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1222/2518] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:54 2026] GET /volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8f20f54b-879a-4862-93bf-d9b62d760b9a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f20f54b-879a-4862-93bf-d9b62d760b9a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f20f54b-879a-4862-93bf-d9b62d760b9a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f20f54b-879a-4862-93bf-d9b62d760b9a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8f20f54b-879a-4862-93bf-d9b62d760b9a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f20f54b-879a-4862-93bf-d9b62d760b9a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 200 Sep 03 12:06:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1297/2519] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:54 2026] GET /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01640c34-8682-4cf0-8151-e238a575cffb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01640c34-8682-4cf0-8151-e238a575cffb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01640c34-8682-4cf0-8151-e238a575cffb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01640c34-8682-4cf0-8151-e238a575cffb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01640c34-8682-4cf0-8151-e238a575cffb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01640c34-8682-4cf0-8151-e238a575cffb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 returned with HTTP 200 Sep 03 12:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1223/2520] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:55 2026] GET /volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "87c82602-9bdc-4796-8147-c649046cd746", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-347167300"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request body: {'volume': {"'source_volid": '87c82602-9bdc-4796-8147-c649046cd746', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-347167300'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume of 1 GB Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Availability Zones retrieved successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (dc1ac61f-f72f-44fd-9973-0220fec02935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090cdd5c-c3a1-4775-a0e7-aeca88c244d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090cdd5c-c3a1-4775-a0e7-aeca88c244d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9090bb2-73cf-4562-b9e0-4b02558529f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Created reservations ['70be8fab-0549-46f4-91c7-0c8cc4ac14ac', '8b5c37f8-dbe7-46f3-a444-d34dc5793fbb', '675d8684-2082-4e4d-84ef-5742bb01b49a', 'dbedb8a7-4e0d-4073-977a-77bcdf01be56'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9090bb2-73cf-4562-b9e0-4b02558529f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70be8fab-0549-46f4-91c7-0c8cc4ac14ac', '8b5c37f8-dbe7-46f3-a444-d34dc5793fbb', '675d8684-2082-4e4d-84ef-5742bb01b49a', 'dbedb8a7-4e0d-4073-977a-77bcdf01be56']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674a7bd8-91cc-43ef-a387-dd7b4fc434b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8ccf063-5066-4c9d-9e34-5a7abb8d9bf9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8ccf063-5066-4c9d-9e34-5a7abb8d9bf9 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8ccf063-5066-4c9d-9e34-5a7abb8d9bf9 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8ccf063-5066-4c9d-9e34-5a7abb8d9bf9 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674a7bd8-91cc-43ef-a387-dd7b4fc434b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6aa4675-9cfc-4fb5-8d81-6aba05bb3056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-347167300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['70be8fab-0549-46f4-91c7-0c8cc4ac14ac','8b5c37f8-dbe7-46f3-a444-d34dc5793fbb','675d8684-2082-4e4d-84ef-5742bb01b49a','dbedb8a7-4e0d-4073-977a-77bcdf01be56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-347167300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6aa4675-9cfc-4fb5-8d81-6aba05bb3056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923fec1b95a841ea81dc0a736e57191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7758b1-4ec8-46f8-93d0-621307443c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b8ccf063-5066-4c9d-9e34-5a7abb8d9bf9 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8ccf063-5066-4c9d-9e34-5a7abb8d9bf9 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 200 Sep 03 12:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1224/2521] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:55 2026] GET /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] GET http://192.168.122.215/volume/v3/volumes/summary Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7758b1-4ec8-46f8-93d0-621307443c84) transitioned into state 'SUCCESS' from state '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-347167300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['70be8fab-0549-46f4-91c7-0c8cc4ac14ac','8b5c37f8-dbe7-46f3-a444-d34dc5793fbb','675d8684-2082-4e4d-84ef-5742bb01b49a','dbedb8a7-4e0d-4073-977a-77bcdf01be56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7330e7-6e44-4c57-b545-e56137abdc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] Get summary completed successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1e45719-7d51-401a-a1c8-bc6af177e00d tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-reader] http://192.168.122.215/volume/v3/volumes/summary returned with HTTP 200 Sep 03 12:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1225/2522] 192.168.122.215 () {60 vars in 1186 bytes} [Thu Sep 3 12:06:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7330e7-6e44-4c57-b545-e56137abdc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (dc1ac61f-f72f-44fd-9973-0220fec02935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume with id: e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request issued successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-180c20fd-5cea-4c17-925c-5c07b9aa79da tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1298/2523] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:55 2026] POST /volume/v3/volumes => generated 772 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "87c82602-9bdc-4796-8147-c649046cd746", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1139661121"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request body: {'volume': {"'source_volid": '87c82602-9bdc-4796-8147-c649046cd746', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1139661121'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume of 1 GB Sep 03 12:06:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Availability Zones retrieved successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (e1d900db-8d9a-4b95-910b-0a2486b0dba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a121ccc-a048-420a-9d1d-0a78ddd8e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Delete volume request issued successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b6066d4-38d1-40c0-a9e5-e7f48d523f6a tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 202 Sep 03 12:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1226/2524] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:06:55 2026] DELETE /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58dd3836-5394-4229-8641-d6cf24358946 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58dd3836-5394-4229-8641-d6cf24358946 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58dd3836-5394-4229-8641-d6cf24358946 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58dd3836-5394-4229-8641-d6cf24358946 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a121ccc-a048-420a-9d1d-0a78ddd8e8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93cfba6b-6abb-4232-a384-42a10e042f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58dd3836-5394-4229-8641-d6cf24358946 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58dd3836-5394-4229-8641-d6cf24358946 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 200 Sep 03 12:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1227/2525] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:55 2026] GET /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Created reservations ['f70d2e28-f442-424a-9d2d-f68bbac6f881', 'b9a35dee-0a7d-451b-89b8-0112520d3ac0', 'd871341a-eba4-4a92-9db7-389e6a28fc4b', '47658043-8f6c-4b14-bc43-3b830de0f025'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93cfba6b-6abb-4232-a384-42a10e042f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f70d2e28-f442-424a-9d2d-f68bbac6f881', 'b9a35dee-0a7d-451b-89b8-0112520d3ac0', 'd871341a-eba4-4a92-9db7-389e6a28fc4b', '47658043-8f6c-4b14-bc43-3b830de0f025']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:55 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc65efa-c90b-468d-a344-516089557f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc65efa-c90b-468d-a344-516089557f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ab7029-2e9b-49d9-9518-9f1732b3b61f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1139661121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['f70d2e28-f442-424a-9d2d-f68bbac6f881','b9a35dee-0a7d-451b-89b8-0112520d3ac0','d871341a-eba4-4a92-9db7-389e6a28fc4b','47658043-8f6c-4b14-bc43-3b830de0f025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1139661121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0ab7029-2e9b-49d9-9518-9f1732b3b61f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923fec1b95a841ea81dc0a736e57191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2af7a1-dc6c-49d4-ae2d-3be981a6193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2af7a1-dc6c-49d4-ae2d-3be981a6193c) transitioned into state 'SUCCESS' from state '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-1139661121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['f70d2e28-f442-424a-9d2d-f68bbac6f881','b9a35dee-0a7d-451b-89b8-0112520d3ac0','d871341a-eba4-4a92-9db7-389e6a28fc4b','47658043-8f6c-4b14-bc43-3b830de0f025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1211e99-99ac-400f-8488-fd49aefd2527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1211e99-99ac-400f-8488-fd49aefd2527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (e1d900db-8d9a-4b95-910b-0a2486b0dba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request issued successfully. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e55082e1-9f8f-4496-8f75-eedd3e4d035f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1299/2526] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:55 2026] POST /volume/v3/volumes => generated 773 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29671676-a167-4d96-9c1c-a4447b39674a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "87c82602-9bdc-4796-8147-c649046cd746", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-281953672"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request body: {'volume': {"'source_volid": '87c82602-9bdc-4796-8147-c649046cd746', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-281953672'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume of 1 GB Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Availability Zones retrieved successfully. Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (e764f46b-ade5-4cf3-9eb3-5b86b16abfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4020255-b169-4886-9108-8e3ce1b4f44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4020255-b169-4886-9108-8e3ce1b4f44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee7738c-2745-4e3e-ade1-e008c500ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Created reservations ['df9f4108-266d-4d9e-8182-effa86342d9f', '8dc75bd6-c80e-4b7b-97a9-0e63b9698c13', 'f545fd77-7669-4961-a72d-636cd038b6df', '60941d3f-fef6-42ae-89a1-96b020a55b0d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee7738c-2745-4e3e-ade1-e008c500ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df9f4108-266d-4d9e-8182-effa86342d9f', '8dc75bd6-c80e-4b7b-97a9-0e63b9698c13', 'f545fd77-7669-4961-a72d-636cd038b6df', '60941d3f-fef6-42ae-89a1-96b020a55b0d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d9d3e4d-8d70-462b-b448-77d5bd029bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d9d3e4d-8d70-462b-b448-77d5bd029bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4945930a-ac3a-4069-80bb-351a6aac93c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281953672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['df9f4108-266d-4d9e-8182-effa86342d9f','8dc75bd6-c80e-4b7b-97a9-0e63b9698c13','f545fd77-7669-4961-a72d-636cd038b6df','60941d3f-fef6-42ae-89a1-96b020a55b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-281953672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4945930a-ac3a-4069-80bb-351a6aac93c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923fec1b95a841ea81dc0a736e57191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850d8648-e028-4de7-b928-cf39c0c5cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850d8648-e028-4de7-b928-cf39c0c5cf07) transitioned into state 'SUCCESS' from state '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-281953672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['df9f4108-266d-4d9e-8182-effa86342d9f','8dc75bd6-c80e-4b7b-97a9-0e63b9698c13','f545fd77-7669-4961-a72d-636cd038b6df','60941d3f-fef6-42ae-89a1-96b020a55b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01cc0ae-b7ab-4a83-a884-b572ff7fa6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01cc0ae-b7ab-4a83-a884-b572ff7fa6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (e764f46b-ade5-4cf3-9eb3-5b86b16abfb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request issued successfully. Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29671676-a167-4d96-9c1c-a4447b39674a tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1228/2527] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:56 2026] POST /volume/v3/volumes => generated 772 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-515311f2-4423-408a-a35c-639f304756ea None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "87c82602-9bdc-4796-8147-c649046cd746", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-574736591"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request body: {'volume': {"'source_volid": '87c82602-9bdc-4796-8147-c649046cd746', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-574736591'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume of 1 GB Sep 03 12:06:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Availability Zones retrieved successfully. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (b7de63cb-8956-4583-9147-d6e967868826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6572442c-3f5b-4271-b5f1-df94ac7e6f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6572442c-3f5b-4271-b5f1-df94ac7e6f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d7ca10-3568-4bcc-b867-b245e92f0fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Created reservations ['23c36c86-5804-49c9-b0b6-92e1976f78f7', '684485dd-6a39-4a72-ae25-e4eef8d654ac', 'd3add352-2ce3-4e71-b105-ae214135511b', '18a7ff22-a066-4e5f-9502-5f029306bf27'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d7ca10-3568-4bcc-b867-b245e92f0fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23c36c86-5804-49c9-b0b6-92e1976f78f7', '684485dd-6a39-4a72-ae25-e4eef8d654ac', 'd3add352-2ce3-4e71-b105-ae214135511b', '18a7ff22-a066-4e5f-9502-5f029306bf27']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427e18de-d1f5-4458-b439-280f0f65d02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427e18de-d1f5-4458-b439-280f0f65d02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee7cf5dd-3889-484c-a72b-d4b699c9609e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-574736591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['23c36c86-5804-49c9-b0b6-92e1976f78f7','684485dd-6a39-4a72-ae25-e4eef8d654ac','d3add352-2ce3-4e71-b105-ae214135511b','18a7ff22-a066-4e5f-9502-5f029306bf27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-574736591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee7cf5dd-3889-484c-a72b-d4b699c9609e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923fec1b95a841ea81dc0a736e57191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6bbef5-350f-4fa3-92c1-4ea8bd7ba986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6bbef5-350f-4fa3-92c1-4ea8bd7ba986) transitioned into state 'SUCCESS' from state '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-574736591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['23c36c86-5804-49c9-b0b6-92e1976f78f7','684485dd-6a39-4a72-ae25-e4eef8d654ac','d3add352-2ce3-4e71-b105-ae214135511b','18a7ff22-a066-4e5f-9502-5f029306bf27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7104ee40-28c5-4bbd-b1cd-81fdb195a68e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89bf0bf-da78-4e05-b53d-a137b30b051c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7104ee40-28c5-4bbd-b1cd-81fdb195a68e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7104ee40-28c5-4bbd-b1cd-81fdb195a68e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7104ee40-28c5-4bbd-b1cd-81fdb195a68e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89bf0bf-da78-4e05-b53d-a137b30b051c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7104ee40-28c5-4bbd-b1cd-81fdb195a68e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Volume info retrieved successfully. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (b7de63cb-8956-4583-9147-d6e967868826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request issued successfully. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-515311f2-4423-408a-a35c-639f304756ea tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7104ee40-28c5-4bbd-b1cd-81fdb195a68e tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 200 Sep 03 12:06:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1300/2528] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:56 2026] POST /volume/v3/volumes => generated 772 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:06:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1229/2529] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:56 2026] GET /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "87c82602-9bdc-4796-8147-c649046cd746", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1620152748"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request body: {'volume': {"'source_volid": '87c82602-9bdc-4796-8147-c649046cd746', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1620152748'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:06:56 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume of 1 GB Sep 03 12:06:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Availability Zones retrieved successfully. Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (5e58f148-7cd8-4793-b37d-5c70ce83c726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f75dda1-92bc-4f47-88d4-5810c234fb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f75dda1-92bc-4f47-88d4-5810c234fb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa0797c-0544-4aeb-a827-f792320a9ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Created reservations ['755127c3-a4c9-475e-9e7f-64cf150c9b69', '3bf2e6f2-f02e-49db-9f43-e5adc1321704', 'faf6c06d-1ce4-415c-a2a7-38850c4b7d7e', 'a1d8db32-31ec-4e20-86f0-926f249abcc1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa0797c-0544-4aeb-a827-f792320a9ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755127c3-a4c9-475e-9e7f-64cf150c9b69', '3bf2e6f2-f02e-49db-9f43-e5adc1321704', 'faf6c06d-1ce4-415c-a2a7-38850c4b7d7e', 'a1d8db32-31ec-4e20-86f0-926f249abcc1']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04498789-72a3-4622-ad62-121f0ed16f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04498789-72a3-4622-ad62-121f0ed16f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71baed2-013d-4e6b-be88-9afb488af412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1620152748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['755127c3-a4c9-475e-9e7f-64cf150c9b69','3bf2e6f2-f02e-49db-9f43-e5adc1321704','faf6c06d-1ce4-415c-a2a7-38850c4b7d7e','a1d8db32-31ec-4e20-86f0-926f249abcc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1620152748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71baed2-013d-4e6b-be88-9afb488af412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923fec1b95a841ea81dc0a736e57191c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a92399-34aa-4397-ad78-dc9159e6297d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a92399-34aa-4397-ad78-dc9159e6297d) transitioned into state 'SUCCESS' from state '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-1620152748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923fec1b95a841ea81dc0a736e57191c',qos_specs=None,replication_status=,reservations=['755127c3-a4c9-475e-9e7f-64cf150c9b69','3bf2e6f2-f02e-49db-9f43-e5adc1321704','faf6c06d-1ce4-415c-a2a7-38850c4b7d7e','a1d8db32-31ec-4e20-86f0-926f249abcc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6d9420ae9a45f3a979cca0454059ea',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d147c61-918d-40c9-ba82-03bf2d58091e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d147c61-918d-40c9-ba82-03bf2d58091e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Flow 'volume_create_api' (5e58f148-7cd8-4793-b37d-5c70ce83c726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Create volume request issued successfully. Sep 03 12:06:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c5a96a4-8b1e-421c-a4a1-d790c7cc39e9 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:06:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1301/2530] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:06:56 2026] POST /volume/v3/volumes => generated 773 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b936fe26-7991-4893-a84a-76112e17bb46 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b936fe26-7991-4893-a84a-76112e17bb46 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 Sep 03 12:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b936fe26-7991-4893-a84a-76112e17bb46 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b936fe26-7991-4893-a84a-76112e17bb46 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b936fe26-7991-4893-a84a-76112e17bb46 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b936fe26-7991-4893-a84a-76112e17bb46 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 returned with HTTP 200 Sep 03 12:06:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1230/2531] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:57 2026] GET /volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-41c4283d-0ca5-42c6-a633-592f62224ea7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41c4283d-0ca5-42c6-a633-592f62224ea7 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41c4283d-0ca5-42c6-a633-592f62224ea7 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41c4283d-0ca5-42c6-a633-592f62224ea7 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-41c4283d-0ca5-42c6-a633-592f62224ea7 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41c4283d-0ca5-42c6-a633-592f62224ea7 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f returned with HTTP 200 Sep 03 12:06:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1302/2532] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:57 2026] GET /volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ff7b83a1-edd8-453e-b813-f1794b1b8a33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff7b83a1-edd8-453e-b813-f1794b1b8a33 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] GET http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da Sep 03 12:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff7b83a1-edd8-453e-b813-f1794b1b8a33 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff7b83a1-edd8-453e-b813-f1794b1b8a33 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff7b83a1-edd8-453e-b813-f1794b1b8a33 tempest-ProjectReaderTests-1304265993 tempest-ProjectReaderTests-1304265993-project-admin] http://192.168.122.215/volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da returned with HTTP 404 Sep 03 12:06:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1231/2533] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:06:57 2026] GET /volume/v3/volumes/e00f6626-b51a-4626-ad5d-cd60e479d0da => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:06:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-06e4af83-4add-4119-aa38-8580e3928112 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06e4af83-4add-4119-aa38-8580e3928112 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f Sep 03 12:06:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06e4af83-4add-4119-aa38-8580e3928112 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06e4af83-4add-4119-aa38-8580e3928112 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-06e4af83-4add-4119-aa38-8580e3928112 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06e4af83-4add-4119-aa38-8580e3928112 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f returned with HTTP 200 Sep 03 12:06:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1303/2534] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:58 2026] GET /volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f => generated 866 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d23da5b-3637-4649-b5ca-347cf859ff50 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d23da5b-3637-4649-b5ca-347cf859ff50 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 Sep 03 12:06:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d23da5b-3637-4649-b5ca-347cf859ff50 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d23da5b-3637-4649-b5ca-347cf859ff50 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:06:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:06:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d23da5b-3637-4649-b5ca-347cf859ff50 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d23da5b-3637-4649-b5ca-347cf859ff50 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 returned with HTTP 200 Sep 03 12:06:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1232/2535] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:58 2026] GET /volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-63eb76e8-fbc2-441e-894e-aef16eb5709e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:06:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63eb76e8-fbc2-441e-894e-aef16eb5709e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 Sep 03 12:06:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63eb76e8-fbc2-441e-894e-aef16eb5709e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:06:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63eb76e8-fbc2-441e-894e-aef16eb5709e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:06:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:06:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:06:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:06:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:06:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-63eb76e8-fbc2-441e-894e-aef16eb5709e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:06:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63eb76e8-fbc2-441e-894e-aef16eb5709e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 returned with HTTP 200 Sep 03 12:06:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1304/2536] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:59 2026] GET /volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:06:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e66f7c33-59ac-4871-a94a-f5dec2d31f39 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e66f7c33-59ac-4871-a94a-f5dec2d31f39 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e Sep 03 12:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e66f7c33-59ac-4871-a94a-f5dec2d31f39 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e66f7c33-59ac-4871-a94a-f5dec2d31f39 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e66f7c33-59ac-4871-a94a-f5dec2d31f39 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e66f7c33-59ac-4871-a94a-f5dec2d31f39 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e returned with HTTP 200 Sep 03 12:07:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1233/2537] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:06:59 2026] GET /volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-95c0d59d-5091-497c-b1c7-d188009e67bb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95c0d59d-5091-497c-b1c7-d188009e67bb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e Sep 03 12:07:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95c0d59d-5091-497c-b1c7-d188009e67bb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95c0d59d-5091-497c-b1c7-d188009e67bb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-95c0d59d-5091-497c-b1c7-d188009e67bb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95c0d59d-5091-497c-b1c7-d188009e67bb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e returned with HTTP 200 Sep 03 12:07:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1305/2538] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:01 2026] GET /volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38567563-8841-44f1-8ec5-eb78d8649667 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38567563-8841-44f1-8ec5-eb78d8649667 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 Sep 03 12:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38567563-8841-44f1-8ec5-eb78d8649667 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38567563-8841-44f1-8ec5-eb78d8649667 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38567563-8841-44f1-8ec5-eb78d8649667 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38567563-8841-44f1-8ec5-eb78d8649667 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 returned with HTTP 200 Sep 03 12:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1234/2539] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:01 2026] GET /volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 Sep 03 12:07:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume with id: b71baed2-013d-4e6b-be88-9afb488af412 Sep 03 12:07:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume request issued successfully. Sep 03 12:07:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1021714a-7304-4152-a5eb-36bac3fb8b2e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 returned with HTTP 202 Sep 03 12:07:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1306/2540] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:07:01 2026] DELETE /volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c28caeba-0b79-4c16-80de-763271c2dde5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c28caeba-0b79-4c16-80de-763271c2dde5 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 Sep 03 12:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c28caeba-0b79-4c16-80de-763271c2dde5 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c28caeba-0b79-4c16-80de-763271c2dde5 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c28caeba-0b79-4c16-80de-763271c2dde5 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c28caeba-0b79-4c16-80de-763271c2dde5 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 returned with HTTP 200 Sep 03 12:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1235/2541] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:01 2026] GET /volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2ea26342-a36c-4504-85f0-fbb2d78d663d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ea26342-a36c-4504-85f0-fbb2d78d663d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 Sep 03 12:07:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ea26342-a36c-4504-85f0-fbb2d78d663d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2ea26342-a36c-4504-85f0-fbb2d78d663d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2ea26342-a36c-4504-85f0-fbb2d78d663d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 returned with HTTP 404 Sep 03 12:07:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1307/2542] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:02 2026] GET /volume/v3/volumes/b71baed2-013d-4e6b-be88-9afb488af412 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e Sep 03 12:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume with id: ee7cf5dd-3889-484c-a72b-d4b699c9609e Sep 03 12:07:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume request issued successfully. Sep 03 12:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4dca7fe-39e5-493e-a3ff-ddb5396e2288 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e returned with HTTP 202 Sep 03 12:07:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1236/2543] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:07:02 2026] DELETE /volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-247a8a97-0ee8-4601-a29c-ec3394a4cba4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-247a8a97-0ee8-4601-a29c-ec3394a4cba4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e Sep 03 12:07:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-247a8a97-0ee8-4601-a29c-ec3394a4cba4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-247a8a97-0ee8-4601-a29c-ec3394a4cba4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-247a8a97-0ee8-4601-a29c-ec3394a4cba4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-247a8a97-0ee8-4601-a29c-ec3394a4cba4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e returned with HTTP 200 Sep 03 12:07:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1308/2544] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:02 2026] GET /volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9076ed3a-513b-472c-8f3a-1f417344e36f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9076ed3a-513b-472c-8f3a-1f417344e36f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e Sep 03 12:07:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9076ed3a-513b-472c-8f3a-1f417344e36f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9076ed3a-513b-472c-8f3a-1f417344e36f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9076ed3a-513b-472c-8f3a-1f417344e36f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e returned with HTTP 404 Sep 03 12:07:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1237/2545] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:03 2026] GET /volume/v3/volumes/ee7cf5dd-3889-484c-a72b-d4b699c9609e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c0db587b-99c8-4de6-89b2-32514b277237 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 Sep 03 12:07:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:03 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume with id: 4945930a-ac3a-4069-80bb-351a6aac93c2 Sep 03 12:07:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume request issued successfully. Sep 03 12:07:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c0db587b-99c8-4de6-89b2-32514b277237 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 returned with HTTP 202 Sep 03 12:07:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1309/2546] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:07:03 2026] DELETE /volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7cbe5bbb-83ab-4146-b0b3-1fe49dda8e9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cbe5bbb-83ab-4146-b0b3-1fe49dda8e9f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 Sep 03 12:07:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cbe5bbb-83ab-4146-b0b3-1fe49dda8e9f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cbe5bbb-83ab-4146-b0b3-1fe49dda8e9f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7cbe5bbb-83ab-4146-b0b3-1fe49dda8e9f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cbe5bbb-83ab-4146-b0b3-1fe49dda8e9f tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 returned with HTTP 200 Sep 03 12:07:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1238/2547] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:03 2026] GET /volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9be48dfa-0a66-4fb3-91c1-06630aab652e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9be48dfa-0a66-4fb3-91c1-06630aab652e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 Sep 03 12:07:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9be48dfa-0a66-4fb3-91c1-06630aab652e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9be48dfa-0a66-4fb3-91c1-06630aab652e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9be48dfa-0a66-4fb3-91c1-06630aab652e tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 returned with HTTP 404 Sep 03 12:07:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1310/2548] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:04 2026] GET /volume/v3/volumes/4945930a-ac3a-4069-80bb-351a6aac93c2 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f Sep 03 12:07:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume with id: e0ab7029-2e9b-49d9-9518-9f1732b3b61f Sep 03 12:07:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume request issued successfully. Sep 03 12:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0131fe80-a7df-485c-bdc9-a1ae8ce476a8 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f returned with HTTP 202 Sep 03 12:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1239/2549] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:07:04 2026] DELETE /volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e83ab9d5-db91-4a77-9c79-f0072f70db73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e83ab9d5-db91-4a77-9c79-f0072f70db73 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f Sep 03 12:07:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e83ab9d5-db91-4a77-9c79-f0072f70db73 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e83ab9d5-db91-4a77-9c79-f0072f70db73 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e83ab9d5-db91-4a77-9c79-f0072f70db73 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e83ab9d5-db91-4a77-9c79-f0072f70db73 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f returned with HTTP 200 Sep 03 12:07:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1311/2550] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:05 2026] GET /volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b124a38-fc69-40f0-9cb9-83f4c0fd6282 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b124a38-fc69-40f0-9cb9-83f4c0fd6282 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f Sep 03 12:07:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b124a38-fc69-40f0-9cb9-83f4c0fd6282 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b124a38-fc69-40f0-9cb9-83f4c0fd6282 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b124a38-fc69-40f0-9cb9-83f4c0fd6282 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f returned with HTTP 404 Sep 03 12:07:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1240/2551] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:06 2026] GET /volume/v3/volumes/e0ab7029-2e9b-49d9-9518-9f1732b3b61f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 Sep 03 12:07:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:06 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume with id: c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 Sep 03 12:07:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume request issued successfully. Sep 03 12:07:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-45b3632b-d2ba-4c9a-acfc-89274d4e4562 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 returned with HTTP 202 Sep 03 12:07:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1312/2552] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:07:06 2026] DELETE /volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21a0d58c-388b-4e4c-a57e-5b87ed7661df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21a0d58c-388b-4e4c-a57e-5b87ed7661df tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 Sep 03 12:07:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21a0d58c-388b-4e4c-a57e-5b87ed7661df tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21a0d58c-388b-4e4c-a57e-5b87ed7661df tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21a0d58c-388b-4e4c-a57e-5b87ed7661df tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21a0d58c-388b-4e4c-a57e-5b87ed7661df tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 returned with HTTP 200 Sep 03 12:07:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1241/2553] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:06 2026] GET /volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-91262ce3-0b55-4e3b-8fbb-e1f9e6f9e2e4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91262ce3-0b55-4e3b-8fbb-e1f9e6f9e2e4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 Sep 03 12:07:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91262ce3-0b55-4e3b-8fbb-e1f9e6f9e2e4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91262ce3-0b55-4e3b-8fbb-e1f9e6f9e2e4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91262ce3-0b55-4e3b-8fbb-e1f9e6f9e2e4 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 returned with HTTP 404 Sep 03 12:07:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1313/2554] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:07 2026] GET /volume/v3/volumes/c6aa4675-9cfc-4fb5-8d81-6aba05bb3056 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d046a0f-708a-4088-9622-4ae0787567eb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:07:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:07 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume with id: 87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:07:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Delete volume request issued successfully. Sep 03 12:07:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d046a0f-708a-4088-9622-4ae0787567eb tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 returned with HTTP 202 Sep 03 12:07:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1242/2555] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:07:07 2026] DELETE /volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1704e265-631a-4e6b-965c-b4cea04c2572 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1704e265-631a-4e6b-965c-b4cea04c2572 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:07:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1704e265-631a-4e6b-965c-b4cea04c2572 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1704e265-631a-4e6b-965c-b4cea04c2572 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1704e265-631a-4e6b-965c-b4cea04c2572 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Volume info retrieved successfully. Sep 03 12:07:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1704e265-631a-4e6b-965c-b4cea04c2572 tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 returned with HTTP 200 Sep 03 12:07:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1314/2556] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:07 2026] GET /volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7d05ebd-1f48-43af-ae77-98f238e2ad9d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7d05ebd-1f48-43af-ae77-98f238e2ad9d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] GET http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 Sep 03 12:07:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7d05ebd-1f48-43af-ae77-98f238e2ad9d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7d05ebd-1f48-43af-ae77-98f238e2ad9d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7d05ebd-1f48-43af-ae77-98f238e2ad9d tempest-CreateVolumesFromSourceVolumeTest-1980585632 tempest-CreateVolumesFromSourceVolumeTest-1980585632-project-member] http://192.168.122.215/volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 returned with HTTP 404 Sep 03 12:07:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1243/2557] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:08 2026] GET /volume/v3/volumes/87c82602-9bdc-4796-8147-c649046cd746 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b544f442-67bc-4e39-b861-f62fc2a33915 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b544f442-67bc-4e39-b861-f62fc2a33915 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b544f442-67bc-4e39-b861-f62fc2a33915 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-665891071", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b544f442-67bc-4e39-b861-f62fc2a33915 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1315/2558] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:07:11 2026] POST /volume/v3/types => generated 379 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f31ff314-fe8a-46b5-a8cd-1dfc8f1c357d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f31ff314-fe8a-46b5-a8cd-1dfc8f1c357d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f31ff314-fe8a-46b5-a8cd-1dfc8f1c357d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f31ff314-fe8a-46b5-a8cd-1dfc8f1c357d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1244/2559] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:07:12 2026] POST /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d1af05ac-9f61-45f5-b593-1a87f3cab2fd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d1af05ac-9f61-45f5-b593-1a87f3cab2fd tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d1af05ac-9f61-45f5-b593-1a87f3cab2fd tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-301588847", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d1af05ac-9f61-45f5-b593-1a87f3cab2fd tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1316/2560] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:07:12 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 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7006b44f-79e5-4acf-8b6d-6cd172c938c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7006b44f-79e5-4acf-8b6d-6cd172c938c0 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] POST http://192.168.122.215/volume/v3/types/61d3fe68-d660-47cc-af80-2ddb9be2ce42/encryption Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7006b44f-79e5-4acf-8b6d-6cd172c938c0 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-7006b44f-79e5-4acf-8b6d-6cd172c938c0 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7006b44f-79e5-4acf-8b6d-6cd172c938c0 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/61d3fe68-d660-47cc-af80-2ddb9be2ce42/encryption returned with HTTP 403 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1245/2561] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:07:12 2026] POST /volume/v3/types/61d3fe68-d660-47cc-af80-2ddb9be2ce42/encryption => generated 127 bytes in 209 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2cc9bd1e-259b-42dd-a1dc-c46704ba45ad None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cc9bd1e-259b-42dd-a1dc-c46704ba45ad tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cc9bd1e-259b-42dd-a1dc-c46704ba45ad tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1004419880", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cc9bd1e-259b-42dd-a1dc-c46704ba45ad tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1317/2562] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:07:12 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ad8906e-4067-401e-b389-37c78abd3959 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ad8906e-4067-401e-b389-37c78abd3959 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] POST http://192.168.122.215/volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b/extra_specs Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ad8906e-4067-401e-b389-37c78abd3959 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-9ad8906e-4067-401e-b389-37c78abd3959 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ad8906e-4067-401e-b389-37c78abd3959 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b/extra_specs returned with HTTP 403 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1246/2563] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:07:12 2026] POST /volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b/extra_specs => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ed0981e0-67ff-4194-a0b2-2a904f2bbcc4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed0981e0-67ff-4194-a0b2-2a904f2bbcc4 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] PUT http://192.168.122.215/volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b/extra_specs/key2 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed0981e0-67ff-4194-a0b2-2a904f2bbcc4 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-ed0981e0-67ff-4194-a0b2-2a904f2bbcc4 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed0981e0-67ff-4194-a0b2-2a904f2bbcc4 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b/extra_specs/key2 returned with HTTP 403 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1318/2564] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:07:12 2026] PUT /volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a743f20-25b3-4fad-ae86-aa3b1e725924 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a743f20-25b3-4fad-ae86-aa3b1e725924 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a743f20-25b3-4fad-ae86-aa3b1e725924 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-0a743f20-25b3-4fad-ae86-aa3b1e725924 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a743f20-25b3-4fad-ae86-aa3b1e725924 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types returned with HTTP 403 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1247/2565] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:07:12 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 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-88284b14-11c1-4a82-95d1-0e5695ea6a63 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88284b14-11c1-4a82-95d1-0e5695ea6a63 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-88284b14-11c1-4a82-95d1-0e5695ea6a63 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-583423295", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-88284b14-11c1-4a82-95d1-0e5695ea6a63 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1319/2566] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:07:12 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3a53be3-cd37-4fa9-8803-02379e2f57d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3a53be3-cd37-4fa9-8803-02379e2f57d2 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18/encryption Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3a53be3-cd37-4fa9-8803-02379e2f57d2 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3a53be3-cd37-4fa9-8803-02379e2f57d2 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18/encryption returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1248/2567] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:07:12 2026] POST /volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6f0af7d6-9977-4fd1-aa3c-6ceb3e653df6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f0af7d6-9977-4fd1-aa3c-6ceb3e653df6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] DELETE http://192.168.122.215/volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18/encryption/54a8b4c9-1d8f-4824-ad82-5c8443051cfa Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f0af7d6-9977-4fd1-aa3c-6ceb3e653df6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f0af7d6-9977-4fd1-aa3c-6ceb3e653df6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-6f0af7d6-9977-4fd1-aa3c-6ceb3e653df6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f0af7d6-9977-4fd1-aa3c-6ceb3e653df6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18/encryption/54a8b4c9-1d8f-4824-ad82-5c8443051cfa returned with HTTP 403 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1320/2568] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 12:07:12 2026] DELETE /volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18/encryption/54a8b4c9-1d8f-4824-ad82-5c8443051cfa => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cc51bc33-34d4-4f23-8397-1a4aab5f38f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc51bc33-34d4-4f23-8397-1a4aab5f38f1 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc51bc33-34d4-4f23-8397-1a4aab5f38f1 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1801989681", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc51bc33-34d4-4f23-8397-1a4aab5f38f1 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1249/2569] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:07:12 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 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-462f52e3-e9bb-4fe4-866e-5f7da2e7f292 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-462f52e3-e9bb-4fe4-866e-5f7da2e7f292 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] DELETE http://192.168.122.215/volume/v3/types/75eb2f39-f4d9-431f-a9a1-73ee9413b3ce/extra_specs/key1 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-462f52e3-e9bb-4fe4-866e-5f7da2e7f292 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-462f52e3-e9bb-4fe4-866e-5f7da2e7f292 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-462f52e3-e9bb-4fe4-866e-5f7da2e7f292 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-462f52e3-e9bb-4fe4-866e-5f7da2e7f292 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/75eb2f39-f4d9-431f-a9a1-73ee9413b3ce/extra_specs/key1 returned with HTTP 403 Sep 03 12:07:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1321/2570] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:07:12 2026] DELETE /volume/v3/types/75eb2f39-f4d9-431f-a9a1-73ee9413b3ce/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d07500e0-e822-4f91-ab78-0a00288a5c47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d07500e0-e822-4f91-ab78-0a00288a5c47 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:07:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d07500e0-e822-4f91-ab78-0a00288a5c47 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666251388", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d07500e0-e822-4f91-ab78-0a00288a5c47 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1250/2571] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:07:12 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 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7f0b049f-c2ad-42fb-8268-c4a73bca149d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7f0b049f-c2ad-42fb-8268-c4a73bca149d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] DELETE http://192.168.122.215/volume/v3/types/06c5b552-feb0-4346-b67b-8349489428ca Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7f0b049f-c2ad-42fb-8268-c4a73bca149d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7f0b049f-c2ad-42fb-8268-c4a73bca149d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-7f0b049f-c2ad-42fb-8268-c4a73bca149d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7f0b049f-c2ad-42fb-8268-c4a73bca149d tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/06c5b552-feb0-4346-b67b-8349489428ca returned with HTTP 403 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1322/2572] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/06c5b552-feb0-4346-b67b-8349489428ca => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-918aebc5-e3bf-486f-8327-4d6ad01d754c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-918aebc5-e3bf-486f-8327-4d6ad01d754c tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-918aebc5-e3bf-486f-8327-4d6ad01d754c tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-918aebc5-e3bf-486f-8327-4d6ad01d754c tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-918aebc5-e3bf-486f-8327-4d6ad01d754c tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs returned with HTTP 200 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1251/2573] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs => generated 123 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e41735c3-8c16-4010-b2a3-6b4940d56b09 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e41735c3-8c16-4010-b2a3-6b4940d56b09 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e41735c3-8c16-4010-b2a3-6b4940d56b09 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e41735c3-8c16-4010-b2a3-6b4940d56b09 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-e41735c3-8c16-4010-b2a3-6b4940d56b09 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e41735c3-8c16-4010-b2a3-6b4940d56b09 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1323/2574] 192.168.122.215 () {58 vars in 1115 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types => generated 2361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0aec131b-4622-47e1-93da-335eaf4d6784 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0aec131b-4622-47e1-93da-335eaf4d6784 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption/cipher Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0aec131b-4622-47e1-93da-335eaf4d6784 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0aec131b-4622-47e1-93da-335eaf4d6784 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-0aec131b-4622-47e1-93da-335eaf4d6784 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0aec131b-4622-47e1-93da-335eaf4d6784 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption/cipher returned with HTTP 403 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1252/2575] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fcde9c61-c3ae-4f79-9532-66d706c418b9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fcde9c61-c3ae-4f79-9532-66d706c418b9 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fcde9c61-c3ae-4f79-9532-66d706c418b9 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fcde9c61-c3ae-4f79-9532-66d706c418b9 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-fcde9c61-c3ae-4f79-9532-66d706c418b9 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fcde9c61-c3ae-4f79-9532-66d706c418b9 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption returned with HTTP 403 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1324/2576] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f99da8b0-7ff1-4b42-bc8d-235335ae0ab6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f99da8b0-7ff1-4b42-bc8d-235335ae0ab6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/multiattach Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f99da8b0-7ff1-4b42-bc8d-235335ae0ab6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f99da8b0-7ff1-4b42-bc8d-235335ae0ab6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f99da8b0-7ff1-4b42-bc8d-235335ae0ab6 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/multiattach returned with HTTP 200 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1253/2577] 192.168.122.215 () {58 vars in 1298 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-78ae1fca-9d5a-4647-a0f5-e39d9d14a553 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78ae1fca-9d5a-4647-a0f5-e39d9d14a553 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/volume_backend_name Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78ae1fca-9d5a-4647-a0f5-e39d9d14a553 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78ae1fca-9d5a-4647-a0f5-e39d9d14a553 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78ae1fca-9d5a-4647-a0f5-e39d9d14a553 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1325/2578] 192.168.122.215 () {58 vars in 1322 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/volume_backend_name => generated 143 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1cc4af96-4557-4b86-b96b-11fe7fef0672 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cc4af96-4557-4b86-b96b-11fe7fef0672 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] GET http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cc4af96-4557-4b86-b96b-11fe7fef0672 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cc4af96-4557-4b86-b96b-11fe7fef0672 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cc4af96-4557-4b86-b96b-11fe7fef0672 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 returned with HTTP 200 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1254/2579] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:07:13 2026] GET /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 => generated 317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bdf6a7a9-c470-4a22-a14a-9064796b8ccc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bdf6a7a9-c470-4a22-a14a-9064796b8ccc tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] PUT http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption/f17e5494-a286-4369-b6e8-7fff7350faa0 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bdf6a7a9-c470-4a22-a14a-9064796b8ccc tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-bdf6a7a9-c470-4a22-a14a-9064796b8ccc tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bdf6a7a9-c470-4a22-a14a-9064796b8ccc tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption/f17e5494-a286-4369-b6e8-7fff7350faa0 returned with HTTP 403 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1326/2580] 192.168.122.215 () {60 vars in 1390 bytes} [Thu Sep 3 12:07:13 2026] PUT /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/encryption/f17e5494-a286-4369-b6e8-7fff7350faa0 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b247451-03e3-4d5a-af81-840bb856275f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b247451-03e3-4d5a-af81-840bb856275f tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] PUT http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/key1 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b247451-03e3-4d5a-af81-840bb856275f tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-9b247451-03e3-4d5a-af81-840bb856275f tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b247451-03e3-4d5a-af81-840bb856275f tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/key1 returned with HTTP 403 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1255/2581] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:07:13 2026] PUT /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-444f355d-cb7c-463e-9b40-103cf1adf11a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-444f355d-cb7c-463e-9b40-103cf1adf11a tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] PUT http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-444f355d-cb7c-463e-9b40-103cf1adf11a tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-444f355d-cb7c-463e-9b40-103cf1adf11a tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b90ab858ccb94d5d8d3b074eabae48f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b7f11f057a64881b0728345af09cbc7', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-444f355d-cb7c-463e-9b40-103cf1adf11a tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-member] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 returned with HTTP 403 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1327/2582] 192.168.122.215 () {60 vars in 1246 bytes} [Thu Sep 3 12:07:13 2026] PUT /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-303006c1-e928-47de-ac37-2e7bebfb9f76 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-303006c1-e928-47de-ac37-2e7bebfb9f76 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] DELETE http://192.168.122.215/volume/v3/types/06c5b552-feb0-4346-b67b-8349489428ca Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-303006c1-e928-47de-ac37-2e7bebfb9f76 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-303006c1-e928-47de-ac37-2e7bebfb9f76 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-303006c1-e928-47de-ac37-2e7bebfb9f76 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/06c5b552-feb0-4346-b67b-8349489428ca returned with HTTP 202 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1256/2583] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/06c5b552-feb0-4346-b67b-8349489428ca => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4de41bb6-7af9-4bc7-936b-9b3e17ba0321 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4de41bb6-7af9-4bc7-936b-9b3e17ba0321 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] DELETE http://192.168.122.215/volume/v3/types/75eb2f39-f4d9-431f-a9a1-73ee9413b3ce Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4de41bb6-7af9-4bc7-936b-9b3e17ba0321 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4de41bb6-7af9-4bc7-936b-9b3e17ba0321 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4de41bb6-7af9-4bc7-936b-9b3e17ba0321 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/75eb2f39-f4d9-431f-a9a1-73ee9413b3ce returned with HTTP 202 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1328/2584] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/75eb2f39-f4d9-431f-a9a1-73ee9413b3ce => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa90345c-14c9-4076-b665-e890a0c7c681 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa90345c-14c9-4076-b665-e890a0c7c681 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] DELETE http://192.168.122.215/volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa90345c-14c9-4076-b665-e890a0c7c681 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa90345c-14c9-4076-b665-e890a0c7c681 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa90345c-14c9-4076-b665-e890a0c7c681 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18 returned with HTTP 202 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1257/2585] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/cd146777-90ae-4f0f-bffe-2ed8d7b1dd18 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-291a03b4-1ce0-4d43-9f48-d0afdd52ef12 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-291a03b4-1ce0-4d43-9f48-d0afdd52ef12 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] DELETE http://192.168.122.215/volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-291a03b4-1ce0-4d43-9f48-d0afdd52ef12 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-291a03b4-1ce0-4d43-9f48-d0afdd52ef12 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-291a03b4-1ce0-4d43-9f48-d0afdd52ef12 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b returned with HTTP 202 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1329/2586] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/ad0e1e3a-6679-4d62-98e5-4f38da20a05b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db3d0474-bf02-4511-a290-011a0ce66789 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db3d0474-bf02-4511-a290-011a0ce66789 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] DELETE http://192.168.122.215/volume/v3/types/61d3fe68-d660-47cc-af80-2ddb9be2ce42 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db3d0474-bf02-4511-a290-011a0ce66789 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db3d0474-bf02-4511-a290-011a0ce66789 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db3d0474-bf02-4511-a290-011a0ce66789 tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/61d3fe68-d660-47cc-af80-2ddb9be2ce42 returned with HTTP 202 Sep 03 12:07:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1258/2587] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/61d3fe68-d660-47cc-af80-2ddb9be2ce42 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2369b79f-ecff-484a-b81d-6a7dd0ab0c4e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2369b79f-ecff-484a-b81d-6a7dd0ab0c4e tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] DELETE http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2369b79f-ecff-484a-b81d-6a7dd0ab0c4e tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2369b79f-ecff-484a-b81d-6a7dd0ab0c4e tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2369b79f-ecff-484a-b81d-6a7dd0ab0c4e tempest-VolumeTypesMemberTests-237206709 tempest-VolumeTypesMemberTests-237206709-project-admin] http://192.168.122.215/volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 returned with HTTP 202 Sep 03 12:07:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1330/2588] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:07:13 2026] DELETE /volume/v3/types/f42978c8-74f0-4e32-af1a-f7b90a5af308 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af412970-c134-4c25-b408-ae4e2ec618cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-472097726", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-472097726', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Create volume of 1 GB Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=407,cinder:INSERT=76,cinder:UPDATE=116 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Availability Zones retrieved successfully. Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Flow 'volume_create_api' (db3da4d7-a47e-49d5-8eb6-8a8980fd89da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c199d966-907c-494c-9312-c7315f9a7728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c199d966-907c-494c-9312-c7315f9a7728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1491ff7-60a0-46e1-acf7-272df7ad568e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Created reservations ['e28fb16d-a889-4210-b9a7-e0efd9c4aa24', 'c400f562-cddb-4003-950c-0a96f1ac7c59', 'b7a33c2b-4f25-4db8-a07e-6db1985f0c10', '5270cf08-9026-4ddc-84ce-f4e3a3244baa'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1491ff7-60a0-46e1-acf7-272df7ad568e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28fb16d-a889-4210-b9a7-e0efd9c4aa24', 'c400f562-cddb-4003-950c-0a96f1ac7c59', 'b7a33c2b-4f25-4db8-a07e-6db1985f0c10', '5270cf08-9026-4ddc-84ce-f4e3a3244baa']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7440811c-ce1b-4fc2-9d62-91a3e36aa7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7440811c-ce1b-4fc2-9d62-91a3e36aa7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b08800-267a-4e54-bfa1-810bea60b201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-472097726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67eb6e2b8b74de5b76f1ef0ca6faa73',qos_specs=None,replication_status=,reservations=['e28fb16d-a889-4210-b9a7-e0efd9c4aa24','c400f562-cddb-4003-950c-0a96f1ac7c59','b7a33c2b-4f25-4db8-a07e-6db1985f0c10','5270cf08-9026-4ddc-84ce-f4e3a3244baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29fcbb0c5e549a6a26ab1847c6c908b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-472097726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b08800-267a-4e54-bfa1-810bea60b201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c67eb6e2b8b74de5b76f1ef0ca6faa73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a29fcbb0c5e549a6a26ab1847c6c908b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f4ab831-de3f-4135-9516-07d322e74d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f4ab831-de3f-4135-9516-07d322e74d71) transitioned into state 'SUCCESS' from state '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-472097726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67eb6e2b8b74de5b76f1ef0ca6faa73',qos_specs=None,replication_status=,reservations=['e28fb16d-a889-4210-b9a7-e0efd9c4aa24','c400f562-cddb-4003-950c-0a96f1ac7c59','b7a33c2b-4f25-4db8-a07e-6db1985f0c10','5270cf08-9026-4ddc-84ce-f4e3a3244baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29fcbb0c5e549a6a26ab1847c6c908b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4160c05-b53c-48a6-a510-a1e099bfbdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4160c05-b53c-48a6-a510-a1e099bfbdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Flow 'volume_create_api' (db3da4d7-a47e-49d5-8eb6-8a8980fd89da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:07:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Create volume request issued successfully. Sep 03 12:07:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af412970-c134-4c25-b408-ae4e2ec618cb tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:07:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1259/2589] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:07:22 2026] POST /volume/v3/volumes => generated 773 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ad7972fd-5012-455a-82b8-c69ecd079390 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1052141213", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1052141213', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Create volume of 1 GB Sep 03 12:07:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Availability Zones retrieved successfully. Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Flow 'volume_create_api' (aeced584-34ab-495f-a1c4-f07de7d3da20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b14753-95fd-4376-ac9e-df162cd53898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b14753-95fd-4376-ac9e-df162cd53898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2ef5d7-cdfe-4830-bec1-37e37156d3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Created reservations ['dc1c7f92-0696-404e-bb42-d001b0a318bb', 'ff40ffdb-1e2b-4b6f-b886-db149eaf7e4f', '1bd39f65-a21e-428d-8c08-db7890f2cd0d', '6c4aceb8-44c7-40ed-8929-e3955046384d'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2ef5d7-cdfe-4830-bec1-37e37156d3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1c7f92-0696-404e-bb42-d001b0a318bb', 'ff40ffdb-1e2b-4b6f-b886-db149eaf7e4f', '1bd39f65-a21e-428d-8c08-db7890f2cd0d', '6c4aceb8-44c7-40ed-8929-e3955046384d']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36026046-84a4-4de9-9af3-b1f10e654c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36026046-84a4-4de9-9af3-b1f10e654c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be1e5544-2752-42eb-9541-42384d619f91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1052141213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67eb6e2b8b74de5b76f1ef0ca6faa73',qos_specs=None,replication_status=,reservations=['dc1c7f92-0696-404e-bb42-d001b0a318bb','ff40ffdb-1e2b-4b6f-b886-db149eaf7e4f','1bd39f65-a21e-428d-8c08-db7890f2cd0d','6c4aceb8-44c7-40ed-8929-e3955046384d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29fcbb0c5e549a6a26ab1847c6c908b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1052141213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be1e5544-2752-42eb-9541-42384d619f91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c67eb6e2b8b74de5b76f1ef0ca6faa73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a29fcbb0c5e549a6a26ab1847c6c908b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4a11a1-3df9-4a5d-a6df-ed38d3f2f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4a11a1-3df9-4a5d-a6df-ed38d3f2f7c2) transitioned into state 'SUCCESS' from state '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-1052141213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67eb6e2b8b74de5b76f1ef0ca6faa73',qos_specs=None,replication_status=,reservations=['dc1c7f92-0696-404e-bb42-d001b0a318bb','ff40ffdb-1e2b-4b6f-b886-db149eaf7e4f','1bd39f65-a21e-428d-8c08-db7890f2cd0d','6c4aceb8-44c7-40ed-8929-e3955046384d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29fcbb0c5e549a6a26ab1847c6c908b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c413a8-c80d-41a6-b32c-0a30b780e1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c413a8-c80d-41a6-b32c-0a30b780e1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Flow 'volume_create_api' (aeced584-34ab-495f-a1c4-f07de7d3da20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:07:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Create volume request issued successfully. Sep 03 12:07:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad7972fd-5012-455a-82b8-c69ecd079390 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:07:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1331/2590] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:07:22 2026] POST /volume/v3/volumes => generated 774 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:07:32 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=26,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:07:32 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=253,cinder:UPDATE=90,cinder:INSERT=70 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-69682136-948a-4aa1-b7c3-5f2f06a1dd4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69682136-948a-4aa1-b7c3-5f2f06a1dd4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69682136-948a-4aa1-b7c3-5f2f06a1dd4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69682136-948a-4aa1-b7c3-5f2f06a1dd4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-69682136-948a-4aa1-b7c3-5f2f06a1dd4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69682136-948a-4aa1-b7c3-5f2f06a1dd4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1260/2591] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:53 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c33e381e-3afe-46a1-a9f4-5c1fa7c1fa20 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c33e381e-3afe-46a1-a9f4-5c1fa7c1fa20 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c33e381e-3afe-46a1-a9f4-5c1fa7c1fa20 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c33e381e-3afe-46a1-a9f4-5c1fa7c1fa20 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c33e381e-3afe-46a1-a9f4-5c1fa7c1fa20 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c33e381e-3afe-46a1-a9f4-5c1fa7c1fa20 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1332/2592] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:53 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-89b9e165-ae78-4d8b-a8ce-ef49141318c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-89b9e165-ae78-4d8b-a8ce-ef49141318c6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-89b9e165-ae78-4d8b-a8ce-ef49141318c6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-89b9e165-ae78-4d8b-a8ce-ef49141318c6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-89b9e165-ae78-4d8b-a8ce-ef49141318c6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-89b9e165-ae78-4d8b-a8ce-ef49141318c6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1261/2593] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:07:53 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-655118b9-41b0-4bc4-883f-b704578aacd5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-655118b9-41b0-4bc4-883f-b704578aacd5 None None] GET http://192.168.122.215/volume// Sep 03 12:07:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-655118b9-41b0-4bc4-883f-b704578aacd5 None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-655118b9-41b0-4bc4-883f-b704578aacd5 None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-655118b9-41b0-4bc4-883f-b704578aacd5 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:07:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1333/2594] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:07:53 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-88da2cda-5dc7-418f-b956-2f9c2c113f88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-88da2cda-5dc7-418f-b956-2f9c2c113f88 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:07:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-88da2cda-5dc7-418f-b956-2f9c2c113f88 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3b08800-267a-4e54-bfa1-810bea60b201", "connector": null, "instance_uuid": "8672284a-ba32-4e22-a7f8-dc23f7e488cb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-88da2cda-5dc7-418f-b956-2f9c2c113f88 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:07:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1262/2595] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:07:53 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e388d691-802b-45d8-8370-28c687f95481 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e388d691-802b-45d8-8370-28c687f95481 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e388d691-802b-45d8-8370-28c687f95481 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e388d691-802b-45d8-8370-28c687f95481 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf6f9cfd-67a6-4f22-b6ca-60918c6a5d37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf6f9cfd-67a6-4f22-b6ca-60918c6a5d37 None None] GET http://192.168.122.215/volume// Sep 03 12:07:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf6f9cfd-67a6-4f22-b6ca-60918c6a5d37 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf6f9cfd-67a6-4f22-b6ca-60918c6a5d37 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf6f9cfd-67a6-4f22-b6ca-60918c6a5d37 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:07:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1263/2596] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:07:54 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:07:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e388d691-802b-45d8-8370-28c687f95481 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-df114d09-eb7e-496e-a56e-c621e882f290 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-df114d09-eb7e-496e-a56e-c621e882f290 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-df114d09-eb7e-496e-a56e-c621e882f290 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-df114d09-eb7e-496e-a56e-c621e882f290 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e388d691-802b-45d8-8370-28c687f95481 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1334/2597] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:54 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-df114d09-eb7e-496e-a56e-c621e882f290 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-df114d09-eb7e-496e-a56e-c621e882f290 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1264/2598] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:07:54 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1046 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] PUT http://192.168.122.215/volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Acquiring lock "cinder-attachment_update-a3b08800-267a-4e54-bfa1-810bea60b201-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Lock "cinder-attachment_update-a3b08800-267a-4e54-bfa1-810bea60b201-devstack" acquired by "attachment_update" :: waited 0.012s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:54 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Lock "cinder-attachment_update-a3b08800-267a-4e54-bfa1-810bea60b201-devstack" released by "attachment_update" :: held 0.160s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:07:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-0a406ad2-7901-4ee1-8ed0-4937b818aa5e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f returned with HTTP 200 Sep 03 12:07:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1335/2599] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:07:54 2026] PUT /volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f => generated 694 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-6f4a9fc1-b4ca-4f53-965d-55960f29fd8a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-6f4a9fc1-b4ca-4f53-965d-55960f29fd8a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f/action Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-6f4a9fc1-b4ca-4f53-965d-55960f29fd8a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-6f4a9fc1-b4ca-4f53-965d-55960f29fd8a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c713d519-d20d-4a85-81f9-56606a2d90f2 req-6f4a9fc1-b4ca-4f53-965d-55960f29fd8a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f/action returned with HTTP 204 Sep 03 12:07:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1265/2600] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:07:55 2026] POST /volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fd1d564c-47ae-460b-adb6-fe5943bac4c9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fd1d564c-47ae-460b-adb6-fe5943bac4c9 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fd1d564c-47ae-460b-adb6-fe5943bac4c9 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fd1d564c-47ae-460b-adb6-fe5943bac4c9 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fd1d564c-47ae-460b-adb6-fe5943bac4c9 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fd1d564c-47ae-460b-adb6-fe5943bac4c9 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1336/2601] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:55 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1158 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e069f6dc-0441-41c6-8193-d002c7961bd0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e069f6dc-0441-41c6-8193-d002c7961bd0 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e069f6dc-0441-41c6-8193-d002c7961bd0 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e069f6dc-0441-41c6-8193-d002c7961bd0 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e069f6dc-0441-41c6-8193-d002c7961bd0 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e069f6dc-0441-41c6-8193-d002c7961bd0 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1266/2602] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:55 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cad12ebb-3dae-471c-b669-8665db94442a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-detach": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Attachment connected to vm 8672284a-ba32-4e22-a7f8-dc23f7e488cb, checking data on nova Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.compute.nova [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Creating Keystone token plugin using URL: http://192.168.122.215/identity {{(pid=86956) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] REQ: curl -g -i -X GET http://192.168.122.215/compute/v2.1/servers/8672284a-ba32-4e22-a7f8-dc23f7e488cb/os-volume_attachments/a3b08800-267a-4e54-bfa1-810bea60b201 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c4cb9778d59938d303918388bf8e03362e3baf379fefa987928a0d976fa214b2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cad12ebb-3dae-471c-b669-8665db94442a" -H "X-Service-Token: {SHA256}96a29f1ab4621b458882bfe4e6b84959dc45967af627adad3e4f5c10d365d1d2" {{(pid=86956) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 10:07:55 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-77d687b8-14ed-4873-b60a-7007ffcf9613 x-openstack-request-id: req-77d687b8-14ed-4873-b60a-7007ffcf9613 {{(pid=86956) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a3b08800-267a-4e54-bfa1-810bea60b201", "serverId": "8672284a-ba32-4e22-a7f8-dc23f7e488cb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "26907609-3da2-4c8e-a88f-588e9c8f2a9f", "bdm_uuid": "d24bc6c6-007d-463b-a233-060c77c33c04"}} {{(pid=86956) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET call to compute for http://192.168.122.215/compute/v2.1/servers/8672284a-ba32-4e22-a7f8-dc23f7e488cb/os-volume_attachments/a3b08800-267a-4e54-bfa1-810bea60b201 used request id req-77d687b8-14ed-4873-b60a-7007ffcf9613 {{(pid=86956) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.volume.api [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-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 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Caught error: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: 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 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API Sep 03 12:07:55 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault Sep 03 12:07:55 devstack devstack@c-api.service[86956]: INFO cinder.api.middleware.fault [None req-cad12ebb-3dae-471c-b669-8665db94442a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 409 Sep 03 12:07:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1337/2603] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:07:55 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 167 bytes in 424 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-baece080-de74-4299-9b2b-9a45e649b162 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Attachment connected to vm 8672284a-ba32-4e22-a7f8-dc23f7e488cb, checking data on nova Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.compute.nova [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Creating Keystone token plugin using URL: http://192.168.122.215/identity {{(pid=86957) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] REQ: curl -g -i -X GET http://192.168.122.215/compute/v2.1/servers/8672284a-ba32-4e22-a7f8-dc23f7e488cb/os-volume_attachments/a3b08800-267a-4e54-bfa1-810bea60b201 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1418d031add834df987dd8dc623ed978b5a03c97abbefeb556216d053c9eb9e3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-baece080-de74-4299-9b2b-9a45e649b162" -H "X-Service-Token: {SHA256}0ef53dce13e14a27d1ae74c916db567eae0f796bc09e96365b961198e4fee536" {{(pid=86957) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 10:07:55 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-a1b9cb72-e4cc-4775-902b-55f72afbe9dc x-openstack-request-id: req-a1b9cb72-e4cc-4775-902b-55f72afbe9dc {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a3b08800-267a-4e54-bfa1-810bea60b201", "serverId": "8672284a-ba32-4e22-a7f8-dc23f7e488cb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "26907609-3da2-4c8e-a88f-588e9c8f2a9f", "bdm_uuid": "d24bc6c6-007d-463b-a233-060c77c33c04"}} {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET call to compute for http://192.168.122.215/compute/v2.1/servers/8672284a-ba32-4e22-a7f8-dc23f7e488cb/os-volume_attachments/a3b08800-267a-4e54-bfa1-810bea60b201 used request id req-a1b9cb72-e4cc-4775-902b-55f72afbe9dc {{(pid=86957) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.volume.api [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-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 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Caught error: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: 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 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API Sep 03 12:07:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Sep 03 12:07:55 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-baece080-de74-4299-9b2b-9a45e649b162 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 409 Sep 03 12:07:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1267/2604] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:07:55 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 167 bytes in 219 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0d48569b-4f69-4509-a280-323f5cd47330 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1338/2605] 192.168.122.215 () {62 vars in 1481 bytes} [Thu Sep 3 12:07:55 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-195c1409-3e4a-4af8-a709-320d5c6b528c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1268/2606] 192.168.122.215 () {62 vars in 1481 bytes} [Thu Sep 3 12:07:55 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-48cf5d0c-057f-4f74-8573-4f2acfae47fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: WARNING keystonemiddleware.auth_token [None req-48cf5d0c-057f-4f74-8573-4f2acfae47fb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 12:07:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1339/2607] 192.168.122.215 () {62 vars in 1481 bytes} [Thu Sep 3 12:07:55 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ec23d20-63ec-4e9a-b63a-011362b59085 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: WARNING keystonemiddleware.auth_token [None req-6ec23d20-63ec-4e9a-b63a-011362b59085 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 12:07:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1269/2608] 192.168.122.215 () {62 vars in 1481 bytes} [Thu Sep 3 12:07:56 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-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=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Updating volume 'a3b08800-267a-4e54-bfa1-810bea60b201' with '{'status': 'error'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d8ca63a7-050f-4afc-a7a2-7df022a19cd7 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 202 Sep 03 12:07:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1340/2609] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:07:56 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6004d747-792c-4829-9568-403448641c47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6004d747-792c-4829-9568-403448641c47 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6004d747-792c-4829-9568-403448641c47 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6004d747-792c-4829-9568-403448641c47 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-6004d747-792c-4829-9568-403448641c47 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6004d747-792c-4829-9568-403448641c47 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6004d747-792c-4829-9568-403448641c47 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1270/2610] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:56 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1157 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "26907609-3da2-4c8e-a88f-588e9c8f2a9f"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "26907609-3da2-4c8e-a88f-588e9c8f2a9f"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Volume info retrieved successfully. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Attachment connected to vm 8672284a-ba32-4e22-a7f8-dc23f7e488cb, checking data on nova Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.compute.nova [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Creating Keystone token plugin using URL: http://192.168.122.215/identity {{(pid=86956) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] REQ: curl -g -i -X GET http://192.168.122.215/compute/v2.1/servers/8672284a-ba32-4e22-a7f8-dc23f7e488cb/os-volume_attachments/a3b08800-267a-4e54-bfa1-810bea60b201 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b3572c7e87bb742e5a27296778b152ab5781c856f3681320378db4c4b4c79d96" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce" -H "X-Service-Token: {SHA256}96a29f1ab4621b458882bfe4e6b84959dc45967af627adad3e4f5c10d365d1d2" {{(pid=86956) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 10:07:56 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-8a296fed-f436-434e-880c-f78ae38e34af x-openstack-request-id: req-8a296fed-f436-434e-880c-f78ae38e34af {{(pid=86956) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a3b08800-267a-4e54-bfa1-810bea60b201", "serverId": "8672284a-ba32-4e22-a7f8-dc23f7e488cb", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "26907609-3da2-4c8e-a88f-588e9c8f2a9f", "bdm_uuid": "d24bc6c6-007d-463b-a233-060c77c33c04"}} {{(pid=86956) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG novaclient.v2.client [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] GET call to compute for http://192.168.122.215/compute/v2.1/servers/8672284a-ba32-4e22-a7f8-dc23f7e488cb/os-volume_attachments/a3b08800-267a-4e54-bfa1-810bea60b201 used request id req-8a296fed-f436-434e-880c-f78ae38e34af {{(pid=86956) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.volume.api [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-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 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Caught error: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: 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 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8672284a-ba32-4e22-a7f8-dc23f7e488cb using the Compute API Sep 03 12:07:56 devstack devstack@c-api.service[86956]: ERROR cinder.api.middleware.fault Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.api.middleware.fault [None req-6a3d0c0b-2718-4483-9bba-f25beb91a9ce tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 409 Sep 03 12:07:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1341/2611] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:07:56 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 167 bytes in 205 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bef16a8e-ad1a-414a-a4f6-b53c72ebc69a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1271/2612] 192.168.122.215 () {62 vars in 1481 bytes} [Thu Sep 3 12:07:56 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-590ca897-da61-463e-b564-4c2f917b8fdc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: WARNING keystonemiddleware.auth_token [None req-590ca897-da61-463e-b564-4c2f917b8fdc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 12:07:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1342/2613] 192.168.122.215 () {62 vars in 1481 bytes} [Thu Sep 3 12:07:56 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-265c9259-fc50-4d42-8726-20830e84760e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-265c9259-fc50-4d42-8726-20830e84760e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-265c9259-fc50-4d42-8726-20830e84760e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-265c9259-fc50-4d42-8726-20830e84760e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-265c9259-fc50-4d42-8726-20830e84760e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-265c9259-fc50-4d42-8726-20830e84760e tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1272/2614] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:56 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86956) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4f4be32-4437-47ac-b700-3cd31057bc6d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1343/2615] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:56 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 867 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-19a0096a-711d-4efc-856c-846a3bf652dd req-00916a94-62d9-4900-b6c4-b28b0ac1d511 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-00916a94-62d9-4900-b6c4-b28b0ac1d511 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-00916a94-62d9-4900-b6c4-b28b0ac1d511 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-00916a94-62d9-4900-b6c4-b28b0ac1d511 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-19a0096a-711d-4efc-856c-846a3bf652dd req-00916a94-62d9-4900-b6c4-b28b0ac1d511 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-00916a94-62d9-4900-b6c4-b28b0ac1d511 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1273/2616] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:07:56 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0bd5ed38-8121-410f-96ca-139460b8e33a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0bd5ed38-8121-410f-96ca-139460b8e33a None None] GET http://192.168.122.215/volume// Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0bd5ed38-8121-410f-96ca-139460b8e33a None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0bd5ed38-8121-410f-96ca-139460b8e33a None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0bd5ed38-8121-410f-96ca-139460b8e33a None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:07:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1344/2617] 192.168.122.215 () {58 vars in 1317 bytes} [Thu Sep 3 12:07:57 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-19a0096a-711d-4efc-856c-846a3bf652dd req-dd3fa982-ea47-48e6-a8e5-e0ebaa37768a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-dd3fa982-ea47-48e6-a8e5-e0ebaa37768a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/attachments Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-dd3fa982-ea47-48e6-a8e5-e0ebaa37768a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be1e5544-2752-42eb-9541-42384d619f91", "connector": null, "instance_uuid": "8672284a-ba32-4e22-a7f8-dc23f7e488cb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-dd3fa982-ea47-48e6-a8e5-e0ebaa37768a tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments returned with HTTP 200 Sep 03 12:07:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1274/2618] 192.168.122.215 () {66 vars in 1483 bytes} [Thu Sep 3 12:07:57 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff62fdcd-b214-49d0-9ff2-4670ff012ba6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff62fdcd-b214-49d0-9ff2-4670ff012ba6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff62fdcd-b214-49d0-9ff2-4670ff012ba6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff62fdcd-b214-49d0-9ff2-4670ff012ba6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b87fb697-a723-493e-9549-54b00687a063 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b87fb697-a723-493e-9549-54b00687a063 None None] GET http://192.168.122.215/volume// Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b87fb697-a723-493e-9549-54b00687a063 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b87fb697-a723-493e-9549-54b00687a063 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b87fb697-a723-493e-9549-54b00687a063 None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:07:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1275/2619] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:07:57 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-19a0096a-711d-4efc-856c-846a3bf652dd req-beba6fa4-9384-4aac-9809-8172a33c3434 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff62fdcd-b214-49d0-9ff2-4670ff012ba6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-beba6fa4-9384-4aac-9809-8172a33c3434 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-beba6fa4-9384-4aac-9809-8172a33c3434 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-beba6fa4-9384-4aac-9809-8172a33c3434 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff62fdcd-b214-49d0-9ff2-4670ff012ba6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1345/2620] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:57 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-19a0096a-711d-4efc-856c-846a3bf652dd req-beba6fa4-9384-4aac-9809-8172a33c3434 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-beba6fa4-9384-4aac-9809-8172a33c3434 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1276/2621] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:07:57 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 1047 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] PUT http://192.168.122.215/volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.215", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:285de3cf455c", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "bf077d87-8c67-4677-988c-34219437a4f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Acquiring lock "cinder-attachment_update-be1e5544-2752-42eb-9541-42384d619f91-devstack" by "attachment_update" {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Lock "cinder-attachment_update-be1e5544-2752-42eb-9541-42384d619f91-devstack" acquired by "attachment_update" :: waited 0.012s {{(pid=86956) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:57 devstack devstack@c-api.service[86956]: DEBUG cinder.coordination [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Lock "cinder-attachment_update-be1e5544-2752-42eb-9541-42384d619f91-devstack" released by "attachment_update" :: held 0.155s {{(pid=86956) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 12:07:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-bc9863d7-deb1-4957-8518-eba7895f8153 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e returned with HTTP 200 Sep 03 12:07:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1346/2622] 192.168.122.215 () {66 vars in 1593 bytes} [Thu Sep 3 12:07:57 2026] PUT /volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e => generated 694 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-19a0096a-711d-4efc-856c-846a3bf652dd req-67cce730-4a87-4f8d-8706-76964e2413ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-67cce730-4a87-4f8d-8706-76964e2413ad tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e/action Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-67cce730-4a87-4f8d-8706-76964e2413ad tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-67cce730-4a87-4f8d-8706-76964e2413ad tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-19a0096a-711d-4efc-856c-846a3bf652dd req-67cce730-4a87-4f8d-8706-76964e2413ad tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e/action returned with HTTP 204 Sep 03 12:07:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1277/2623] 192.168.122.215 () {66 vars in 1614 bytes} [Thu Sep 3 12:07:57 2026] POST /volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8c6c2672-7a01-40ad-82fe-fbd3b6ea2270 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c6c2672-7a01-40ad-82fe-fbd3b6ea2270 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c6c2672-7a01-40ad-82fe-fbd3b6ea2270 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c6c2672-7a01-40ad-82fe-fbd3b6ea2270 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8c6c2672-7a01-40ad-82fe-fbd3b6ea2270 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c6c2672-7a01-40ad-82fe-fbd3b6ea2270 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1347/2624] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:58 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edbd35c1-b051-447d-9d0b-25dc3a6263db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edbd35c1-b051-447d-9d0b-25dc3a6263db tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edbd35c1-b051-447d-9d0b-25dc3a6263db tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edbd35c1-b051-447d-9d0b-25dc3a6263db tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edbd35c1-b051-447d-9d0b-25dc3a6263db tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edbd35c1-b051-447d-9d0b-25dc3a6263db tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1278/2625] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:58 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a05b885e-c23a-4376-ac44-4985a526f3ab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a05b885e-c23a-4376-ac44-4985a526f3ab tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a05b885e-c23a-4376-ac44-4985a526f3ab tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-detach": {"attachment_id": "3c50e715-05f0-46bc-9fa5-b94be64d6d3e"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a05b885e-c23a-4376-ac44-4985a526f3ab tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3c50e715-05f0-46bc-9fa5-b94be64d6d3e"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a05b885e-c23a-4376-ac44-4985a526f3ab tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a05b885e-c23a-4376-ac44-4985a526f3ab tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 400 Sep 03 12:07:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1348/2626] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:07:58 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 100 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-da0577dc-c129-401c-89af-92c39e82a64c req-04c553e9-8c9a-433b-9bf3-028bd7a2a477 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-04c553e9-8c9a-433b-9bf3-028bd7a2a477 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-04c553e9-8c9a-433b-9bf3-028bd7a2a477 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-04c553e9-8c9a-433b-9bf3-028bd7a2a477 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-da0577dc-c129-401c-89af-92c39e82a64c req-04c553e9-8c9a-433b-9bf3-028bd7a2a477 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-04c553e9-8c9a-433b-9bf3-028bd7a2a477 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1279/2627] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:07:58 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91/action Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Begin detaching volume completed successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-567eae9a-9e7a-4218-bd61-58e7ced644ba tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91/action returned with HTTP 202 Sep 03 12:07:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1349/2628] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:07:58 2026] POST /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-adcee879-a412-4cb5-9e39-c1a542154b7a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-adcee879-a412-4cb5-9e39-c1a542154b7a None None] GET http://192.168.122.215/volume// Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-adcee879-a412-4cb5-9e39-c1a542154b7a None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-adcee879-a412-4cb5-9e39-c1a542154b7a None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-adcee879-a412-4cb5-9e39-c1a542154b7a None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:07:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1280/2629] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:07:58 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-da0577dc-c129-401c-89af-92c39e82a64c req-43579ff6-c4cf-458d-91ef-373857c725d6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-43579ff6-c4cf-458d-91ef-373857c725d6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-43579ff6-c4cf-458d-91ef-373857c725d6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-43579ff6-c4cf-458d-91ef-373857c725d6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-da0577dc-c129-401c-89af-92c39e82a64c req-43579ff6-c4cf-458d-91ef-373857c725d6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-43579ff6-c4cf-458d-91ef-373857c725d6 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:07:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1350/2630] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:07:58 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 1343 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-da0577dc-c129-401c-89af-92c39e82a64c req-47ec328a-1c18-4044-9105-925982d8350f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-47ec328a-1c18-4044-9105-925982d8350f tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] DELETE http://192.168.122.215/volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-47ec328a-1c18-4044-9105-925982d8350f tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-47ec328a-1c18-4044-9105-925982d8350f tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:58 devstack devstack@c-api.service[86957]: /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 03 12:07:58 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 03 12:07:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-da0577dc-c129-401c-89af-92c39e82a64c req-47ec328a-1c18-4044-9105-925982d8350f tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e returned with HTTP 200 Sep 03 12:07:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1281/2631] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:07:58 2026] DELETE /volume/v3/attachments/3c50e715-05f0-46bc-9fa5-b94be64d6d3e => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b5574237-da57-4c02-bae1-85e0caddcdb2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b5574237-da57-4c02-bae1-85e0caddcdb2 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b5574237-da57-4c02-bae1-85e0caddcdb2 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b5574237-da57-4c02-bae1-85e0caddcdb2 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:07:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-b5574237-da57-4c02-bae1-85e0caddcdb2 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] Updating volume 'a3b08800-267a-4e54-bfa1-810bea60b201' with '{'status': 'in-use'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 12:07:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:07:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b5574237-da57-4c02-bae1-85e0caddcdb2 tempest-TestServerVolumeAttachmentScenario-447311688 tempest-TestServerVolumeAttachmentScenario-447311688-project-admin] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 202 Sep 03 12:07:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1351/2632] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:07:59 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:07:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da177a71-8617-4910-ad50-605aceea09c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da177a71-8617-4910-ad50-605aceea09c1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da177a71-8617-4910-ad50-605aceea09c1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da177a71-8617-4910-ad50-605aceea09c1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:07:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:07:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:07:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:07:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:07:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da177a71-8617-4910-ad50-605aceea09c1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:07:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da177a71-8617-4910-ad50-605aceea09c1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:07:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1282/2633] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:07:59 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b08ca400-2513-41bf-b564-fa180fec8914 req-ff3587b0-ec3e-4662-904b-e254bcf92a81 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:07:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-ff3587b0-ec3e-4662-904b-e254bcf92a81 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-ff3587b0-ec3e-4662-904b-e254bcf92a81 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:07:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-ff3587b0-ec3e-4662-904b-e254bcf92a81 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [req-b08ca400-2513-41bf-b564-fa180fec8914 req-ff3587b0-ec3e-4662-904b-e254bcf92a81 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-ff3587b0-ec3e-4662-904b-e254bcf92a81 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:08:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1352/2634] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:07:59 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1158 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:08:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] POST http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action Sep 03 12:08:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:08:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Begin detaching volume completed successfully. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-f8b54bf1-f655-403c-a6aa-aa5913735da4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action returned with HTTP 202 Sep 03 12:08:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1283/2635] 192.168.122.215 () {64 vars in 1561 bytes} [Thu Sep 3 12:08:00 2026] POST /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:08:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3f8b4f41-f168-4c91-84da-b2c092c7628f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f8b4f41-f168-4c91-84da-b2c092c7628f None None] GET http://192.168.122.215/volume// Sep 03 12:08:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f8b4f41-f168-4c91-84da-b2c092c7628f None None] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f8b4f41-f168-4c91-84da-b2c092c7628f None None] Calling method 'all' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f8b4f41-f168-4c91-84da-b2c092c7628f None None] http://192.168.122.215/volume// returned with HTTP 300 Sep 03 12:08:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1353/2636] 192.168.122.215 () {58 vars in 1315 bytes} [Thu Sep 3 12:08:00 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 12:08:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-b08ca400-2513-41bf-b564-fa180fec8914 req-bec06c77-865f-4c09-b135-52bab04f5c74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-bec06c77-865f-4c09-b135-52bab04f5c74 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:08:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-bec06c77-865f-4c09-b135-52bab04f5c74 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-bec06c77-865f-4c09-b135-52bab04f5c74 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-b08ca400-2513-41bf-b564-fa180fec8914 req-bec06c77-865f-4c09-b135-52bab04f5c74 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-bec06c77-865f-4c09-b135-52bab04f5c74 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:08:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1284/2637] 192.168.122.215 () {62 vars in 1528 bytes} [Thu Sep 3 12:08:00 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 1342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:08:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [req-b08ca400-2513-41bf-b564-fa180fec8914 req-3ff0b247-c7dc-46ff-8d80-dafd50ba7733 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-3ff0b247-c7dc-46ff-8d80-dafd50ba7733 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] DELETE http://192.168.122.215/volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f Sep 03 12:08:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-3ff0b247-c7dc-46ff-8d80-dafd50ba7733 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-3ff0b247-c7dc-46ff-8d80-dafd50ba7733 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:00 devstack devstack@c-api.service[86956]: /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 03 12:08:00 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, Sep 03 12:08:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [req-b08ca400-2513-41bf-b564-fa180fec8914 req-3ff0b247-c7dc-46ff-8d80-dafd50ba7733 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f returned with HTTP 200 Sep 03 12:08:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1354/2638] 192.168.122.215 () {64 vars in 1562 bytes} [Thu Sep 3 12:08:00 2026] DELETE /volume/v3/attachments/26907609-3da2-4c8e-a88f-588e9c8f2a9f => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:08:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-5c55d0fd-766e-43c0-b593-6886469fc161 req-b4514f80-11f1-4988-8d32-e8275ee7080d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5c55d0fd-766e-43c0-b593-6886469fc161 req-b4514f80-11f1-4988-8d32-e8275ee7080d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:08:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5c55d0fd-766e-43c0-b593-6886469fc161 req-b4514f80-11f1-4988-8d32-e8275ee7080d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5c55d0fd-766e-43c0-b593-6886469fc161 req-b4514f80-11f1-4988-8d32-e8275ee7080d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-5c55d0fd-766e-43c0-b593-6886469fc161 req-b4514f80-11f1-4988-8d32-e8275ee7080d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5c55d0fd-766e-43c0-b593-6886469fc161 req-b4514f80-11f1-4988-8d32-e8275ee7080d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:08:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1285/2639] 192.168.122.215 () {60 vars in 1487 bytes} [Thu Sep 3 12:08:01 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] DELETE http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:08:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:04 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Delete volume with id: be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:08:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Delete volume request issued successfully. Sep 03 12:08:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a7cbac7-eb6c-4377-97a4-b554d9c9d738 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 202 Sep 03 12:08:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1355/2640] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:08:04 2026] DELETE /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95d8c12e-4a19-46b3-a1d4-e2ff022edf21 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95d8c12e-4a19-46b3-a1d4-e2ff022edf21 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:08:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95d8c12e-4a19-46b3-a1d4-e2ff022edf21 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95d8c12e-4a19-46b3-a1d4-e2ff022edf21 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95d8c12e-4a19-46b3-a1d4-e2ff022edf21 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95d8c12e-4a19-46b3-a1d4-e2ff022edf21 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 200 Sep 03 12:08:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1286/2641] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:04 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cfa2e327-4031-4d6a-8518-de9fb0688aaf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cfa2e327-4031-4d6a-8518-de9fb0688aaf tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 Sep 03 12:08:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cfa2e327-4031-4d6a-8518-de9fb0688aaf tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cfa2e327-4031-4d6a-8518-de9fb0688aaf tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cfa2e327-4031-4d6a-8518-de9fb0688aaf tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 returned with HTTP 404 Sep 03 12:08:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1356/2642] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:05 2026] GET /volume/v3/volumes/be1e5544-2752-42eb-9541-42384d619f91 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] DELETE http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:08:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Delete volume with id: a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:08:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Delete volume request issued successfully. Sep 03 12:08:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59f1c085-a419-4eae-9a22-3b4cdc953b4d tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 202 Sep 03 12:08:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1287/2643] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:08:06 2026] DELETE /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-78009e9e-3f21-47f1-aad8-db4e1bdfccb1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78009e9e-3f21-47f1-aad8-db4e1bdfccb1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:08:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78009e9e-3f21-47f1-aad8-db4e1bdfccb1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-78009e9e-3f21-47f1-aad8-db4e1bdfccb1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-78009e9e-3f21-47f1-aad8-db4e1bdfccb1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Volume info retrieved successfully. Sep 03 12:08:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-78009e9e-3f21-47f1-aad8-db4e1bdfccb1 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 200 Sep 03 12:08:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1357/2644] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:06 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-faf88ab8-7f29-434f-b112-9ce29d829ca4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faf88ab8-7f29-434f-b112-9ce29d829ca4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] GET http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 Sep 03 12:08:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faf88ab8-7f29-434f-b112-9ce29d829ca4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faf88ab8-7f29-434f-b112-9ce29d829ca4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faf88ab8-7f29-434f-b112-9ce29d829ca4 tempest-TestServerVolumeAttachmentScenario-1108363166 tempest-TestServerVolumeAttachmentScenario-1108363166-project-member] http://192.168.122.215/volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 returned with HTTP 404 Sep 03 12:08:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1288/2645] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:07 2026] GET /volume/v3/volumes/a3b08800-267a-4e54-bfa1-810bea60b201 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:16 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:08:17 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:08:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-52454299-21f5-4517-a168-7bbaa5a768bd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-52454299-21f5-4517-a168-7bbaa5a768bd tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-52454299-21f5-4517-a168-7bbaa5a768bd tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-52454299-21f5-4517-a168-7bbaa5a768bd tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1358/2646] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:17 2026] POST /volume/v3/types => generated 287 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d7768d8-8519-45fe-8472-2386fc382ebb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f20f40dd-bac8-4513-a2a2-c5f1abe05b71", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f20f40dd-bac8-4513-a2a2-c5f1abe05b71', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Create volume of 1 GB Sep 03 12:08:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Availability Zones retrieved successfully. Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Flow 'volume_create_api' (7f894899-2b9d-472f-80e3-5a6917bee322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8a0cad-00e6-4dd2-bb06-7422e893058b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b8a0cad-00e6-4dd2-bb06-7422e893058b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:08:18Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0cb5c637-f938-4268-8ba4-ba3dcba362bd,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': '0cb5c637-f938-4268-8ba4-ba3dcba362bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e19136-ffb1-4ccb-bdf5-18821957c673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-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 03 12:08:20 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-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 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Created reservations ['737149c1-ca8f-43e4-b8c0-9c63e2c91e5c', 'c520c914-6b8b-4ab2-8b83-1092351f6384', '4e47469e-37d8-4811-9bc3-5951702ac929', 'd94a68ea-d1aa-46c0-b37e-a090be5e1769'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e19136-ffb1-4ccb-bdf5-18821957c673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['737149c1-ca8f-43e4-b8c0-9c63e2c91e5c', 'c520c914-6b8b-4ab2-8b83-1092351f6384', '4e47469e-37d8-4811-9bc3-5951702ac929', 'd94a68ea-d1aa-46c0-b37e-a090be5e1769']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12904108-42bc-463b-9119-e8d32685e2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12904108-42bc-463b-9119-e8d32685e2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d187ac3-0919-4bf9-8021-945115606580', '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='f3045bb9420b4b51b222e998e0409a87',qos_specs=None,replication_status=,reservations=['737149c1-ca8f-43e4-b8c0-9c63e2c91e5c','c520c914-6b8b-4ab2-8b83-1092351f6384','4e47469e-37d8-4811-9bc3-5951702ac929','d94a68ea-d1aa-46c0-b37e-a090be5e1769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6952fff7349141d3aea505ab2ae65e42',volume_type_id=0cb5c637-f938-4268-8ba4-ba3dcba362bd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:08:20Z,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=0d187ac3-0919-4bf9-8021-945115606580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3045bb9420b4b51b222e998e0409a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6952fff7349141d3aea505ab2ae65e42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0cb5c637-f938-4268-8ba4-ba3dcba362bd),volume_type_id=0cb5c637-f938-4268-8ba4-ba3dcba362bd)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87cfedaf-18e8-4536-a44b-f84a3c8d4029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87cfedaf-18e8-4536-a44b-f84a3c8d4029) transitioned into state 'SUCCESS' from 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='f3045bb9420b4b51b222e998e0409a87',qos_specs=None,replication_status=,reservations=['737149c1-ca8f-43e4-b8c0-9c63e2c91e5c','c520c914-6b8b-4ab2-8b83-1092351f6384','4e47469e-37d8-4811-9bc3-5951702ac929','d94a68ea-d1aa-46c0-b37e-a090be5e1769'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6952fff7349141d3aea505ab2ae65e42',volume_type_id=0cb5c637-f938-4268-8ba4-ba3dcba362bd)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a14b8b2-cada-4e59-be91-e4d09b638afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a14b8b2-cada-4e59-be91-e4d09b638afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Flow 'volume_create_api' (7f894899-2b9d-472f-80e3-5a6917bee322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:08:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Create volume request issued successfully. Sep 03 12:08:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d7768d8-8519-45fe-8472-2386fc382ebb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:08:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1289/2647] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:08:20 2026] POST /volume/v3/volumes => generated 806 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:08:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8cb562be-f488-4351-b5dd-e2c5dc68f209 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8cb562be-f488-4351-b5dd-e2c5dc68f209 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8cb562be-f488-4351-b5dd-e2c5dc68f209 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8cb562be-f488-4351-b5dd-e2c5dc68f209 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8cb562be-f488-4351-b5dd-e2c5dc68f209 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8cb562be-f488-4351-b5dd-e2c5dc68f209 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1359/2648] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:20 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edac8692-8ad1-458c-b8fc-ea88aacec2cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edac8692-8ad1-458c-b8fc-ea88aacec2cb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edac8692-8ad1-458c-b8fc-ea88aacec2cb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edac8692-8ad1-458c-b8fc-ea88aacec2cb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edac8692-8ad1-458c-b8fc-ea88aacec2cb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edac8692-8ad1-458c-b8fc-ea88aacec2cb tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1290/2649] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:21 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 898 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fa686d2b-fe53-4b4c-82df-df57bd7b9525 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa686d2b-fe53-4b4c-82df-df57bd7b9525 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa686d2b-fe53-4b4c-82df-df57bd7b9525 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fa686d2b-fe53-4b4c-82df-df57bd7b9525 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fa686d2b-fe53-4b4c-82df-df57bd7b9525 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fa686d2b-fe53-4b4c-82df-df57bd7b9525 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1360/2650] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:22 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22e91300-278d-476f-ae34-ed49105fffdd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22e91300-278d-476f-ae34-ed49105fffdd tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22e91300-278d-476f-ae34-ed49105fffdd tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22e91300-278d-476f-ae34-ed49105fffdd tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22e91300-278d-476f-ae34-ed49105fffdd tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22e91300-278d-476f-ae34-ed49105fffdd tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1291/2651] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:23 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 959 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-69abf404-093c-4c24-8afa-fcbbb88f4b07 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69abf404-093c-4c24-8afa-fcbbb88f4b07 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69abf404-093c-4c24-8afa-fcbbb88f4b07 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-69abf404-093c-4c24-8afa-fcbbb88f4b07 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-69abf404-093c-4c24-8afa-fcbbb88f4b07 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-69abf404-093c-4c24-8afa-fcbbb88f4b07 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1361/2652] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:24 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 959 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5991971f-731b-4c70-bac6-adae608d342d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5991971f-731b-4c70-bac6-adae608d342d tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5991971f-731b-4c70-bac6-adae608d342d tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5991971f-731b-4c70-bac6-adae608d342d tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5991971f-731b-4c70-bac6-adae608d342d tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5991971f-731b-4c70-bac6-adae608d342d tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1292/2653] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:25 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 1303 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] DELETE http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:26 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Delete volume with id: 0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Delete volume request issued successfully. Sep 03 12:08:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-220f8e1a-b5f0-4929-b0a2-b68c4fbdbaca tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 202 Sep 03 12:08:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1362/2654] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:08:26 2026] DELETE /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2559a314-902a-4976-bb92-69a0ecde2687 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2559a314-902a-4976-bb92-69a0ecde2687 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2559a314-902a-4976-bb92-69a0ecde2687 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2559a314-902a-4976-bb92-69a0ecde2687 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2559a314-902a-4976-bb92-69a0ecde2687 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Volume info retrieved successfully. Sep 03 12:08:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2559a314-902a-4976-bb92-69a0ecde2687 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 200 Sep 03 12:08:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1293/2655] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:26 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 1302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8cc703f4-8adf-4998-af0a-62561e063175 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8cc703f4-8adf-4998-af0a-62561e063175 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] GET http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 Sep 03 12:08:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8cc703f4-8adf-4998-af0a-62561e063175 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8cc703f4-8adf-4998-af0a-62561e063175 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8cc703f4-8adf-4998-af0a-62561e063175 tempest-VolumeAndVolumeTypeFromImageTest-974569256 tempest-VolumeAndVolumeTypeFromImageTest-974569256-project-member] http://192.168.122.215/volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 returned with HTTP 404 Sep 03 12:08:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1363/2656] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:08:27 2026] GET /volume/v3/volumes/0d187ac3-0919-4bf9-8021-945115606580 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] GET http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Get all volumes completed successfully. Sep 03 12:08:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-710df8d4-3917-40b4-8d0f-c6a2ce563554 tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 12:08:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1294/2657] 192.168.122.215 () {58 vars in 1169 bytes} [Thu Sep 3 12:08:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9e9cc544-3e4d-4529-8aaa-db415e7796fc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e9cc544-3e4d-4529-8aaa-db415e7796fc tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] DELETE http://192.168.122.215/volume/v3/types/0cb5c637-f938-4268-8ba4-ba3dcba362bd Sep 03 12:08:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e9cc544-3e4d-4529-8aaa-db415e7796fc tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e9cc544-3e4d-4529-8aaa-db415e7796fc tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e9cc544-3e4d-4529-8aaa-db415e7796fc tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] http://192.168.122.215/volume/v3/types/0cb5c637-f938-4268-8ba4-ba3dcba362bd returned with HTTP 202 Sep 03 12:08:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1364/2658] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:27 2026] DELETE /volume/v3/types/0cb5c637-f938-4268-8ba4-ba3dcba362bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c81212dd-9479-44d7-b0b1-efac063fcf2d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c81212dd-9479-44d7-b0b1-efac063fcf2d tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] GET http://192.168.122.215/volume/v3/types/0cb5c637-f938-4268-8ba4-ba3dcba362bd Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c81212dd-9479-44d7-b0b1-efac063fcf2d tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c81212dd-9479-44d7-b0b1-efac063fcf2d tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c81212dd-9479-44d7-b0b1-efac063fcf2d tempest-VolumeAndVolumeTypeFromImageTest-2140551027 tempest-VolumeAndVolumeTypeFromImageTest-2140551027-project-admin] http://192.168.122.215/volume/v3/types/0cb5c637-f938-4268-8ba4-ba3dcba362bd returned with HTTP 404 Sep 03 12:08:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1295/2659] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:08:27 2026] GET /volume/v3/types/0cb5c637-f938-4268-8ba4-ba3dcba362bd => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1944639871"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1944639871'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create volume of 1 GB Sep 03 12:08:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Availability Zones retrieved successfully. Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Flow 'volume_create_api' (9538574f-b4c7-47a8-8202-0e58e6fbbec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e5fab4-a8f0-4c96-8e30-b47e964a11d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e5fab4-a8f0-4c96-8e30-b47e964a11d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7a6109-d289-4902-b95b-c894f4bd5fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Created reservations ['08574bd2-e2f8-4b40-a04e-fe534068719c', '193426d3-0758-4b85-b803-44324cb69f50', 'c2893b25-5d86-4030-aec5-d35f08309c9f', '9afe52f3-1e8e-4aba-983d-1060e40170f5'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7a6109-d289-4902-b95b-c894f4bd5fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08574bd2-e2f8-4b40-a04e-fe534068719c', '193426d3-0758-4b85-b803-44324cb69f50', 'c2893b25-5d86-4030-aec5-d35f08309c9f', '9afe52f3-1e8e-4aba-983d-1060e40170f5']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b31294d7-03df-49ee-a7db-c884f5c20ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b31294d7-03df-49ee-a7db-c884f5c20ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aead306d-c826-42dd-9031-a93b38cacfd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1944639871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f00c534fd01c4944ac548ec80a3e18a6',qos_specs=None,replication_status=,reservations=['08574bd2-e2f8-4b40-a04e-fe534068719c','193426d3-0758-4b85-b803-44324cb69f50','c2893b25-5d86-4030-aec5-d35f08309c9f','9afe52f3-1e8e-4aba-983d-1060e40170f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b872c6bdde547308de507abcf24ac02',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1944639871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aead306d-c826-42dd-9031-a93b38cacfd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f00c534fd01c4944ac548ec80a3e18a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b872c6bdde547308de507abcf24ac02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09c997c-c3e8-4b09-a7ef-09f003431af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a09c997c-c3e8-4b09-a7ef-09f003431af7) transitioned into state 'SUCCESS' from state '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-1944639871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f00c534fd01c4944ac548ec80a3e18a6',qos_specs=None,replication_status=,reservations=['08574bd2-e2f8-4b40-a04e-fe534068719c','193426d3-0758-4b85-b803-44324cb69f50','c2893b25-5d86-4030-aec5-d35f08309c9f','9afe52f3-1e8e-4aba-983d-1060e40170f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b872c6bdde547308de507abcf24ac02',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288bd4c4-059f-41fe-98bf-eab6d76cb2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (288bd4c4-059f-41fe-98bf-eab6d76cb2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Flow 'volume_create_api' (9538574f-b4c7-47a8-8202-0e58e6fbbec3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:08:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create volume request issued successfully. Sep 03 12:08:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-08c16a0b-4cff-489e-9551-7a257b3f5c10 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:08:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1365/2660] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:08:30 2026] POST /volume/v3/volumes => generated 779 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91ee4c1c-82c6-45ca-a7ec-f1a96f167374 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91ee4c1c-82c6-45ca-a7ec-f1a96f167374 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91ee4c1c-82c6-45ca-a7ec-f1a96f167374 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91ee4c1c-82c6-45ca-a7ec-f1a96f167374 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-91ee4c1c-82c6-45ca-a7ec-f1a96f167374 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91ee4c1c-82c6-45ca-a7ec-f1a96f167374 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 200 Sep 03 12:08:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1296/2661] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:31 2026] GET /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-34e27665-b339-4d5f-bab2-0991431f6001 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34e27665-b339-4d5f-bab2-0991431f6001 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34e27665-b339-4d5f-bab2-0991431f6001 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-34e27665-b339-4d5f-bab2-0991431f6001 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-34e27665-b339-4d5f-bab2-0991431f6001 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-34e27665-b339-4d5f-bab2-0991431f6001 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 200 Sep 03 12:08:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1366/2662] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:32 2026] GET /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56590811-c5c6-4985-a969-6abdc8e2938a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:08:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aead306d-c826-42dd-9031-a93b38cacfd8", "name": "tempest-VolumeDependencyTests-Snapshot-1429892450"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create snapshot from volume aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Created reservations ['7abf0f12-4929-458a-b59d-93790de4f915', '12faa736-8142-43a3-9b76-379f2d4a54ef', 'ab12f7af-1187-4b45-9524-aa523b4079f3', 'd9290f8e-a32d-40fd-95ff-722fbe5afb14'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:08:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot create request issued successfully. Sep 03 12:08:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56590811-c5c6-4985-a969-6abdc8e2938a tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:08:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1297/2663] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:08:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:08:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b07a13bb-54ef-42ff-9cce-25fd3638640d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b07a13bb-54ef-42ff-9cce-25fd3638640d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b07a13bb-54ef-42ff-9cce-25fd3638640d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b07a13bb-54ef-42ff-9cce-25fd3638640d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b07a13bb-54ef-42ff-9cce-25fd3638640d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b07a13bb-54ef-42ff-9cce-25fd3638640d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 200 Sep 03 12:08:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1367/2664] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:32 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94033e06-0237-4b01-a86a-44b4963d6177 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94033e06-0237-4b01-a86a-44b4963d6177 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94033e06-0237-4b01-a86a-44b4963d6177 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94033e06-0237-4b01-a86a-44b4963d6177 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94033e06-0237-4b01-a86a-44b4963d6177 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94033e06-0237-4b01-a86a-44b4963d6177 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 200 Sep 03 12:08:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1298/2665] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:33 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d4f610c8-40e1-45cc-9457-e6b4d5e74061 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4f610c8-40e1-45cc-9457-e6b4d5e74061 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4f610c8-40e1-45cc-9457-e6b4d5e74061 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4f610c8-40e1-45cc-9457-e6b4d5e74061 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d4f610c8-40e1-45cc-9457-e6b4d5e74061 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4f610c8-40e1-45cc-9457-e6b4d5e74061 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 200 Sep 03 12:08:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1368/2666] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:34 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88f83e33-3c51-4e88-8881-5a419d859824 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4890bbe9-8fc9-427e-a77c-2090d9c32154", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1962232216"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create volume request body: {'volume': {'snapshot_id': '4890bbe9-8fc9-427e-a77c-2090d9c32154', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1962232216'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create volume of 1 GB Sep 03 12:08:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Availability Zones retrieved successfully. Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Flow 'volume_create_api' (e356004a-e28b-4e30-a4d8-a8e8fd70f573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69503c27-99d4-42ac-84a6-aeee7b2ec977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69503c27-99d4-42ac-84a6-aeee7b2ec977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4890bbe9-8fc9-427e-a77c-2090d9c32154', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1e81b7-3c51-401e-9fd2-7a9b07fd1ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Created reservations ['df75a951-c05c-4af5-a72c-3fbf75f60633', '296273e3-4525-4b85-ae55-e6d4c91a0072', 'da05b3b8-d29c-4ab6-9371-0c516563266b', '37e2a053-58da-4434-95cb-cdcec757b60b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1e81b7-3c51-401e-9fd2-7a9b07fd1ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df75a951-c05c-4af5-a72c-3fbf75f60633', '296273e3-4525-4b85-ae55-e6d4c91a0072', 'da05b3b8-d29c-4ab6-9371-0c516563266b', '37e2a053-58da-4434-95cb-cdcec757b60b']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a84198-412b-4284-907e-0ad10f39abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a84198-412b-4284-907e-0ad10f39abf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20de94d6-83ff-4a82-974e-9e086d6794bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1962232216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f00c534fd01c4944ac548ec80a3e18a6',qos_specs=None,replication_status=,reservations=['df75a951-c05c-4af5-a72c-3fbf75f60633','296273e3-4525-4b85-ae55-e6d4c91a0072','da05b3b8-d29c-4ab6-9371-0c516563266b','37e2a053-58da-4434-95cb-cdcec757b60b'],size=1,snapshot_id=4890bbe9-8fc9-427e-a77c-2090d9c32154,source_replicaid=,source_volid=None,status='creating',user_id='0b872c6bdde547308de507abcf24ac02',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1962232216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20de94d6-83ff-4a82-974e-9e086d6794bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f00c534fd01c4944ac548ec80a3e18a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4890bbe9-8fc9-427e-a77c-2090d9c32154,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b872c6bdde547308de507abcf24ac02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c040262-0f9f-495d-9e08-d4cdaceafa33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c040262-0f9f-495d-9e08-d4cdaceafa33) transitioned into state 'SUCCESS' from state '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-1962232216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f00c534fd01c4944ac548ec80a3e18a6',qos_specs=None,replication_status=,reservations=['df75a951-c05c-4af5-a72c-3fbf75f60633','296273e3-4525-4b85-ae55-e6d4c91a0072','da05b3b8-d29c-4ab6-9371-0c516563266b','37e2a053-58da-4434-95cb-cdcec757b60b'],size=1,snapshot_id=4890bbe9-8fc9-427e-a77c-2090d9c32154,source_replicaid=,source_volid=None,status='creating',user_id='0b872c6bdde547308de507abcf24ac02',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11f9f68-ba90-4281-9db2-2140ce2557a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11f9f68-ba90-4281-9db2-2140ce2557a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Flow 'volume_create_api' (e356004a-e28b-4e30-a4d8-a8e8fd70f573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:08:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Create volume request issued successfully. Sep 03 12:08:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88f83e33-3c51-4e88-8881-5a419d859824 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:08:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1299/2667] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:08:34 2026] POST /volume/v3/volumes => generated 813 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-daf0bfcc-0d19-4a69-b416-97f4ebaaa4b6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-daf0bfcc-0d19-4a69-b416-97f4ebaaa4b6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-daf0bfcc-0d19-4a69-b416-97f4ebaaa4b6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-daf0bfcc-0d19-4a69-b416-97f4ebaaa4b6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-daf0bfcc-0d19-4a69-b416-97f4ebaaa4b6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-daf0bfcc-0d19-4a69-b416-97f4ebaaa4b6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1369/2668] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:35 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c197ee9a-8c04-480d-8cd9-86fe4e666ddf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c197ee9a-8c04-480d-8cd9-86fe4e666ddf tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c197ee9a-8c04-480d-8cd9-86fe4e666ddf tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c197ee9a-8c04-480d-8cd9-86fe4e666ddf tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c197ee9a-8c04-480d-8cd9-86fe4e666ddf tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c197ee9a-8c04-480d-8cd9-86fe4e666ddf tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1300/2669] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:36 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-33a375d6-1fda-4943-ad5e-dcb8c95f164f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-33a375d6-1fda-4943-ad5e-dcb8c95f164f tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-33a375d6-1fda-4943-ad5e-dcb8c95f164f tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-33a375d6-1fda-4943-ad5e-dcb8c95f164f tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-33a375d6-1fda-4943-ad5e-dcb8c95f164f tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-33a375d6-1fda-4943-ad5e-dcb8c95f164f tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1370/2670] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:37 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 905 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6def9ae-edbd-467a-bdb8-fc4e3c2dab98 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6def9ae-edbd-467a-bdb8-fc4e3c2dab98 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6def9ae-edbd-467a-bdb8-fc4e3c2dab98 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6def9ae-edbd-467a-bdb8-fc4e3c2dab98 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6def9ae-edbd-467a-bdb8-fc4e3c2dab98 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6def9ae-edbd-467a-bdb8-fc4e3c2dab98 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1301/2671] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:38 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 905 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-664c281e-ca44-4460-921e-7a80f4c3c7ae None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-664c281e-ca44-4460-921e-7a80f4c3c7ae tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-664c281e-ca44-4460-921e-7a80f4c3c7ae tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-664c281e-ca44-4460-921e-7a80f4c3c7ae tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-664c281e-ca44-4460-921e-7a80f4c3c7ae tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-664c281e-ca44-4460-921e-7a80f4c3c7ae tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1371/2672] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:39 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9ed4e20-b6da-443d-83d2-8d77e3549e2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9ed4e20-b6da-443d-83d2-8d77e3549e2e tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9ed4e20-b6da-443d-83d2-8d77e3549e2e tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9ed4e20-b6da-443d-83d2-8d77e3549e2e tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9ed4e20-b6da-443d-83d2-8d77e3549e2e tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9ed4e20-b6da-443d-83d2-8d77e3549e2e tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1302/2673] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:40 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:40 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete snapshot with id: 4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:40 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:40 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot delete request issued successfully. Sep 03 12:08:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15d9574d-f8e7-4f41-b792-6c7d5046eb72 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 202 Sep 03 12:08:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1372/2674] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:08:40 2026] DELETE /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21ef9425-53c0-41e3-adfb-728577d0abff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21ef9425-53c0-41e3-adfb-728577d0abff tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21ef9425-53c0-41e3-adfb-728577d0abff tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21ef9425-53c0-41e3-adfb-728577d0abff tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21ef9425-53c0-41e3-adfb-728577d0abff tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21ef9425-53c0-41e3-adfb-728577d0abff tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 200 Sep 03 12:08:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1303/2675] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:40 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7fa78a48-48d8-4231-b4e8-4e4657f00527 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fa78a48-48d8-4231-b4e8-4e4657f00527 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fa78a48-48d8-4231-b4e8-4e4657f00527 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7fa78a48-48d8-4231-b4e8-4e4657f00527 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7fa78a48-48d8-4231-b4e8-4e4657f00527 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Snapshot retrieved successfully. Sep 03 12:08:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7fa78a48-48d8-4231-b4e8-4e4657f00527 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 200 Sep 03 12:08:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1373/2676] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:41 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d92b2a9-8407-4608-9fbf-b1f70a405ee6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d92b2a9-8407-4608-9fbf-b1f70a405ee6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d92b2a9-8407-4608-9fbf-b1f70a405ee6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d92b2a9-8407-4608-9fbf-b1f70a405ee6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d92b2a9-8407-4608-9fbf-b1f70a405ee6 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 404 Sep 03 12:08:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1304/2677] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:42 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] DELETE http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:42 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete volume with id: aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete volume request issued successfully. Sep 03 12:08:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f1a9391d-d89b-4750-b669-73285ce5cd79 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 202 Sep 03 12:08:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1374/2678] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:08:42 2026] DELETE /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:08:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-110d5d85-cbe6-4a7b-b752-013449bc63f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-110d5d85-cbe6-4a7b-b752-013449bc63f9 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-110d5d85-cbe6-4a7b-b752-013449bc63f9 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-110d5d85-cbe6-4a7b-b752-013449bc63f9 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-110d5d85-cbe6-4a7b-b752-013449bc63f9 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-110d5d85-cbe6-4a7b-b752-013449bc63f9 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 200 Sep 03 12:08:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1305/2679] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:42 2026] GET /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-268ced07-f012-40a0-9056-0b8d18f56c9b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-268ced07-f012-40a0-9056-0b8d18f56c9b tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-268ced07-f012-40a0-9056-0b8d18f56c9b tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-268ced07-f012-40a0-9056-0b8d18f56c9b tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-268ced07-f012-40a0-9056-0b8d18f56c9b tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 404 Sep 03 12:08:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1375/2680] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:44 2026] GET /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:08:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] DELETE http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete volume with id: 20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:08:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:08:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete volume request issued successfully. Sep 03 12:08:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a4a5e8df-622f-4156-a7bb-8ad1db997327 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 202 Sep 03 12:08:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1306/2681] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:08:44 2026] DELETE /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:08:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-df4e4a88-1975-409b-9617-89b8a956e700 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df4e4a88-1975-409b-9617-89b8a956e700 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df4e4a88-1975-409b-9617-89b8a956e700 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df4e4a88-1975-409b-9617-89b8a956e700 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:08:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:08:44 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:08:44 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:08:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-df4e4a88-1975-409b-9617-89b8a956e700 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Volume info retrieved successfully. Sep 03 12:08:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df4e4a88-1975-409b-9617-89b8a956e700 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 200 Sep 03 12:08:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1376/2682] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:44 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a214df5-a58f-4398-a5b6-49bd60fe5462 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a214df5-a58f-4398-a5b6-49bd60fe5462 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a214df5-a58f-4398-a5b6-49bd60fe5462 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a214df5-a58f-4398-a5b6-49bd60fe5462 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a214df5-a58f-4398-a5b6-49bd60fe5462 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc returned with HTTP 404 Sep 03 12:08:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1307/2683] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:45 2026] GET /volume/v3/volumes/20de94d6-83ff-4a82-974e-9e086d6794bc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:08:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9c6758f6-7a8d-45b1-bdaf-b4f5295f8c76 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9c6758f6-7a8d-45b1-bdaf-b4f5295f8c76 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9c6758f6-7a8d-45b1-bdaf-b4f5295f8c76 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9c6758f6-7a8d-45b1-bdaf-b4f5295f8c76 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:45 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-9c6758f6-7a8d-45b1-bdaf-b4f5295f8c76 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete snapshot with id: 4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9c6758f6-7a8d-45b1-bdaf-b4f5295f8c76 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 404 Sep 03 12:08:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1377/2684] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:08:45 2026] DELETE /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3644cf84-da90-4273-8efe-1c97351dff7d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3644cf84-da90-4273-8efe-1c97351dff7d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3644cf84-da90-4273-8efe-1c97351dff7d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3644cf84-da90-4273-8efe-1c97351dff7d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3644cf84-da90-4273-8efe-1c97351dff7d tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 returned with HTTP 404 Sep 03 12:08:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1308/2685] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:08:45 2026] GET /volume/v3/snapshots/4890bbe9-8fc9-427e-a77c-2090d9c32154 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f78d0f0e-40ce-4a32-8cb7-07175dddc5b8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f78d0f0e-40ce-4a32-8cb7-07175dddc5b8 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] DELETE http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f78d0f0e-40ce-4a32-8cb7-07175dddc5b8 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f78d0f0e-40ce-4a32-8cb7-07175dddc5b8 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:45 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f78d0f0e-40ce-4a32-8cb7-07175dddc5b8 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Delete volume with id: aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f78d0f0e-40ce-4a32-8cb7-07175dddc5b8 tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 404 Sep 03 12:08:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1378/2686] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:08:45 2026] DELETE /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f5a2ae50-710a-4f97-8831-13b55532a4ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f5a2ae50-710a-4f97-8831-13b55532a4ec tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] GET http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f5a2ae50-710a-4f97-8831-13b55532a4ec tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f5a2ae50-710a-4f97-8831-13b55532a4ec tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f5a2ae50-710a-4f97-8831-13b55532a4ec tempest-VolumeDependencyTests-485182322 tempest-VolumeDependencyTests-485182322-project-member] http://192.168.122.215/volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 returned with HTTP 404 Sep 03 12:08:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1309/2687] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:08:45 2026] GET /volume/v3/volumes/aead306d-c826-42dd-9031-a93b38cacfd8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:08:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0a0b4062-c153-46e7-8c07-8d2080499766 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a0b4062-c153-46e7-8c07-8d2080499766 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0a0b4062-c153-46e7-8c07-8d2080499766 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-997067831", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0a0b4062-c153-46e7-8c07-8d2080499766 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1379/2688] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:47 2026] POST /volume/v3/types => generated 379 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3296a347-ce5f-4cfb-9cbb-50d85ff9aafc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3296a347-ce5f-4cfb-9cbb-50d85ff9aafc tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption Sep 03 12:08:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3296a347-ce5f-4cfb-9cbb-50d85ff9aafc tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3296a347-ce5f-4cfb-9cbb-50d85ff9aafc tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption returned with HTTP 200 Sep 03 12:08:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1310/2689] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:08:47 2026] POST /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8878bd45-7846-4325-9678-11a63c99dca6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8878bd45-7846-4325-9678-11a63c99dca6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8878bd45-7846-4325-9678-11a63c99dca6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1527197336", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8878bd45-7846-4325-9678-11a63c99dca6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1380/2690] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:47 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 03 12:08:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3607e637-daa2-4fbe-a0d0-20ccade50c62 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3607e637-daa2-4fbe-a0d0-20ccade50c62 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types/d0d823a8-d3dc-4c17-8654-0821c36be753/encryption Sep 03 12:08:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3607e637-daa2-4fbe-a0d0-20ccade50c62 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3607e637-daa2-4fbe-a0d0-20ccade50c62 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/d0d823a8-d3dc-4c17-8654-0821c36be753/encryption returned with HTTP 200 Sep 03 12:08:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1311/2691] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:08:47 2026] POST /volume/v3/types/d0d823a8-d3dc-4c17-8654-0821c36be753/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-15ca2904-2628-44db-ba7b-a01e671b95f5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15ca2904-2628-44db-ba7b-a01e671b95f5 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15ca2904-2628-44db-ba7b-a01e671b95f5 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1485782731", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15ca2904-2628-44db-ba7b-a01e671b95f5 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1381/2692] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:47 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4311de0c-7d52-4639-9197-ee27713bb13e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4311de0c-7d52-4639-9197-ee27713bb13e tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5/extra_specs Sep 03 12:08:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4311de0c-7d52-4639-9197-ee27713bb13e tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4311de0c-7d52-4639-9197-ee27713bb13e tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5/extra_specs returned with HTTP 200 Sep 03 12:08:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1312/2693] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:08:47 2026] POST /volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce5dcf29-61d5-4c6f-abd4-ec51b1e457d0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce5dcf29-61d5-4c6f-abd4-ec51b1e457d0 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] PUT http://192.168.122.215/volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5/extra_specs/key2 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce5dcf29-61d5-4c6f-abd4-ec51b1e457d0 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce5dcf29-61d5-4c6f-abd4-ec51b1e457d0 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5/extra_specs/key2 returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1382/2694] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:08:48 2026] PUT /volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5/extra_specs/key2 => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66d5657b-dce0-48fa-82a2-9faf71683183 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66d5657b-dce0-48fa-82a2-9faf71683183 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66d5657b-dce0-48fa-82a2-9faf71683183 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66d5657b-dce0-48fa-82a2-9faf71683183 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1313/2695] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:08:48 2026] POST /volume/v3/types => generated 195 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6f3a8bf0-87ac-4fa6-80f5-0ebc7d717fd7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f3a8bf0-87ac-4fa6-80f5-0ebc7d717fd7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/a8eca4cb-0fd6-43ca-8603-5c030d4121d8 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f3a8bf0-87ac-4fa6-80f5-0ebc7d717fd7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f3a8bf0-87ac-4fa6-80f5-0ebc7d717fd7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f3a8bf0-87ac-4fa6-80f5-0ebc7d717fd7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/a8eca4cb-0fd6-43ca-8603-5c030d4121d8 returned with HTTP 202 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1383/2696] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:48 2026] DELETE /volume/v3/types/a8eca4cb-0fd6-43ca-8603-5c030d4121d8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4481992-4f2e-4490-804a-67d179aef6c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4481992-4f2e-4490-804a-67d179aef6c5 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4481992-4f2e-4490-804a-67d179aef6c5 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-753045332", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4481992-4f2e-4490-804a-67d179aef6c5 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1314/2697] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:48 2026] POST /volume/v3/types => generated 379 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6a930ce3-ef9c-45a5-bc96-bb85f21fb01e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a930ce3-ef9c-45a5-bc96-bb85f21fb01e tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36/encryption Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a930ce3-ef9c-45a5-bc96-bb85f21fb01e tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a930ce3-ef9c-45a5-bc96-bb85f21fb01e tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36/encryption returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1384/2698] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:08:48 2026] POST /volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1f53052-b65b-4649-9ac5-9f0f966b154c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1f53052-b65b-4649-9ac5-9f0f966b154c tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36/encryption/7d9647ae-0ca5-435e-a48c-5039209914fd Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1f53052-b65b-4649-9ac5-9f0f966b154c tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1f53052-b65b-4649-9ac5-9f0f966b154c tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1f53052-b65b-4649-9ac5-9f0f966b154c tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36/encryption/7d9647ae-0ca5-435e-a48c-5039209914fd returned with HTTP 202 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1315/2699] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 12:08:48 2026] DELETE /volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36/encryption/7d9647ae-0ca5-435e-a48c-5039209914fd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3cb6e3ab-2e77-406b-8f63-cd3ca0934524 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3cb6e3ab-2e77-406b-8f63-cd3ca0934524 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3cb6e3ab-2e77-406b-8f63-cd3ca0934524 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-483494409", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3cb6e3ab-2e77-406b-8f63-cd3ca0934524 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1385/2700] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:48 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 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38af122e-1ee6-4297-b178-f66d8f73d709 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38af122e-1ee6-4297-b178-f66d8f73d709 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/98425a60-6bac-4a51-9ddc-a650c4d6f757/extra_specs/key1 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38af122e-1ee6-4297-b178-f66d8f73d709 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38af122e-1ee6-4297-b178-f66d8f73d709 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38af122e-1ee6-4297-b178-f66d8f73d709 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/98425a60-6bac-4a51-9ddc-a650c4d6f757/extra_specs/key1 returned with HTTP 202 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1316/2701] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:08:48 2026] DELETE /volume/v3/types/98425a60-6bac-4a51-9ddc-a650c4d6f757/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0678b88f-c10e-4394-b2cc-e72d35f3ea17 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0678b88f-c10e-4394-b2cc-e72d35f3ea17 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0678b88f-c10e-4394-b2cc-e72d35f3ea17 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1248985270", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0678b88f-c10e-4394-b2cc-e72d35f3ea17 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1386/2702] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:48 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 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af8f87e2-3282-4ba2-b34c-878e9edb0eb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af8f87e2-3282-4ba2-b34c-878e9edb0eb8 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/4a1fbdf1-068b-4d28-9f5d-e62cc3cf5a74 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af8f87e2-3282-4ba2-b34c-878e9edb0eb8 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af8f87e2-3282-4ba2-b34c-878e9edb0eb8 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af8f87e2-3282-4ba2-b34c-878e9edb0eb8 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/4a1fbdf1-068b-4d28-9f5d-e62cc3cf5a74 returned with HTTP 202 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1317/2703] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:48 2026] DELETE /volume/v3/types/4a1fbdf1-068b-4d28-9f5d-e62cc3cf5a74 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-61d3a169-b640-4242-aac8-5085be355cc6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61d3a169-b640-4242-aac8-5085be355cc6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61d3a169-b640-4242-aac8-5085be355cc6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61d3a169-b640-4242-aac8-5085be355cc6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61d3a169-b640-4242-aac8-5085be355cc6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1387/2704] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6663f75-e104-4205-89fd-9e8e014acde2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6663f75-e104-4205-89fd-9e8e014acde2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6663f75-e104-4205-89fd-9e8e014acde2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6663f75-e104-4205-89fd-9e8e014acde2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6663f75-e104-4205-89fd-9e8e014acde2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1318/2705] 192.168.122.215 () {58 vars in 1115 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types => generated 2587 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-47a9e036-2231-4e23-800f-e2a517c23fe4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-47a9e036-2231-4e23-800f-e2a517c23fe4 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption/cipher Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-47a9e036-2231-4e23-800f-e2a517c23fe4 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-47a9e036-2231-4e23-800f-e2a517c23fe4 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-47a9e036-2231-4e23-800f-e2a517c23fe4 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption/cipher returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1388/2706] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6261947a-95fd-46bc-b7a1-6a358b075a15 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6261947a-95fd-46bc-b7a1-6a358b075a15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6261947a-95fd-46bc-b7a1-6a358b075a15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6261947a-95fd-46bc-b7a1-6a358b075a15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6261947a-95fd-46bc-b7a1-6a358b075a15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1319/2707] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a5dadd9a-f863-4c4e-ad0a-350e525e75c6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5dadd9a-f863-4c4e-ad0a-350e525e75c6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/multiattach Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5dadd9a-f863-4c4e-ad0a-350e525e75c6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a5dadd9a-f863-4c4e-ad0a-350e525e75c6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a5dadd9a-f863-4c4e-ad0a-350e525e75c6 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/multiattach returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1389/2708] 192.168.122.215 () {58 vars in 1298 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edacbf75-8d85-4544-b817-2e3c38c966f2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edacbf75-8d85-4544-b817-2e3c38c966f2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/volume_backend_name Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edacbf75-8d85-4544-b817-2e3c38c966f2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edacbf75-8d85-4544-b817-2e3c38c966f2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edacbf75-8d85-4544-b817-2e3c38c966f2 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1320/2709] 192.168.122.215 () {58 vars in 1322 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/volume_backend_name => generated 44 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a37dec21-4d47-49c9-9a24-712d664b6408 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a37dec21-4d47-49c9-9a24-712d664b6408 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] GET http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a37dec21-4d47-49c9-9a24-712d664b6408 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a37dec21-4d47-49c9-9a24-712d664b6408 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a37dec21-4d47-49c9-9a24-712d664b6408 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1390/2710] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:08:48 2026] GET /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f69c7b11-44e5-4f9e-b6d2-f102f4074643 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f69c7b11-44e5-4f9e-b6d2-f102f4074643 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] PUT http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption/f97e56ff-2852-4680-a578-cff1200ee6a0 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f69c7b11-44e5-4f9e-b6d2-f102f4074643 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f69c7b11-44e5-4f9e-b6d2-f102f4074643 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption/f97e56ff-2852-4680-a578-cff1200ee6a0 returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1321/2711] 192.168.122.215 () {60 vars in 1390 bytes} [Thu Sep 3 12:08:48 2026] PUT /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/encryption/f97e56ff-2852-4680-a578-cff1200ee6a0 => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-62f039fa-f224-40f4-bf02-7cb959397369 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62f039fa-f224-40f4-bf02-7cb959397369 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] PUT http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/key1 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-62f039fa-f224-40f4-bf02-7cb959397369 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-62f039fa-f224-40f4-bf02-7cb959397369 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/key1 returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1391/2712] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:08:48 2026] PUT /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71/extra_specs/key1 => generated 30 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dd46a1e3-2909-4875-a7ad-918f58488f15 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd46a1e3-2909-4875-a7ad-918f58488f15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] PUT http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd46a1e3-2909-4875-a7ad-918f58488f15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd46a1e3-2909-4875-a7ad-918f58488f15 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 returned with HTTP 200 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1322/2713] 192.168.122.215 () {60 vars in 1246 bytes} [Thu Sep 3 12:08:48 2026] PUT /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 => generated 370 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c82eb6e-5ea7-4d9d-90f9-591095ac160a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c82eb6e-5ea7-4d9d-90f9-591095ac160a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/98425a60-6bac-4a51-9ddc-a650c4d6f757 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c82eb6e-5ea7-4d9d-90f9-591095ac160a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c82eb6e-5ea7-4d9d-90f9-591095ac160a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c82eb6e-5ea7-4d9d-90f9-591095ac160a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/98425a60-6bac-4a51-9ddc-a650c4d6f757 returned with HTTP 202 Sep 03 12:08:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1392/2714] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:48 2026] DELETE /volume/v3/types/98425a60-6bac-4a51-9ddc-a650c4d6f757 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-355d5472-6f5d-40c7-9b91-53c2afbaf6a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-355d5472-6f5d-40c7-9b91-53c2afbaf6a7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-355d5472-6f5d-40c7-9b91-53c2afbaf6a7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-355d5472-6f5d-40c7-9b91-53c2afbaf6a7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-355d5472-6f5d-40c7-9b91-53c2afbaf6a7 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36 returned with HTTP 202 Sep 03 12:08:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1323/2715] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:48 2026] DELETE /volume/v3/types/2bd5a56c-1545-4a05-bcae-4fbafcc45b36 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-87c24dc9-1684-4945-92db-4719d9d3a73a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87c24dc9-1684-4945-92db-4719d9d3a73a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5 Sep 03 12:08:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87c24dc9-1684-4945-92db-4719d9d3a73a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87c24dc9-1684-4945-92db-4719d9d3a73a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87c24dc9-1684-4945-92db-4719d9d3a73a tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5 returned with HTTP 202 Sep 03 12:08:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1393/2716] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:49 2026] DELETE /volume/v3/types/bbe7938d-c544-436f-98f9-f8a5f4a925a5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fb0a94f8-e5ea-448b-ba23-f456b2304191 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb0a94f8-e5ea-448b-ba23-f456b2304191 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/d0d823a8-d3dc-4c17-8654-0821c36be753 Sep 03 12:08:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb0a94f8-e5ea-448b-ba23-f456b2304191 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb0a94f8-e5ea-448b-ba23-f456b2304191 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb0a94f8-e5ea-448b-ba23-f456b2304191 tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/d0d823a8-d3dc-4c17-8654-0821c36be753 returned with HTTP 202 Sep 03 12:08:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1324/2717] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:49 2026] DELETE /volume/v3/types/d0d823a8-d3dc-4c17-8654-0821c36be753 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2abe20be-de7d-4aa9-805c-56ced18e7cde None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2abe20be-de7d-4aa9-805c-56ced18e7cde tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] DELETE http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 Sep 03 12:08:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2abe20be-de7d-4aa9-805c-56ced18e7cde tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2abe20be-de7d-4aa9-805c-56ced18e7cde tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2abe20be-de7d-4aa9-805c-56ced18e7cde tempest-VolumeTypesAdminTests-760877460 tempest-VolumeTypesAdminTests-760877460-project-admin] http://192.168.122.215/volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 returned with HTTP 202 Sep 03 12:08:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1394/2718] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:49 2026] DELETE /volume/v3/types/b5cba1c7-385c-4852-9036-6f8aed088d71 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5f0c31e7-7a2e-4a15-9bad-454d323c5547 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f0c31e7-7a2e-4a15-9bad-454d323c5547 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f0c31e7-7a2e-4a15-9bad-454d323c5547 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1785577284", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f0c31e7-7a2e-4a15-9bad-454d323c5547 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1325/2719] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:51 2026] POST /volume/v3/types => generated 380 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-56d74c66-f001-4c86-b5ed-1c7ff114b9e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56d74c66-f001-4c86-b5ed-1c7ff114b9e0 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption Sep 03 12:08:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-56d74c66-f001-4c86-b5ed-1c7ff114b9e0 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-56d74c66-f001-4c86-b5ed-1c7ff114b9e0 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption returned with HTTP 200 Sep 03 12:08:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1395/2720] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:08:51 2026] POST /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f04b445a-d7c1-49f3-a0f4-5ade430bec3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f04b445a-d7c1-49f3-a0f4-5ade430bec3e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f04b445a-d7c1-49f3-a0f4-5ade430bec3e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1811023547", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f04b445a-d7c1-49f3-a0f4-5ade430bec3e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1326/2721] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:51 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 03 12:08:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ae2385b5-8193-4faa-bf9b-b91569c77412 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae2385b5-8193-4faa-bf9b-b91569c77412 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] POST http://192.168.122.215/volume/v3/types/9e44d745-5aad-4a3b-851c-41a63dea5030/encryption Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ae2385b5-8193-4faa-bf9b-b91569c77412 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-ae2385b5-8193-4faa-bf9b-b91569c77412 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ae2385b5-8193-4faa-bf9b-b91569c77412 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/9e44d745-5aad-4a3b-851c-41a63dea5030/encryption returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1396/2722] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:08:51 2026] POST /volume/v3/types/9e44d745-5aad-4a3b-851c-41a63dea5030/encryption => generated 127 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97343484-8c9a-451e-896f-dd24185764fb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97343484-8c9a-451e-896f-dd24185764fb tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97343484-8c9a-451e-896f-dd24185764fb tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-68180070", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97343484-8c9a-451e-896f-dd24185764fb tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1327/2723] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types => generated 378 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3784b35e-d21e-4548-8a49-7999f1a14fe8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3784b35e-d21e-4548-8a49-7999f1a14fe8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] POST http://192.168.122.215/volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e/extra_specs Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3784b35e-d21e-4548-8a49-7999f1a14fe8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-3784b35e-d21e-4548-8a49-7999f1a14fe8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3784b35e-d21e-4548-8a49-7999f1a14fe8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e/extra_specs returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1397/2724] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc2cc22f-a353-4fab-b9cc-b1a4e67b8c0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc2cc22f-a353-4fab-b9cc-b1a4e67b8c0c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] PUT http://192.168.122.215/volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e/extra_specs/key2 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc2cc22f-a353-4fab-b9cc-b1a4e67b8c0c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-bc2cc22f-a353-4fab-b9cc-b1a4e67b8c0c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc2cc22f-a353-4fab-b9cc-b1a4e67b8c0c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e/extra_specs/key2 returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1328/2725] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:08:52 2026] PUT /volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-346bd3e2-859a-4d29-8b0c-baebb65b720f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-346bd3e2-859a-4d29-8b0c-baebb65b720f tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-346bd3e2-859a-4d29-8b0c-baebb65b720f tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-346bd3e2-859a-4d29-8b0c-baebb65b720f tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-346bd3e2-859a-4d29-8b0c-baebb65b720f tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1398/2726] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e9cc856-2063-4db0-af43-9964db051f4c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e9cc856-2063-4db0-af43-9964db051f4c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e9cc856-2063-4db0-af43-9964db051f4c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-112946639", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e9cc856-2063-4db0-af43-9964db051f4c tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1329/2727] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-67eaa4d6-cb4a-405e-b102-1a182bcda8bf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67eaa4d6-cb4a-405e-b102-1a182bcda8bf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b/encryption Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-67eaa4d6-cb4a-405e-b102-1a182bcda8bf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-67eaa4d6-cb4a-405e-b102-1a182bcda8bf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b/encryption returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1399/2728] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84b2aef2-cd33-4ad0-b4e4-92e02aeef316 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84b2aef2-cd33-4ad0-b4e4-92e02aeef316 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] DELETE http://192.168.122.215/volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b/encryption/92f5df7f-be99-4112-b04c-45891874773f Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84b2aef2-cd33-4ad0-b4e4-92e02aeef316 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84b2aef2-cd33-4ad0-b4e4-92e02aeef316 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-84b2aef2-cd33-4ad0-b4e4-92e02aeef316 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84b2aef2-cd33-4ad0-b4e4-92e02aeef316 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b/encryption/92f5df7f-be99-4112-b04c-45891874773f returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1330/2729] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b/encryption/92f5df7f-be99-4112-b04c-45891874773f => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-817d591d-5ba6-44b1-a964-b489a27ca2c1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-817d591d-5ba6-44b1-a964-b489a27ca2c1 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-817d591d-5ba6-44b1-a964-b489a27ca2c1 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1411836675", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-817d591d-5ba6-44b1-a964-b489a27ca2c1 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1400/2730] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-510f07ce-ac53-4042-92c3-55fd4b4dfbc8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-510f07ce-ac53-4042-92c3-55fd4b4dfbc8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] DELETE http://192.168.122.215/volume/v3/types/6888cc08-b4bb-4397-90fd-e9994ca7f286/extra_specs/key1 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-510f07ce-ac53-4042-92c3-55fd4b4dfbc8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-510f07ce-ac53-4042-92c3-55fd4b4dfbc8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-510f07ce-ac53-4042-92c3-55fd4b4dfbc8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-510f07ce-ac53-4042-92c3-55fd4b4dfbc8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/6888cc08-b4bb-4397-90fd-e9994ca7f286/extra_specs/key1 returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1331/2731] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/6888cc08-b4bb-4397-90fd-e9994ca7f286/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-91dcaaba-5e26-45cd-bfbc-44825b4eb2ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91dcaaba-5e26-45cd-bfbc-44825b4eb2ee tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91dcaaba-5e26-45cd-bfbc-44825b4eb2ee tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-459738483", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91dcaaba-5e26-45cd-bfbc-44825b4eb2ee tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1401/2732] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:08:52 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9d403f7-091f-4d16-9ab3-ec441af2e745 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9d403f7-091f-4d16-9ab3-ec441af2e745 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] DELETE http://192.168.122.215/volume/v3/types/951527e7-ddc1-43d2-95d7-dc8a02f055b7 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9d403f7-091f-4d16-9ab3-ec441af2e745 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9d403f7-091f-4d16-9ab3-ec441af2e745 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-a9d403f7-091f-4d16-9ab3-ec441af2e745 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9d403f7-091f-4d16-9ab3-ec441af2e745 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/951527e7-ddc1-43d2-95d7-dc8a02f055b7 returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1332/2733] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/951527e7-ddc1-43d2-95d7-dc8a02f055b7 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9e450224-d5aa-4e73-8162-4e645b592687 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e450224-d5aa-4e73-8162-4e645b592687 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] GET http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e450224-d5aa-4e73-8162-4e645b592687 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e450224-d5aa-4e73-8162-4e645b592687 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e450224-d5aa-4e73-8162-4e645b592687 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1402/2734] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:08:52 2026] GET /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-392e000a-7abe-474c-a282-23d9fb676b93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-392e000a-7abe-474c-a282-23d9fb676b93 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] GET http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption/cipher Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-392e000a-7abe-474c-a282-23d9fb676b93 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-392e000a-7abe-474c-a282-23d9fb676b93 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-392e000a-7abe-474c-a282-23d9fb676b93 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-392e000a-7abe-474c-a282-23d9fb676b93 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption/cipher returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1333/2735] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:08:52 2026] GET /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-291b1874-3250-4729-b1e9-9463b57bed73 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-291b1874-3250-4729-b1e9-9463b57bed73 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] GET http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-291b1874-3250-4729-b1e9-9463b57bed73 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-291b1874-3250-4729-b1e9-9463b57bed73 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-291b1874-3250-4729-b1e9-9463b57bed73 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-291b1874-3250-4729-b1e9-9463b57bed73 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1403/2736] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:08:52 2026] GET /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bbcb4731-0dd1-4dda-9565-cc16789c5375 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bbcb4731-0dd1-4dda-9565-cc16789c5375 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] GET http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/multiattach Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bbcb4731-0dd1-4dda-9565-cc16789c5375 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bbcb4731-0dd1-4dda-9565-cc16789c5375 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bbcb4731-0dd1-4dda-9565-cc16789c5375 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/multiattach returned with HTTP 200 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1334/2737] 192.168.122.215 () {58 vars in 1298 bytes} [Thu Sep 3 12:08:52 2026] GET /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f0496f17-4c92-4f02-be97-14bd327a2bdf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0496f17-4c92-4f02-be97-14bd327a2bdf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] GET http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/volume_backend_name Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0496f17-4c92-4f02-be97-14bd327a2bdf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f0496f17-4c92-4f02-be97-14bd327a2bdf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f0496f17-4c92-4f02-be97-14bd327a2bdf tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1404/2738] 192.168.122.215 () {58 vars in 1322 bytes} [Thu Sep 3 12:08:52 2026] GET /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80d1bd3c-4c2d-472f-9c9f-74590044dfdc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80d1bd3c-4c2d-472f-9c9f-74590044dfdc tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] PUT http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption/4ef2ce35-9f57-40ab-87a0-7b28f7382446 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80d1bd3c-4c2d-472f-9c9f-74590044dfdc tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-80d1bd3c-4c2d-472f-9c9f-74590044dfdc tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80d1bd3c-4c2d-472f-9c9f-74590044dfdc tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption/4ef2ce35-9f57-40ab-87a0-7b28f7382446 returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1335/2739] 192.168.122.215 () {60 vars in 1390 bytes} [Thu Sep 3 12:08:52 2026] PUT /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/encryption/4ef2ce35-9f57-40ab-87a0-7b28f7382446 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c4bad0d-aebd-460c-9852-53efe34d2223 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c4bad0d-aebd-460c-9852-53efe34d2223 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] PUT http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/key1 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c4bad0d-aebd-460c-9852-53efe34d2223 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-5c4bad0d-aebd-460c-9852-53efe34d2223 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c4bad0d-aebd-460c-9852-53efe34d2223 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/key1 returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1405/2740] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:08:52 2026] PUT /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1fbddab-3f35-4092-a286-77b2e2a9853e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1fbddab-3f35-4092-a286-77b2e2a9853e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] PUT http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1fbddab-3f35-4092-a286-77b2e2a9853e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-d1fbddab-3f35-4092-a286-77b2e2a9853e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f2e638ab93964d80980af2b15fe04cc9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd73778c8747d4bfb90029f3a43dfa573', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1fbddab-3f35-4092-a286-77b2e2a9853e tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-reader] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2 returned with HTTP 403 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1336/2741] 192.168.122.215 () {60 vars in 1246 bytes} [Thu Sep 3 12:08:52 2026] PUT /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2dc54bba-5887-4b78-b1e5-9befe3df4ed9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2dc54bba-5887-4b78-b1e5-9befe3df4ed9 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] DELETE http://192.168.122.215/volume/v3/types/951527e7-ddc1-43d2-95d7-dc8a02f055b7 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2dc54bba-5887-4b78-b1e5-9befe3df4ed9 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2dc54bba-5887-4b78-b1e5-9befe3df4ed9 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2dc54bba-5887-4b78-b1e5-9befe3df4ed9 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/951527e7-ddc1-43d2-95d7-dc8a02f055b7 returned with HTTP 202 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1406/2742] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/951527e7-ddc1-43d2-95d7-dc8a02f055b7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c75f4c7c-5a53-4c12-b324-5a9942f7b4b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c75f4c7c-5a53-4c12-b324-5a9942f7b4b2 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] DELETE http://192.168.122.215/volume/v3/types/6888cc08-b4bb-4397-90fd-e9994ca7f286 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c75f4c7c-5a53-4c12-b324-5a9942f7b4b2 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c75f4c7c-5a53-4c12-b324-5a9942f7b4b2 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c75f4c7c-5a53-4c12-b324-5a9942f7b4b2 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/6888cc08-b4bb-4397-90fd-e9994ca7f286 returned with HTTP 202 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1337/2743] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/6888cc08-b4bb-4397-90fd-e9994ca7f286 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ea9ef028-ede8-4fad-be16-90a779acecf8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea9ef028-ede8-4fad-be16-90a779acecf8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] DELETE http://192.168.122.215/volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef028-ede8-4fad-be16-90a779acecf8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef028-ede8-4fad-be16-90a779acecf8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea9ef028-ede8-4fad-be16-90a779acecf8 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b returned with HTTP 202 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1407/2744] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/9a7f9cfe-1b86-4e69-a1e2-d003d993bb6b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d88bb7c-f7a6-4189-b0b3-7c2b5608e252 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d88bb7c-f7a6-4189-b0b3-7c2b5608e252 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] DELETE http://192.168.122.215/volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d88bb7c-f7a6-4189-b0b3-7c2b5608e252 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d88bb7c-f7a6-4189-b0b3-7c2b5608e252 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d88bb7c-f7a6-4189-b0b3-7c2b5608e252 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e returned with HTTP 202 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1338/2745] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/5a0aaf51-42b3-4acb-8d2c-a14611c2652e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-df0af8bc-dcc3-4eda-9971-2e1cf8258a68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df0af8bc-dcc3-4eda-9971-2e1cf8258a68 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] DELETE http://192.168.122.215/volume/v3/types/9e44d745-5aad-4a3b-851c-41a63dea5030 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df0af8bc-dcc3-4eda-9971-2e1cf8258a68 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-df0af8bc-dcc3-4eda-9971-2e1cf8258a68 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-df0af8bc-dcc3-4eda-9971-2e1cf8258a68 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/9e44d745-5aad-4a3b-851c-41a63dea5030 returned with HTTP 202 Sep 03 12:08:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1408/2746] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/9e44d745-5aad-4a3b-851c-41a63dea5030 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6ac77f4-bd98-43fd-bc52-370267d72d84 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6ac77f4-bd98-43fd-bc52-370267d72d84 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] DELETE http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2 Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6ac77f4-bd98-43fd-bc52-370267d72d84 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:08:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6ac77f4-bd98-43fd-bc52-370267d72d84 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:08:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6ac77f4-bd98-43fd-bc52-370267d72d84 tempest-VolumeTypesReaderTests-1045948344 tempest-VolumeTypesReaderTests-1045948344-project-admin] http://192.168.122.215/volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2 returned with HTTP 202 Sep 03 12:08:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1339/2747] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:08:52 2026] DELETE /volume/v3/types/400e6fc2-eda0-4eb2-83cc-af7d37112ae2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:02 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=191,cinder:INSERT=58,cinder:UPDATE=49 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:09:03 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=208,cinder:INSERT=58,cinder:UPDATE=65 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:09:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-db017acf-121b-405f-9e35-cd5634c89674 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-791892531", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-791892531', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create volume of 1 GB Sep 03 12:09:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Availability Zones retrieved successfully. Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Flow 'volume_create_api' (b50089bb-40c7-4ecf-9b1f-f6a1ce67db17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e97d48-60ac-46a5-8139-38ec52f6bb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e97d48-60ac-46a5-8139-38ec52f6bb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5b5d72-ba57-4f71-a6a9-d3ca336ddbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Created reservations ['8bc62df0-b519-4b33-8045-f912dedce11f', 'b19e1b61-1d05-4c4d-aa9f-062b52a96f77', 'f4be5b75-e51c-491a-8c96-acaa558f8684', '10c98b15-31fa-4980-aeb7-6f8c6808987b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5b5d72-ba57-4f71-a6a9-d3ca336ddbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bc62df0-b519-4b33-8045-f912dedce11f', 'b19e1b61-1d05-4c4d-aa9f-062b52a96f77', 'f4be5b75-e51c-491a-8c96-acaa558f8684', '10c98b15-31fa-4980-aeb7-6f8c6808987b']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43aa4cfb-06ac-4544-af3d-c6540a688121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43aa4cfb-06ac-4544-af3d-c6540a688121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caac32fe-7903-49cb-8c0e-a7e6a57f86e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-791892531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b5cfd7fb5844a3ba239096696a78667',qos_specs=None,replication_status=,reservations=['8bc62df0-b519-4b33-8045-f912dedce11f','b19e1b61-1d05-4c4d-aa9f-062b52a96f77','f4be5b75-e51c-491a-8c96-acaa558f8684','10c98b15-31fa-4980-aeb7-6f8c6808987b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aefe21986654fa09c17380785b6566b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-791892531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caac32fe-7903-49cb-8c0e-a7e6a57f86e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b5cfd7fb5844a3ba239096696a78667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aefe21986654fa09c17380785b6566b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207f24ea-1b6e-42be-bcac-910a55619df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207f24ea-1b6e-42be-bcac-910a55619df8) transitioned into state 'SUCCESS' from state '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-791892531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b5cfd7fb5844a3ba239096696a78667',qos_specs=None,replication_status=,reservations=['8bc62df0-b519-4b33-8045-f912dedce11f','b19e1b61-1d05-4c4d-aa9f-062b52a96f77','f4be5b75-e51c-491a-8c96-acaa558f8684','10c98b15-31fa-4980-aeb7-6f8c6808987b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aefe21986654fa09c17380785b6566b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd041c44-f8f7-43ce-81cf-746c9252ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd041c44-f8f7-43ce-81cf-746c9252ef50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Flow 'volume_create_api' (b50089bb-40c7-4ecf-9b1f-f6a1ce67db17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create volume request issued successfully. Sep 03 12:09:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-db017acf-121b-405f-9e35-cd5634c89674 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1409/2748] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:13 2026] POST /volume/v3/volumes => generated 762 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b9e9159-3271-42b4-9e1e-03b8b5a7938c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b9e9159-3271-42b4-9e1e-03b8b5a7938c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b9e9159-3271-42b4-9e1e-03b8b5a7938c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b9e9159-3271-42b4-9e1e-03b8b5a7938c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b9e9159-3271-42b4-9e1e-03b8b5a7938c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b9e9159-3271-42b4-9e1e-03b8b5a7938c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 200 Sep 03 12:09:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1340/2749] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:14 2026] GET /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 830 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0ad6ccbf-e309-4483-a6be-a6b59f2e9d82 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0ad6ccbf-e309-4483-a6be-a6b59f2e9d82 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0ad6ccbf-e309-4483-a6be-a6b59f2e9d82 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0ad6ccbf-e309-4483-a6be-a6b59f2e9d82 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0ad6ccbf-e309-4483-a6be-a6b59f2e9d82 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0ad6ccbf-e309-4483-a6be-a6b59f2e9d82 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 200 Sep 03 12:09:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1410/2750] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:15 2026] GET /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99f00a66-1383-44c1-a612-6d968aa4df55 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99f00a66-1383-44c1-a612-6d968aa4df55 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99f00a66-1383-44c1-a612-6d968aa4df55 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99f00a66-1383-44c1-a612-6d968aa4df55 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99f00a66-1383-44c1-a612-6d968aa4df55 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99f00a66-1383-44c1-a612-6d968aa4df55 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 200 Sep 03 12:09:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1341/2751] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:15 2026] GET /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f856d237-0b76-4715-b0f1-f726fe01f142 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:09:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "caac32fe-7903-49cb-8c0e-a7e6a57f86e6", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-478502650", "description": null, "metadata": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create snapshot from volume caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:15 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Created reservations ['658f105b-3d31-487a-a68c-fdd3a5d3fb21', '04ddb8cf-b7a6-42a9-b76f-acbfd0424516', '56289210-5fad-4bf3-b883-665f93e322cc', 'ae73ccaf-c73b-4160-aa04-41dc08e31bf4'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot force create request issued successfully. Sep 03 12:09:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f856d237-0b76-4715-b0f1-f726fe01f142 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:09:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1411/2752] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:09:15 2026] POST /volume/v3/snapshots => generated 309 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6697a6a0-069f-45bf-8b50-4ac76dbb056c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6697a6a0-069f-45bf-8b50-4ac76dbb056c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6697a6a0-069f-45bf-8b50-4ac76dbb056c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6697a6a0-069f-45bf-8b50-4ac76dbb056c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6697a6a0-069f-45bf-8b50-4ac76dbb056c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6697a6a0-069f-45bf-8b50-4ac76dbb056c tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1342/2753] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:15 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a65f1cba-44c6-4931-a0c3-ed8a030276e7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a65f1cba-44c6-4931-a0c3-ed8a030276e7 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a65f1cba-44c6-4931-a0c3-ed8a030276e7 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a65f1cba-44c6-4931-a0c3-ed8a030276e7 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a65f1cba-44c6-4931-a0c3-ed8a030276e7 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a65f1cba-44c6-4931-a0c3-ed8a030276e7 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1412/2754] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:16 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4450ac8-80a6-4435-ac43-3055653b2130 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4450ac8-80a6-4435-ac43-3055653b2130 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4450ac8-80a6-4435-ac43-3055653b2130 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4450ac8-80a6-4435-ac43-3055653b2130 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4450ac8-80a6-4435-ac43-3055653b2130 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4450ac8-80a6-4435-ac43-3055653b2130 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1343/2755] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:17 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2afeff20-dfe2-472d-bc93-e9db5a456ec9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2afeff20-dfe2-472d-bc93-e9db5a456ec9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2afeff20-dfe2-472d-bc93-e9db5a456ec9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2afeff20-dfe2-472d-bc93-e9db5a456ec9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2afeff20-dfe2-472d-bc93-e9db5a456ec9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2afeff20-dfe2-472d-bc93-e9db5a456ec9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1413/2756] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:17 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1da5e93-3d17-4d32-8f30-5bd706dfa487 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1da5e93-3d17-4d32-8f30-5bd706dfa487 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1da5e93-3d17-4d32-8f30-5bd706dfa487 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1da5e93-3d17-4d32-8f30-5bd706dfa487 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1da5e93-3d17-4d32-8f30-5bd706dfa487 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1da5e93-3d17-4d32-8f30-5bd706dfa487 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1344/2757] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:17 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cfb53cff-ee9f-4a15-b60f-3c18e2ffad53", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create volume request body: {'volume': {'snapshot_id': 'cfb53cff-ee9f-4a15-b60f-3c18e2ffad53', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create volume of 1 GB Sep 03 12:09:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Availability Zones retrieved successfully. Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Flow 'volume_create_api' (a56711ee-66d7-4642-8d23-cc958eed38c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3191611b-35dd-4799-92c0-f4d7835c46c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3191611b-35dd-4799-92c0-f4d7835c46c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfb53cff-ee9f-4a15-b60f-3c18e2ffad53', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f13b54-2eab-4fae-b7ab-29d46314ed15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Created reservations ['938eace6-be88-4ac2-bc6c-1fbd0fe2397e', '536f7266-7a3a-4434-b6f6-8f0a8b5da09a', '4ad22988-291e-49fb-97a1-abd1a2dfddcb', '0705401b-3773-4618-8233-ab18414b10ba'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f13b54-2eab-4fae-b7ab-29d46314ed15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938eace6-be88-4ac2-bc6c-1fbd0fe2397e', '536f7266-7a3a-4434-b6f6-8f0a8b5da09a', '4ad22988-291e-49fb-97a1-abd1a2dfddcb', '0705401b-3773-4618-8233-ab18414b10ba']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8d3a7f-ead0-46db-bdf3-990a20cbe235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b8d3a7f-ead0-46db-bdf3-990a20cbe235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f5cb832-fecf-4401-9017-ec491c561cb7', '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='4b5cfd7fb5844a3ba239096696a78667',qos_specs=None,replication_status=,reservations=['938eace6-be88-4ac2-bc6c-1fbd0fe2397e','536f7266-7a3a-4434-b6f6-8f0a8b5da09a','4ad22988-291e-49fb-97a1-abd1a2dfddcb','0705401b-3773-4618-8233-ab18414b10ba'],size=1,snapshot_id=cfb53cff-ee9f-4a15-b60f-3c18e2ffad53,source_replicaid=,source_volid=None,status='creating',user_id='1aefe21986654fa09c17380785b6566b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:18Z,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=6f5cb832-fecf-4401-9017-ec491c561cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b5cfd7fb5844a3ba239096696a78667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfb53cff-ee9f-4a15-b60f-3c18e2ffad53,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aefe21986654fa09c17380785b6566b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6b7acf-3ce1-4af9-9c8a-3e695392c7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e6b7acf-3ce1-4af9-9c8a-3e695392c7b6) transitioned into state 'SUCCESS' from 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='4b5cfd7fb5844a3ba239096696a78667',qos_specs=None,replication_status=,reservations=['938eace6-be88-4ac2-bc6c-1fbd0fe2397e','536f7266-7a3a-4434-b6f6-8f0a8b5da09a','4ad22988-291e-49fb-97a1-abd1a2dfddcb','0705401b-3773-4618-8233-ab18414b10ba'],size=1,snapshot_id=cfb53cff-ee9f-4a15-b60f-3c18e2ffad53,source_replicaid=,source_volid=None,status='creating',user_id='1aefe21986654fa09c17380785b6566b',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fe8a50-c58e-44cf-859f-9cf43c1adbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fe8a50-c58e-44cf-859f-9cf43c1adbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Flow 'volume_create_api' (a56711ee-66d7-4642-8d23-cc958eed38c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Create volume request issued successfully. Sep 03 12:09:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9babc652-82f0-4bcc-9dd2-a87b67a73610 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1414/2758] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:09:17 2026] POST /volume/v3/volumes => generated 750 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b347be9a-b03c-46a4-bd41-22557cbd258e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b347be9a-b03c-46a4-bd41-22557cbd258e tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b347be9a-b03c-46a4-bd41-22557cbd258e tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b347be9a-b03c-46a4-bd41-22557cbd258e tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b347be9a-b03c-46a4-bd41-22557cbd258e tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b347be9a-b03c-46a4-bd41-22557cbd258e tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1345/2759] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:18 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8383a139-3b5a-453a-9c88-8b880ee50735 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8383a139-3b5a-453a-9c88-8b880ee50735 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8383a139-3b5a-453a-9c88-8b880ee50735 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8383a139-3b5a-453a-9c88-8b880ee50735 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8383a139-3b5a-453a-9c88-8b880ee50735 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8383a139-3b5a-453a-9c88-8b880ee50735 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1415/2760] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:19 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df9f4a42-9d75-4be8-bbeb-0db288dfe4d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df9f4a42-9d75-4be8-bbeb-0db288dfe4d4 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df9f4a42-9d75-4be8-bbeb-0db288dfe4d4 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df9f4a42-9d75-4be8-bbeb-0db288dfe4d4 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df9f4a42-9d75-4be8-bbeb-0db288dfe4d4 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df9f4a42-9d75-4be8-bbeb-0db288dfe4d4 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1346/2761] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:20 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 842 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8e00b4db-24cc-45d1-8c69-64c72ecd6dd9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8e00b4db-24cc-45d1-8c69-64c72ecd6dd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8e00b4db-24cc-45d1-8c69-64c72ecd6dd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8e00b4db-24cc-45d1-8c69-64c72ecd6dd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8e00b4db-24cc-45d1-8c69-64c72ecd6dd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8e00b4db-24cc-45d1-8c69-64c72ecd6dd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1416/2762] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:21 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 842 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-54103bd0-4b79-4c34-be8d-9e2e3d9632ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54103bd0-4b79-4c34-be8d-9e2e3d9632ed tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54103bd0-4b79-4c34-be8d-9e2e3d9632ed tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54103bd0-4b79-4c34-be8d-9e2e3d9632ed tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-54103bd0-4b79-4c34-be8d-9e2e3d9632ed tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54103bd0-4b79-4c34-be8d-9e2e3d9632ed tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1347/2763] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:22 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 842 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0d957dc-eeda-4d9c-90f7-d434196bbd06 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0d957dc-eeda-4d9c-90f7-d434196bbd06 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0d957dc-eeda-4d9c-90f7-d434196bbd06 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0d957dc-eeda-4d9c-90f7-d434196bbd06 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b0d957dc-eeda-4d9c-90f7-d434196bbd06 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0d957dc-eeda-4d9c-90f7-d434196bbd06 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1417/2764] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:23 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88fa5c6d-cb8c-46f2-bf2d-4fb52473f5fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88fa5c6d-cb8c-46f2-bf2d-4fb52473f5fd tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88fa5c6d-cb8c-46f2-bf2d-4fb52473f5fd tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88fa5c6d-cb8c-46f2-bf2d-4fb52473f5fd tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88fa5c6d-cb8c-46f2-bf2d-4fb52473f5fd tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88fa5c6d-cb8c-46f2-bf2d-4fb52473f5fd tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1348/2765] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:23 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d20ac957-095b-4749-9a32-862d44a74cd9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete snapshot with id: cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot delete request issued successfully. Sep 03 12:09:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d20ac957-095b-4749-9a32-862d44a74cd9 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 202 Sep 03 12:09:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1418/2766] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:09:23 2026] DELETE /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d5652069-05cf-484b-aaec-5648ff2fad65 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5652069-05cf-484b-aaec-5648ff2fad65 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5652069-05cf-484b-aaec-5648ff2fad65 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5652069-05cf-484b-aaec-5648ff2fad65 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d5652069-05cf-484b-aaec-5648ff2fad65 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5652069-05cf-484b-aaec-5648ff2fad65 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1349/2767] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:23 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e442dd43-432e-4fbe-b53a-c22fca881635 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e442dd43-432e-4fbe-b53a-c22fca881635 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e442dd43-432e-4fbe-b53a-c22fca881635 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e442dd43-432e-4fbe-b53a-c22fca881635 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e442dd43-432e-4fbe-b53a-c22fca881635 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Snapshot retrieved successfully. Sep 03 12:09:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e442dd43-432e-4fbe-b53a-c22fca881635 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 200 Sep 03 12:09:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1419/2768] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:25 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-801ed4f9-e864-4810-b17f-fa8856839e41 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-801ed4f9-e864-4810-b17f-fa8856839e41 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-801ed4f9-e864-4810-b17f-fa8856839e41 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-801ed4f9-e864-4810-b17f-fa8856839e41 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-801ed4f9-e864-4810-b17f-fa8856839e41 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 404 Sep 03 12:09:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1350/2769] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:26 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] DELETE http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:26 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete volume with id: caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete volume request issued successfully. Sep 03 12:09:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-533434db-b0a5-48ff-8f65-df5c91aefe19 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 202 Sep 03 12:09:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1420/2770] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:09:26 2026] DELETE /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7f66411-ce63-496f-b4d6-47b896258650 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7f66411-ce63-496f-b4d6-47b896258650 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7f66411-ce63-496f-b4d6-47b896258650 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7f66411-ce63-496f-b4d6-47b896258650 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f7f66411-ce63-496f-b4d6-47b896258650 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7f66411-ce63-496f-b4d6-47b896258650 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 200 Sep 03 12:09:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1351/2771] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:26 2026] GET /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-feca819a-3b7a-4e6b-b6f0-20aab7bf8386 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-feca819a-3b7a-4e6b-b6f0-20aab7bf8386 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-feca819a-3b7a-4e6b-b6f0-20aab7bf8386 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-feca819a-3b7a-4e6b-b6f0-20aab7bf8386 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-feca819a-3b7a-4e6b-b6f0-20aab7bf8386 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 404 Sep 03 12:09:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1421/2772] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:27 2026] GET /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a67bf527-e827-447f-882d-a1616bee8724 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] DELETE http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete volume with id: 6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete volume request issued successfully. Sep 03 12:09:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a67bf527-e827-447f-882d-a1616bee8724 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 202 Sep 03 12:09:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1352/2773] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:09:27 2026] DELETE /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5019d00a-cec5-4c40-8bd6-f049850002f3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5019d00a-cec5-4c40-8bd6-f049850002f3 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5019d00a-cec5-4c40-8bd6-f049850002f3 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5019d00a-cec5-4c40-8bd6-f049850002f3 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5019d00a-cec5-4c40-8bd6-f049850002f3 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Volume info retrieved successfully. Sep 03 12:09:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5019d00a-cec5-4c40-8bd6-f049850002f3 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 200 Sep 03 12:09:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1422/2774] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:27 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c634d2ce-4120-47eb-99dd-e1633673dde1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c634d2ce-4120-47eb-99dd-e1633673dde1 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c634d2ce-4120-47eb-99dd-e1633673dde1 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c634d2ce-4120-47eb-99dd-e1633673dde1 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c634d2ce-4120-47eb-99dd-e1633673dde1 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 returned with HTTP 404 Sep 03 12:09:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1353/2775] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:28 2026] GET /volume/v3/volumes/6f5cb832-fecf-4401-9017-ec491c561cb7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dad1aa26-0100-4f5b-8fbf-fde6577b8a43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dad1aa26-0100-4f5b-8fbf-fde6577b8a43 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dad1aa26-0100-4f5b-8fbf-fde6577b8a43 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dad1aa26-0100-4f5b-8fbf-fde6577b8a43 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-dad1aa26-0100-4f5b-8fbf-fde6577b8a43 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete snapshot with id: cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dad1aa26-0100-4f5b-8fbf-fde6577b8a43 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 404 Sep 03 12:09:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1423/2776] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:09:28 2026] DELETE /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d01cf3a-e38d-4fd0-9c6e-719834df2e92 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d01cf3a-e38d-4fd0-9c6e-719834df2e92 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d01cf3a-e38d-4fd0-9c6e-719834df2e92 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d01cf3a-e38d-4fd0-9c6e-719834df2e92 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d01cf3a-e38d-4fd0-9c6e-719834df2e92 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 returned with HTTP 404 Sep 03 12:09:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1354/2777] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:28 2026] GET /volume/v3/snapshots/cfb53cff-ee9f-4a15-b60f-3c18e2ffad53 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-28d9d853-93ae-4e40-9937-99cc4ddfe055 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-28d9d853-93ae-4e40-9937-99cc4ddfe055 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] DELETE http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-28d9d853-93ae-4e40-9937-99cc4ddfe055 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-28d9d853-93ae-4e40-9937-99cc4ddfe055 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-28d9d853-93ae-4e40-9937-99cc4ddfe055 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Delete volume with id: caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-28d9d853-93ae-4e40-9937-99cc4ddfe055 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 404 Sep 03 12:09:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1424/2778] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:09:28 2026] DELETE /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd7064a8-e5df-4ab2-a361-2b53bff8c426 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd7064a8-e5df-4ab2-a361-2b53bff8c426 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] GET http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd7064a8-e5df-4ab2-a361-2b53bff8c426 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd7064a8-e5df-4ab2-a361-2b53bff8c426 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd7064a8-e5df-4ab2-a361-2b53bff8c426 tempest-SnapshotDependencyTests-1528358027 tempest-SnapshotDependencyTests-1528358027-project-member] http://192.168.122.215/volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 returned with HTTP 404 Sep 03 12:09:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1355/2779] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:28 2026] GET /volume/v3/volumes/caac32fe-7903-49cb-8c0e-a7e6a57f86e6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:38 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:09:38 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:09:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:47 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create volume of 1 GB Sep 03 12:09:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Availability Zones retrieved successfully. Sep 03 12:09:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Flow 'volume_create_api' (e13aa756-4716-49e2-b379-cb4d33687012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd70f20-51c0-4bd4-848c-a1e5bc7418a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:47 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-339786563"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-339786563'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:47 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create volume of 1 GB Sep 03 12:09:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Availability Zones retrieved successfully. Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd70f20-51c0-4bd4-848c-a1e5bc7418a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Flow 'volume_create_api' (427dd0ab-2d1c-499e-bca6-6843f6affe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862a8061-cfd8-4870-ba7f-8ececa217b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9af9c9c-2c8b-461e-abe7-6616e8ceef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9af9c9c-2c8b-461e-abe7-6616e8ceef09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09dfbb7b-205d-45ce-a0c5-bf0c455a6bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Created reservations ['923c43e5-3eff-4233-8fb5-c7bc972d6bf6', '02b88a13-e1fe-45ff-a062-3229592c60e5', '6dc1ab6e-3be8-4e81-a31a-dc7144cd5192', '6010af3a-a97e-482f-bc83-93feba65bfdf'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862a8061-cfd8-4870-ba7f-8ececa217b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923c43e5-3eff-4233-8fb5-c7bc972d6bf6', '02b88a13-e1fe-45ff-a062-3229592c60e5', '6dc1ab6e-3be8-4e81-a31a-dc7144cd5192', '6010af3a-a97e-482f-bc83-93feba65bfdf']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9508ba32-12b6-4065-b250-386f81685981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9508ba32-12b6-4065-b250-386f81685981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a20474-c903-4e94-9b8a-434e53db460a', '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='d11a6a393bd14f8ab281e1037ceca460',qos_specs=None,replication_status=,reservations=['923c43e5-3eff-4233-8fb5-c7bc972d6bf6','02b88a13-e1fe-45ff-a062-3229592c60e5','6dc1ab6e-3be8-4e81-a31a-dc7144cd5192','6010af3a-a97e-482f-bc83-93feba65bfdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b129fe57da1477ca15f8e13f8f25157',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:48Z,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=a4a20474-c903-4e94-9b8a-434e53db460a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11a6a393bd14f8ab281e1037ceca460',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b129fe57da1477ca15f8e13f8f25157',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0122316d-7435-475c-a72f-cd71c267e8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Created reservations ['4686231a-85f9-4624-81dd-8477f5bd67ae', '7313afd4-e4b3-4c5f-a59f-415be9c11220', '7dd2efbd-8a1f-40e5-8ea2-1f833c7923c2', '70060736-dd5d-4add-b997-180c22e47e8e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09dfbb7b-205d-45ce-a0c5-bf0c455a6bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4686231a-85f9-4624-81dd-8477f5bd67ae', '7313afd4-e4b3-4c5f-a59f-415be9c11220', '7dd2efbd-8a1f-40e5-8ea2-1f833c7923c2', '70060736-dd5d-4add-b997-180c22e47e8e']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93e8584-831e-4258-bea4-0983f75d6d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0122316d-7435-475c-a72f-cd71c267e8bc) transitioned into state 'SUCCESS' from 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='d11a6a393bd14f8ab281e1037ceca460',qos_specs=None,replication_status=,reservations=['923c43e5-3eff-4233-8fb5-c7bc972d6bf6','02b88a13-e1fe-45ff-a062-3229592c60e5','6dc1ab6e-3be8-4e81-a31a-dc7144cd5192','6010af3a-a97e-482f-bc83-93feba65bfdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b129fe57da1477ca15f8e13f8f25157',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a253ea-aeb6-4611-b442-8d5028418446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93e8584-831e-4258-bea4-0983f75d6d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d4fa71-e5c2-4c14-a888-2774614c9b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-339786563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991886c2993e477f8f9e7f679286dc3c',qos_specs=None,replication_status=,reservations=['4686231a-85f9-4624-81dd-8477f5bd67ae','7313afd4-e4b3-4c5f-a59f-415be9c11220','7dd2efbd-8a1f-40e5-8ea2-1f833c7923c2','70060736-dd5d-4add-b997-180c22e47e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68ebb3c5add44f28f693b2ead30d69e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-339786563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d4fa71-e5c2-4c14-a888-2774614c9b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='991886c2993e477f8f9e7f679286dc3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68ebb3c5add44f28f693b2ead30d69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2552cbf1-5630-4c27-b95a-77bcf7ef7242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a253ea-aeb6-4611-b442-8d5028418446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Flow 'volume_create_api' (e13aa756-4716-49e2-b379-cb4d33687012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create volume request issued successfully. Sep 03 12:09:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-41bf32ee-09f3-4440-9615-e813e0e2fca7 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1425/2780] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:09:47 2026] POST /volume/v3/volumes => generated 749 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2552cbf1-5630-4c27-b95a-77bcf7ef7242) transitioned into state 'SUCCESS' from state '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-339786563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991886c2993e477f8f9e7f679286dc3c',qos_specs=None,replication_status=,reservations=['4686231a-85f9-4624-81dd-8477f5bd67ae','7313afd4-e4b3-4c5f-a59f-415be9c11220','7dd2efbd-8a1f-40e5-8ea2-1f833c7923c2','70060736-dd5d-4add-b997-180c22e47e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68ebb3c5add44f28f693b2ead30d69e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca31ef9f-f2a3-4d8d-8709-791b47a04f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca31ef9f-f2a3-4d8d-8709-791b47a04f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Flow 'volume_create_api' (427dd0ab-2d1c-499e-bca6-6843f6affe09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create volume request issued successfully. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2582f12-6fc8-4f2d-8dc6-ab3763cdb76b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1356/2781] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:09:47 2026] POST /volume/v3/volumes => generated 778 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8aad45c-cf94-4f8d-bd19-af0bfd194769 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8aad45c-cf94-4f8d-bd19-af0bfd194769 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8aad45c-cf94-4f8d-bd19-af0bfd194769 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8aad45c-cf94-4f8d-bd19-af0bfd194769 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f8aad45c-cf94-4f8d-bd19-af0bfd194769 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8aad45c-cf94-4f8d-bd19-af0bfd194769 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 200 Sep 03 12:09:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1357/2782] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:48 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-154073c9-adf8-4495-b994-f7e3e38fd3d9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-154073c9-adf8-4495-b994-f7e3e38fd3d9 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-154073c9-adf8-4495-b994-f7e3e38fd3d9 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-154073c9-adf8-4495-b994-f7e3e38fd3d9 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-154073c9-adf8-4495-b994-f7e3e38fd3d9 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-154073c9-adf8-4495-b994-f7e3e38fd3d9 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 200 Sep 03 12:09:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1358/2783] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:09:48 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bdda5c55-cddc-42d3-875d-3aeaa6300a52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdda5c55-cddc-42d3-875d-3aeaa6300a52 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:09:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdda5c55-cddc-42d3-875d-3aeaa6300a52 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1220132915"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1220132915'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume of 1 GB Sep 03 12:09:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Availability Zones retrieved successfully. Sep 03 12:09:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdda5c55-cddc-42d3-875d-3aeaa6300a52 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:09:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1359/2784] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:09:48 2026] POST /volume/v3/types => generated 287 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (4d296402-d922-4bda-815b-18ca96963fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62840658-b54c-4207-83aa-d6e0ff779852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62840658-b54c-4207-83aa-d6e0ff779852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfaee93b-c55e-4805-b37a-0bad53b375af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Created reservations ['289a99a7-3604-4337-9306-6fec6b43c4d5', '7260c292-d80b-429b-b1d4-08625509f9c2', '32538336-3e3a-4c4b-9ae6-50e9eef01d9b', 'c40cf45f-93d9-41cc-a897-a23bbda6e3be'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfaee93b-c55e-4805-b37a-0bad53b375af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289a99a7-3604-4337-9306-6fec6b43c4d5', '7260c292-d80b-429b-b1d4-08625509f9c2', '32538336-3e3a-4c4b-9ae6-50e9eef01d9b', 'c40cf45f-93d9-41cc-a897-a23bbda6e3be']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580807ba-6d04-4202-9a56-34cf31463a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580807ba-6d04-4202-9a56-34cf31463a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1e17f5-933b-4fed-b095-c9c3feb403f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1220132915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['289a99a7-3604-4337-9306-6fec6b43c4d5','7260c292-d80b-429b-b1d4-08625509f9c2','32538336-3e3a-4c4b-9ae6-50e9eef01d9b','c40cf45f-93d9-41cc-a897-a23bbda6e3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1220132915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1e17f5-933b-4fed-b095-c9c3feb403f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d647297037ae4d0ea40a7ba477a43398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09cad6799d3a4200882ef030e1d6c741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebf9797-db6b-40bc-9523-ac4d19f918b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebf9797-db6b-40bc-9523-ac4d19f918b5) transitioned into state 'SUCCESS' from state '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-1220132915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['289a99a7-3604-4337-9306-6fec6b43c4d5','7260c292-d80b-429b-b1d4-08625509f9c2','32538336-3e3a-4c4b-9ae6-50e9eef01d9b','c40cf45f-93d9-41cc-a897-a23bbda6e3be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e618535e-3c3c-430e-bdfd-0a953167f3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e618535e-3c3c-430e-bdfd-0a953167f3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (4d296402-d922-4bda-815b-18ca96963fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request issued successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-398b8d8a-6305-4ed5-9c8a-b2ed8ee78e01 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1426/2785] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:48 2026] POST /volume/v3/volumes => generated 766 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-933645355"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-933645355'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume of 1 GB Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Availability Zones retrieved successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (45ffae93-365e-4b42-8c15-01fe18123c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40409219-9293-487d-b7f0-11c24bbc57c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40409219-9293-487d-b7f0-11c24bbc57c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdfe223-c3f5-4542-99ea-01251eacbf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Created reservations ['8feeb6ba-26bd-4657-bc3e-45ce44108e61', '63aefe11-e5ab-46f3-a13d-05bf138526ae', 'eaa27823-f62f-4ae2-bec6-293d2dcf38ff', 'acaa78a0-e33c-464a-8741-b2b4a9cf814e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdfe223-c3f5-4542-99ea-01251eacbf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8feeb6ba-26bd-4657-bc3e-45ce44108e61', '63aefe11-e5ab-46f3-a13d-05bf138526ae', 'eaa27823-f62f-4ae2-bec6-293d2dcf38ff', 'acaa78a0-e33c-464a-8741-b2b4a9cf814e']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cf470f-298e-467a-940f-81ad6af39d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cf470f-298e-467a-940f-81ad6af39d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc202df4-85ad-4777-8aca-0eea6ccd0075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-933645355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['8feeb6ba-26bd-4657-bc3e-45ce44108e61','63aefe11-e5ab-46f3-a13d-05bf138526ae','eaa27823-f62f-4ae2-bec6-293d2dcf38ff','acaa78a0-e33c-464a-8741-b2b4a9cf814e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-933645355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc202df4-85ad-4777-8aca-0eea6ccd0075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d647297037ae4d0ea40a7ba477a43398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09cad6799d3a4200882ef030e1d6c741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab00797e-1e96-41f6-b6c9-dbfc57a70519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab00797e-1e96-41f6-b6c9-dbfc57a70519) transitioned into state 'SUCCESS' from state '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-933645355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['8feeb6ba-26bd-4657-bc3e-45ce44108e61','63aefe11-e5ab-46f3-a13d-05bf138526ae','eaa27823-f62f-4ae2-bec6-293d2dcf38ff','acaa78a0-e33c-464a-8741-b2b4a9cf814e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70d08a8-ed0e-4f48-83bd-007f6bfc7cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70d08a8-ed0e-4f48-83bd-007f6bfc7cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (45ffae93-365e-4b42-8c15-01fe18123c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request issued successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91e9ddaf-bbb4-4888-95ba-5e35246924bd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1360/2786] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:49 2026] POST /volume/v3/volumes => generated 765 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d9d48871-19d6-4521-85c8-e5daa9e1bdfa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1419471512"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9d48871-19d6-4521-85c8-e5daa9e1bdfa tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9d48871-19d6-4521-85c8-e5daa9e1bdfa tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9d48871-19d6-4521-85c8-e5daa9e1bdfa tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1419471512'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume of 1 GB Sep 03 12:09:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Availability Zones retrieved successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d9d48871-19d6-4521-85c8-e5daa9e1bdfa tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9d48871-19d6-4521-85c8-e5daa9e1bdfa tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 200 Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (454df8ef-4f64-4fb8-aedf-53f266bd09ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1361/2787] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:49 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 841 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8c4004c-ea99-4191-ad95-c75b49344c69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb7397b-a2e7-4c27-8f50-267cb6e4bbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8c4004c-ea99-4191-ad95-c75b49344c69 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8c4004c-ea99-4191-ad95-c75b49344c69 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8c4004c-ea99-4191-ad95-c75b49344c69 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d8c4004c-ea99-4191-ad95-c75b49344c69 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8c4004c-ea99-4191-ad95-c75b49344c69 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 200 Sep 03 12:09:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1362/2788] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:09:49 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 870 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb7397b-a2e7-4c27-8f50-267cb6e4bbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eddba985-0597-4f38-aafc-7751f7861191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Created reservations ['767b92db-b7f3-4123-bfaf-dea69fab7945', '747da859-b416-4459-9cf3-bb5dcdf5a826', '382b1102-13f2-44ce-987b-fbadba16959c', '867c867b-8db3-4fd6-9bbd-07266b860ef2'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eddba985-0597-4f38-aafc-7751f7861191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['767b92db-b7f3-4123-bfaf-dea69fab7945', '747da859-b416-4459-9cf3-bb5dcdf5a826', '382b1102-13f2-44ce-987b-fbadba16959c', '867c867b-8db3-4fd6-9bbd-07266b860ef2']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b8b50a-cfda-450d-b109-990871075d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:49 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b8b50a-cfda-450d-b109-990871075d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7429c8-b503-4a08-9424-df058a772046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1419471512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['767b92db-b7f3-4123-bfaf-dea69fab7945','747da859-b416-4459-9cf3-bb5dcdf5a826','382b1102-13f2-44ce-987b-fbadba16959c','867c867b-8db3-4fd6-9bbd-07266b860ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1419471512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7429c8-b503-4a08-9424-df058a772046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d647297037ae4d0ea40a7ba477a43398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09cad6799d3a4200882ef030e1d6c741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becb9162-faca-415a-8fb5-78f3379098ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becb9162-faca-415a-8fb5-78f3379098ce) transitioned into state 'SUCCESS' from state '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-1419471512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['767b92db-b7f3-4123-bfaf-dea69fab7945','747da859-b416-4459-9cf3-bb5dcdf5a826','382b1102-13f2-44ce-987b-fbadba16959c','867c867b-8db3-4fd6-9bbd-07266b860ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1e9e10-a045-4305-94b8-a7b865ec1a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1e9e10-a045-4305-94b8-a7b865ec1a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (454df8ef-4f64-4fb8-aedf-53f266bd09ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request issued successfully. Sep 03 12:09:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbc392ea-29e9-48a3-8cfe-221efaaca78e tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1427/2789] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:49 2026] POST /volume/v3/volumes => generated 766 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-626296693"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-626296693'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume of 1 GB Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Availability Zones retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (4de798c6-5601-41d5-aeb7-d10c6fe35456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4576264c-a610-4a0c-b761-577699666fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4576264c-a610-4a0c-b761-577699666fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e558cd01-e9d4-47f6-87a0-d0632309acfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Created reservations ['2cd804c3-59e9-4a22-8f94-4f2da9eca11d', '65b4eee3-6fdb-4979-a5ce-5d5b99cc0551', 'ab288bb2-13d6-4635-96f7-d128351fcc6d', '94fe303f-5f62-4c6a-a9a7-86ff6289b67e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e558cd01-e9d4-47f6-87a0-d0632309acfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd804c3-59e9-4a22-8f94-4f2da9eca11d', '65b4eee3-6fdb-4979-a5ce-5d5b99cc0551', 'ab288bb2-13d6-4635-96f7-d128351fcc6d', '94fe303f-5f62-4c6a-a9a7-86ff6289b67e']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30624755-09e3-4a16-876c-7f3ee584b767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30624755-09e3-4a16-876c-7f3ee584b767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d925a29-a789-453d-ac76-cb29ec5d5f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-626296693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['2cd804c3-59e9-4a22-8f94-4f2da9eca11d','65b4eee3-6fdb-4979-a5ce-5d5b99cc0551','ab288bb2-13d6-4635-96f7-d128351fcc6d','94fe303f-5f62-4c6a-a9a7-86ff6289b67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-626296693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d925a29-a789-453d-ac76-cb29ec5d5f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d647297037ae4d0ea40a7ba477a43398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09cad6799d3a4200882ef030e1d6c741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8323606f-51ea-414e-8e33-8b5740c8dd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8323606f-51ea-414e-8e33-8b5740c8dd97) transitioned into state 'SUCCESS' from state '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-626296693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['2cd804c3-59e9-4a22-8f94-4f2da9eca11d','65b4eee3-6fdb-4979-a5ce-5d5b99cc0551','ab288bb2-13d6-4635-96f7-d128351fcc6d','94fe303f-5f62-4c6a-a9a7-86ff6289b67e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a7c60c-2c50-4389-9a38-7142d21a4d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a7c60c-2c50-4389-9a38-7142d21a4d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (4de798c6-5601-41d5-aeb7-d10c6fe35456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request issued successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e98c71c5-2f9d-40b8-a3b9-83577aec39fc tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1363/2790] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:49 2026] POST /volume/v3/volumes => generated 765 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4409046e-4ed8-4057-833f-f5688d4465cf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "b9f83e66-733e-4378-86ef-e85be0416fc2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1838175854"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request body: {'volume': {"'imageRef": 'b9f83e66-733e-4378-86ef-e85be0416fc2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1838175854'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume of 1 GB Sep 03 12:09:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Availability Zones retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (28eac3f1-19d8-4e5b-85c0-545ba50fb2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc30b8b-0c83-40a9-b94f-a62112021af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc30b8b-0c83-40a9-b94f-a62112021af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26975385-b538-491f-b839-2a5ee584c106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4554ebd-bf46-4696-9ea7-ffdca3546075 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4554ebd-bf46-4696-9ea7-ffdca3546075 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4554ebd-bf46-4696-9ea7-ffdca3546075 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4554ebd-bf46-4696-9ea7-ffdca3546075 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Created reservations ['9137fca5-244c-4114-8fae-0961f36c70b8', '555f8c67-45a2-4e5d-afd9-6a9953e16be5', 'f7a4e3da-66a0-4afa-988f-aa6840891826', '22713b20-dad5-46d5-bb3a-6f65cd37a846'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26975385-b538-491f-b839-2a5ee584c106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9137fca5-244c-4114-8fae-0961f36c70b8', '555f8c67-45a2-4e5d-afd9-6a9953e16be5', 'f7a4e3da-66a0-4afa-988f-aa6840891826', '22713b20-dad5-46d5-bb3a-6f65cd37a846']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae2fc2f-bc11-40b3-a780-f26e0323b2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4554ebd-bf46-4696-9ea7-ffdca3546075 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4554ebd-bf46-4696-9ea7-ffdca3546075 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 200 Sep 03 12:09:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1364/2791] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:50 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3c9af3a2-69e1-4b0f-87da-e1dff0b1e161 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c9af3a2-69e1-4b0f-87da-e1dff0b1e161 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c9af3a2-69e1-4b0f-87da-e1dff0b1e161 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c9af3a2-69e1-4b0f-87da-e1dff0b1e161 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3c9af3a2-69e1-4b0f-87da-e1dff0b1e161 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae2fc2f-bc11-40b3-a780-f26e0323b2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee37d970-79b2-4f8c-908d-4f922fd7a0db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1838175854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['9137fca5-244c-4114-8fae-0961f36c70b8','555f8c67-45a2-4e5d-afd9-6a9953e16be5','f7a4e3da-66a0-4afa-988f-aa6840891826','22713b20-dad5-46d5-bb3a-6f65cd37a846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1838175854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee37d970-79b2-4f8c-908d-4f922fd7a0db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d647297037ae4d0ea40a7ba477a43398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09cad6799d3a4200882ef030e1d6c741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c9af3a2-69e1-4b0f-87da-e1dff0b1e161 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 200 Sep 03 12:09:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1365/2792] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:09:50 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab21f4f9-08ea-4dda-b120-251b4468f5a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e134d64-6252-4757-94fa-1880c5568beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab21f4f9-08ea-4dda-b120-251b4468f5a9 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab21f4f9-08ea-4dda-b120-251b4468f5a9 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab21f4f9-08ea-4dda-b120-251b4468f5a9 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ab21f4f9-08ea-4dda-b120-251b4468f5a9 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab21f4f9-08ea-4dda-b120-251b4468f5a9 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 200 Sep 03 12:09:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1366/2793] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:50 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c20d998b-522a-44be-b085-8d5ade332a35 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e134d64-6252-4757-94fa-1880c5568beb) transitioned into state 'SUCCESS' from state '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-1838175854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d647297037ae4d0ea40a7ba477a43398',qos_specs=None,replication_status=,reservations=['9137fca5-244c-4114-8fae-0961f36c70b8','555f8c67-45a2-4e5d-afd9-6a9953e16be5','f7a4e3da-66a0-4afa-988f-aa6840891826','22713b20-dad5-46d5-bb3a-6f65cd37a846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09cad6799d3a4200882ef030e1d6c741',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-492083538"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dae226-c41f-4309-b2ea-f91437d464c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-492083538'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create volume of 1 GB Sep 03 12:09:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Availability Zones retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Flow 'volume_create_api' (c679f396-71bc-4caf-b57b-173882f6eba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0295e6e3-4b30-4e79-a266-c4eb389a9b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dae226-c41f-4309-b2ea-f91437d464c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Flow 'volume_create_api' (28eac3f1-19d8-4e5b-85c0-545ba50fb2c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Create volume request issued successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4409046e-4ed8-4057-833f-f5688d4465cf tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1428/2794] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:50 2026] POST /volume/v3/volumes => generated 766 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cdbe1352-ba02-47c6-83aa-b7d98346d9b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cdbe1352-ba02-47c6-83aa-b7d98346d9b4 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cdbe1352-ba02-47c6-83aa-b7d98346d9b4 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cdbe1352-ba02-47c6-83aa-b7d98346d9b4 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:50 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:50 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0295e6e3-4b30-4e79-a266-c4eb389a9b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cdbe1352-ba02-47c6-83aa-b7d98346d9b4 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab89559f-f15e-4588-aeed-aff1acd5fa3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cdbe1352-ba02-47c6-83aa-b7d98346d9b4 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 returned with HTTP 200 Sep 03 12:09:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1429/2795] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:50 2026] GET /volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Created reservations ['367f4de6-1abd-4843-8f89-58f66c419154', 'b38a85b6-1fca-4885-a07c-dc02db0d5790', '0079bf3e-2c89-41b3-b56a-f029dd9fd440', '1de1c351-342b-421e-9fc8-05d9ee167272'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab89559f-f15e-4588-aeed-aff1acd5fa3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367f4de6-1abd-4843-8f89-58f66c419154', 'b38a85b6-1fca-4885-a07c-dc02db0d5790', '0079bf3e-2c89-41b3-b56a-f029dd9fd440', '1de1c351-342b-421e-9fc8-05d9ee167272']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adaaa929-259a-4618-a44e-9a2ebfc5249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adaaa929-259a-4618-a44e-9a2ebfc5249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5903f738-175b-483e-8764-4a4e42b240a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-492083538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11a6a393bd14f8ab281e1037ceca460',qos_specs=None,replication_status=,reservations=['367f4de6-1abd-4843-8f89-58f66c419154','b38a85b6-1fca-4885-a07c-dc02db0d5790','0079bf3e-2c89-41b3-b56a-f029dd9fd440','1de1c351-342b-421e-9fc8-05d9ee167272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b129fe57da1477ca15f8e13f8f25157',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:51Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-492083538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5903f738-175b-483e-8764-4a4e42b240a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11a6a393bd14f8ab281e1037ceca460',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b129fe57da1477ca15f8e13f8f25157',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a256303-761a-45b8-8948-337f70d8b079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a256303-761a-45b8-8948-337f70d8b079) transitioned into 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-492083538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11a6a393bd14f8ab281e1037ceca460',qos_specs=None,replication_status=,reservations=['367f4de6-1abd-4843-8f89-58f66c419154','b38a85b6-1fca-4885-a07c-dc02db0d5790','0079bf3e-2c89-41b3-b56a-f029dd9fd440','1de1c351-342b-421e-9fc8-05d9ee167272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b129fe57da1477ca15f8e13f8f25157',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2449ed13-6e7c-4ec5-971c-3e99b519672d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2449ed13-6e7c-4ec5-971c-3e99b519672d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Flow 'volume_create_api' (c679f396-71bc-4caf-b57b-173882f6eba7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create volume request issued successfully. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c20d998b-522a-44be-b085-8d5ade332a35 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1367/2796] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:50 2026] POST /volume/v3/volumes => generated 784 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c6e1610-fd49-4f07-bb2c-d03761887a9a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c6e1610-fd49-4f07-bb2c-d03761887a9a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c6e1610-fd49-4f07-bb2c-d03761887a9a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c6e1610-fd49-4f07-bb2c-d03761887a9a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5c6e1610-fd49-4f07-bb2c-d03761887a9a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c6e1610-fd49-4f07-bb2c-d03761887a9a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:09:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1430/2797] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:51 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-125cca03-3c6e-407c-bd9e-ee6d2ff33d6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-125cca03-3c6e-407c-bd9e-ee6d2ff33d6a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-125cca03-3c6e-407c-bd9e-ee6d2ff33d6a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-125cca03-3c6e-407c-bd9e-ee6d2ff33d6a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9d8c1514-9068-4eef-b719-763bf1448476 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-125cca03-3c6e-407c-bd9e-ee6d2ff33d6a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "649bbc2d-92a4-4a91-959f-8c20aaac47d0", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-125cca03-3c6e-407c-bd9e-ee6d2ff33d6a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 200 Sep 03 12:09:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '649bbc2d-92a4-4a91-959f-8c20aaac47d0', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1368/2798] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:09:51 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 871 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78a262e6-8377-4920-9b72-b06aecfaf808 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61d4fa71-e5c2-4c14-a888-2774614c9b3b", "name": "tempest-VolumeDependencyTests-Snapshot-1448064303"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create snapshot from volume 61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:09:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Created reservations ['9ee2c291-3a34-49d9-afa5-d3f4ad7fa428', '0f3f5053-c1cb-4ccb-ab26-014befc14373', 'f7265923-22fa-45a0-8294-04baed8f618a', 'c78cdb78-66ca-423a-94c7-1a901f69df0e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot create request issued successfully. Sep 03 12:09:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78a262e6-8377-4920-9b72-b06aecfaf808 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:09:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1369/2799] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:09:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e26bea9f-e317-43e7-82a0-52378459d189 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e26bea9f-e317-43e7-82a0-52378459d189 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e26bea9f-e317-43e7-82a0-52378459d189 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e26bea9f-e317-43e7-82a0-52378459d189 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Create volume of 1 GB Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e26bea9f-e317-43e7-82a0-52378459d189 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Availability Zones retrieved successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e26bea9f-e317-43e7-82a0-52378459d189 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 returned with HTTP 200 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1370/2800] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:51 2026] GET /volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4655e26-638a-46c2-9003-6c127c9d22a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4655e26-638a-46c2-9003-6c127c9d22a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4655e26-638a-46c2-9003-6c127c9d22a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4655e26-638a-46c2-9003-6c127c9d22a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Flow 'volume_create_api' (879ddff2-4eca-4c1e-b85d-f33ebc1af896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5be8b86-554c-4c8c-92e0-6029e53eeef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4655e26-638a-46c2-9003-6c127c9d22a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4655e26-638a-46c2-9003-6c127c9d22a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1371/2801] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:52 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db92365a-cd27-497f-89fa-6bb13976e674 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db92365a-cd27-497f-89fa-6bb13976e674 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db92365a-cd27-497f-89fa-6bb13976e674 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db92365a-cd27-497f-89fa-6bb13976e674 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db92365a-cd27-497f-89fa-6bb13976e674 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db92365a-cd27-497f-89fa-6bb13976e674 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 returned with HTTP 200 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1372/2802] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:52 2026] GET /volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5be8b86-554c-4c8c-92e0-6029e53eeef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:09:49Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=48eb0fc2-96f4-490a-88f7-f1fd7f708cb8,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': '48eb0fc2-96f4-490a-88f7-f1fd7f708cb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4003dba6-29c9-410a-945f-aa012da5d082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-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 03 12:09:52 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-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 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d35efdb4-0a8a-42f8-a479-6532dac05636 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d35efdb4-0a8a-42f8-a479-6532dac05636 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d35efdb4-0a8a-42f8-a479-6532dac05636 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d35efdb4-0a8a-42f8-a479-6532dac05636 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d35efdb4-0a8a-42f8-a479-6532dac05636 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d35efdb4-0a8a-42f8-a479-6532dac05636 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1373/2803] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:52 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 876 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Created reservations ['816c2978-4a56-411a-9c4f-d4135087815b', '7c2ab5b0-190d-43c9-a85f-409bf6cfb6b3', 'db69ccfc-64a2-4581-a71b-e0659022686a', '6ed1e49b-7246-4cc3-9501-6ed9551e385a'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4003dba6-29c9-410a-945f-aa012da5d082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['816c2978-4a56-411a-9c4f-d4135087815b', '7c2ab5b0-190d-43c9-a85f-409bf6cfb6b3', 'db69ccfc-64a2-4581-a71b-e0659022686a', '6ed1e49b-7246-4cc3-9501-6ed9551e385a']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819f00e6-37d5-4f79-a0f4-2ddee121ffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819f00e6-37d5-4f79-a0f4-2ddee121ffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4e884e-cc62-4f41-8b67-acd84c3f7152', '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='50e8fdfae2fe4fcc986185864c773d8a',qos_specs=None,replication_status=,reservations=['816c2978-4a56-411a-9c4f-d4135087815b','7c2ab5b0-190d-43c9-a85f-409bf6cfb6b3','db69ccfc-64a2-4581-a71b-e0659022686a','6ed1e49b-7246-4cc3-9501-6ed9551e385a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bc21c10ffb9478e8720b0b084efaed0',volume_type_id=48eb0fc2-96f4-490a-88f7-f1fd7f708cb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:52Z,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=cc4e884e-cc62-4f41-8b67-acd84c3f7152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50e8fdfae2fe4fcc986185864c773d8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bc21c10ffb9478e8720b0b084efaed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48eb0fc2-96f4-490a-88f7-f1fd7f708cb8),volume_type_id=48eb0fc2-96f4-490a-88f7-f1fd7f708cb8)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06fe9ab6-89bc-4d63-a15d-ca43ac14dfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06fe9ab6-89bc-4d63-a15d-ca43ac14dfe1) transitioned into state 'SUCCESS' from 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='50e8fdfae2fe4fcc986185864c773d8a',qos_specs=None,replication_status=,reservations=['816c2978-4a56-411a-9c4f-d4135087815b','7c2ab5b0-190d-43c9-a85f-409bf6cfb6b3','db69ccfc-64a2-4581-a71b-e0659022686a','6ed1e49b-7246-4cc3-9501-6ed9551e385a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bc21c10ffb9478e8720b0b084efaed0',volume_type_id=48eb0fc2-96f4-490a-88f7-f1fd7f708cb8)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc8d987-bc82-469b-8be7-dbf28caf23df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc8d987-bc82-469b-8be7-dbf28caf23df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Flow 'volume_create_api' (879ddff2-4eca-4c1e-b85d-f33ebc1af896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Create volume request issued successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9d8c1514-9068-4eef-b719-763bf1448476 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1431/2804] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:09:51 2026] POST /volume/v3/volumes => generated 806 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2e850589-8271-4fca-99b9-a4d786338191 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e850589-8271-4fca-99b9-a4d786338191 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e850589-8271-4fca-99b9-a4d786338191 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e850589-8271-4fca-99b9-a4d786338191 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2e850589-8271-4fca-99b9-a4d786338191 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e850589-8271-4fca-99b9-a4d786338191 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1374/2805] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:52 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-19f36b39-5702-4a05-846b-debe30f7cd96 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19f36b39-5702-4a05-846b-debe30f7cd96 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19f36b39-5702-4a05-846b-debe30f7cd96 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-19f36b39-5702-4a05-846b-debe30f7cd96 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-19f36b39-5702-4a05-846b-debe30f7cd96 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-19f36b39-5702-4a05-846b-debe30f7cd96 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1432/2806] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:53 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f6d0f43-701f-4155-8b5e-a30d8d4a2467 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f6d0f43-701f-4155-8b5e-a30d8d4a2467 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 Sep 03 12:09:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f6d0f43-701f-4155-8b5e-a30d8d4a2467 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f6d0f43-701f-4155-8b5e-a30d8d4a2467 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f6d0f43-701f-4155-8b5e-a30d8d4a2467 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f6d0f43-701f-4155-8b5e-a30d8d4a2467 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 returned with HTTP 200 Sep 03 12:09:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1375/2807] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:53 2026] GET /volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2eca1bbc-f207-4746-b7b1-210d606ac033 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2eca1bbc-f207-4746-b7b1-210d606ac033 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2eca1bbc-f207-4746-b7b1-210d606ac033 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2eca1bbc-f207-4746-b7b1-210d606ac033 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2eca1bbc-f207-4746-b7b1-210d606ac033 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2eca1bbc-f207-4746-b7b1-210d606ac033 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 returned with HTTP 200 Sep 03 12:09:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1433/2808] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:53 2026] GET /volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1561b29d-9646-4952-bfc8-b410219ebd95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1561b29d-9646-4952-bfc8-b410219ebd95 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1561b29d-9646-4952-bfc8-b410219ebd95 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1561b29d-9646-4952-bfc8-b410219ebd95 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1561b29d-9646-4952-bfc8-b410219ebd95 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1561b29d-9646-4952-bfc8-b410219ebd95 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:09:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1376/2809] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:53 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c8fc816-6e03-452f-9472-c4f54339f3bb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c8fc816-6e03-452f-9472-c4f54339f3bb tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c8fc816-6e03-452f-9472-c4f54339f3bb tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c8fc816-6e03-452f-9472-c4f54339f3bb tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c8fc816-6e03-452f-9472-c4f54339f3bb tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c8fc816-6e03-452f-9472-c4f54339f3bb tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1434/2810] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:53 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 898 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c5c1d43-6ce3-49b7-97f8-f2000d4744d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c5c1d43-6ce3-49b7-97f8-f2000d4744d2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c5c1d43-6ce3-49b7-97f8-f2000d4744d2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c5c1d43-6ce3-49b7-97f8-f2000d4744d2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9c5c1d43-6ce3-49b7-97f8-f2000d4744d2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c5c1d43-6ce3-49b7-97f8-f2000d4744d2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1377/2811] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:54 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-08d700f3-7da9-4665-995c-ce62d6444a15 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-08d700f3-7da9-4665-995c-ce62d6444a15 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-08d700f3-7da9-4665-995c-ce62d6444a15 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-08d700f3-7da9-4665-995c-ce62d6444a15 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-08d700f3-7da9-4665-995c-ce62d6444a15 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-08d700f3-7da9-4665-995c-ce62d6444a15 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 returned with HTTP 200 Sep 03 12:09:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1435/2812] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:54 2026] GET /volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9fadbea-3f68-46b3-aedc-25fe970e1d09 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9fadbea-3f68-46b3-aedc-25fe970e1d09 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9fadbea-3f68-46b3-aedc-25fe970e1d09 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9fadbea-3f68-46b3-aedc-25fe970e1d09 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9fadbea-3f68-46b3-aedc-25fe970e1d09 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9fadbea-3f68-46b3-aedc-25fe970e1d09 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 returned with HTTP 200 Sep 03 12:09:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1378/2813] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:54 2026] GET /volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-497af80d-24d0-4e47-90dd-ed159bea2483 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-497af80d-24d0-4e47-90dd-ed159bea2483 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-497af80d-24d0-4e47-90dd-ed159bea2483 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-497af80d-24d0-4e47-90dd-ed159bea2483 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d32a02fc-20b1-4b6e-b179-dad09586aaa6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d32a02fc-20b1-4b6e-b179-dad09586aaa6 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d32a02fc-20b1-4b6e-b179-dad09586aaa6 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d32a02fc-20b1-4b6e-b179-dad09586aaa6 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-497af80d-24d0-4e47-90dd-ed159bea2483 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-497af80d-24d0-4e47-90dd-ed159bea2483 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db returned with HTTP 200 Sep 03 12:09:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1436/2814] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:54 2026] GET /volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d32a02fc-20b1-4b6e-b179-dad09586aaa6 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d32a02fc-20b1-4b6e-b179-dad09586aaa6 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:09:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1379/2815] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:54 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-75056162-6544-41e9-b54b-58589ab78627 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-75056162-6544-41e9-b54b-58589ab78627 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-75056162-6544-41e9-b54b-58589ab78627 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-75056162-6544-41e9-b54b-58589ab78627 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-75056162-6544-41e9-b54b-58589ab78627 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-75056162-6544-41e9-b54b-58589ab78627 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1437/2816] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:54 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e33e9e9-8ba1-4f26-a19a-25ef018090f0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e33e9e9-8ba1-4f26-a19a-25ef018090f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e33e9e9-8ba1-4f26-a19a-25ef018090f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e33e9e9-8ba1-4f26-a19a-25ef018090f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e33e9e9-8ba1-4f26-a19a-25ef018090f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e33e9e9-8ba1-4f26-a19a-25ef018090f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1380/2817] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-096d5f0a-4ea2-404d-bff5-18fd7c24b2d5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-096d5f0a-4ea2-404d-bff5-18fd7c24b2d5 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-096d5f0a-4ea2-404d-bff5-18fd7c24b2d5 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-096d5f0a-4ea2-404d-bff5-18fd7c24b2d5 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d31cce37-3456-4f1a-adaf-df30ced80dd8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-096d5f0a-4ea2-404d-bff5-18fd7c24b2d5 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d31cce37-3456-4f1a-adaf-df30ced80dd8 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d31cce37-3456-4f1a-adaf-df30ced80dd8 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d31cce37-3456-4f1a-adaf-df30ced80dd8 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-096d5f0a-4ea2-404d-bff5-18fd7c24b2d5 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1438/2818] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d31cce37-3456-4f1a-adaf-df30ced80dd8 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d31cce37-3456-4f1a-adaf-df30ced80dd8 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a2003778-1286-4c74-93f2-31fc9b717548 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1381/2819] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume with id: ee37d970-79b2-4f8c-908d-4f922fd7a0db Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84a1b4a3-400b-4523-ac8f-6318d94b5f8e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84a1b4a3-400b-4523-ac8f-6318d94b5f8e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84a1b4a3-400b-4523-ac8f-6318d94b5f8e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84a1b4a3-400b-4523-ac8f-6318d94b5f8e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84a1b4a3-400b-4523-ac8f-6318d94b5f8e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84a1b4a3-400b-4523-ac8f-6318d94b5f8e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1382/2820] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5903f738-175b-483e-8764-4a4e42b240a1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-489290390"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume request issued successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2003778-1286-4c74-93f2-31fc9b717548 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db returned with HTTP 202 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1439/2821] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:09:55 2026] DELETE /volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Create snapshot from volume 5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-71348017-7cb7-468b-864f-d5c10d6684ec None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-71348017-7cb7-468b-864f-d5c10d6684ec tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-71348017-7cb7-468b-864f-d5c10d6684ec tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-71348017-7cb7-468b-864f-d5c10d6684ec tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-71348017-7cb7-468b-864f-d5c10d6684ec tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-71348017-7cb7-468b-864f-d5c10d6684ec tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1440/2822] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Created reservations ['0cfc8dfa-0fb7-4373-bea8-a72199b2c4f9', '26076041-a32b-4652-b1f6-a4752c3b1d43', 'dd1e7c74-9a65-4235-96c3-7831bea6ee5f', 'aef6c709-cb92-454b-9899-2d99ffbab17c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-95a8518e-1782-437f-b541-8a1149e13c04 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95a8518e-1782-437f-b541-8a1149e13c04 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95a8518e-1782-437f-b541-8a1149e13c04 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95a8518e-1782-437f-b541-8a1149e13c04 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-95a8518e-1782-437f-b541-8a1149e13c04 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95a8518e-1782-437f-b541-8a1149e13c04 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1441/2823] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot create request issued successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3455bc83-422b-4ad3-b938-bc9de8a6a950 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:09:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1383/2824] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:09:55 2026] POST /volume/v3/snapshots => generated 325 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f7536b02-e1a1-4356-9033-e2fb099c842c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f7536b02-e1a1-4356-9033-e2fb099c842c tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f7536b02-e1a1-4356-9033-e2fb099c842c tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f7536b02-e1a1-4356-9033-e2fb099c842c tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f7536b02-e1a1-4356-9033-e2fb099c842c tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:09:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f7536b02-e1a1-4356-9033-e2fb099c842c tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:09:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1442/2825] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:55 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cc521005-fdfa-424a-a3ff-f72a7f408829 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc521005-fdfa-424a-a3ff-f72a7f408829 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc521005-fdfa-424a-a3ff-f72a7f408829 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc521005-fdfa-424a-a3ff-f72a7f408829 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cc521005-fdfa-424a-a3ff-f72a7f408829 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc521005-fdfa-424a-a3ff-f72a7f408829 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1384/2826] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:56 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-58eb3d6f-1f79-4e65-952a-a80ab762cc32 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58eb3d6f-1f79-4e65-952a-a80ab762cc32 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db Sep 03 12:09:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58eb3d6f-1f79-4e65-952a-a80ab762cc32 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-58eb3d6f-1f79-4e65-952a-a80ab762cc32 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-58eb3d6f-1f79-4e65-952a-a80ab762cc32 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db returned with HTTP 404 Sep 03 12:09:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1443/2827] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:56 2026] GET /volume/v3/volumes/ee37d970-79b2-4f8c-908d-4f922fd7a0db => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] DELETE http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume with id: 2d925a29-a789-453d-ac76-cb29ec5d5f38 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume request issued successfully. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff00adf3-b48d-4c6b-83cd-c7283b254fea tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 returned with HTTP 202 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1385/2828] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:09:56 2026] DELETE /volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b231fec2-c61f-4a4e-952e-f929031fd4e9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-356c8c5b-b8e0-4ddb-b21d-a38e528d0701 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b231fec2-c61f-4a4e-952e-f929031fd4e9 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b231fec2-c61f-4a4e-952e-f929031fd4e9 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b231fec2-c61f-4a4e-952e-f929031fd4e9 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-356c8c5b-b8e0-4ddb-b21d-a38e528d0701 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-356c8c5b-b8e0-4ddb-b21d-a38e528d0701 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-356c8c5b-b8e0-4ddb-b21d-a38e528d0701 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-356c8c5b-b8e0-4ddb-b21d-a38e528d0701 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b231fec2-c61f-4a4e-952e-f929031fd4e9 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-356c8c5b-b8e0-4ddb-b21d-a38e528d0701 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 returned with HTTP 200 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1386/2829] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:56 2026] GET /volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d33b8691-8ac5-4ca1-965c-39cdc70ecb07 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d33b8691-8ac5-4ca1-965c-39cdc70ecb07 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d33b8691-8ac5-4ca1-965c-39cdc70ecb07 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d33b8691-8ac5-4ca1-965c-39cdc70ecb07 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d33b8691-8ac5-4ca1-965c-39cdc70ecb07 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:09:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d33b8691-8ac5-4ca1-965c-39cdc70ecb07 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:09:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1387/2830] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:56 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b231fec2-c61f-4a4e-952e-f929031fd4e9 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1444/2831] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:56 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 956 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd6f2a21-3714-48c7-96f6-ff337d491a38 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd6f2a21-3714-48c7-96f6-ff337d491a38 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd6f2a21-3714-48c7-96f6-ff337d491a38 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd6f2a21-3714-48c7-96f6-ff337d491a38 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd6f2a21-3714-48c7-96f6-ff337d491a38 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd6f2a21-3714-48c7-96f6-ff337d491a38 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1388/2832] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:57 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a6283f6-f3af-4250-ad04-e0250571ef2a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a6283f6-f3af-4250-ad04-e0250571ef2a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 Sep 03 12:09:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a6283f6-f3af-4250-ad04-e0250571ef2a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a6283f6-f3af-4250-ad04-e0250571ef2a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-624f70f8-0a80-43ec-82b9-68270fd707df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-624f70f8-0a80-43ec-82b9-68270fd707df tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:09:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-624f70f8-0a80-43ec-82b9-68270fd707df tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-624f70f8-0a80-43ec-82b9-68270fd707df tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a6283f6-f3af-4250-ad04-e0250571ef2a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 returned with HTTP 404 Sep 03 12:09:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1445/2833] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:57 2026] GET /volume/v3/volumes/2d925a29-a789-453d-ac76-cb29ec5d5f38 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:09:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d0680d58-d030-4e76-a0b1-bfb88aef524b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d0680d58-d030-4e76-a0b1-bfb88aef524b tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d0680d58-d030-4e76-a0b1-bfb88aef524b tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d0680d58-d030-4e76-a0b1-bfb88aef524b tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-624f70f8-0a80-43ec-82b9-68270fd707df tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-624f70f8-0a80-43ec-82b9-68270fd707df tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:09:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1389/2834] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:57 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume with id: ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d0680d58-d030-4e76-a0b1-bfb88aef524b tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d0680d58-d030-4e76-a0b1-bfb88aef524b tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1446/2835] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:57 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume request issued successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f403e4b-b739-4a4d-ba46-dabb556ec320 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 returned with HTTP 202 Sep 03 12:09:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1390/2836] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:09:58 2026] DELETE /volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-18f779c1-74c6-425d-9190-8858584e1d3a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18f779c1-74c6-425d-9190-8858584e1d3a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18f779c1-74c6-425d-9190-8858584e1d3a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18f779c1-74c6-425d-9190-8858584e1d3a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-18f779c1-74c6-425d-9190-8858584e1d3a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18f779c1-74c6-425d-9190-8858584e1d3a tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 returned with HTTP 200 Sep 03 12:09:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1447/2837] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:58 2026] GET /volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3799f031-2b9b-4481-9e74-4383455c00d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3799f031-2b9b-4481-9e74-4383455c00d0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3799f031-2b9b-4481-9e74-4383455c00d0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3799f031-2b9b-4481-9e74-4383455c00d0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3799f031-2b9b-4481-9e74-4383455c00d0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3799f031-2b9b-4481-9e74-4383455c00d0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:09:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1391/2838] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:58 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "189746b1-4118-436e-9d57-503d069af1ae", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1402600461"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create volume request body: {'volume': {'snapshot_id': '189746b1-4118-436e-9d57-503d069af1ae', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1402600461'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create volume of 1 GB Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Availability Zones retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Flow 'volume_create_api' (7f40fe1b-39ec-475c-b956-5d7ca3e46dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9d89aa-a0d3-403f-b1c3-091d5ff2060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9d89aa-a0d3-403f-b1c3-091d5ff2060f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '189746b1-4118-436e-9d57-503d069af1ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e78147c-3449-47b4-9cc4-38a6309a9867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Created reservations ['7a44b58a-eaaa-49a3-90d5-0bde3597f5f4', 'd4aa63ff-e93f-4d32-bcd2-c1962906cdd2', '4d346c5c-a3a1-47fd-8923-e6fa76424353', '72b32016-50d4-4670-b25e-768ea4d5a323'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e78147c-3449-47b4-9cc4-38a6309a9867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a44b58a-eaaa-49a3-90d5-0bde3597f5f4', 'd4aa63ff-e93f-4d32-bcd2-c1962906cdd2', '4d346c5c-a3a1-47fd-8923-e6fa76424353', '72b32016-50d4-4670-b25e-768ea4d5a323']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f66b1d-4511-4d15-ab7f-949c81ba92d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f66b1d-4511-4d15-ab7f-949c81ba92d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b83f347-ebe3-4cf1-bec5-aa2d6426d50b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1402600461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991886c2993e477f8f9e7f679286dc3c',qos_specs=None,replication_status=,reservations=['7a44b58a-eaaa-49a3-90d5-0bde3597f5f4','d4aa63ff-e93f-4d32-bcd2-c1962906cdd2','4d346c5c-a3a1-47fd-8923-e6fa76424353','72b32016-50d4-4670-b25e-768ea4d5a323'],size=1,snapshot_id=189746b1-4118-436e-9d57-503d069af1ae,source_replicaid=,source_volid=None,status='creating',user_id='e68ebb3c5add44f28f693b2ead30d69e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1402600461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b83f347-ebe3-4cf1-bec5-aa2d6426d50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='991886c2993e477f8f9e7f679286dc3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=189746b1-4118-436e-9d57-503d069af1ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68ebb3c5add44f28f693b2ead30d69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216d93cb-7e1e-4ff9-a0f8-cfee255de5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216d93cb-7e1e-4ff9-a0f8-cfee255de5b8) transitioned into state 'SUCCESS' from state '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-1402600461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='991886c2993e477f8f9e7f679286dc3c',qos_specs=None,replication_status=,reservations=['7a44b58a-eaaa-49a3-90d5-0bde3597f5f4','d4aa63ff-e93f-4d32-bcd2-c1962906cdd2','4d346c5c-a3a1-47fd-8923-e6fa76424353','72b32016-50d4-4670-b25e-768ea4d5a323'],size=1,snapshot_id=189746b1-4118-436e-9d57-503d069af1ae,source_replicaid=,source_volid=None,status='creating',user_id='e68ebb3c5add44f28f693b2ead30d69e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87526bea-65c9-4cc6-9a8a-2f094453a9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87526bea-65c9-4cc6-9a8a-2f094453a9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Flow 'volume_create_api' (7f40fe1b-39ec-475c-b956-5d7ca3e46dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Create volume request issued successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8e40e1b4-63cc-48ad-80dd-ae750ef422a6 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:09:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1448/2839] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:09:58 2026] POST /volume/v3/volumes => generated 813 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d223eff2-99e2-4f3e-933f-726a5dd5d87a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d223eff2-99e2-4f3e-933f-726a5dd5d87a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d223eff2-99e2-4f3e-933f-726a5dd5d87a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d223eff2-99e2-4f3e-933f-726a5dd5d87a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d223eff2-99e2-4f3e-933f-726a5dd5d87a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d223eff2-99e2-4f3e-933f-726a5dd5d87a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:09:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1392/2840] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:09:58 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:09:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-50105cdd-57d3-4da2-9032-4dff9e7ef268 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-50105cdd-57d3-4da2-9032-4dff9e7ef268 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:09:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-50105cdd-57d3-4da2-9032-4dff9e7ef268 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-50105cdd-57d3-4da2-9032-4dff9e7ef268 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-50105cdd-57d3-4da2-9032-4dff9e7ef268 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea9a88f3-9c47-47af-9878-24b563c9224d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-50105cdd-57d3-4da2-9032-4dff9e7ef268 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:09:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1449/2841] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:09:59 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 457 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea9a88f3-9c47-47af-9878-24b563c9224d tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:09:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea9a88f3-9c47-47af-9878-24b563c9224d tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea9a88f3-9c47-47af-9878-24b563c9224d tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ea9a88f3-9c47-47af-9878-24b563c9224d tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea9a88f3-9c47-47af-9878-24b563c9224d tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:09:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1393/2842] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:59 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6a8188c6-091f-4b48-9ef6-41f1827e40cd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a8188c6-091f-4b48-9ef6-41f1827e40cd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:09:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a8188c6-091f-4b48-9ef6-41f1827e40cd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6a8188c6-091f-4b48-9ef6-41f1827e40cd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:09:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:09:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6a8188c6-091f-4b48-9ef6-41f1827e40cd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:09:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6a8188c6-091f-4b48-9ef6-41f1827e40cd tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 returned with HTTP 200 Sep 03 12:09:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1450/2843] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:09:59 2026] GET /volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:09:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c93c8c0e-2868-4f51-87be-5faa0fb133b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:09:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c93c8c0e-2868-4f51-87be-5faa0fb133b1 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:09:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c93c8c0e-2868-4f51-87be-5faa0fb133b1 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:09:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c93c8c0e-2868-4f51-87be-5faa0fb133b1 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:09:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:09:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:09:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c93c8c0e-2868-4f51-87be-5faa0fb133b1 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:09:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c93c8c0e-2868-4f51-87be-5faa0fb133b1 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:09:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1394/2844] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:09:59 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-11a8496e-5cb9-4dff-befa-be84c053bbd4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-11a8496e-5cb9-4dff-befa-be84c053bbd4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-11a8496e-5cb9-4dff-befa-be84c053bbd4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-11a8496e-5cb9-4dff-befa-be84c053bbd4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-11a8496e-5cb9-4dff-befa-be84c053bbd4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-11a8496e-5cb9-4dff-befa-be84c053bbd4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:10:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1451/2845] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:00 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c5673a0-42d6-4227-a47e-c089bc2fa0f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c5673a0-42d6-4227-a47e-c089bc2fa0f8 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c5673a0-42d6-4227-a47e-c089bc2fa0f8 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c5673a0-42d6-4227-a47e-c089bc2fa0f8 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c5673a0-42d6-4227-a47e-c089bc2fa0f8 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c5673a0-42d6-4227-a47e-c089bc2fa0f8 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:10:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1395/2846] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:00 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd07d05d-6188-415d-83db-849f2a229ce7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd07d05d-6188-415d-83db-849f2a229ce7 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd07d05d-6188-415d-83db-849f2a229ce7 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd07d05d-6188-415d-83db-849f2a229ce7 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd07d05d-6188-415d-83db-849f2a229ce7 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 returned with HTTP 404 Sep 03 12:10:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1452/2847] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:00 2026] GET /volume/v3/volumes/ad7429c8-b503-4a08-9424-df058a772046 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] DELETE http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume with id: fc202df4-85ad-4777-8aca-0eea6ccd0075 Sep 03 12:10:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume request issued successfully. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a73cba0-3e1c-4951-ad6e-88bb9ad391d8 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 returned with HTTP 202 Sep 03 12:10:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1396/2848] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:00 2026] DELETE /volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-432e47e2-dd14-45cf-94ba-2a54f8bf6d55 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-432e47e2-dd14-45cf-94ba-2a54f8bf6d55 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-432e47e2-dd14-45cf-94ba-2a54f8bf6d55 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-432e47e2-dd14-45cf-94ba-2a54f8bf6d55 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-432e47e2-dd14-45cf-94ba-2a54f8bf6d55 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:10:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-432e47e2-dd14-45cf-94ba-2a54f8bf6d55 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 returned with HTTP 200 Sep 03 12:10:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1453/2849] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:00 2026] GET /volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19dc7a1a-a675-4aee-87f7-b1bbd0d1c77b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19dc7a1a-a675-4aee-87f7-b1bbd0d1c77b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19dc7a1a-a675-4aee-87f7-b1bbd0d1c77b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19dc7a1a-a675-4aee-87f7-b1bbd0d1c77b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19dc7a1a-a675-4aee-87f7-b1bbd0d1c77b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19dc7a1a-a675-4aee-87f7-b1bbd0d1c77b tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1397/2850] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:00 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f2247543-41e7-414a-ab82-61711c2ae41a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2247543-41e7-414a-ab82-61711c2ae41a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2247543-41e7-414a-ab82-61711c2ae41a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f2247543-41e7-414a-ab82-61711c2ae41a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f2247543-41e7-414a-ab82-61711c2ae41a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f2247543-41e7-414a-ab82-61711c2ae41a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1454/2851] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 484 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85e67888-dab9-400b-bd64-361602c0e542 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85e67888-dab9-400b-bd64-361602c0e542 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85e67888-dab9-400b-bd64-361602c0e542 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85e67888-dab9-400b-bd64-361602c0e542 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85e67888-dab9-400b-bd64-361602c0e542 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85e67888-dab9-400b-bd64-361602c0e542 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1398/2852] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Delete snapshot with id: 9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ff0c506-81ec-4222-a78f-24c525c9e086 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ff0c506-81ec-4222-a78f-24c525c9e086 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ff0c506-81ec-4222-a78f-24c525c9e086 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ff0c506-81ec-4222-a78f-24c525c9e086 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot delete request issued successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f2d1fea-c0d5-4fa9-a7d1-7db0d9189342 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 202 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1455/2853] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:10:01 2026] DELETE /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c726a03a-7a03-4bdd-8d21-84e9b4409fe4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6ff0c506-81ec-4222-a78f-24c525c9e086 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c726a03a-7a03-4bdd-8d21-84e9b4409fe4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c726a03a-7a03-4bdd-8d21-84e9b4409fe4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c726a03a-7a03-4bdd-8d21-84e9b4409fe4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ff0c506-81ec-4222-a78f-24c525c9e086 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1399/2854] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 1303 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c726a03a-7a03-4bdd-8d21-84e9b4409fe4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c726a03a-7a03-4bdd-8d21-84e9b4409fe4 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1456/2855] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a50434a0-2226-47af-a343-0ae23d71eb45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] DELETE http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Delete volume with id: cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Delete volume request issued successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a50434a0-2226-47af-a343-0ae23d71eb45 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 202 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1400/2856] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:01 2026] DELETE /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-279683c7-8d4c-478b-b1f7-38cf9bbc8d43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-279683c7-8d4c-478b-b1f7-38cf9bbc8d43 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-279683c7-8d4c-478b-b1f7-38cf9bbc8d43 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-279683c7-8d4c-478b-b1f7-38cf9bbc8d43 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-502d4e41-b818-4659-ad10-e0a867a151b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-279683c7-8d4c-478b-b1f7-38cf9bbc8d43 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-502d4e41-b818-4659-ad10-e0a867a151b2 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-502d4e41-b818-4659-ad10-e0a867a151b2 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-502d4e41-b818-4659-ad10-e0a867a151b2 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-279683c7-8d4c-478b-b1f7-38cf9bbc8d43 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1457/2857] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 1302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-502d4e41-b818-4659-ad10-e0a867a151b2 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 returned with HTTP 404 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1401/2858] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/volumes/fc202df4-85ad-4777-8aca-0eea6ccd0075 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] DELETE http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume with id: ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Delete volume request issued successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dfaf74b6-4444-4cef-b93e-0d603a47fe79 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 returned with HTTP 202 Sep 03 12:10:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1458/2859] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:01 2026] DELETE /volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4f88bf00-881e-4e45-b972-bbf4cebcd199 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f88bf00-881e-4e45-b972-bbf4cebcd199 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f88bf00-881e-4e45-b972-bbf4cebcd199 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f88bf00-881e-4e45-b972-bbf4cebcd199 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4f88bf00-881e-4e45-b972-bbf4cebcd199 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:10:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f88bf00-881e-4e45-b972-bbf4cebcd199 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 returned with HTTP 200 Sep 03 12:10:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1402/2860] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:01 2026] GET /volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-344a247d-1183-4fca-8f86-94e41d1cf690 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-344a247d-1183-4fca-8f86-94e41d1cf690 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-344a247d-1183-4fca-8f86-94e41d1cf690 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-344a247d-1183-4fca-8f86-94e41d1cf690 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-344a247d-1183-4fca-8f86-94e41d1cf690 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-344a247d-1183-4fca-8f86-94e41d1cf690 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1459/2861] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:02 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a330b24-3534-4168-b98d-1711021a3983 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a330b24-3534-4168-b98d-1711021a3983 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a330b24-3534-4168-b98d-1711021a3983 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a330b24-3534-4168-b98d-1711021a3983 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6a330b24-3534-4168-b98d-1711021a3983 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a330b24-3534-4168-b98d-1711021a3983 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:10:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1403/2862] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:02 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 483 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-32942b89-e5f1-42b5-b7b1-51e1785dea85 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32942b89-e5f1-42b5-b7b1-51e1785dea85 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32942b89-e5f1-42b5-b7b1-51e1785dea85 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-32942b89-e5f1-42b5-b7b1-51e1785dea85 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-32942b89-e5f1-42b5-b7b1-51e1785dea85 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Volume info retrieved successfully. Sep 03 12:10:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-32942b89-e5f1-42b5-b7b1-51e1785dea85 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 200 Sep 03 12:10:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1460/2863] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:02 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 1302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b472522-cde7-47ce-b62a-d4ea1a56454f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b472522-cde7-47ce-b62a-d4ea1a56454f tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:10:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b472522-cde7-47ce-b62a-d4ea1a56454f tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b472522-cde7-47ce-b62a-d4ea1a56454f tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4b472522-cde7-47ce-b62a-d4ea1a56454f tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Volume info retrieved successfully. Sep 03 12:10:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b472522-cde7-47ce-b62a-d4ea1a56454f tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 returned with HTTP 200 Sep 03 12:10:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1404/2864] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:02 2026] GET /volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 => generated 858 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8bfc7e3b-6efa-4a85-bc83-62426323655a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8bfc7e3b-6efa-4a85-bc83-62426323655a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8bfc7e3b-6efa-4a85-bc83-62426323655a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8bfc7e3b-6efa-4a85-bc83-62426323655a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:03 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:03 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8bfc7e3b-6efa-4a85-bc83-62426323655a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8bfc7e3b-6efa-4a85-bc83-62426323655a tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1461/2865] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:03 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-432a87a5-2f49-45d0-aaf6-da9cd329763a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-432a87a5-2f49-45d0-aaf6-da9cd329763a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-432a87a5-2f49-45d0-aaf6-da9cd329763a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-432a87a5-2f49-45d0-aaf6-da9cd329763a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-432a87a5-2f49-45d0-aaf6-da9cd329763a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Snapshot retrieved successfully. Sep 03 12:10:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-432a87a5-2f49-45d0-aaf6-da9cd329763a tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 200 Sep 03 12:10:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1405/2866] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:03 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 483 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b4261e91-dfb4-493a-a019-1579302b0244 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b4261e91-dfb4-493a-a019-1579302b0244 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] GET http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 Sep 03 12:10:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b4261e91-dfb4-493a-a019-1579302b0244 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b4261e91-dfb4-493a-a019-1579302b0244 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b4261e91-dfb4-493a-a019-1579302b0244 tempest-VolumeAndVolumeTypeFromImageTest-122623169 tempest-VolumeAndVolumeTypeFromImageTest-122623169-project-member] http://192.168.122.215/volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 returned with HTTP 404 Sep 03 12:10:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1462/2867] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:03 2026] GET /volume/v3/volumes/cc4e884e-cc62-4f41-8b67-acd84c3f7152 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b57f05ca-8c1f-4f05-a4ca-926a7bd7c176 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b57f05ca-8c1f-4f05-a4ca-926a7bd7c176 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] GET http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 Sep 03 12:10:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b57f05ca-8c1f-4f05-a4ca-926a7bd7c176 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b57f05ca-8c1f-4f05-a4ca-926a7bd7c176 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b57f05ca-8c1f-4f05-a4ca-926a7bd7c176 tempest-CreateVolumesFromImageTest-623988624 tempest-CreateVolumesFromImageTest-623988624-project-member] http://192.168.122.215/volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 returned with HTTP 404 Sep 03 12:10:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1406/2868] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:03 2026] GET /volume/v3/volumes/ea1e17f5-933b-4fed-b095-c9c3feb403f1 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] GET http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Calling method 'detail' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Get all volumes completed successfully. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c62ca86f-652f-46e4-8ff4-17345ddac148 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] http://192.168.122.215/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 12:10:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1463/2869] 192.168.122.215 () {58 vars in 1169 bytes} [Thu Sep 3 12:10:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4084 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ea2a620-ab32-4e7e-8aa3-cffc2760ede9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ea2a620-ab32-4e7e-8aa3-cffc2760ede9 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] DELETE http://192.168.122.215/volume/v3/types/48eb0fc2-96f4-490a-88f7-f1fd7f708cb8 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ea2a620-ab32-4e7e-8aa3-cffc2760ede9 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ea2a620-ab32-4e7e-8aa3-cffc2760ede9 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-146cef2e-e395-4e09-846d-089013efb8c8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ea2a620-ab32-4e7e-8aa3-cffc2760ede9 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] http://192.168.122.215/volume/v3/types/48eb0fc2-96f4-490a-88f7-f1fd7f708cb8 returned with HTTP 202 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1407/2870] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:04 2026] DELETE /volume/v3/types/48eb0fc2-96f4-490a-88f7-f1fd7f708cb8 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-146cef2e-e395-4e09-846d-089013efb8c8 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6ca94d8-d5c7-42a8-b968-918b8c425d36 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-146cef2e-e395-4e09-846d-089013efb8c8 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-146cef2e-e395-4e09-846d-089013efb8c8 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6ca94d8-d5c7-42a8-b968-918b8c425d36 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] GET http://192.168.122.215/volume/v3/types/48eb0fc2-96f4-490a-88f7-f1fd7f708cb8 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6ca94d8-d5c7-42a8-b968-918b8c425d36 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6ca94d8-d5c7-42a8-b968-918b8c425d36 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6ca94d8-d5c7-42a8-b968-918b8c425d36 tempest-VolumeAndVolumeTypeFromImageTest-618579486 tempest-VolumeAndVolumeTypeFromImageTest-618579486-project-admin] http://192.168.122.215/volume/v3/types/48eb0fc2-96f4-490a-88f7-f1fd7f708cb8 returned with HTTP 404 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1408/2871] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:10:04 2026] GET /volume/v3/types/48eb0fc2-96f4-490a-88f7-f1fd7f708cb8 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ebe9614f-b061-4e43-880f-3b3052bb4a19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebe9614f-b061-4e43-880f-3b3052bb4a19 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebe9614f-b061-4e43-880f-3b3052bb4a19 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebe9614f-b061-4e43-880f-3b3052bb4a19 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-146cef2e-e395-4e09-846d-089013efb8c8 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebe9614f-b061-4e43-880f-3b3052bb4a19 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 returned with HTTP 404 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1409/2872] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:04 2026] GET /volume/v3/snapshots/9afc99b6-e3a8-48af-aabc-28f2f5ada0b4 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-146cef2e-e395-4e09-846d-089013efb8c8 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1464/2873] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:04 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] DELETE http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Delete volume with id: 5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Delete volume request issued successfully. Sep 03 12:10:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1cc8a3f-4b6c-412c-abbd-338e0f806149 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 202 Sep 03 12:10:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1410/2874] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:04 2026] DELETE /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-59e5b3db-982e-4bcc-a81b-27fb37883580 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-59e5b3db-982e-4bcc-a81b-27fb37883580 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-59e5b3db-982e-4bcc-a81b-27fb37883580 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-59e5b3db-982e-4bcc-a81b-27fb37883580 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-59e5b3db-982e-4bcc-a81b-27fb37883580 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:10:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-59e5b3db-982e-4bcc-a81b-27fb37883580 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:10:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1465/2875] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:04 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 876 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9fca1406-d558-49e1-83b7-752ea77b2cc2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fca1406-d558-49e1-83b7-752ea77b2cc2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fca1406-d558-49e1-83b7-752ea77b2cc2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fca1406-d558-49e1-83b7-752ea77b2cc2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9fca1406-d558-49e1-83b7-752ea77b2cc2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fca1406-d558-49e1-83b7-752ea77b2cc2 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1411/2876] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:05 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-22163c44-eb17-4e5b-b86e-a0fe9f65f5e5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-22163c44-eb17-4e5b-b86e-a0fe9f65f5e5 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:10:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-22163c44-eb17-4e5b-b86e-a0fe9f65f5e5 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-22163c44-eb17-4e5b-b86e-a0fe9f65f5e5 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-22163c44-eb17-4e5b-b86e-a0fe9f65f5e5 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:10:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-22163c44-eb17-4e5b-b86e-a0fe9f65f5e5 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 200 Sep 03 12:10:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1466/2877] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:05 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 876 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef023cbe-b5d1-43f8-8468-cb145181a7cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef023cbe-b5d1-43f8-8468-cb145181a7cc tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef023cbe-b5d1-43f8-8468-cb145181a7cc tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef023cbe-b5d1-43f8-8468-cb145181a7cc tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef023cbe-b5d1-43f8-8468-cb145181a7cc tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef023cbe-b5d1-43f8-8468-cb145181a7cc tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1412/2878] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:06 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0b6d2500-7d70-4490-8b02-34941908b5de None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0b6d2500-7d70-4490-8b02-34941908b5de tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 Sep 03 12:10:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0b6d2500-7d70-4490-8b02-34941908b5de tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0b6d2500-7d70-4490-8b02-34941908b5de tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0b6d2500-7d70-4490-8b02-34941908b5de tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 returned with HTTP 404 Sep 03 12:10:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1467/2879] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:07 2026] GET /volume/v3/volumes/5903f738-175b-483e-8764-4a4e42b240a1 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4359100-75a9-4b99-9514-851182e21ddc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] DELETE http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:10:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:07 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Delete volume with id: a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:10:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:10:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Delete volume request issued successfully. Sep 03 12:10:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4359100-75a9-4b99-9514-851182e21ddc tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 202 Sep 03 12:10:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1413/2880] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:07 2026] DELETE /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aaacf826-4dd5-4430-a388-0e17af17d33e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aaacf826-4dd5-4430-a388-0e17af17d33e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:10:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aaacf826-4dd5-4430-a388-0e17af17d33e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aaacf826-4dd5-4430-a388-0e17af17d33e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aaacf826-4dd5-4430-a388-0e17af17d33e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:10:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aaacf826-4dd5-4430-a388-0e17af17d33e tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 200 Sep 03 12:10:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1468/2881] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:07 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 841 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2cc67af9-3d8d-4cf3-b023-008eb00fb2a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2cc67af9-3d8d-4cf3-b023-008eb00fb2a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2cc67af9-3d8d-4cf3-b023-008eb00fb2a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2cc67af9-3d8d-4cf3-b023-008eb00fb2a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2cc67af9-3d8d-4cf3-b023-008eb00fb2a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2cc67af9-3d8d-4cf3-b023-008eb00fb2a0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1414/2882] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:07 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9fa53707-6568-4668-a1c4-578f7e409f8f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9fa53707-6568-4668-a1c4-578f7e409f8f tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:10:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9fa53707-6568-4668-a1c4-578f7e409f8f tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9fa53707-6568-4668-a1c4-578f7e409f8f tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9fa53707-6568-4668-a1c4-578f7e409f8f tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Volume info retrieved successfully. Sep 03 12:10:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9fa53707-6568-4668-a1c4-578f7e409f8f tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 200 Sep 03 12:10:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1469/2883] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:08 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 841 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0666b610-752c-4f2a-b755-500c1464d7aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0666b610-752c-4f2a-b755-500c1464d7aa tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0666b610-752c-4f2a-b755-500c1464d7aa tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0666b610-752c-4f2a-b755-500c1464d7aa tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0666b610-752c-4f2a-b755-500c1464d7aa tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0666b610-752c-4f2a-b755-500c1464d7aa tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1415/2884] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:09 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d4608871-3544-4477-b4fb-9990a826856c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete snapshot with id: 189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:10:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot delete request issued successfully. Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4608871-3544-4477-b4fb-9990a826856c tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 202 Sep 03 12:10:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1470/2885] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:10:09 2026] DELETE /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ffed65f6-a8cc-4807-b481-f6cead29306d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffed65f6-a8cc-4807-b481-f6cead29306d tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffed65f6-a8cc-4807-b481-f6cead29306d tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffed65f6-a8cc-4807-b481-f6cead29306d tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ffed65f6-a8cc-4807-b481-f6cead29306d tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffed65f6-a8cc-4807-b481-f6cead29306d tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:10:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1416/2886] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:09 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fee161ee-b638-4953-ab32-107e4f58c29c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68bbbb78-e1c3-4fc9-8c24-d572480301b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68bbbb78-e1c3-4fc9-8c24-d572480301b3 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] GET http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68bbbb78-e1c3-4fc9-8c24-d572480301b3 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68bbbb78-e1c3-4fc9-8c24-d572480301b3 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68bbbb78-e1c3-4fc9-8c24-d572480301b3 tempest-CinderUnicodeTest-178154017 tempest-CinderUnicodeTest-178154017-project-member] http://192.168.122.215/volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a returned with HTTP 404 Sep 03 12:10:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1417/2887] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:09 2026] GET /volume/v3/volumes/a4a20474-c903-4e94-9b8a-434e53db460a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-278976979"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-278976979'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume of 1 GB Sep 03 12:10:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Availability Zones retrieved successfully. Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (cf8208fa-bbeb-4707-8e80-047aad44462b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b40afb4-b599-4bce-93d2-f573d0786549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b40afb4-b599-4bce-93d2-f573d0786549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581be1f0-5f55-4ca2-baad-bec077e1d844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Created reservations ['1e9b72b4-ea26-4abf-bbc0-71d61c826225', 'e03bcc08-5bca-40b7-8e44-69fe92a3ab6a', 'debdad11-89a6-4081-a5a5-92c88916c074', '3cab9f21-ec22-4248-9097-8d3f2e744d43'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581be1f0-5f55-4ca2-baad-bec077e1d844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e9b72b4-ea26-4abf-bbc0-71d61c826225', 'e03bcc08-5bca-40b7-8e44-69fe92a3ab6a', 'debdad11-89a6-4081-a5a5-92c88916c074', '3cab9f21-ec22-4248-9097-8d3f2e744d43']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a809b4-fb12-4324-9107-d7561c0d72ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a809b4-fb12-4324-9107-d7561c0d72ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61881f0c-6820-4da8-b037-33ee91d271f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-278976979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['1e9b72b4-ea26-4abf-bbc0-71d61c826225','e03bcc08-5bca-40b7-8e44-69fe92a3ab6a','debdad11-89a6-4081-a5a5-92c88916c074','3cab9f21-ec22-4248-9097-8d3f2e744d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-278976979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61881f0c-6820-4da8-b037-33ee91d271f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361d31293040411dab596836aa0c4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0379cbefac47e2954833cc130e068e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadda255-b0a2-4d97-9912-b2f2539a2b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadda255-b0a2-4d97-9912-b2f2539a2b9e) transitioned into state 'SUCCESS' from state '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-278976979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['1e9b72b4-ea26-4abf-bbc0-71d61c826225','e03bcc08-5bca-40b7-8e44-69fe92a3ab6a','debdad11-89a6-4081-a5a5-92c88916c074','3cab9f21-ec22-4248-9097-8d3f2e744d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3507e432-ae46-4fd6-8246-95ff3ad5ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3507e432-ae46-4fd6-8246-95ff3ad5ac4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-805a9004-9938-495a-8266-a136678ecfbd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (cf8208fa-bbeb-4707-8e80-047aad44462b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request issued successfully. Sep 03 12:10:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fee161ee-b638-4953-ab32-107e4f58c29c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1471/2888] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:09 2026] POST /volume/v3/volumes => generated 772 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-805a9004-9938-495a-8266-a136678ecfbd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-805a9004-9938-495a-8266-a136678ecfbd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-805a9004-9938-495a-8266-a136678ecfbd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-92f64d66-9202-41e2-9862-33fc992b5efc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-92f64d66-9202-41e2-9862-33fc992b5efc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-805a9004-9938-495a-8266-a136678ecfbd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:10:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-805a9004-9938-495a-8266-a136678ecfbd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-92f64d66-9202-41e2-9862-33fc992b5efc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-92f64d66-9202-41e2-9862-33fc992b5efc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1418/2889] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:10 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 466 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:10 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:10 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-92f64d66-9202-41e2-9862-33fc992b5efc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-92f64d66-9202-41e2-9862-33fc992b5efc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 returned with HTTP 200 Sep 03 12:10:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1472/2890] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:10 2026] GET /volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 => generated 840 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ac6757dd-6bc7-4281-951b-f80ced2a18d3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ac6757dd-6bc7-4281-951b-f80ced2a18d3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ac6757dd-6bc7-4281-951b-f80ced2a18d3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ac6757dd-6bc7-4281-951b-f80ced2a18d3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ac6757dd-6bc7-4281-951b-f80ced2a18d3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Snapshot retrieved successfully. Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ac6757dd-6bc7-4281-951b-f80ced2a18d3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 200 Sep 03 12:10:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1473/2891] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:11 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-46bda126-9839-403f-abca-92eb2eae5528 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-46bda126-9839-403f-abca-92eb2eae5528 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-46bda126-9839-403f-abca-92eb2eae5528 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-46bda126-9839-403f-abca-92eb2eae5528 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:11 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-46bda126-9839-403f-abca-92eb2eae5528 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-46bda126-9839-403f-abca-92eb2eae5528 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 returned with HTTP 200 Sep 03 12:10:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1474/2892] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:11 2026] GET /volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-493834423"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-493834423'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume of 1 GB Sep 03 12:10:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Availability Zones retrieved successfully. Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (06247dde-f4ad-42d2-82e6-3fc7d0add8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c171eb0a-8ea1-4b45-9a00-2e71625ccdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c171eb0a-8ea1-4b45-9a00-2e71625ccdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49b76d9-0bac-4de9-abac-b8a43a079b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['546d8292-1f1a-4057-81cf-3b8e40afe242', '53f23451-b0e7-4fed-a7f5-b7153eb32171', 'b5b48d57-039b-40bc-9bf3-98c9527417ca', 'd949e285-653b-4bea-bd9f-5207c24d9369'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49b76d9-0bac-4de9-abac-b8a43a079b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['546d8292-1f1a-4057-81cf-3b8e40afe242', '53f23451-b0e7-4fed-a7f5-b7153eb32171', 'b5b48d57-039b-40bc-9bf3-98c9527417ca', 'd949e285-653b-4bea-bd9f-5207c24d9369']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3111b07-1a73-43c6-8527-0ae78a3dcc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3111b07-1a73-43c6-8527-0ae78a3dcc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5d75764-1d47-48ec-b4b9-3adf5e895797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-493834423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['546d8292-1f1a-4057-81cf-3b8e40afe242','53f23451-b0e7-4fed-a7f5-b7153eb32171','b5b48d57-039b-40bc-9bf3-98c9527417ca','d949e285-653b-4bea-bd9f-5207c24d9369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-493834423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5d75764-1d47-48ec-b4b9-3adf5e895797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b65fea13dc6b4fba99bda7ace5d9550a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818a8819-ed57-4aed-b105-c2c96f16d672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818a8819-ed57-4aed-b105-c2c96f16d672) transitioned into state 'SUCCESS' from state '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-493834423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['546d8292-1f1a-4057-81cf-3b8e40afe242','53f23451-b0e7-4fed-a7f5-b7153eb32171','b5b48d57-039b-40bc-9bf3-98c9527417ca','d949e285-653b-4bea-bd9f-5207c24d9369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feb07df-a80d-4339-aa74-c67460e400c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feb07df-a80d-4339-aa74-c67460e400c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (06247dde-f4ad-42d2-82e6-3fc7d0add8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request issued successfully. Sep 03 12:10:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-952372ed-4f75-4a5b-901b-a9f81bcc0e8d tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1419/2893] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:11 2026] POST /volume/v3/volumes => generated 768 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b576a19a-212c-4e3d-ae7e-975aa3c7c82a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b576a19a-212c-4e3d-ae7e-975aa3c7c82a tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b576a19a-212c-4e3d-ae7e-975aa3c7c82a tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b576a19a-212c-4e3d-ae7e-975aa3c7c82a tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b576a19a-212c-4e3d-ae7e-975aa3c7c82a tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b576a19a-212c-4e3d-ae7e-975aa3c7c82a tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 200 Sep 03 12:10:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1475/2894] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:11 2026] GET /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72cc8f2e-def9-4077-b0a5-620547384598 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72cc8f2e-def9-4077-b0a5-620547384598 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72cc8f2e-def9-4077-b0a5-620547384598 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72cc8f2e-def9-4077-b0a5-620547384598 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72cc8f2e-def9-4077-b0a5-620547384598 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 404 Sep 03 12:10:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1420/2895] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:12 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] DELETE http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete volume with id: 61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-03d660c2-2876-47fb-ba91-0c903f0a79c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03d660c2-2876-47fb-ba91-0c903f0a79c6 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03d660c2-2876-47fb-ba91-0c903f0a79c6 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03d660c2-2876-47fb-ba91-0c903f0a79c6 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete volume request issued successfully. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3da3b608-6336-4fa6-bf24-7ac73f8fd977 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 202 Sep 03 12:10:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1476/2896] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:12 2026] DELETE /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:10:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-20cba034-4c5e-4b23-858e-b23bff6af3f0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-20cba034-4c5e-4b23-858e-b23bff6af3f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-20cba034-4c5e-4b23-858e-b23bff6af3f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-20cba034-4c5e-4b23-858e-b23bff6af3f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-03d660c2-2876-47fb-ba91-0c903f0a79c6 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03d660c2-2876-47fb-ba91-0c903f0a79c6 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 returned with HTTP 200 Sep 03 12:10:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1421/2897] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:12 2026] GET /volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56404f5e-d98a-4630-a9a4-98049ac4710e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-20cba034-4c5e-4b23-858e-b23bff6af3f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "61881f0c-6820-4da8-b037-33ee91d271f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-682407081"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request body: {'volume': {"'source_volid": '61881f0c-6820-4da8-b037-33ee91d271f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-682407081'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume of 1 GB Sep 03 12:10:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Availability Zones retrieved successfully. Sep 03 12:10:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-20cba034-4c5e-4b23-858e-b23bff6af3f0 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 200 Sep 03 12:10:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1477/2898] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:12 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 870 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (71a4f160-73ec-4e93-a97e-fa4dedb4777e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f9c5098-ca3a-48a8-87de-f720b4afad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f9c5098-ca3a-48a8-87de-f720b4afad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d089be1-69d3-4a79-8a02-adb25161270f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Created reservations ['81dd63ea-c4ee-47fe-beec-9791740328f8', '85114814-fb56-4519-9d9b-ad7592d5e441', 'b964e129-363e-4646-97b9-1c77011c90d1', 'fe9b071b-1908-4504-9cd7-3cc83cd19c1c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d089be1-69d3-4a79-8a02-adb25161270f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81dd63ea-c4ee-47fe-beec-9791740328f8', '85114814-fb56-4519-9d9b-ad7592d5e441', 'b964e129-363e-4646-97b9-1c77011c90d1', 'fe9b071b-1908-4504-9cd7-3cc83cd19c1c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b6bb50-e192-404d-9b58-6d4c8288bba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b6bb50-e192-404d-9b58-6d4c8288bba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6d85461-e3dc-4dad-bc4a-1f81515050ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-682407081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['81dd63ea-c4ee-47fe-beec-9791740328f8','85114814-fb56-4519-9d9b-ad7592d5e441','b964e129-363e-4646-97b9-1c77011c90d1','fe9b071b-1908-4504-9cd7-3cc83cd19c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-682407081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6d85461-e3dc-4dad-bc4a-1f81515050ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361d31293040411dab596836aa0c4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0379cbefac47e2954833cc130e068e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9497ad1-99ae-4b7f-b041-e692f1aecc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9497ad1-99ae-4b7f-b041-e692f1aecc6d) transitioned into state 'SUCCESS' from state '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-682407081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['81dd63ea-c4ee-47fe-beec-9791740328f8','85114814-fb56-4519-9d9b-ad7592d5e441','b964e129-363e-4646-97b9-1c77011c90d1','fe9b071b-1908-4504-9cd7-3cc83cd19c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db13791-b707-4338-945d-f587b417e1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8db13791-b707-4338-945d-f587b417e1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (71a4f160-73ec-4e93-a97e-fa4dedb4777e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request issued successfully. Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56404f5e-d98a-4630-a9a4-98049ac4710e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1422/2899] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:12 2026] POST /volume/v3/volumes => generated 772 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9078b30f-96fc-4f1b-adc6-3654c81c5385 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9078b30f-96fc-4f1b-adc6-3654c81c5385 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9078b30f-96fc-4f1b-adc6-3654c81c5385 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9078b30f-96fc-4f1b-adc6-3654c81c5385 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "61881f0c-6820-4da8-b037-33ee91d271f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1105859375"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request body: {'volume': {"'source_volid": '61881f0c-6820-4da8-b037-33ee91d271f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1105859375'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume of 1 GB Sep 03 12:10:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Availability Zones retrieved successfully. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9078b30f-96fc-4f1b-adc6-3654c81c5385 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9078b30f-96fc-4f1b-adc6-3654c81c5385 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 200 Sep 03 12:10:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1478/2900] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:13 2026] GET /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 860 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (79572d1e-ef55-4665-973a-1499ae67fac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4cf6119-ec6d-4154-aea9-989a34aac219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4cf6119-ec6d-4154-aea9-989a34aac219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (880b53ed-6ad9-43a0-b4dc-8f3e156c79ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Created reservations ['e1346952-a43b-4c89-a47a-2f0ea9679606', '6d2f2c9e-f88b-4598-ad4f-5b06f48c5c2d', '300ff71d-62b4-47f4-84d9-849406e3b4a5', 'a2ade8ae-3654-4608-b25a-aff85e8ce86f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (880b53ed-6ad9-43a0-b4dc-8f3e156c79ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1346952-a43b-4c89-a47a-2f0ea9679606', '6d2f2c9e-f88b-4598-ad4f-5b06f48c5c2d', '300ff71d-62b4-47f4-84d9-849406e3b4a5', 'a2ade8ae-3654-4608-b25a-aff85e8ce86f']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de81b9ac-b3fd-49aa-8db8-ba84313c487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de81b9ac-b3fd-49aa-8db8-ba84313c487f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcb941a1-73ef-424a-81a3-aad7f2a8b082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1105859375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['e1346952-a43b-4c89-a47a-2f0ea9679606','6d2f2c9e-f88b-4598-ad4f-5b06f48c5c2d','300ff71d-62b4-47f4-84d9-849406e3b4a5','a2ade8ae-3654-4608-b25a-aff85e8ce86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1105859375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcb941a1-73ef-424a-81a3-aad7f2a8b082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361d31293040411dab596836aa0c4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0379cbefac47e2954833cc130e068e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3cfbc2-98e7-498f-b520-6f44f057ce64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3cfbc2-98e7-498f-b520-6f44f057ce64) transitioned into state 'SUCCESS' from state '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-1105859375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['e1346952-a43b-4c89-a47a-2f0ea9679606','6d2f2c9e-f88b-4598-ad4f-5b06f48c5c2d','300ff71d-62b4-47f4-84d9-849406e3b4a5','a2ade8ae-3654-4608-b25a-aff85e8ce86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083ab833-0b29-4c64-9ace-f8403ed08c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083ab833-0b29-4c64-9ace-f8403ed08c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (79572d1e-ef55-4665-973a-1499ae67fac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request issued successfully. Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49ee92d8-3ecd-4e5f-a0f9-691dfce87d5d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1423/2901] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:13 2026] POST /volume/v3/volumes => generated 773 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5b0986be-2776-4966-a222-605e70cc047f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "61881f0c-6820-4da8-b037-33ee91d271f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1860763010"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request body: {'volume': {"'source_volid": '61881f0c-6820-4da8-b037-33ee91d271f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1860763010'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume of 1 GB Sep 03 12:10:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Availability Zones retrieved successfully. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (29c10d9d-4bd6-4455-b98b-0ceb86004834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6857ceee-bf75-46e9-94b3-3ec9db540d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2a970f8-9c3f-4555-9547-d226b3cccccd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2a970f8-9c3f-4555-9547-d226b3cccccd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2a970f8-9c3f-4555-9547-d226b3cccccd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2a970f8-9c3f-4555-9547-d226b3cccccd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2a970f8-9c3f-4555-9547-d226b3cccccd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6857ceee-bf75-46e9-94b3-3ec9db540d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2a970f8-9c3f-4555-9547-d226b3cccccd tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 200 Sep 03 12:10:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1424/2902] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:13 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce205fef-6320-4c5d-afd1-d476ceb92133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-240fb76e-9853-4f47-a468-6a06ecb4b192 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Created reservations ['76df25d2-3e90-4659-a7d4-a68f0ed4e423', '2383847a-ed06-4409-932d-97efcc4f90ef', '5380f664-b881-4740-aaaf-86b643f95b29', 'a0b1e104-4581-482f-9688-bdfcc4f46aa2'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce205fef-6320-4c5d-afd1-d476ceb92133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76df25d2-3e90-4659-a7d4-a68f0ed4e423', '2383847a-ed06-4409-932d-97efcc4f90ef', '5380f664-b881-4740-aaaf-86b643f95b29', 'a0b1e104-4581-482f-9688-bdfcc4f46aa2']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19d95eb-3fce-4bd6-8a10-588a15fd181a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:13 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19d95eb-3fce-4bd6-8a10-588a15fd181a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd98d144-1fb7-4213-a887-3abc105da108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1860763010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['76df25d2-3e90-4659-a7d4-a68f0ed4e423','2383847a-ed06-4409-932d-97efcc4f90ef','5380f664-b881-4740-aaaf-86b643f95b29','a0b1e104-4581-482f-9688-bdfcc4f46aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1860763010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd98d144-1fb7-4213-a887-3abc105da108,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361d31293040411dab596836aa0c4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0379cbefac47e2954833cc130e068e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0752d32-607d-4f92-9140-3ddea3193115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0752d32-607d-4f92-9140-3ddea3193115) transitioned into state 'SUCCESS' from state '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-1860763010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['76df25d2-3e90-4659-a7d4-a68f0ed4e423','2383847a-ed06-4409-932d-97efcc4f90ef','5380f664-b881-4740-aaaf-86b643f95b29','a0b1e104-4581-482f-9688-bdfcc4f46aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd95d386-afa0-45cc-bde6-536ed8e79795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-240fb76e-9853-4f47-a468-6a06ecb4b192 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-240fb76e-9853-4f47-a468-6a06ecb4b192 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-964792175", "extra_specs": {"storage_protocol": "tempest-storage_protocol-804765705", "vendor_name": "tempest-vendor_name-363023157"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:13 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd95d386-afa0-45cc-bde6-536ed8e79795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (29c10d9d-4bd6-4455-b98b-0ceb86004834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request issued successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b0986be-2776-4966-a222-605e70cc047f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1479/2903] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:13 2026] POST /volume/v3/volumes => generated 773 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bacfaf37-6326-4670-b609-0413274e87b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "61881f0c-6820-4da8-b037-33ee91d271f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1676206746"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request body: {'volume': {"'source_volid": '61881f0c-6820-4da8-b037-33ee91d271f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1676206746'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume of 1 GB Sep 03 12:10:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-240fb76e-9853-4f47-a468-6a06ecb4b192 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1425/2904] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:13 2026] POST /volume/v3/types => generated 327 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Availability Zones retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d1782934-e99c-46f9-9fff-164c99877969", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume request body: {'volume': {'volume_type': 'd1782934-e99c-46f9-9fff-164c99877969', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume of 1 GB Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (1e9fb04a-2f1e-4bd7-a456-594adc897a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42ac077-9321-4cf4-86e9-b23942bb114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Flow 'volume_create_api' (d9392793-d4e9-4289-9713-7ac84ac7ac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e707ac9b-2a8b-42f7-8abb-8aafee2126a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e707ac9b-2a8b-42f7-8abb-8aafee2126a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:10:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-804765705',vendor_name='tempest-vendor_name-363023157'},id=d1782934-e99c-46f9-9fff-164c99877969,is_public=True,name='tempest-ProjectMemberTests-volume-type-964792175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1782934-e99c-46f9-9fff-164c99877969', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42ac077-9321-4cf4-86e9-b23942bb114f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc34739-5272-40ac-ab53-0db1f0b99adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb28d68-905c-461a-92b8-e552fb721863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Created reservations ['b0d2147a-0e58-4641-9563-4ba967d5423e', '56611ab1-ea1a-4a0b-af5d-752972526929', 'ff85d01f-1c96-4509-9a68-037ef42ec984', 'b9f99c79-ce4b-4871-9898-88f5ba738b98'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcb28d68-905c-461a-92b8-e552fb721863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d2147a-0e58-4641-9563-4ba967d5423e', '56611ab1-ea1a-4a0b-af5d-752972526929', 'ff85d01f-1c96-4509-9a68-037ef42ec984', 'b9f99c79-ce4b-4871-9898-88f5ba738b98']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94da3c04-a8a4-4889-8f33-8fe6f25b25c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-964792175 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-964792175, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-964792175 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-964792175, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94da3c04-a8a4-4889-8f33-8fe6f25b25c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dad2b9c-2c2b-448a-8dad-2490a3af932e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1676206746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['b0d2147a-0e58-4641-9563-4ba967d5423e','56611ab1-ea1a-4a0b-af5d-752972526929','ff85d01f-1c96-4509-9a68-037ef42ec984','b9f99c79-ce4b-4871-9898-88f5ba738b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1676206746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dad2b9c-2c2b-448a-8dad-2490a3af932e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361d31293040411dab596836aa0c4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0379cbefac47e2954833cc130e068e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (156606a2-3f64-447a-a80c-2124de221483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (156606a2-3f64-447a-a80c-2124de221483) transitioned into state 'SUCCESS' from state '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-1676206746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['b0d2147a-0e58-4641-9563-4ba967d5423e','56611ab1-ea1a-4a0b-af5d-752972526929','ff85d01f-1c96-4509-9a68-037ef42ec984','b9f99c79-ce4b-4871-9898-88f5ba738b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152bb3af-b4fa-4c2c-9982-fb9c1550915a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Created reservations ['3b33fe7d-accb-4125-b972-d531ff00818a', '06fae3c8-8db9-4b7c-a5fe-17823fd0d335', '33e8d02b-d000-4bad-b2dd-effc1b310947', '10a92913-d857-480a-95ac-ab367eb303a2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152bb3af-b4fa-4c2c-9982-fb9c1550915a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc34739-5272-40ac-ab53-0db1f0b99adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b33fe7d-accb-4125-b972-d531ff00818a', '06fae3c8-8db9-4b7c-a5fe-17823fd0d335', '33e8d02b-d000-4bad-b2dd-effc1b310947', '10a92913-d857-480a-95ac-ab367eb303a2']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (1e9fb04a-2f1e-4bd7-a456-594adc897a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request issued successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bacfaf37-6326-4670-b609-0413274e87b2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1480/2905] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:14 2026] POST /volume/v3/volumes => generated 773 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b2257bf1-70fb-4aa5-81ae-c8b3b00ef727 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38146cdd-cb90-4e8f-ac97-e4fd6e38672b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2257bf1-70fb-4aa5-81ae-c8b3b00ef727 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2257bf1-70fb-4aa5-81ae-c8b3b00ef727 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2257bf1-70fb-4aa5-81ae-c8b3b00ef727 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38146cdd-cb90-4e8f-ac97-e4fd6e38672b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb06d34-05e6-4bd9-a451-77bf79fc0502', '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='ac6b73fea1c34ebeaf08fe88d2814c25',qos_specs=None,replication_status=,reservations=['3b33fe7d-accb-4125-b972-d531ff00818a','06fae3c8-8db9-4b7c-a5fe-17823fd0d335','33e8d02b-d000-4bad-b2dd-effc1b310947','10a92913-d857-480a-95ac-ab367eb303a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc35e85f2c9941f99d734c819cf56c98',volume_type_id=d1782934-e99c-46f9-9fff-164c99877969), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:14Z,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=ecb06d34-05e6-4bd9-a451-77bf79fc0502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac6b73fea1c34ebeaf08fe88d2814c25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc35e85f2c9941f99d734c819cf56c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1782934-e99c-46f9-9fff-164c99877969),volume_type_id=d1782934-e99c-46f9-9fff-164c99877969)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85340a6-f22a-4a4d-ac2b-25e31d386a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b2257bf1-70fb-4aa5-81ae-c8b3b00ef727 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2257bf1-70fb-4aa5-81ae-c8b3b00ef727 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 200 Sep 03 12:10:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1481/2906] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:14 2026] GET /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "61881f0c-6820-4da8-b037-33ee91d271f7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-810794985"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request body: {'volume': {"'source_volid": '61881f0c-6820-4da8-b037-33ee91d271f7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-810794985'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume of 1 GB Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85340a6-f22a-4a4d-ac2b-25e31d386a2b) transitioned into state 'SUCCESS' from 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='ac6b73fea1c34ebeaf08fe88d2814c25',qos_specs=None,replication_status=,reservations=['3b33fe7d-accb-4125-b972-d531ff00818a','06fae3c8-8db9-4b7c-a5fe-17823fd0d335','33e8d02b-d000-4bad-b2dd-effc1b310947','10a92913-d857-480a-95ac-ab367eb303a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc35e85f2c9941f99d734c819cf56c98',volume_type_id=d1782934-e99c-46f9-9fff-164c99877969)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Availability Zones retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f23a8b-a5cb-4f81-9461-a336f55a9e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (43a0e937-2986-40fa-b245-2fbf83445cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478ee68d-159b-4880-9a14-e33ff0676e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55f23a8b-a5cb-4f81-9461-a336f55a9e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Flow 'volume_create_api' (d9392793-d4e9-4289-9713-7ac84ac7ac68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume request issued successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ce46608-d41d-403d-91e3-0d7214e2d485 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1426/2907] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:10:14 2026] POST /volume/v3/volumes => generated 781 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1b06688-580e-40a5-a408-2e0d266f71dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5d75764-1d47-48ec-b4b9-3adf5e895797", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-351643734"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create snapshot from volume c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478ee68d-159b-4880-9a14-e33ff0676e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a8c43f-2f24-4644-ac09-2a527a101fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['122da25e-f9ee-4a5e-ba1c-1ff9fad91aa2', 'fe8f5ab9-bd32-4067-867c-1ab2c35c44e5', '152d9dfa-be24-494a-ad4f-f529ae8218b6', '11e93f16-7aba-4d35-bbb3-507e2be354c4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Created reservations ['4b3cb78e-469c-4f96-abf9-ca96ab328fbb', 'f09fe1c6-ec0d-48e0-b035-aeb0c84159a7', '5d79c042-593a-47a6-8c38-78847b4a5d07', 'dfd1fe86-e81e-4b94-ba23-f50691a844a1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a8c43f-2f24-4644-ac09-2a527a101fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b3cb78e-469c-4f96-abf9-ca96ab328fbb', 'f09fe1c6-ec0d-48e0-b035-aeb0c84159a7', '5d79c042-593a-47a6-8c38-78847b4a5d07', 'dfd1fe86-e81e-4b94-ba23-f50691a844a1']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93185f02-e75e-400b-8019-a86a777478cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot create request issued successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b06688-580e-40a5-a408-2e0d266f71dc tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1427/2908] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:10:14 2026] POST /volume/v3/snapshots => generated 315 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-777ff6da-b598-4d8e-bc79-47f31352831a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-777ff6da-b598-4d8e-bc79-47f31352831a tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-777ff6da-b598-4d8e-bc79-47f31352831a tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-777ff6da-b598-4d8e-bc79-47f31352831a tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93185f02-e75e-400b-8019-a86a777478cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40773297-cc5a-4adc-a58c-d48b8b383b7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-810794985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['4b3cb78e-469c-4f96-abf9-ca96ab328fbb','f09fe1c6-ec0d-48e0-b035-aeb0c84159a7','5d79c042-593a-47a6-8c38-78847b4a5d07','dfd1fe86-e81e-4b94-ba23-f50691a844a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-810794985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40773297-cc5a-4adc-a58c-d48b8b383b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='361d31293040411dab596836aa0c4643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0379cbefac47e2954833cc130e068e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c65d261-27c1-45f2-9955-064373d5dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-777ff6da-b598-4d8e-bc79-47f31352831a tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-777ff6da-b598-4d8e-bc79-47f31352831a tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 returned with HTTP 200 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1428/2909] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:10:14 2026] GET /volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 => generated 960 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d1c3ea0-f93a-4df9-b0d4-85b4896a8190 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d1c3ea0-f93a-4df9-b0d4-85b4896a8190 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d1c3ea0-f93a-4df9-b0d4-85b4896a8190 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d1c3ea0-f93a-4df9-b0d4-85b4896a8190 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d1c3ea0-f93a-4df9-b0d4-85b4896a8190 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 404 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1429/2910] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:14 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b6aaf15-bda3-49ee-9bc1-ac00b9188f35 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b6aaf15-bda3-49ee-9bc1-ac00b9188f35 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b6aaf15-bda3-49ee-9bc1-ac00b9188f35 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b6aaf15-bda3-49ee-9bc1-ac00b9188f35 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c65d261-27c1-45f2-9955-064373d5dccf) transitioned into state 'SUCCESS' from state '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-810794985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='361d31293040411dab596836aa0c4643',qos_specs=None,replication_status=,reservations=['4b3cb78e-469c-4f96-abf9-ca96ab328fbb','f09fe1c6-ec0d-48e0-b035-aeb0c84159a7','5d79c042-593a-47a6-8c38-78847b4a5d07','dfd1fe86-e81e-4b94-ba23-f50691a844a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0379cbefac47e2954833cc130e068e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44b6920-4d68-48da-9b99-d65d575df0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b6aaf15-bda3-49ee-9bc1-ac00b9188f35 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b6aaf15-bda3-49ee-9bc1-ac00b9188f35 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1430/2911] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:14 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 447 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] DELETE http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete volume with id: 6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f44b6920-4d68-48da-9b99-d65d575df0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Flow 'volume_create_api' (43a0e937-2986-40fa-b245-2fbf83445cdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Create volume request issued successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ecce9438-c1db-4c3a-9cac-8f8f141fac82 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1482/2912] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:14 2026] POST /volume/v3/volumes => generated 772 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c7f2dfea-8139-4ef0-ad05-c83acb87377e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c7f2dfea-8139-4ef0-ad05-c83acb87377e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c7f2dfea-8139-4ef0-ad05-c83acb87377e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c7f2dfea-8139-4ef0-ad05-c83acb87377e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete volume request issued successfully. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5d7dfcc-500f-4148-9b29-a7be0383fc16 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 202 Sep 03 12:10:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1431/2913] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:14 2026] DELETE /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d40d8525-8810-49e0-bbe2-368eb008ea97 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d40d8525-8810-49e0-bbe2-368eb008ea97 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d40d8525-8810-49e0-bbe2-368eb008ea97 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d40d8525-8810-49e0-bbe2-368eb008ea97 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c7f2dfea-8139-4ef0-ad05-c83acb87377e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c7f2dfea-8139-4ef0-ad05-c83acb87377e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec returned with HTTP 200 Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d40d8525-8810-49e0-bbe2-368eb008ea97 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Volume info retrieved successfully. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1483/2914] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:14 2026] GET /volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-445aea70-0f9b-4f9e-aef1-f8568fd57e05 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-445aea70-0f9b-4f9e-aef1-f8568fd57e05 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 Sep 03 12:10:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-445aea70-0f9b-4f9e-aef1-f8568fd57e05 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-445aea70-0f9b-4f9e-aef1-f8568fd57e05 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d40d8525-8810-49e0-bbe2-368eb008ea97 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 200 Sep 03 12:10:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1432/2915] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:15 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 905 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-445aea70-0f9b-4f9e-aef1-f8568fd57e05 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-445aea70-0f9b-4f9e-aef1-f8568fd57e05 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 returned with HTTP 200 Sep 03 12:10:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1484/2916] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:15 2026] GET /volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-433d56d3-e52e-480f-8b86-105d951f8409 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-433d56d3-e52e-480f-8b86-105d951f8409 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-433d56d3-e52e-480f-8b86-105d951f8409 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-433d56d3-e52e-480f-8b86-105d951f8409 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-433d56d3-e52e-480f-8b86-105d951f8409 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-433d56d3-e52e-480f-8b86-105d951f8409 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 returned with HTTP 200 Sep 03 12:10:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1433/2917] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:10:15 2026] GET /volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6afcc455-1e50-4e73-9308-405c9c226f8e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0267d8f9-ca66-40e4-8b92-1d4af270c0d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0267d8f9-ca66-40e4-8b92-1d4af270c0d2 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6afcc455-1e50-4e73-9308-405c9c226f8e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6afcc455-1e50-4e73-9308-405c9c226f8e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6afcc455-1e50-4e73-9308-405c9c226f8e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0267d8f9-ca66-40e4-8b92-1d4af270c0d2 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0267d8f9-ca66-40e4-8b92-1d4af270c0d2 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6afcc455-1e50-4e73-9308-405c9c226f8e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0267d8f9-ca66-40e4-8b92-1d4af270c0d2 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:10:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1434/2918] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:10:15 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6afcc455-1e50-4e73-9308-405c9c226f8e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1485/2919] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:15 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e5340a8-0b84-4f54-89c8-3ed1ae0c3e19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e5340a8-0b84-4f54-89c8-3ed1ae0c3e19 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] DELETE http://192.168.122.215/volume/v3/messages/d0334b45-dba9-43f4-9a20-94c5e7328438 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e5340a8-0b84-4f54-89c8-3ed1ae0c3e19 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e5340a8-0b84-4f54-89c8-3ed1ae0c3e19 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aafe6e2f-4f48-48c6-9e69-a16203ce6ba3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aafe6e2f-4f48-48c6-9e69-a16203ce6ba3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aafe6e2f-4f48-48c6-9e69-a16203ce6ba3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aafe6e2f-4f48-48c6-9e69-a16203ce6ba3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e5340a8-0b84-4f54-89c8-3ed1ae0c3e19 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] http://192.168.122.215/volume/v3/messages/d0334b45-dba9-43f4-9a20-94c5e7328438 returned with HTTP 204 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1435/2920] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:10:15 2026] DELETE /volume/v3/messages/d0334b45-dba9-43f4-9a20-94c5e7328438 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b2e5572-c4f8-4e40-af87-e59de8a33893 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aafe6e2f-4f48-48c6-9e69-a16203ce6ba3 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b returned with HTTP 404 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1486/2921] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/volumes/6b83f347-ebe3-4cf1-bec5-aa2d6426d50b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b2e5572-c4f8-4e40-af87-e59de8a33893 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] GET http://192.168.122.215/volume/v3/messages/d0334b45-dba9-43f4-9a20-94c5e7328438 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b2e5572-c4f8-4e40-af87-e59de8a33893 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b2e5572-c4f8-4e40-af87-e59de8a33893 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7b0ddd41-0e6a-4e96-8ee9-93423c725074 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b2e5572-c4f8-4e40-af87-e59de8a33893 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] http://192.168.122.215/volume/v3/messages/d0334b45-dba9-43f4-9a20-94c5e7328438 returned with HTTP 404 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1436/2922] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/messages/d0334b45-dba9-43f4-9a20-94c5e7328438 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b0ddd41-0e6a-4e96-8ee9-93423c725074 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b0ddd41-0e6a-4e96-8ee9-93423c725074 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0944daf1-5817-4dca-bfa6-ac2dd22b960b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b0ddd41-0e6a-4e96-8ee9-93423c725074 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-7b0ddd41-0e6a-4e96-8ee9-93423c725074 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete snapshot with id: 189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0944daf1-5817-4dca-bfa6-ac2dd22b960b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0944daf1-5817-4dca-bfa6-ac2dd22b960b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0944daf1-5817-4dca-bfa6-ac2dd22b960b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b0ddd41-0e6a-4e96-8ee9-93423c725074 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 404 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1487/2923] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:10:16 2026] DELETE /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Delete volume with id: ecb06d34-05e6-4bd9-a451-77bf79fc0502 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0944daf1-5817-4dca-bfa6-ac2dd22b960b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0944daf1-5817-4dca-bfa6-ac2dd22b960b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 returned with HTTP 200 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1437/2924] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a6b3afc0-3fd2-44ea-8a1e-d8b8f268e578 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a6b3afc0-3fd2-44ea-8a1e-d8b8f268e578 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a6b3afc0-3fd2-44ea-8a1e-d8b8f268e578 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a6b3afc0-3fd2-44ea-8a1e-d8b8f268e578 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a6b3afc0-3fd2-44ea-8a1e-d8b8f268e578 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae returned with HTTP 404 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1438/2925] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/snapshots/189746b1-4118-436e-9d57-503d069af1ae => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f6a8ab6-77fd-4215-872c-0324ae4aed4c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-964792175 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-964792175, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-964792175 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-964792175, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f6a8ab6-77fd-4215-872c-0324ae4aed4c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f6a8ab6-77fd-4215-872c-0324ae4aed4c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f6a8ab6-77fd-4215-872c-0324ae4aed4c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Created reservations ['55d3aaea-7b92-4aff-949a-cafdeb76334f', '4847b286-3b93-461d-9b5f-4a1ea3accae0', '8a160030-1f79-421a-9430-5f5cd4984015', '1613163b-50f3-410d-a2bc-cfec10d0441f'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f6a8ab6-77fd-4215-872c-0324ae4aed4c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f6a8ab6-77fd-4215-872c-0324ae4aed4c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 returned with HTTP 200 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1439/2926] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 => generated 865 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f2db36d5-6226-41ea-bc5f-91fba9431342 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2db36d5-6226-41ea-bc5f-91fba9431342 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] DELETE http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2db36d5-6226-41ea-bc5f-91fba9431342 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2db36d5-6226-41ea-bc5f-91fba9431342 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f2db36d5-6226-41ea-bc5f-91fba9431342 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Delete volume with id: 61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2db36d5-6226-41ea-bc5f-91fba9431342 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 404 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1440/2927] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:16 2026] DELETE /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-83b81d37-fdf4-46ac-a1d6-661fa5514a58 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Delete volume request issued successfully. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0fb47cf6-85b5-405b-82fc-dd4262786716 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 returned with HTTP 202 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1488/2928] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:10:16 2026] DELETE /volume/v3/volumes/ecb06d34-05e6-4bd9-a451-77bf79fc0502 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83b81d37-fdf4-46ac-a1d6-661fa5514a58 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] GET http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83b81d37-fdf4-46ac-a1d6-661fa5514a58 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83b81d37-fdf4-46ac-a1d6-661fa5514a58 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f802f8a-39ea-4db7-bea6-c4de76e94fb7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f802f8a-39ea-4db7-bea6-c4de76e94fb7 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/types/d1782934-e99c-46f9-9fff-164c99877969 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f802f8a-39ea-4db7-bea6-c4de76e94fb7 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f802f8a-39ea-4db7-bea6-c4de76e94fb7 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83b81d37-fdf4-46ac-a1d6-661fa5514a58 tempest-VolumeDependencyTests-1771151447 tempest-VolumeDependencyTests-1771151447-project-member] http://192.168.122.215/volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b returned with HTTP 404 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1441/2929] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/volumes/61d4fa71-e5c2-4c14-a888-2774614c9b3b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f802f8a-39ea-4db7-bea6-c4de76e94fb7 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/types/d1782934-e99c-46f9-9fff-164c99877969 returned with HTTP 202 Sep 03 12:10:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1489/2930] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:16 2026] DELETE /volume/v3/types/d1782934-e99c-46f9-9fff-164c99877969 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b7132b83-7ac2-4554-a0d9-82da7b10346e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7132b83-7ac2-4554-a0d9-82da7b10346e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7132b83-7ac2-4554-a0d9-82da7b10346e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1686976645", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1559687956", "vendor_name": "tempest-vendor_name-822111135"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7132b83-7ac2-4554-a0d9-82da7b10346e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1442/2931] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:16 2026] POST /volume/v3/types => generated 329 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0249b7a1-5638-401a-99e7-5f9c2358094f", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume request body: {'volume': {'volume_type': '0249b7a1-5638-401a-99e7-5f9c2358094f', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume of 1 GB Sep 03 12:10:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Flow 'volume_create_api' (19673617-7a1e-4f0a-8c03-a87b216e9ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adab1d0f-3ca8-49d1-a0a0-27addf274ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adab1d0f-3ca8-49d1-a0a0-27addf274ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:10:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1559687956',vendor_name='tempest-vendor_name-822111135'},id=0249b7a1-5638-401a-99e7-5f9c2358094f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1686976645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0249b7a1-5638-401a-99e7-5f9c2358094f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a14e029-56e8-4b0e-b0d6-cc8e19bad64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1686976645 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1686976645, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1686976645 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1686976645, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Created reservations ['c04cd321-c3c9-484d-b672-1e438693491a', '1cae01db-0037-4f5e-a8cb-96864cebf0f8', '3a580cbe-4d7f-4dc4-a3f9-59f52120e4cb', '11b6362a-f6b1-49ec-98ea-54630588912a'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a14e029-56e8-4b0e-b0d6-cc8e19bad64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04cd321-c3c9-484d-b672-1e438693491a', '1cae01db-0037-4f5e-a8cb-96864cebf0f8', '3a580cbe-4d7f-4dc4-a3f9-59f52120e4cb', '11b6362a-f6b1-49ec-98ea-54630588912a']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec7c42a-322e-4752-9cdb-5b45ebb00f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec7c42a-322e-4752-9cdb-5b45ebb00f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f299ebd-b87c-43eb-85b9-998cf68a76a6', '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='ac6b73fea1c34ebeaf08fe88d2814c25',qos_specs=None,replication_status=,reservations=['c04cd321-c3c9-484d-b672-1e438693491a','1cae01db-0037-4f5e-a8cb-96864cebf0f8','3a580cbe-4d7f-4dc4-a3f9-59f52120e4cb','11b6362a-f6b1-49ec-98ea-54630588912a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc35e85f2c9941f99d734c819cf56c98',volume_type_id=0249b7a1-5638-401a-99e7-5f9c2358094f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:16Z,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=1f299ebd-b87c-43eb-85b9-998cf68a76a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac6b73fea1c34ebeaf08fe88d2814c25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc35e85f2c9941f99d734c819cf56c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0249b7a1-5638-401a-99e7-5f9c2358094f),volume_type_id=0249b7a1-5638-401a-99e7-5f9c2358094f)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:16 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f419af2-b02b-435d-b811-7eea95b11c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-284d68d8-7357-4ae1-ae64-bf73bbbd254e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-284d68d8-7357-4ae1-ae64-bf73bbbd254e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-284d68d8-7357-4ae1-ae64-bf73bbbd254e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-284d68d8-7357-4ae1-ae64-bf73bbbd254e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-284d68d8-7357-4ae1-ae64-bf73bbbd254e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-284d68d8-7357-4ae1-ae64-bf73bbbd254e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f419af2-b02b-435d-b811-7eea95b11c38) transitioned into state 'SUCCESS' from 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='ac6b73fea1c34ebeaf08fe88d2814c25',qos_specs=None,replication_status=,reservations=['c04cd321-c3c9-484d-b672-1e438693491a','1cae01db-0037-4f5e-a8cb-96864cebf0f8','3a580cbe-4d7f-4dc4-a3f9-59f52120e4cb','11b6362a-f6b1-49ec-98ea-54630588912a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc35e85f2c9941f99d734c819cf56c98',volume_type_id=0249b7a1-5638-401a-99e7-5f9c2358094f)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1443/2932] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:16 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 447 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21dd58c7-dd15-4d9c-aa7d-117f1a42714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21dd58c7-dd15-4d9c-aa7d-117f1a42714d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Flow 'volume_create_api' (19673617-7a1e-4f0a-8c03-a87b216e9ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume request issued successfully. Sep 03 12:10:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-91e8bda1-cb48-4ff4-820b-73dfd14f538b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1490/2933] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:10:16 2026] POST /volume/v3/volumes => generated 782 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4eccb815-02c8-4032-8218-6a951110c1f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4eccb815-02c8-4032-8218-6a951110c1f1 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 Sep 03 12:10:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4eccb815-02c8-4032-8218-6a951110c1f1 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4eccb815-02c8-4032-8218-6a951110c1f1 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4eccb815-02c8-4032-8218-6a951110c1f1 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4eccb815-02c8-4032-8218-6a951110c1f1 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 returned with HTTP 200 Sep 03 12:10:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1444/2934] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:10:17 2026] GET /volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c25646ee-4616-4994-a279-3b10f47960bc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c25646ee-4616-4994-a279-3b10f47960bc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c25646ee-4616-4994-a279-3b10f47960bc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c25646ee-4616-4994-a279-3b10f47960bc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c25646ee-4616-4994-a279-3b10f47960bc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c25646ee-4616-4994-a279-3b10f47960bc tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 returned with HTTP 200 Sep 03 12:10:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1491/2935] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:17 2026] GET /volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e181bab9-62f4-4308-808b-c70acaac66e1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e181bab9-62f4-4308-808b-c70acaac66e1 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e181bab9-62f4-4308-808b-c70acaac66e1 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e181bab9-62f4-4308-808b-c70acaac66e1 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e181bab9-62f4-4308-808b-c70acaac66e1 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e181bab9-62f4-4308-808b-c70acaac66e1 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 200 Sep 03 12:10:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1445/2936] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:17 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-00099850-894f-4711-ad69-943a3c3da8ec None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-00099850-894f-4711-ad69-943a3c3da8ec tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-00099850-894f-4711-ad69-943a3c3da8ec tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-00099850-894f-4711-ad69-943a3c3da8ec tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-00099850-894f-4711-ad69-943a3c3da8ec tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-00099850-894f-4711-ad69-943a3c3da8ec tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1492/2937] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:18 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 447 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eb352196-9d38-4373-81c2-6ac4c2367282 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb352196-9d38-4373-81c2-6ac4c2367282 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb352196-9d38-4373-81c2-6ac4c2367282 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb352196-9d38-4373-81c2-6ac4c2367282 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eb352196-9d38-4373-81c2-6ac4c2367282 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb352196-9d38-4373-81c2-6ac4c2367282 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 returned with HTTP 200 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1446/2938] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:10:18 2026] GET /volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 => generated 982 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ef234d0e-97f5-4e7c-a19b-883538c0059e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ef234d0e-97f5-4e7c-a19b-883538c0059e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ef234d0e-97f5-4e7c-a19b-883538c0059e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ef234d0e-97f5-4e7c-a19b-883538c0059e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ef234d0e-97f5-4e7c-a19b-883538c0059e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1493/2939] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:10:18 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa74cfc3-04c6-499d-8741-40b5b26c421e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa74cfc3-04c6-499d-8741-40b5b26c421e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] GET http://192.168.122.215/volume/v3/messages Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa74cfc3-04c6-499d-8741-40b5b26c421e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa74cfc3-04c6-499d-8741-40b5b26c421e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa74cfc3-04c6-499d-8741-40b5b26c421e tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1447/2940] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:10:18 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-44079c0e-d040-40d0-a784-9fd337caf05d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44079c0e-d040-40d0-a784-9fd337caf05d tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/messages/2c683d6d-3627-4e73-b8c8-a7ab9afe06f7 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44079c0e-d040-40d0-a784-9fd337caf05d tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-44079c0e-d040-40d0-a784-9fd337caf05d tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-44079c0e-d040-40d0-a784-9fd337caf05d tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/messages/2c683d6d-3627-4e73-b8c8-a7ab9afe06f7 returned with HTTP 204 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1494/2941] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:10:18 2026] DELETE /volume/v3/messages/2c683d6d-3627-4e73-b8c8-a7ab9afe06f7 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Delete volume with id: 1f299ebd-b87c-43eb-85b9-998cf68a76a6 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1686976645 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1686976645, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1686976645 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1686976645, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Created reservations ['75a06bbd-b3ae-404d-85c6-243eaedfa125', '0ad5e660-1800-458d-bc93-f3d73adb292a', '956a336f-0f22-438c-b02b-128ae4fe1768', '94efb87a-cfb3-4220-9722-e69dfc594420'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Delete volume request issued successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3a703ff-d5f8-47eb-8da4-20d1e1330f33 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 returned with HTTP 202 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1448/2942] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:10:18 2026] DELETE /volume/v3/volumes/1f299ebd-b87c-43eb-85b9-998cf68a76a6 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-219eff33-d278-4fca-b137-105d29097d23 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-219eff33-d278-4fca-b137-105d29097d23 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/types/0249b7a1-5638-401a-99e7-5f9c2358094f Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-219eff33-d278-4fca-b137-105d29097d23 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-219eff33-d278-4fca-b137-105d29097d23 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-219eff33-d278-4fca-b137-105d29097d23 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/types/0249b7a1-5638-401a-99e7-5f9c2358094f returned with HTTP 202 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1495/2943] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:18 2026] DELETE /volume/v3/types/0249b7a1-5638-401a-99e7-5f9c2358094f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93587c4a-ced5-48c7-838f-d1673ec3b01b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93587c4a-ced5-48c7-838f-d1673ec3b01b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93587c4a-ced5-48c7-838f-d1673ec3b01b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1435725320", "extra_specs": {"storage_protocol": "tempest-storage_protocol-861616979", "vendor_name": "tempest-vendor_name-279057515"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-807b0ed1-3708-4991-99d2-af7a08a82ee8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-807b0ed1-3708-4991-99d2-af7a08a82ee8 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-807b0ed1-3708-4991-99d2-af7a08a82ee8 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-807b0ed1-3708-4991-99d2-af7a08a82ee8 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93587c4a-ced5-48c7-838f-d1673ec3b01b tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1449/2944] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:18 2026] POST /volume/v3/types => generated 328 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-807b0ed1-3708-4991-99d2-af7a08a82ee8 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e55558f1-d246-4024-bc42-f1314be1c182 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a818a198-72fa-43a3-8364-ff4a9e7ee4c4", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-807b0ed1-3708-4991-99d2-af7a08a82ee8 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 200 Sep 03 12:10:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1496/2945] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:18 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume request body: {'volume': {'volume_type': 'a818a198-72fa-43a3-8364-ff4a9e7ee4c4', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume of 1 GB Sep 03 12:10:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Flow 'volume_create_api' (74c2999d-5668-467e-875b-30f5042574b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7d0400-069a-4b51-944c-86196a5d7f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7d0400-069a-4b51-944c-86196a5d7f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:10:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-861616979',vendor_name='tempest-vendor_name-279057515'},id=a818a198-72fa-43a3-8364-ff4a9e7ee4c4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1435725320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a818a198-72fa-43a3-8364-ff4a9e7ee4c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7e95a0-8d89-4093-9968-b9542492ad9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1435725320 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1435725320, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1435725320 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1435725320, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Created reservations ['d2f1f437-ca97-49b2-92e9-1ddc73f0580f', 'e1564fcb-b2df-4170-9432-a491b03af872', '853d77f4-6eb1-42c4-9a4b-8410868cf707', '921ad398-aaf4-4997-9b50-226414020d0c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7e95a0-8d89-4093-9968-b9542492ad9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f1f437-ca97-49b2-92e9-1ddc73f0580f', 'e1564fcb-b2df-4170-9432-a491b03af872', '853d77f4-6eb1-42c4-9a4b-8410868cf707', '921ad398-aaf4-4997-9b50-226414020d0c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b58e7c1-6a72-4c93-8bcb-36136011b116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b58e7c1-6a72-4c93-8bcb-36136011b116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9854b574-8024-416b-a630-6e1fd01a22c7', '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='ac6b73fea1c34ebeaf08fe88d2814c25',qos_specs=None,replication_status=,reservations=['d2f1f437-ca97-49b2-92e9-1ddc73f0580f','e1564fcb-b2df-4170-9432-a491b03af872','853d77f4-6eb1-42c4-9a4b-8410868cf707','921ad398-aaf4-4997-9b50-226414020d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc35e85f2c9941f99d734c819cf56c98',volume_type_id=a818a198-72fa-43a3-8364-ff4a9e7ee4c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:18Z,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=9854b574-8024-416b-a630-6e1fd01a22c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac6b73fea1c34ebeaf08fe88d2814c25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc35e85f2c9941f99d734c819cf56c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a818a198-72fa-43a3-8364-ff4a9e7ee4c4),volume_type_id=a818a198-72fa-43a3-8364-ff4a9e7ee4c4)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6635cf-c033-4cdf-92c3-21b4c50cb822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6635cf-c033-4cdf-92c3-21b4c50cb822) transitioned into state 'SUCCESS' from 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='ac6b73fea1c34ebeaf08fe88d2814c25',qos_specs=None,replication_status=,reservations=['d2f1f437-ca97-49b2-92e9-1ddc73f0580f','e1564fcb-b2df-4170-9432-a491b03af872','853d77f4-6eb1-42c4-9a4b-8410868cf707','921ad398-aaf4-4997-9b50-226414020d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc35e85f2c9941f99d734c819cf56c98',volume_type_id=a818a198-72fa-43a3-8364-ff4a9e7ee4c4)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23074c38-d96c-4072-b557-0d5c3da0fbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23074c38-d96c-4072-b557-0d5c3da0fbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Flow 'volume_create_api' (74c2999d-5668-467e-875b-30f5042574b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Create volume request issued successfully. Sep 03 12:10:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e55558f1-d246-4024-bc42-f1314be1c182 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1450/2946] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:10:18 2026] POST /volume/v3/volumes => generated 782 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9b8fca83-eb34-40fd-9992-86f488cfbbb4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9b8fca83-eb34-40fd-9992-86f488cfbbb4 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9b8fca83-eb34-40fd-9992-86f488cfbbb4 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9b8fca83-eb34-40fd-9992-86f488cfbbb4 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9b8fca83-eb34-40fd-9992-86f488cfbbb4 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9b8fca83-eb34-40fd-9992-86f488cfbbb4 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 returned with HTTP 200 Sep 03 12:10:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1497/2947] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:10:19 2026] GET /volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-645d9dd0-0f36-4ae6-a66b-fc6fa9695e27 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-645d9dd0-0f36-4ae6-a66b-fc6fa9695e27 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-645d9dd0-0f36-4ae6-a66b-fc6fa9695e27 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-645d9dd0-0f36-4ae6-a66b-fc6fa9695e27 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-645d9dd0-0f36-4ae6-a66b-fc6fa9695e27 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-645d9dd0-0f36-4ae6-a66b-fc6fa9695e27 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1451/2948] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:19 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b263b121-790c-4629-8576-b36144210f49 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ab17c30a-110d-4891-a5d3-336e702fe141", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1045622476"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ab17c30a-110d-4891-a5d3-336e702fe141', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1045622476'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume of 1 GB Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Availability Zones retrieved successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (dd9f27d3-73ef-49c9-bb35-cfbd097be230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8a7a9c-13a1-4819-ae37-cae839393678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8a7a9c-13a1-4819-ae37-cae839393678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74ba565-d4f4-4b1e-92cd-eb02b9a6d0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['57704335-08d0-44d3-a596-187515a9a4cb', 'a37ca768-4119-40f4-b407-b45855d2f38f', '926835d3-5d04-47f4-97ce-6aacc2d312df', '9e2afd80-8e24-4d10-b639-686fdecb5228'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74ba565-d4f4-4b1e-92cd-eb02b9a6d0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57704335-08d0-44d3-a596-187515a9a4cb', 'a37ca768-4119-40f4-b407-b45855d2f38f', '926835d3-5d04-47f4-97ce-6aacc2d312df', '9e2afd80-8e24-4d10-b639-686fdecb5228']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1592df28-c1a1-4c4d-ae0a-3cd54b8451c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1592df28-c1a1-4c4d-ae0a-3cd54b8451c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e25cadd-c67c-4adc-b56c-2fcd8ea76e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1045622476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['57704335-08d0-44d3-a596-187515a9a4cb','a37ca768-4119-40f4-b407-b45855d2f38f','926835d3-5d04-47f4-97ce-6aacc2d312df','9e2afd80-8e24-4d10-b639-686fdecb5228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1045622476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e25cadd-c67c-4adc-b56c-2fcd8ea76e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b65fea13dc6b4fba99bda7ace5d9550a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0475f733-7ea1-4b7a-ba11-cebcddd08250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0475f733-7ea1-4b7a-ba11-cebcddd08250) transitioned into state 'SUCCESS' from state '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-1045622476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['57704335-08d0-44d3-a596-187515a9a4cb','a37ca768-4119-40f4-b407-b45855d2f38f','926835d3-5d04-47f4-97ce-6aacc2d312df','9e2afd80-8e24-4d10-b639-686fdecb5228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe0a6f5-2cc8-4e58-87f8-de89fffc43ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe0a6f5-2cc8-4e58-87f8-de89fffc43ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (dd9f27d3-73ef-49c9-bb35-cfbd097be230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request issued successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b263b121-790c-4629-8576-b36144210f49 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1498/2949] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:19 2026] POST /volume/v3/volumes => generated 769 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ab17c30a-110d-4891-a5d3-336e702fe141", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1245987601"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ab17c30a-110d-4891-a5d3-336e702fe141', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1245987601'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume of 1 GB Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Availability Zones retrieved successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (eb5fedeb-21f6-40c0-80cd-c604815be849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1129dda0-2ebc-4907-8e2e-b7db0cba80ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1129dda0-2ebc-4907-8e2e-b7db0cba80ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0087dcbf-9500-4465-872a-eadb154562d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fe428869-032c-4fa9-8599-c5f4d970a702 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe428869-032c-4fa9-8599-c5f4d970a702 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe428869-032c-4fa9-8599-c5f4d970a702 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fe428869-032c-4fa9-8599-c5f4d970a702 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fe428869-032c-4fa9-8599-c5f4d970a702 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fe428869-032c-4fa9-8599-c5f4d970a702 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 200 Sep 03 12:10:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1499/2950] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:19 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['b27e7860-ce23-476c-a8b1-dd54eb479f4e', '772a5d19-318c-475e-83c8-284221db8b56', '72046642-5361-4288-9b39-5ee25065498b', '07d335a2-48a0-483b-814e-dcc5e67458ce'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0087dcbf-9500-4465-872a-eadb154562d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b27e7860-ce23-476c-a8b1-dd54eb479f4e', '772a5d19-318c-475e-83c8-284221db8b56', '72046642-5361-4288-9b39-5ee25065498b', '07d335a2-48a0-483b-814e-dcc5e67458ce']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a0a17b-9051-46ab-a1cb-acbb2e62f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a0a17b-9051-46ab-a1cb-acbb2e62f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dff39bd-5fff-48c2-8e9f-abd5a1598325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1245987601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['b27e7860-ce23-476c-a8b1-dd54eb479f4e','772a5d19-318c-475e-83c8-284221db8b56','72046642-5361-4288-9b39-5ee25065498b','07d335a2-48a0-483b-814e-dcc5e67458ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1245987601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dff39bd-5fff-48c2-8e9f-abd5a1598325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b65fea13dc6b4fba99bda7ace5d9550a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3d8ccd-7141-4d02-a7a4-52161d0d1bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae3d8ccd-7141-4d02-a7a4-52161d0d1bc2) transitioned into state 'SUCCESS' from state '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-1245987601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['b27e7860-ce23-476c-a8b1-dd54eb479f4e','772a5d19-318c-475e-83c8-284221db8b56','72046642-5361-4288-9b39-5ee25065498b','07d335a2-48a0-483b-814e-dcc5e67458ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e13491-8e0c-41b8-b828-34cdc23b351d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e13491-8e0c-41b8-b828-34cdc23b351d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (eb5fedeb-21f6-40c0-80cd-c604815be849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request issued successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bc90958-aa9b-45a9-b5f3-df43ea096342 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1452/2951] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:19 2026] POST /volume/v3/volumes => generated 769 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ab17c30a-110d-4891-a5d3-336e702fe141", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-643718754"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ab17c30a-110d-4891-a5d3-336e702fe141', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-643718754'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume of 1 GB Sep 03 12:10:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Availability Zones retrieved successfully. Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (67e1484c-ad90-4c85-8326-7e3ff64811ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:19 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acedeee8-a04c-45c5-aa65-c7c1579a468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-59543f2a-2b6c-4985-b895-a38a3df80ffc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59543f2a-2b6c-4985-b895-a38a3df80ffc tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59543f2a-2b6c-4985-b895-a38a3df80ffc tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59543f2a-2b6c-4985-b895-a38a3df80ffc tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acedeee8-a04c-45c5-aa65-c7c1579a468f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e215e01-cfdb-47b3-9102-39ba3aae3a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59543f2a-2b6c-4985-b895-a38a3df80ffc tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59543f2a-2b6c-4985-b895-a38a3df80ffc tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 returned with HTTP 200 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1453/2952] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:10:20 2026] GET /volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 => generated 982 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fee26bfa-6de8-467f-aa85-b58c79f3a166 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fee26bfa-6de8-467f-aa85-b58c79f3a166 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fee26bfa-6de8-467f-aa85-b58c79f3a166 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fee26bfa-6de8-467f-aa85-b58c79f3a166 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['4082eaad-f862-4d8e-8ee6-511c99304d9c', '6bfd23a7-3139-48b0-88e8-1616f8d55444', 'b274a40b-750c-4ec5-9721-45393e44b2c5', 'b85822d8-bd1c-4a16-8965-2a8e363e0223'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e215e01-cfdb-47b3-9102-39ba3aae3a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4082eaad-f862-4d8e-8ee6-511c99304d9c', '6bfd23a7-3139-48b0-88e8-1616f8d55444', 'b274a40b-750c-4ec5-9721-45393e44b2c5', 'b85822d8-bd1c-4a16-8965-2a8e363e0223']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d5f426-bff6-4e34-9ae3-31ab31842af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fee26bfa-6de8-467f-aa85-b58c79f3a166 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1454/2953] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:10:20 2026] GET /volume/v3/messages => generated 678 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f6cf3ab9-0777-4ebe-a111-6b9c079c2786 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6cf3ab9-0777-4ebe-a111-6b9c079c2786 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] GET http://192.168.122.215/volume/v3/messages/7733e14e-3f75-44ef-9d88-a9558f0b96ff Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6cf3ab9-0777-4ebe-a111-6b9c079c2786 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6cf3ab9-0777-4ebe-a111-6b9c079c2786 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6cf3ab9-0777-4ebe-a111-6b9c079c2786 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-member] http://192.168.122.215/volume/v3/messages/7733e14e-3f75-44ef-9d88-a9558f0b96ff returned with HTTP 200 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1455/2954] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:10:20 2026] GET /volume/v3/messages/7733e14e-3f75-44ef-9d88-a9558f0b96ff => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a27f482d-0d03-4e29-8c9e-db62ef1fa0b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3d5f426-bff6-4e34-9ae3-31ab31842af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05afd87b-7b10-44d4-bf75-ebdd106c8bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-643718754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['4082eaad-f862-4d8e-8ee6-511c99304d9c','6bfd23a7-3139-48b0-88e8-1616f8d55444','b274a40b-750c-4ec5-9721-45393e44b2c5','b85822d8-bd1c-4a16-8965-2a8e363e0223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-643718754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05afd87b-7b10-44d4-bf75-ebdd106c8bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b65fea13dc6b4fba99bda7ace5d9550a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a27f482d-0d03-4e29-8c9e-db62ef1fa0b6 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/messages/7733e14e-3f75-44ef-9d88-a9558f0b96ff Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4fa214-563f-4037-aaad-db93690dcab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a27f482d-0d03-4e29-8c9e-db62ef1fa0b6 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a27f482d-0d03-4e29-8c9e-db62ef1fa0b6 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a27f482d-0d03-4e29-8c9e-db62ef1fa0b6 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/messages/7733e14e-3f75-44ef-9d88-a9558f0b96ff returned with HTTP 204 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1456/2955] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:10:20 2026] DELETE /volume/v3/messages/7733e14e-3f75-44ef-9d88-a9558f0b96ff => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Delete volume with id: 9854b574-8024-416b-a630-6e1fd01a22c7 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Volume info retrieved successfully. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a4fa214-563f-4037-aaad-db93690dcab1) transitioned into state 'SUCCESS' from state '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-643718754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['4082eaad-f862-4d8e-8ee6-511c99304d9c','6bfd23a7-3139-48b0-88e8-1616f8d55444','b274a40b-750c-4ec5-9721-45393e44b2c5','b85822d8-bd1c-4a16-8965-2a8e363e0223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9823d1c-68b9-4046-8c6f-a371446e230f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Created reservations ['2041367e-77bc-404f-84ad-f4b00973b6c1', 'e29e5c1d-bc76-43fa-a8cd-8078aa4866fc', 'fc664852-a9d9-491e-82cd-e42848190caf', 'ea3d12a0-07bd-4f7c-8f96-4a9eb52ed257'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9823d1c-68b9-4046-8c6f-a371446e230f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (67e1484c-ad90-4c85-8326-7e3ff64811ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request issued successfully. Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7b0dcfe9-9a0c-4698-a204-93e600f3c7db tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1500/2956] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:19 2026] POST /volume/v3/volumes => generated 768 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-386b358c-3983-42c0-a6e4-998433210455 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ab17c30a-110d-4891-a5d3-336e702fe141", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-275909551"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ab17c30a-110d-4891-a5d3-336e702fe141', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-275909551'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume of 1 GB Sep 03 12:10:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Availability Zones retrieved successfully. Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (999e72d8-91b8-4421-aa5a-e2b48789006d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887704bb-616b-432e-89eb-92b544c95bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Delete volume request issued successfully. Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c2a8771-f143-4549-bba2-6e5a0d2ebe09 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 returned with HTTP 202 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1457/2957] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:10:20 2026] DELETE /volume/v3/volumes/9854b574-8024-416b-a630-6e1fd01a22c7 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78323861-8d0a-46b9-b091-9aaa752a6bf2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887704bb-616b-432e-89eb-92b544c95bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fb116c-ed64-41f2-b9c1-66179d131798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['bb3ce271-0a7a-4621-895e-140c202aa3a6', '061f879e-7f20-412b-841a-6abd95c7b824', 'f9f865e4-1855-4802-a944-59749f6d5684', '0e29a095-6e1f-430c-ad60-a1b08dba49ca'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fb116c-ed64-41f2-b9c1-66179d131798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb3ce271-0a7a-4621-895e-140c202aa3a6', '061f879e-7f20-412b-841a-6abd95c7b824', 'f9f865e4-1855-4802-a944-59749f6d5684', '0e29a095-6e1f-430c-ad60-a1b08dba49ca']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62abb593-cf46-4dfb-bebe-fc0802f7892f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62abb593-cf46-4dfb-bebe-fc0802f7892f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbbaef12-334b-4782-b3bc-f5dd3f73b82b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-275909551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['bb3ce271-0a7a-4621-895e-140c202aa3a6','061f879e-7f20-412b-841a-6abd95c7b824','f9f865e4-1855-4802-a944-59749f6d5684','0e29a095-6e1f-430c-ad60-a1b08dba49ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-275909551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbbaef12-334b-4782-b3bc-f5dd3f73b82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b65fea13dc6b4fba99bda7ace5d9550a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78323861-8d0a-46b9-b091-9aaa752a6bf2 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d7e5e8-f89f-41a1-811a-9e09aad66886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78323861-8d0a-46b9-b091-9aaa752a6bf2 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78323861-8d0a-46b9-b091-9aaa752a6bf2 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78323861-8d0a-46b9-b091-9aaa752a6bf2 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1458/2958] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 12:10:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88b270ba-b17e-4cd4-aba8-a2e9c517a2c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88b270ba-b17e-4cd4-aba8-a2e9c517a2c5 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] DELETE http://192.168.122.215/volume/v3/types/a818a198-72fa-43a3-8364-ff4a9e7ee4c4 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88b270ba-b17e-4cd4-aba8-a2e9c517a2c5 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88b270ba-b17e-4cd4-aba8-a2e9c517a2c5 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44d7e5e8-f89f-41a1-811a-9e09aad66886) transitioned into state 'SUCCESS' from state '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-275909551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['bb3ce271-0a7a-4621-895e-140c202aa3a6','061f879e-7f20-412b-841a-6abd95c7b824','f9f865e4-1855-4802-a944-59749f6d5684','0e29a095-6e1f-430c-ad60-a1b08dba49ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2655559f-6bfb-4cf0-a2b8-5e846c4ee0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2655559f-6bfb-4cf0-a2b8-5e846c4ee0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (999e72d8-91b8-4421-aa5a-e2b48789006d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request issued successfully. Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-386b358c-3983-42c0-a6e4-998433210455 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1501/2959] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:20 2026] POST /volume/v3/volumes => generated 768 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-691c5240-c539-4f50-9a51-19f1ad29dbbe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-691c5240-c539-4f50-9a51-19f1ad29dbbe tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-691c5240-c539-4f50-9a51-19f1ad29dbbe tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-691c5240-c539-4f50-9a51-19f1ad29dbbe tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88b270ba-b17e-4cd4-aba8-a2e9c517a2c5 tempest-ProjectMemberTests-303829048 tempest-ProjectMemberTests-303829048-project-admin] http://192.168.122.215/volume/v3/types/a818a198-72fa-43a3-8364-ff4a9e7ee4c4 returned with HTTP 202 Sep 03 12:10:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1459/2960] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:20 2026] DELETE /volume/v3/types/a818a198-72fa-43a3-8364-ff4a9e7ee4c4 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85643d50-0f95-41c4-b6fd-fa9cb30f97a3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-691c5240-c539-4f50-9a51-19f1ad29dbbe tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-691c5240-c539-4f50-9a51-19f1ad29dbbe tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 200 Sep 03 12:10:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1502/2961] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:20 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 866 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ab17c30a-110d-4891-a5d3-336e702fe141", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1052064707"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ab17c30a-110d-4891-a5d3-336e702fe141', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1052064707'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume of 1 GB Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Availability Zones retrieved successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (ce968fa3-ad44-4946-ac07-667fa53e40d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e45970-21bb-45ea-a0cb-beb7101e623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e45970-21bb-45ea-a0cb-beb7101e623f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb6a85b-91e7-40ed-9943-11e6fd10c1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85643d50-0f95-41c4-b6fd-fa9cb30f97a3 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-member] GET http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85643d50-0f95-41c4-b6fd-fa9cb30f97a3 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85643d50-0f95-41c4-b6fd-fa9cb30f97a3 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-85643d50-0f95-41c4-b6fd-fa9cb30f97a3 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '94956381315b48f59612735ab58f4224', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3879774c80d42008431a223e2b47cf7', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85643d50-0f95-41c4-b6fd-fa9cb30f97a3 tempest-ProjectMemberTests-1032695658 tempest-ProjectMemberTests-1032695658-project-member] http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 12:10:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1460/2962] 192.168.122.215 () {58 vars in 1193 bytes} [Thu Sep 3 12:10:20 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 208 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6c37dfd-e96a-4a3e-a8ad-170d4d5300f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6c37dfd-e96a-4a3e-a8ad-170d4d5300f7 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6c37dfd-e96a-4a3e-a8ad-170d4d5300f7 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6c37dfd-e96a-4a3e-a8ad-170d4d5300f7 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6c37dfd-e96a-4a3e-a8ad-170d4d5300f7 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6c37dfd-e96a-4a3e-a8ad-170d4d5300f7 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b returned with HTTP 200 Sep 03 12:10:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1461/2963] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:21 2026] GET /volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2ae288f-5c56-4b46-925e-336fda17610f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] DELETE http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume with id: 40773297-cc5a-4adc-a58c-d48b8b383b7b Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Created reservations ['de1af5f6-3829-4513-8612-a153e676163e', '37b53aaf-b895-485a-85f0-9a055c93361a', '825d0b84-86a1-4449-ab54-5686c4683115', '823bfcdd-68c6-4a05-aa9b-95c81a4f0a15'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb6a85b-91e7-40ed-9943-11e6fd10c1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1af5f6-3829-4513-8612-a153e676163e', '37b53aaf-b895-485a-85f0-9a055c93361a', '825d0b84-86a1-4449-ab54-5686c4683115', '823bfcdd-68c6-4a05-aa9b-95c81a4f0a15']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65aa91b-31ca-47e9-b64e-a4d0c66717c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume request issued successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2ae288f-5c56-4b46-925e-336fda17610f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b returned with HTTP 202 Sep 03 12:10:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1462/2964] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:21 2026] DELETE /volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6acc1223-c559-469c-b06f-72521de3599e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6acc1223-c559-469c-b06f-72521de3599e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6acc1223-c559-469c-b06f-72521de3599e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6acc1223-c559-469c-b06f-72521de3599e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b65aa91b-31ca-47e9-b64e-a4d0c66717c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8219c99a-55fb-438d-b25b-4d0dac5ffc3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1052064707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['de1af5f6-3829-4513-8612-a153e676163e','37b53aaf-b895-485a-85f0-9a055c93361a','825d0b84-86a1-4449-ab54-5686c4683115','823bfcdd-68c6-4a05-aa9b-95c81a4f0a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1052064707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8219c99a-55fb-438d-b25b-4d0dac5ffc3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b65fea13dc6b4fba99bda7ace5d9550a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d540a6-2f7f-44b9-82cb-40eb97bb0b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6acc1223-c559-469c-b06f-72521de3599e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6acc1223-c559-469c-b06f-72521de3599e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b returned with HTTP 200 Sep 03 12:10:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1463/2965] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:21 2026] GET /volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d540a6-2f7f-44b9-82cb-40eb97bb0b2a) transitioned into state 'SUCCESS' from state '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-1052064707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b65fea13dc6b4fba99bda7ace5d9550a',qos_specs=None,replication_status=,reservations=['de1af5f6-3829-4513-8612-a153e676163e','37b53aaf-b895-485a-85f0-9a055c93361a','825d0b84-86a1-4449-ab54-5686c4683115','823bfcdd-68c6-4a05-aa9b-95c81a4f0a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb17b5f049d9459e989e369a6c41f3d9',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4b3d0b-b800-416c-9f1f-2b7702606ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4b3d0b-b800-416c-9f1f-2b7702606ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Flow 'volume_create_api' (ce968fa3-ad44-4946-ac07-667fa53e40d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Create volume request issued successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca68095b-098c-4e1c-a72a-c0030d7693a8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1503/2966] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:10:21 2026] POST /volume/v3/volumes => generated 769 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4465f9e-adf2-4162-bea0-bf11214d6314 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4465f9e-adf2-4162-bea0-bf11214d6314 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4465f9e-adf2-4162-bea0-bf11214d6314 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4465f9e-adf2-4162-bea0-bf11214d6314 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4465f9e-adf2-4162-bea0-bf11214d6314 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4465f9e-adf2-4162-bea0-bf11214d6314 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 returned with HTTP 200 Sep 03 12:10:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1464/2967] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:21 2026] GET /volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 => generated 861 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5a4a3aaa-1df5-4aba-a86c-ba90b4be0c85 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a4a3aaa-1df5-4aba-a86c-ba90b4be0c85 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b Sep 03 12:10:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a4a3aaa-1df5-4aba-a86c-ba90b4be0c85 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5a4a3aaa-1df5-4aba-a86c-ba90b4be0c85 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5a4a3aaa-1df5-4aba-a86c-ba90b4be0c85 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5a4a3aaa-1df5-4aba-a86c-ba90b4be0c85 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b returned with HTTP 200 Sep 03 12:10:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1504/2968] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:22 2026] GET /volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d36c6436-6cdc-4bfe-b18e-d9eceaa0a11c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d36c6436-6cdc-4bfe-b18e-d9eceaa0a11c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 Sep 03 12:10:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d36c6436-6cdc-4bfe-b18e-d9eceaa0a11c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d36c6436-6cdc-4bfe-b18e-d9eceaa0a11c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d36c6436-6cdc-4bfe-b18e-d9eceaa0a11c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d36c6436-6cdc-4bfe-b18e-d9eceaa0a11c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 returned with HTTP 200 Sep 03 12:10:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1465/2969] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:22 2026] GET /volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 => generated 862 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b37d0192-ad6f-4d50-969b-24bba2e3e08c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b37d0192-ad6f-4d50-969b-24bba2e3e08c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b37d0192-ad6f-4d50-969b-24bba2e3e08c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b37d0192-ad6f-4d50-969b-24bba2e3e08c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b37d0192-ad6f-4d50-969b-24bba2e3e08c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b37d0192-ad6f-4d50-969b-24bba2e3e08c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 returned with HTTP 200 Sep 03 12:10:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1505/2970] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:22 2026] GET /volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a75e9289-f0d5-454e-ac9a-804a820e4e2d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a75e9289-f0d5-454e-ac9a-804a820e4e2d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b Sep 03 12:10:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a75e9289-f0d5-454e-ac9a-804a820e4e2d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a75e9289-f0d5-454e-ac9a-804a820e4e2d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a75e9289-f0d5-454e-ac9a-804a820e4e2d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b returned with HTTP 404 Sep 03 12:10:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1466/2971] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:23 2026] GET /volume/v3/volumes/40773297-cc5a-4adc-a58c-d48b8b383b7b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] DELETE http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume with id: 8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume request issued successfully. Sep 03 12:10:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6b9f4132-0882-4b96-9c5e-6c5578eefb4b tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 202 Sep 03 12:10:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1506/2972] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:23 2026] DELETE /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6acaec9e-9a6c-409e-8e83-0050bc672315 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6acaec9e-9a6c-409e-8e83-0050bc672315 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6acaec9e-9a6c-409e-8e83-0050bc672315 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6acaec9e-9a6c-409e-8e83-0050bc672315 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6acaec9e-9a6c-409e-8e83-0050bc672315 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6acaec9e-9a6c-409e-8e83-0050bc672315 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 200 Sep 03 12:10:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1467/2973] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:23 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-afa1b7b2-65f5-467d-8752-53386cd75a60 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-afa1b7b2-65f5-467d-8752-53386cd75a60 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-afa1b7b2-65f5-467d-8752-53386cd75a60 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-afa1b7b2-65f5-467d-8752-53386cd75a60 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-afa1b7b2-65f5-467d-8752-53386cd75a60 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-afa1b7b2-65f5-467d-8752-53386cd75a60 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 returned with HTTP 200 Sep 03 12:10:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1507/2974] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:23 2026] GET /volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 => generated 862 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d1d30b8-cbc0-4521-94bb-8f2fac512890 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d1d30b8-cbc0-4521-94bb-8f2fac512890 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d1d30b8-cbc0-4521-94bb-8f2fac512890 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d1d30b8-cbc0-4521-94bb-8f2fac512890 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d1d30b8-cbc0-4521-94bb-8f2fac512890 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d1d30b8-cbc0-4521-94bb-8f2fac512890 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe returned with HTTP 200 Sep 03 12:10:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1468/2975] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:24 2026] GET /volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fbb5cb2b-9787-4ea8-894f-f30361f22f3e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fbb5cb2b-9787-4ea8-894f-f30361f22f3e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fbb5cb2b-9787-4ea8-894f-f30361f22f3e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fbb5cb2b-9787-4ea8-894f-f30361f22f3e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fbb5cb2b-9787-4ea8-894f-f30361f22f3e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fbb5cb2b-9787-4ea8-894f-f30361f22f3e tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 200 Sep 03 12:10:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1508/2976] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:24 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-08d2d850-5b3f-407c-a9d8-6c796bd7f197 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08d2d850-5b3f-407c-a9d8-6c796bd7f197 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08d2d850-5b3f-407c-a9d8-6c796bd7f197 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08d2d850-5b3f-407c-a9d8-6c796bd7f197 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-08d2d850-5b3f-407c-a9d8-6c796bd7f197 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08d2d850-5b3f-407c-a9d8-6c796bd7f197 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe returned with HTTP 200 Sep 03 12:10:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1469/2977] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:25 2026] GET /volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e2624e87-08c2-4ee7-89c2-5fdc50babdc9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2624e87-08c2-4ee7-89c2-5fdc50babdc9 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b Sep 03 12:10:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2624e87-08c2-4ee7-89c2-5fdc50babdc9 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2624e87-08c2-4ee7-89c2-5fdc50babdc9 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:25 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:25 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e2624e87-08c2-4ee7-89c2-5fdc50babdc9 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2624e87-08c2-4ee7-89c2-5fdc50babdc9 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b returned with HTTP 200 Sep 03 12:10:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1509/2978] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:25 2026] GET /volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-04a3ae5a-30b5-4286-866b-4e7956269f86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04a3ae5a-30b5-4286-866b-4e7956269f86 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04a3ae5a-30b5-4286-866b-4e7956269f86 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04a3ae5a-30b5-4286-866b-4e7956269f86 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-04a3ae5a-30b5-4286-866b-4e7956269f86 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04a3ae5a-30b5-4286-866b-4e7956269f86 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f returned with HTTP 200 Sep 03 12:10:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1470/2979] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:25 2026] GET /volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c05fd44f-d4c0-4777-895f-040ca604f193 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c05fd44f-d4c0-4777-895f-040ca604f193 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c05fd44f-d4c0-4777-895f-040ca604f193 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c05fd44f-d4c0-4777-895f-040ca604f193 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c05fd44f-d4c0-4777-895f-040ca604f193 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e returned with HTTP 404 Sep 03 12:10:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1471/2980] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:25 2026] GET /volume/v3/volumes/8dad2b9c-2c2b-448a-8dad-2490a3af932e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] DELETE http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume with id: bd98d144-1fb7-4213-a887-3abc105da108 Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume request issued successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e57134f7-a475-425f-9c1f-c3fbccd1ce67 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 returned with HTTP 202 Sep 03 12:10:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1472/2981] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:25 2026] DELETE /volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-51b05966-78e2-4b4a-857a-12673c62c7aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51b05966-78e2-4b4a-857a-12673c62c7aa tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51b05966-78e2-4b4a-857a-12673c62c7aa tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51b05966-78e2-4b4a-857a-12673c62c7aa tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-51b05966-78e2-4b4a-857a-12673c62c7aa tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51b05966-78e2-4b4a-857a-12673c62c7aa tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 returned with HTTP 200 Sep 03 12:10:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1473/2982] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:26 2026] GET /volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-880600329"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-880600329'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Create volume of 1 GB Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Flow 'volume_create_api' (f27798f2-36df-43d8-b902-638af2229f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dcbda27-8406-46c5-9769-4972d9dcd010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dcbda27-8406-46c5-9769-4972d9dcd010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dfd8ea-79aa-4541-865e-6c3cc381e64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Created reservations ['f41e92eb-59a1-4a39-90ca-195e873abe34', 'e3fa2fe6-c9bf-4bb3-b18d-be4a5e0cdcbd', '09e6a95b-770b-4fb9-97cf-34968237fa31', '95464517-5fee-4726-a8bb-6467c23b2da6'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dfd8ea-79aa-4541-865e-6c3cc381e64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f41e92eb-59a1-4a39-90ca-195e873abe34', 'e3fa2fe6-c9bf-4bb3-b18d-be4a5e0cdcbd', '09e6a95b-770b-4fb9-97cf-34968237fa31', '95464517-5fee-4726-a8bb-6467c23b2da6']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2768905-9968-4407-8284-38ddd589f35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2768905-9968-4407-8284-38ddd589f35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880600329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232a88f1470945b79fa52c0ccfe68ed0',qos_specs=None,replication_status=,reservations=['f41e92eb-59a1-4a39-90ca-195e873abe34','e3fa2fe6-c9bf-4bb3-b18d-be4a5e0cdcbd','09e6a95b-770b-4fb9-97cf-34968237fa31','95464517-5fee-4726-a8bb-6467c23b2da6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42e366aeff74ef7aae4c0e0801eee9e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880600329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232a88f1470945b79fa52c0ccfe68ed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42e366aeff74ef7aae4c0e0801eee9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93bc36cd-4103-45ba-843b-a79d2e207f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-54a2bde0-1350-484e-a4b5-257368487d20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54a2bde0-1350-484e-a4b5-257368487d20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54a2bde0-1350-484e-a4b5-257368487d20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54a2bde0-1350-484e-a4b5-257368487d20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93bc36cd-4103-45ba-843b-a79d2e207f0f) transitioned into state 'SUCCESS' from state '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-880600329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232a88f1470945b79fa52c0ccfe68ed0',qos_specs=None,replication_status=,reservations=['f41e92eb-59a1-4a39-90ca-195e873abe34','e3fa2fe6-c9bf-4bb3-b18d-be4a5e0cdcbd','09e6a95b-770b-4fb9-97cf-34968237fa31','95464517-5fee-4726-a8bb-6467c23b2da6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42e366aeff74ef7aae4c0e0801eee9e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83764fc-42e3-4720-b837-d784cb075632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83764fc-42e3-4720-b837-d784cb075632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-54a2bde0-1350-484e-a4b5-257368487d20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Flow 'volume_create_api' (f27798f2-36df-43d8-b902-638af2229f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Create volume request issued successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-61d014bd-dcd0-4dd8-92f7-8012d47e235d tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1510/2983] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:25 2026] POST /volume/v3/volumes => generated 786 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54a2bde0-1350-484e-a4b5-257368487d20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f returned with HTTP 200 Sep 03 12:10:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1474/2984] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:26 2026] GET /volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f => generated 862 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-459fb4d6-5495-49ea-babd-48bf324d28f5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-459fb4d6-5495-49ea-babd-48bf324d28f5 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-459fb4d6-5495-49ea-babd-48bf324d28f5 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-459fb4d6-5495-49ea-babd-48bf324d28f5 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2eb62bd1-61ad-4241-906b-f0523760a472 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume with id: 8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-459fb4d6-5495-49ea-babd-48bf324d28f5 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-459fb4d6-5495-49ea-babd-48bf324d28f5 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 200 Sep 03 12:10:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1511/2985] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:26 2026] GET /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume request issued successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2eb62bd1-61ad-4241-906b-f0523760a472 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f returned with HTTP 202 Sep 03 12:10:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1475/2986] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:26 2026] DELETE /volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eaad6516-3326-4bed-8573-d4f134484834 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eaad6516-3326-4bed-8573-d4f134484834 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eaad6516-3326-4bed-8573-d4f134484834 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eaad6516-3326-4bed-8573-d4f134484834 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eaad6516-3326-4bed-8573-d4f134484834 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-08fce914-0679-4312-a107-24cb3547ab82 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eaad6516-3326-4bed-8573-d4f134484834 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f returned with HTTP 200 Sep 03 12:10:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1512/2987] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:26 2026] GET /volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08fce914-0679-4312-a107-24cb3547ab82 tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08fce914-0679-4312-a107-24cb3547ab82 tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08fce914-0679-4312-a107-24cb3547ab82 tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08fce914-0679-4312-a107-24cb3547ab82 tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1476/2988] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 12:10:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d4089df4-0903-497d-aafd-e9156fe1590a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cec420f9-cfd0-4508-be42-be3adce11b34 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cec420f9-cfd0-4508-be42-be3adce11b34 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cec420f9-cfd0-4508-be42-be3adce11b34 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cec420f9-cfd0-4508-be42-be3adce11b34 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cec420f9-cfd0-4508-be42-be3adce11b34 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 returned with HTTP 404 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1477/2989] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:27 2026] GET /volume/v3/volumes/bd98d144-1fb7-4213-a887-3abc105da108 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88c906dc-0109-4ef7-890c-270f7b687107 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] DELETE http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume with id: bcb941a1-73ef-424a-81a3-aad7f2a8b082 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4089df4-0903-497d-aafd-e9156fe1590a tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-reader] GET http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4089df4-0903-497d-aafd-e9156fe1590a tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d4089df4-0903-497d-aafd-e9156fe1590a tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-d4089df4-0903-497d-aafd-e9156fe1590a tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd376bcf7dbc346828c51c8d78bf24980', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd44b46ff7b29495bacd614604e3a4002', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d4089df4-0903-497d-aafd-e9156fe1590a tempest-ProjectReaderTests-1307091799 tempest-ProjectReaderTests-1307091799-project-reader] http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 12:10:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1513/2990] 192.168.122.215 () {58 vars in 1193 bytes} [Thu Sep 3 12:10:27 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 164 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume request issued successfully. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88c906dc-0109-4ef7-890c-270f7b687107 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 returned with HTTP 202 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1478/2991] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:27 2026] DELETE /volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7de374a7-ba6b-4d75-8c5e-485aa710ab1a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7de374a7-ba6b-4d75-8c5e-485aa710ab1a tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7de374a7-ba6b-4d75-8c5e-485aa710ab1a tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7de374a7-ba6b-4d75-8c5e-485aa710ab1a tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-7de374a7-ba6b-4d75-8c5e-485aa710ab1a tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7de374a7-ba6b-4d75-8c5e-485aa710ab1a tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 returned with HTTP 200 Sep 03 12:10:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1514/2992] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:27 2026] GET /volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 => generated 865 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-49c9638d-cfb8-4831-a868-12ee23bbca0b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49c9638d-cfb8-4831-a868-12ee23bbca0b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49c9638d-cfb8-4831-a868-12ee23bbca0b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49c9638d-cfb8-4831-a868-12ee23bbca0b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-49c9638d-cfb8-4831-a868-12ee23bbca0b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49c9638d-cfb8-4831-a868-12ee23bbca0b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 200 Sep 03 12:10:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1479/2993] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:27 2026] GET /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-516adef4-af7a-49f1-a344-3e4e7d1fdd65 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-516adef4-af7a-49f1-a344-3e4e7d1fdd65 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-516adef4-af7a-49f1-a344-3e4e7d1fdd65 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-516adef4-af7a-49f1-a344-3e4e7d1fdd65 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-516adef4-af7a-49f1-a344-3e4e7d1fdd65 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-516adef4-af7a-49f1-a344-3e4e7d1fdd65 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f returned with HTTP 200 Sep 03 12:10:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1515/2994] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:27 2026] GET /volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-23fe7b5e-f2ea-4533-89d0-f4cc8dc87c78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23fe7b5e-f2ea-4533-89d0-f4cc8dc87c78 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23fe7b5e-f2ea-4533-89d0-f4cc8dc87c78 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23fe7b5e-f2ea-4533-89d0-f4cc8dc87c78 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23fe7b5e-f2ea-4533-89d0-f4cc8dc87c78 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 returned with HTTP 404 Sep 03 12:10:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1480/2995] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:28 2026] GET /volume/v3/volumes/bcb941a1-73ef-424a-81a3-aad7f2a8b082 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] DELETE http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume with id: a6d85461-e3dc-4dad-bc4a-1f81515050ec Sep 03 12:10:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume request issued successfully. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b88f83df-6da2-43d3-97ff-b723c2b27cab tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec returned with HTTP 202 Sep 03 12:10:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1516/2996] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:28 2026] DELETE /volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-283ab054-3065-4606-bb7c-5de95b5ab3bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-283ab054-3065-4606-bb7c-5de95b5ab3bf tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-283ab054-3065-4606-bb7c-5de95b5ab3bf tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-283ab054-3065-4606-bb7c-5de95b5ab3bf tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-283ab054-3065-4606-bb7c-5de95b5ab3bf tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-283ab054-3065-4606-bb7c-5de95b5ab3bf tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec returned with HTTP 200 Sep 03 12:10:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1481/2997] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:28 2026] GET /volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ff58a82f-8fed-40b1-9d97-45d5b240f6ab None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff58a82f-8fed-40b1-9d97-45d5b240f6ab tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff58a82f-8fed-40b1-9d97-45d5b240f6ab tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ff58a82f-8fed-40b1-9d97-45d5b240f6ab tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ff58a82f-8fed-40b1-9d97-45d5b240f6ab tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ff58a82f-8fed-40b1-9d97-45d5b240f6ab tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 200 Sep 03 12:10:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1517/2998] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:28 2026] GET /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38507af0-b749-4c2a-9770-af1b7cdff694 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-617532c2-de8a-4166-a6e4-b557f7ae6b62 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-617532c2-de8a-4166-a6e4-b557f7ae6b62 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-617532c2-de8a-4166-a6e4-b557f7ae6b62 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-617532c2-de8a-4166-a6e4-b557f7ae6b62 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-617532c2-de8a-4166-a6e4-b557f7ae6b62 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f returned with HTTP 404 Sep 03 12:10:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1518/2999] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:28 2026] GET /volume/v3/volumes/8219c99a-55fb-438d-b25b-4d0dac5ffc3f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume with id: dbbaef12-334b-4782-b3bc-f5dd3f73b82b Sep 03 12:10:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume request issued successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8a20b411-fe69-4422-8e32-aeefb94474f2 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b returned with HTTP 202 Sep 03 12:10:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1519/3000] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:28 2026] DELETE /volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c43a2aba-8439-4583-b40e-0d7f6d41c25e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c43a2aba-8439-4583-b40e-0d7f6d41c25e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c43a2aba-8439-4583-b40e-0d7f6d41c25e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c43a2aba-8439-4583-b40e-0d7f6d41c25e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c43a2aba-8439-4583-b40e-0d7f6d41c25e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c43a2aba-8439-4583-b40e-0d7f6d41c25e tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b returned with HTTP 200 Sep 03 12:10:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1520/3001] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:29 2026] GET /volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38507af0-b749-4c2a-9770-af1b7cdff694 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] POST http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11/action Sep 03 12:10:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38507af0-b749-4c2a-9770-af1b7cdff694 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:10:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38507af0-b749-4c2a-9770-af1b7cdff694 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38507af0-b749-4c2a-9770-af1b7cdff694 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Volume info retrieved successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-38507af0-b749-4c2a-9770-af1b7cdff694 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f6fd53651476455eb6b91c2d11a8918d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '232a88f1470945b79fa52c0ccfe68ed0', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38507af0-b749-4c2a-9770-af1b7cdff694 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11/action returned with HTTP 403 Sep 03 12:10:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1482/3002] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:10:28 2026] POST /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11/action => generated 131 bytes in 351 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Delete volume with id: 4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Delete volume request issued successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3afba3d0-dadd-438b-9151-78f9ef8f5e2b tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 202 Sep 03 12:10:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1521/3003] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:29 2026] DELETE /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af58cdc6-3c81-467b-b3d5-c18a996011eb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af58cdc6-3c81-467b-b3d5-c18a996011eb tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af58cdc6-3c81-467b-b3d5-c18a996011eb tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af58cdc6-3c81-467b-b3d5-c18a996011eb tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af58cdc6-3c81-467b-b3d5-c18a996011eb tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af58cdc6-3c81-467b-b3d5-c18a996011eb tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 200 Sep 03 12:10:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1483/3004] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:29 2026] GET /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 1015 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-71309fec-f042-4a2f-ac3d-c0848585c43d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-71309fec-f042-4a2f-ac3d-c0848585c43d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-71309fec-f042-4a2f-ac3d-c0848585c43d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-71309fec-f042-4a2f-ac3d-c0848585c43d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-71309fec-f042-4a2f-ac3d-c0848585c43d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-71309fec-f042-4a2f-ac3d-c0848585c43d tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec returned with HTTP 200 Sep 03 12:10:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1522/3005] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:29 2026] GET /volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93972af2-34c8-4715-9e4c-eed4a95eed24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93972af2-34c8-4715-9e4c-eed4a95eed24 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93972af2-34c8-4715-9e4c-eed4a95eed24 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93972af2-34c8-4715-9e4c-eed4a95eed24 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93972af2-34c8-4715-9e4c-eed4a95eed24 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b returned with HTTP 404 Sep 03 12:10:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1484/3006] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:30 2026] GET /volume/v3/volumes/dbbaef12-334b-4782-b3bc-f5dd3f73b82b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume with id: 05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume request issued successfully. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6d9d5e22-89a1-4aee-9df7-621edc43b269 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe returned with HTTP 202 Sep 03 12:10:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1523/3007] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:30 2026] DELETE /volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-780d4fd3-6106-4ade-87e2-6e773ed42adf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-780d4fd3-6106-4ade-87e2-6e773ed42adf tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-780d4fd3-6106-4ade-87e2-6e773ed42adf tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-780d4fd3-6106-4ade-87e2-6e773ed42adf tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-780d4fd3-6106-4ade-87e2-6e773ed42adf tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a0840778-def2-499a-9101-104ca739eaf6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-780d4fd3-6106-4ade-87e2-6e773ed42adf tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe returned with HTTP 200 Sep 03 12:10:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1485/3008] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:30 2026] GET /volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0840778-def2-499a-9101-104ca739eaf6 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0840778-def2-499a-9101-104ca739eaf6 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0840778-def2-499a-9101-104ca739eaf6 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0840778-def2-499a-9101-104ca739eaf6 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0840778-def2-499a-9101-104ca739eaf6 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 200 Sep 03 12:10:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1524/3009] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:30 2026] GET /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 1015 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8df30659-8d69-4113-8817-1aa88e9d9b9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8df30659-8d69-4113-8817-1aa88e9d9b9f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8df30659-8d69-4113-8817-1aa88e9d9b9f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8df30659-8d69-4113-8817-1aa88e9d9b9f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8df30659-8d69-4113-8817-1aa88e9d9b9f tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec returned with HTTP 404 Sep 03 12:10:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1486/3010] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:30 2026] GET /volume/v3/volumes/a6d85461-e3dc-4dad-bc4a-1f81515050ec => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] DELETE http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume with id: 61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Delete volume request issued successfully. Sep 03 12:10:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b432ed47-281c-4cba-84b3-d5e7bd4befd2 tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 returned with HTTP 202 Sep 03 12:10:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1525/3011] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:30 2026] DELETE /volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a287679b-5343-4272-90aa-e3f023c1a27c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a287679b-5343-4272-90aa-e3f023c1a27c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a287679b-5343-4272-90aa-e3f023c1a27c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a287679b-5343-4272-90aa-e3f023c1a27c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a287679b-5343-4272-90aa-e3f023c1a27c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Volume info retrieved successfully. Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a287679b-5343-4272-90aa-e3f023c1a27c tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1487/3012] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:30 2026] GET /volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-417361f6-3ee0-4207-8879-58f72e583df3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-417361f6-3ee0-4207-8879-58f72e583df3 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-417361f6-3ee0-4207-8879-58f72e583df3 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-417361f6-3ee0-4207-8879-58f72e583df3 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-20a6389d-de7c-4618-9a44-912c483e16af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-417361f6-3ee0-4207-8879-58f72e583df3 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-417361f6-3ee0-4207-8879-58f72e583df3 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1526/3013] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:31 2026] GET /volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-72fb9132-7ae3-4997-88ee-fa59c9cc2246 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-72fb9132-7ae3-4997-88ee-fa59c9cc2246 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-72fb9132-7ae3-4997-88ee-fa59c9cc2246 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-72fb9132-7ae3-4997-88ee-fa59c9cc2246 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-72fb9132-7ae3-4997-88ee-fa59c9cc2246 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 returned with HTTP 404 Sep 03 12:10:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1527/3014] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:31 2026] GET /volume/v3/volumes/4ba7bd44-6b51-40aa-9046-7f3ca5a2ac11 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2114442965"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2114442965'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Create volume of 1 GB Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Flow 'volume_create_api' (9946f468-0a79-4b51-b58e-6ae83050879c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5494ec69-771a-4f6e-9975-4ecc8c6a209d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20a6389d-de7c-4618-9a44-912c483e16af tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20a6389d-de7c-4618-9a44-912c483e16af tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1857694985", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20a6389d-de7c-4618-9a44-912c483e16af tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1488/3015] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/types => generated 380 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5494ec69-771a-4f6e-9975-4ecc8c6a209d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4909e30-733f-47dc-9125-c9baaf84b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1231f42-8f4a-435b-97cd-0d6a49c020ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1231f42-8f4a-435b-97cd-0d6a49c020ec tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1231f42-8f4a-435b-97cd-0d6a49c020ec tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1231f42-8f4a-435b-97cd-0d6a49c020ec tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1489/3016] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91113df7-f0b4-420a-955e-b7d431c2bc5f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91113df7-f0b4-420a-955e-b7d431c2bc5f tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91113df7-f0b4-420a-955e-b7d431c2bc5f tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-693516843", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Created reservations ['0a5d1672-a8f2-4555-928b-11d1be582bde', 'efdfff0d-2612-49a9-8c53-8c28a3e193c7', '253abd0a-4441-4a6d-b27c-fecc223864a6', '5a3e79d9-999f-4c0c-9e2a-fdaafd3ee6d9'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4909e30-733f-47dc-9125-c9baaf84b388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5d1672-a8f2-4555-928b-11d1be582bde', 'efdfff0d-2612-49a9-8c53-8c28a3e193c7', '253abd0a-4441-4a6d-b27c-fecc223864a6', '5a3e79d9-999f-4c0c-9e2a-fdaafd3ee6d9']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91113df7-f0b4-420a-955e-b7d431c2bc5f tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1490/3017] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d2d10d-50b6-4750-9910-55f67824b694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f5869f67-db71-43d4-8d48-a7ab49083e12 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f5869f67-db71-43d4-8d48-a7ab49083e12 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types/6e57d5f4-2a59-4f2c-9c1e-c82d8244332f/encryption Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f5869f67-db71-43d4-8d48-a7ab49083e12 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d2d10d-50b6-4750-9910-55f67824b694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d5cb61-626f-4501-867b-cb7c92d18161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2114442965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232a88f1470945b79fa52c0ccfe68ed0',qos_specs=None,replication_status=,reservations=['0a5d1672-a8f2-4555-928b-11d1be582bde','efdfff0d-2612-49a9-8c53-8c28a3e193c7','253abd0a-4441-4a6d-b27c-fecc223864a6','5a3e79d9-999f-4c0c-9e2a-fdaafd3ee6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42e366aeff74ef7aae4c0e0801eee9e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2114442965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d5cb61-626f-4501-867b-cb7c92d18161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232a88f1470945b79fa52c0ccfe68ed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42e366aeff74ef7aae4c0e0801eee9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771960f0-7b1a-475c-9c28-cf5e22b4dd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f5869f67-db71-43d4-8d48-a7ab49083e12 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/6e57d5f4-2a59-4f2c-9c1e-c82d8244332f/encryption returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1491/3018] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/types/6e57d5f4-2a59-4f2c-9c1e-c82d8244332f/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0a20863-6561-4804-abd6-f4fbc9ea733f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0a20863-6561-4804-abd6-f4fbc9ea733f tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0a20863-6561-4804-abd6-f4fbc9ea733f tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2002859516", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771960f0-7b1a-475c-9c28-cf5e22b4dd3e) transitioned into state 'SUCCESS' from state '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-2114442965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232a88f1470945b79fa52c0ccfe68ed0',qos_specs=None,replication_status=,reservations=['0a5d1672-a8f2-4555-928b-11d1be582bde','efdfff0d-2612-49a9-8c53-8c28a3e193c7','253abd0a-4441-4a6d-b27c-fecc223864a6','5a3e79d9-999f-4c0c-9e2a-fdaafd3ee6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42e366aeff74ef7aae4c0e0801eee9e',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8ec998-cf0a-4890-8b7b-9ac047fb4439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0a20863-6561-4804-abd6-f4fbc9ea733f tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1492/3019] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d5031f91-4b9b-423d-b0f6-5365b754d734 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5031f91-4b9b-423d-b0f6-5365b754d734 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348/extra_specs Sep 03 12:10:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5031f91-4b9b-423d-b0f6-5365b754d734 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf8ec998-cf0a-4890-8b7b-9ac047fb4439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Flow 'volume_create_api' (9946f468-0a79-4b51-b58e-6ae83050879c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Create volume request issued successfully. Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3200abe2-32cf-48cc-a695-bd7b508d2315 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1528/3020] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/volumes => generated 787 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a53f28f2-c5ea-43f4-8ac9-9a231a2a1cbe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a53f28f2-c5ea-43f4-8ac9-9a231a2a1cbe tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a53f28f2-c5ea-43f4-8ac9-9a231a2a1cbe tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a53f28f2-c5ea-43f4-8ac9-9a231a2a1cbe tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5031f91-4b9b-423d-b0f6-5365b754d734 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348/extra_specs returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1493/3021] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:10:31 2026] POST /volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348/extra_specs => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c312730a-3d56-4a26-b4fc-5f743a58a672 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c312730a-3d56-4a26-b4fc-5f743a58a672 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] PUT http://192.168.122.215/volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348/extra_specs/key2 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c312730a-3d56-4a26-b4fc-5f743a58a672 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a53f28f2-c5ea-43f4-8ac9-9a231a2a1cbe tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a53f28f2-c5ea-43f4-8ac9-9a231a2a1cbe tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1529/3022] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:31 2026] GET /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 => generated 966 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cf885d7d-1394-4043-a6a5-361220c272dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf885d7d-1394-4043-a6a5-361220c272dd tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] GET http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf885d7d-1394-4043-a6a5-361220c272dd tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cf885d7d-1394-4043-a6a5-361220c272dd tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cf885d7d-1394-4043-a6a5-361220c272dd tempest-CreateVolumesFromSourceVolumeTest-746847383 tempest-CreateVolumesFromSourceVolumeTest-746847383-project-member] http://192.168.122.215/volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 returned with HTTP 404 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1530/3023] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:32 2026] GET /volume/v3/volumes/61881f0c-6820-4da8-b037-33ee91d271f7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c312730a-3d56-4a26-b4fc-5f743a58a672 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348/extra_specs/key2 returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1494/3024] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:10:32 2026] PUT /volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348/extra_specs/key2 => generated 25 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f3c8c191-4e56-4ed5-a06f-38770640cd11 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3c8c191-4e56-4ed5-a06f-38770640cd11 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3c8c191-4e56-4ed5-a06f-38770640cd11 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3c8c191-4e56-4ed5-a06f-38770640cd11 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1531/3025] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:10:32 2026] POST /volume/v3/types => generated 195 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-421e7d17-c851-4436-b517-82314b5753da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-421e7d17-c851-4436-b517-82314b5753da tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/f7877a63-80e4-4c81-b31f-963ed6daa07c Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-421e7d17-c851-4436-b517-82314b5753da tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-421e7d17-c851-4436-b517-82314b5753da tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-421e7d17-c851-4436-b517-82314b5753da tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/f7877a63-80e4-4c81-b31f-963ed6daa07c returned with HTTP 202 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1495/3026] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:32 2026] DELETE /volume/v3/types/f7877a63-80e4-4c81-b31f-963ed6daa07c => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dd6c6cf4-bebf-414d-9f38-801a223c41fe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd6c6cf4-bebf-414d-9f38-801a223c41fe tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6cf4-bebf-414d-9f38-801a223c41fe tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-864083619", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dd6c6cf4-bebf-414d-9f38-801a223c41fe tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1532/3027] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:32 2026] POST /volume/v3/types => generated 379 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-51771aa8-0e46-4085-9f63-9ee10ef5adc0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51771aa8-0e46-4085-9f63-9ee10ef5adc0 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614/encryption Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51771aa8-0e46-4085-9f63-9ee10ef5adc0 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b2c48de9-5aea-4442-83a4-376395a72879 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2c48de9-5aea-4442-83a4-376395a72879 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2c48de9-5aea-4442-83a4-376395a72879 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2c48de9-5aea-4442-83a4-376395a72879 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2c48de9-5aea-4442-83a4-376395a72879 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe returned with HTTP 404 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1533/3028] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:32 2026] GET /volume/v3/volumes/05afd87b-7b10-44d4-bf75-ebdd106c8bfe => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume with id: 3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51771aa8-0e46-4085-9f63-9ee10ef5adc0 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614/encryption returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1496/3029] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:32 2026] POST /volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614/encryption => generated 239 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e2e7ee0-f9cc-4db9-aa0d-2e3780f6e872 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e2e7ee0-f9cc-4db9-aa0d-2e3780f6e872 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614/encryption/1bc3716f-dbfb-44eb-8666-e07fec2f9393 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e2e7ee0-f9cc-4db9-aa0d-2e3780f6e872 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e2e7ee0-f9cc-4db9-aa0d-2e3780f6e872 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e2e7ee0-f9cc-4db9-aa0d-2e3780f6e872 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614/encryption/1bc3716f-dbfb-44eb-8666-e07fec2f9393 returned with HTTP 202 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1497/3030] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 12:10:32 2026] DELETE /volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614/encryption/1bc3716f-dbfb-44eb-8666-e07fec2f9393 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-227d6896-fe7f-4070-b6b3-9b960ef4c4f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-227d6896-fe7f-4070-b6b3-9b960ef4c4f9 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume request issued successfully. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2772189f-5ac0-49da-bd60-2fc6e5f86544 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 returned with HTTP 202 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-227d6896-fe7f-4070-b6b3-9b960ef4c4f9 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1928559794", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1534/3031] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:32 2026] DELETE /volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-63f93a69-460f-44e3-8f79-4e168ae276cd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63f93a69-460f-44e3-8f79-4e168ae276cd tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63f93a69-460f-44e3-8f79-4e168ae276cd tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63f93a69-460f-44e3-8f79-4e168ae276cd tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-63f93a69-460f-44e3-8f79-4e168ae276cd tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-227d6896-fe7f-4070-b6b3-9b960ef4c4f9 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63f93a69-460f-44e3-8f79-4e168ae276cd tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1535/3032] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:32 2026] GET /volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1498/3033] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:32 2026] POST /volume/v3/types => generated 380 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8cfb7156-7010-464f-892c-290d337ebb0b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8cfb7156-7010-464f-892c-290d337ebb0b tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/48e0bf25-7cf2-48a4-85bc-c26151676fd8/extra_specs/key1 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8cfb7156-7010-464f-892c-290d337ebb0b tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8cfb7156-7010-464f-892c-290d337ebb0b tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8cfb7156-7010-464f-892c-290d337ebb0b tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/48e0bf25-7cf2-48a4-85bc-c26151676fd8/extra_specs/key1 returned with HTTP 202 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1536/3034] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:10:32 2026] DELETE /volume/v3/types/48e0bf25-7cf2-48a4-85bc-c26151676fd8/extra_specs/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2031cf9d-610d-4911-bb04-82b98d8996ba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2031cf9d-610d-4911-bb04-82b98d8996ba tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2031cf9d-610d-4911-bb04-82b98d8996ba tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-88956962", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2031cf9d-610d-4911-bb04-82b98d8996ba tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1499/3035] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:32 2026] POST /volume/v3/types => generated 378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bc311fb2-3421-4d0f-9c56-1b224da97e37 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bc311fb2-3421-4d0f-9c56-1b224da97e37 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/9d2dc174-2e7d-4d13-abac-d6edf1435358 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bc311fb2-3421-4d0f-9c56-1b224da97e37 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bc311fb2-3421-4d0f-9c56-1b224da97e37 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bc311fb2-3421-4d0f-9c56-1b224da97e37 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/9d2dc174-2e7d-4d13-abac-d6edf1435358 returned with HTTP 202 Sep 03 12:10:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1537/3036] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:32 2026] DELETE /volume/v3/types/9d2dc174-2e7d-4d13-abac-d6edf1435358 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac9b72e8-3f15-4573-8745-e6ceb355381c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac9b72e8-3f15-4573-8745-e6ceb355381c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac9b72e8-3f15-4573-8745-e6ceb355381c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac9b72e8-3f15-4573-8745-e6ceb355381c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac9b72e8-3f15-4573-8745-e6ceb355381c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs returned with HTTP 200 Sep 03 12:10:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1500/3037] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:10:32 2026] GET /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d67f30a8-c115-4c47-95bb-accbfffaa50d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d67f30a8-c115-4c47-95bb-accbfffaa50d tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d67f30a8-c115-4c47-95bb-accbfffaa50d tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d67f30a8-c115-4c47-95bb-accbfffaa50d tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d67f30a8-c115-4c47-95bb-accbfffaa50d tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1538/3038] 192.168.122.215 () {58 vars in 1115 bytes} [Thu Sep 3 12:10:32 2026] GET /volume/v3/types => generated 2588 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81374001-cd09-411d-b9fa-e2dbd996ca90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81374001-cd09-411d-b9fa-e2dbd996ca90 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption/cipher Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81374001-cd09-411d-b9fa-e2dbd996ca90 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81374001-cd09-411d-b9fa-e2dbd996ca90 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81374001-cd09-411d-b9fa-e2dbd996ca90 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption/cipher returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1501/3039] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-99356c88-eed9-404f-bca6-419940f4d5b3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-63482bc7-528e-4256-8876-a8172e1b2bcd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-99356c88-eed9-404f-bca6-419940f4d5b3 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-99356c88-eed9-404f-bca6-419940f4d5b3 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-99356c88-eed9-404f-bca6-419940f4d5b3 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63482bc7-528e-4256-8876-a8172e1b2bcd tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63482bc7-528e-4256-8876-a8172e1b2bcd tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63482bc7-528e-4256-8876-a8172e1b2bcd tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-99356c88-eed9-404f-bca6-419940f4d5b3 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63482bc7-528e-4256-8876-a8172e1b2bcd tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1502/3040] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-99356c88-eed9-404f-bca6-419940f4d5b3 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1539/3041] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ad72b45-7301-41af-9588-95cd0bbde2d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ad72b45-7301-41af-9588-95cd0bbde2d4 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/multiattach Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ad72b45-7301-41af-9588-95cd0bbde2d4 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ad72b45-7301-41af-9588-95cd0bbde2d4 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ad72b45-7301-41af-9588-95cd0bbde2d4 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/multiattach returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1503/3042] 192.168.122.215 () {58 vars in 1298 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/multiattach => generated 29 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-014e4a1a-732d-4384-8713-b30b92dd6ddc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-014e4a1a-732d-4384-8713-b30b92dd6ddc tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/volume_backend_name Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-014e4a1a-732d-4384-8713-b30b92dd6ddc tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-014e4a1a-732d-4384-8713-b30b92dd6ddc tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-014e4a1a-732d-4384-8713-b30b92dd6ddc tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1540/3043] 192.168.122.215 () {58 vars in 1322 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/volume_backend_name => generated 44 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5e124265-3c22-4668-9296-1c49f42af827 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e124265-3c22-4668-9296-1c49f42af827 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] GET http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e124265-3c22-4668-9296-1c49f42af827 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e124265-3c22-4668-9296-1c49f42af827 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e124265-3c22-4668-9296-1c49f42af827 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1504/3044] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 => generated 402 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-891bcf99-6be0-40c6-aa4f-2904f60dee7a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-891bcf99-6be0-40c6-aa4f-2904f60dee7a tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] PUT http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption/95cc2fdd-28ea-497e-8857-a7e4cfe758b0 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-891bcf99-6be0-40c6-aa4f-2904f60dee7a tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-891bcf99-6be0-40c6-aa4f-2904f60dee7a tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption/95cc2fdd-28ea-497e-8857-a7e4cfe758b0 returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1541/3045] 192.168.122.215 () {60 vars in 1390 bytes} [Thu Sep 3 12:10:33 2026] PUT /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/encryption/95cc2fdd-28ea-497e-8857-a7e4cfe758b0 => generated 33 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3bb1121e-b24f-41f4-8387-1e189908947c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bb1121e-b24f-41f4-8387-1e189908947c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] PUT http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/key1 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bb1121e-b24f-41f4-8387-1e189908947c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bb1121e-b24f-41f4-8387-1e189908947c tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/key1 returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1505/3046] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:10:33 2026] PUT /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7/extra_specs/key1 => generated 30 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-357b06a0-985b-4e59-a413-8368d3381624 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-357b06a0-985b-4e59-a413-8368d3381624 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] PUT http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-357b06a0-985b-4e59-a413-8368d3381624 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-357b06a0-985b-4e59-a413-8368d3381624 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1542/3047] 192.168.122.215 () {60 vars in 1246 bytes} [Thu Sep 3 12:10:33 2026] PUT /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 => generated 371 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4f4e9fd9-58c3-4616-a1e4-0d36f590df31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f4e9fd9-58c3-4616-a1e4-0d36f590df31 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/48e0bf25-7cf2-48a4-85bc-c26151676fd8 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9fd9-58c3-4616-a1e4-0d36f590df31 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9fd9-58c3-4616-a1e4-0d36f590df31 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f4e9fd9-58c3-4616-a1e4-0d36f590df31 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/48e0bf25-7cf2-48a4-85bc-c26151676fd8 returned with HTTP 202 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1506/3048] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:33 2026] DELETE /volume/v3/types/48e0bf25-7cf2-48a4-85bc-c26151676fd8 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7bfbd4d4-459b-43fe-85ae-dd7757e29ada None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7bfbd4d4-459b-43fe-85ae-dd7757e29ada tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7bfbd4d4-459b-43fe-85ae-dd7757e29ada tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7bfbd4d4-459b-43fe-85ae-dd7757e29ada tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7bfbd4d4-459b-43fe-85ae-dd7757e29ada tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614 returned with HTTP 202 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1543/3049] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:33 2026] DELETE /volume/v3/types/62d109f6-2ea0-4f52-afc7-180f7e8d1614 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b5ac227d-4dd6-4c01-bddc-2c414ad3cf04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5ac227d-4dd6-4c01-bddc-2c414ad3cf04 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5ac227d-4dd6-4c01-bddc-2c414ad3cf04 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5ac227d-4dd6-4c01-bddc-2c414ad3cf04 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5ac227d-4dd6-4c01-bddc-2c414ad3cf04 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348 returned with HTTP 202 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dfab859e-c6da-4c61-b7d1-44316417970c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1507/3050] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:33 2026] DELETE /volume/v3/types/7c1f08e3-92fc-450e-894c-e240d0f74348 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dfab859e-c6da-4c61-b7d1-44316417970c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dfab859e-c6da-4c61-b7d1-44316417970c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de30babb-c67e-4224-bdd8-dcaf8adebb07 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dfab859e-c6da-4c61-b7d1-44316417970c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de30babb-c67e-4224-bdd8-dcaf8adebb07 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/6e57d5f4-2a59-4f2c-9c1e-c82d8244332f Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de30babb-c67e-4224-bdd8-dcaf8adebb07 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de30babb-c67e-4224-bdd8-dcaf8adebb07 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dfab859e-c6da-4c61-b7d1-44316417970c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dfab859e-c6da-4c61-b7d1-44316417970c tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 returned with HTTP 200 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1544/3051] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:33 2026] GET /volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de30babb-c67e-4224-bdd8-dcaf8adebb07 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/6e57d5f4-2a59-4f2c-9c1e-c82d8244332f returned with HTTP 202 Sep 03 12:10:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1508/3052] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:33 2026] DELETE /volume/v3/types/6e57d5f4-2a59-4f2c-9c1e-c82d8244332f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ad54c3b0-ada7-4404-9305-ac5c48f02eb8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad54c3b0-ada7-4404-9305-ac5c48f02eb8 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] DELETE http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ad54c3b0-ada7-4404-9305-ac5c48f02eb8 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ad54c3b0-ada7-4404-9305-ac5c48f02eb8 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ad54c3b0-ada7-4404-9305-ac5c48f02eb8 tempest-VolumeTypesAdminTests-257455451 tempest-VolumeTypesAdminTests-257455451-project-admin] http://192.168.122.215/volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 returned with HTTP 202 Sep 03 12:10:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1545/3053] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:33 2026] DELETE /volume/v3/types/0ed56472-2494-42b2-a94e-f7f7fdcbd9d7 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3fc78266-6609-4cfd-9283-5a8d0333725f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fc78266-6609-4cfd-9283-5a8d0333725f tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fc78266-6609-4cfd-9283-5a8d0333725f tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fc78266-6609-4cfd-9283-5a8d0333725f tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3fc78266-6609-4cfd-9283-5a8d0333725f tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fc78266-6609-4cfd-9283-5a8d0333725f tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 returned with HTTP 200 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1509/3054] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:34 2026] GET /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 => generated 1017 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-deddcafc-0e39-4ef4-b3f2-ba1007bde2aa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-deddcafc-0e39-4ef4-b3f2-ba1007bde2aa tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] POST http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161/action Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-deddcafc-0e39-4ef4-b3f2-ba1007bde2aa tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-deddcafc-0e39-4ef4-b3f2-ba1007bde2aa tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-deddcafc-0e39-4ef4-b3f2-ba1007bde2aa tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f6fd53651476455eb6b91c2d11a8918d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '232a88f1470945b79fa52c0ccfe68ed0', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-deddcafc-0e39-4ef4-b3f2-ba1007bde2aa tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-reader] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161/action returned with HTTP 403 Sep 03 12:10:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1546/3055] 192.168.122.215 () {60 vars in 1274 bytes} [Thu Sep 3 12:10:34 2026] POST /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161/action => generated 131 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Delete volume with id: d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Delete volume request issued successfully. Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20f08973-d663-4673-b6ff-2937ce2a0e73 tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 returned with HTTP 202 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1510/3056] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:34 2026] DELETE /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-46d2d81e-25d9-44ec-8a54-46bce415973c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-46d2d81e-25d9-44ec-8a54-46bce415973c tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-46d2d81e-25d9-44ec-8a54-46bce415973c tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-46d2d81e-25d9-44ec-8a54-46bce415973c tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-46d2d81e-25d9-44ec-8a54-46bce415973c tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Volume info retrieved successfully. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-46d2d81e-25d9-44ec-8a54-46bce415973c tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 returned with HTTP 200 Sep 03 12:10:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1547/3057] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:34 2026] GET /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 => generated 1016 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e6ffb74-e539-4a86-945a-08e4bf99d4e8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e6ffb74-e539-4a86-945a-08e4bf99d4e8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e6ffb74-e539-4a86-945a-08e4bf99d4e8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e6ffb74-e539-4a86-945a-08e4bf99d4e8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e6ffb74-e539-4a86-945a-08e4bf99d4e8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 returned with HTTP 404 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1511/3058] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:34 2026] GET /volume/v3/volumes/3dff39bd-5fff-48c2-8e9f-abd5a1598325 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume with id: 3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 Sep 03 12:10:34 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:34 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume request issued successfully. Sep 03 12:10:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ed1a8537-9b08-4c1f-b6bf-bf0264da7e43 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 returned with HTTP 202 Sep 03 12:10:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1548/3059] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:34 2026] DELETE /volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-08868468-9d12-4bfd-b3e3-1b188cee6845 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08868468-9d12-4bfd-b3e3-1b188cee6845 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08868468-9d12-4bfd-b3e3-1b188cee6845 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08868468-9d12-4bfd-b3e3-1b188cee6845 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-08868468-9d12-4bfd-b3e3-1b188cee6845 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08868468-9d12-4bfd-b3e3-1b188cee6845 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 returned with HTTP 200 Sep 03 12:10:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1512/3060] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:34 2026] GET /volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d3163736-2101-4c24-864d-5a3e024f206e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3163736-2101-4c24-864d-5a3e024f206e tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] GET http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 Sep 03 12:10:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3163736-2101-4c24-864d-5a3e024f206e tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3163736-2101-4c24-864d-5a3e024f206e tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3163736-2101-4c24-864d-5a3e024f206e tempest-ProjectReaderTests-501494595 tempest-ProjectReaderTests-501494595-project-admin] http://192.168.122.215/volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 returned with HTTP 404 Sep 03 12:10:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1549/3061] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:35 2026] GET /volume/v3/volumes/d1d5cb61-626f-4501-867b-cb7c92d18161 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b7da8770-0c70-45ab-a82a-39677b5ed096 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7da8770-0c70-45ab-a82a-39677b5ed096 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 Sep 03 12:10:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7da8770-0c70-45ab-a82a-39677b5ed096 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b7da8770-0c70-45ab-a82a-39677b5ed096 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b7da8770-0c70-45ab-a82a-39677b5ed096 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 returned with HTTP 404 Sep 03 12:10:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1513/3062] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:36 2026] GET /volume/v3/volumes/3e25cadd-c67c-4adc-b56c-2fcd8ea76e57 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:36 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete snapshot with id: ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:36 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:36 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot delete request issued successfully. Sep 03 12:10:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-051d8867-7dd4-412d-b5e3-2d95a1d35dd8 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 202 Sep 03 12:10:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1550/3063] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:10:36 2026] DELETE /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b62addca-9c0e-4eef-8e6c-c79df0b95311 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b62addca-9c0e-4eef-8e6c-c79df0b95311 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b62addca-9c0e-4eef-8e6c-c79df0b95311 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b62addca-9c0e-4eef-8e6c-c79df0b95311 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b62addca-9c0e-4eef-8e6c-c79df0b95311 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b62addca-9c0e-4eef-8e6c-c79df0b95311 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1514/3064] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:36 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3e96b976-0d5b-41c7-9a58-24bbcc98eae6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e96b976-0d5b-41c7-9a58-24bbcc98eae6 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e96b976-0d5b-41c7-9a58-24bbcc98eae6 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e96b976-0d5b-41c7-9a58-24bbcc98eae6 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3e96b976-0d5b-41c7-9a58-24bbcc98eae6 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Snapshot retrieved successfully. Sep 03 12:10:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e96b976-0d5b-41c7-9a58-24bbcc98eae6 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 200 Sep 03 12:10:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1551/3065] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:37 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe9f929e-7148-47a0-ba2d-9791df1c7de0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d98b2348-13cd-4556-98c0-6467d432a918 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d98b2348-13cd-4556-98c0-6467d432a918 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d98b2348-13cd-4556-98c0-6467d432a918 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d98b2348-13cd-4556-98c0-6467d432a918 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d98b2348-13cd-4556-98c0-6467d432a918 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 returned with HTTP 404 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1552/3066] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:38 2026] GET /volume/v3/snapshots/ab17c30a-110d-4891-a5d3-336e702fe141 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] DELETE http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume with id: c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Delete volume request issued successfully. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53b9e80d-3d57-4d2a-98a9-7dad29d76186 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 202 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1553/3067] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:38 2026] DELETE /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eefc615d-dbe1-466b-8c5a-1936488ef607 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eefc615d-dbe1-466b-8c5a-1936488ef607 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eefc615d-dbe1-466b-8c5a-1936488ef607 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eefc615d-dbe1-466b-8c5a-1936488ef607 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eefc615d-dbe1-466b-8c5a-1936488ef607 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eefc615d-dbe1-466b-8c5a-1936488ef607 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 200 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1554/3068] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:38 2026] GET /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe9f929e-7148-47a0-ba2d-9791df1c7de0 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe9f929e-7148-47a0-ba2d-9791df1c7de0 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-151325617", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:38 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=709,cinder:INSERT=159,cinder:UPDATE=227 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:10:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe9f929e-7148-47a0-ba2d-9791df1c7de0 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1515/3069] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:38 2026] POST /volume/v3/types => generated 379 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dff74918-5e57-4fd3-b710-d6a04fd077cb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dff74918-5e57-4fd3-b710-d6a04fd077cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dff74918-5e57-4fd3-b710-d6a04fd077cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=749,cinder:INSERT=147,cinder:UPDATE=258 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dff74918-5e57-4fd3-b710-d6a04fd077cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption returned with HTTP 200 Sep 03 12:10:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1555/3070] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:38 2026] POST /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58e21ec9-7601-4ac4-a7b2-ee39249472c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58e21ec9-7601-4ac4-a7b2-ee39249472c1 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58e21ec9-7601-4ac4-a7b2-ee39249472c1 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-596273904", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58e21ec9-7601-4ac4-a7b2-ee39249472c1 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1516/3071] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:38 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cb451fba-2222-41dc-848c-40e34af1911c", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cb451fba-2222-41dc-848c-40e34af1911c', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d86c44b-b52f-4893-8a3e-a9f9a8967794 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Create volume of 1 GB Sep 03 12:10:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Availability Zones retrieved successfully. Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Flow 'volume_create_api' (7c85ac5b-71c9-42da-8544-f74dda7784d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a922df54-13f4-48a1-9884-4f82d78d445f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:38 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d86c44b-b52f-4893-8a3e-a9f9a8967794 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] POST http://192.168.122.215/volume/v3/types/947f9618-8aa3-464f-b0c6-3d2476a0d8e4/encryption Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d86c44b-b52f-4893-8a3e-a9f9a8967794 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-4d86c44b-b52f-4893-8a3e-a9f9a8967794 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d86c44b-b52f-4893-8a3e-a9f9a8967794 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/947f9618-8aa3-464f-b0c6-3d2476a0d8e4/encryption returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1517/3072] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:38 2026] POST /volume/v3/types/947f9618-8aa3-464f-b0c6-3d2476a0d8e4/encryption => generated 127 bytes in 274 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa859e5b-d2b0-4e0e-a6fa-ac195b2c1dd6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa859e5b-d2b0-4e0e-a6fa-ac195b2c1dd6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa859e5b-d2b0-4e0e-a6fa-ac195b2c1dd6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-716437722", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a922df54-13f4-48a1-9884-4f82d78d445f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea0fbf7-4bad-4c46-8ad6-35e1553df3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa859e5b-d2b0-4e0e-a6fa-ac195b2c1dd6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1518/3073] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd730069-ef01-4286-a959-d57d2dff9408 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd730069-ef01-4286-a959-d57d2dff9408 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] POST http://192.168.122.215/volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1/extra_specs Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd730069-ef01-4286-a959-d57d2dff9408 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-cd730069-ef01-4286-a959-d57d2dff9408 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd730069-ef01-4286-a959-d57d2dff9408 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1/extra_specs returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1519/3074] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ca3e2842-bd31-4812-8825-d9d9f5f71283 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca3e2842-bd31-4812-8825-d9d9f5f71283 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] PUT http://192.168.122.215/volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1/extra_specs/key2 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca3e2842-bd31-4812-8825-d9d9f5f71283 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-ca3e2842-bd31-4812-8825-d9d9f5f71283 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca3e2842-bd31-4812-8825-d9d9f5f71283 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1/extra_specs/key2 returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1520/3075] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:10:39 2026] PUT /volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c041c55-77c4-4a27-9382-9623ed2570cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c041c55-77c4-4a27-9382-9623ed2570cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c041c55-77c4-4a27-9382-9623ed2570cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-5c041c55-77c4-4a27-9382-9623ed2570cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c041c55-77c4-4a27-9382-9623ed2570cb tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1521/3076] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9066fc4d-37a0-440b-be44-d5ab3ab4eed1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9066fc4d-37a0-440b-be44-d5ab3ab4eed1 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9066fc4d-37a0-440b-be44-d5ab3ab4eed1 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1058290649", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9066fc4d-37a0-440b-be44-d5ab3ab4eed1 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1522/3077] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ebd8c11e-d63c-40c1-84f0-15e35624b679 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebd8c11e-d63c-40c1-84f0-15e35624b679 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132/encryption Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebd8c11e-d63c-40c1-84f0-15e35624b679 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Created reservations ['36fd442a-0d40-4c93-b2b0-5d3483ea2fe3', '5153c5a3-c20c-41d7-aefe-45649966341f', 'abded510-946c-496d-ad2e-709cb4e7598c', '75e137c8-bbd6-4f5e-8310-73467bfc0803'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea0fbf7-4bad-4c46-8ad6-35e1553df3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36fd442a-0d40-4c93-b2b0-5d3483ea2fe3', '5153c5a3-c20c-41d7-aefe-45649966341f', 'abded510-946c-496d-ad2e-709cb4e7598c', '75e137c8-bbd6-4f5e-8310-73467bfc0803']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef55d37-1fac-43af-af81-dcb6000f3595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebd8c11e-d63c-40c1-84f0-15e35624b679 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132/encryption returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1523/3078] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6fea10a0-e426-492f-9136-fd464974e59e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fea10a0-e426-492f-9136-fd464974e59e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] DELETE http://192.168.122.215/volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132/encryption/bf048d2e-6249-41b9-8482-365b36aa0e7b Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fea10a0-e426-492f-9136-fd464974e59e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fea10a0-e426-492f-9136-fd464974e59e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-6fea10a0-e426-492f-9136-fd464974e59e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef55d37-1fac-43af-af81-dcb6000f3595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b87f560-0f0a-41fd-8e2d-ca37b78e47cc', '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='628cb60af39e4cc5bc4e1e1c2fa26ee4',qos_specs=None,replication_status=,reservations=['36fd442a-0d40-4c93-b2b0-5d3483ea2fe3','5153c5a3-c20c-41d7-aefe-45649966341f','abded510-946c-496d-ad2e-709cb4e7598c','75e137c8-bbd6-4f5e-8310-73467bfc0803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0439f2abe3ee4b058450ae88c3de8aa1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:39Z,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=2b87f560-0f0a-41fd-8e2d-ca37b78e47cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='628cb60af39e4cc5bc4e1e1c2fa26ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0439f2abe3ee4b058450ae88c3de8aa1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fea10a0-e426-492f-9136-fd464974e59e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132/encryption/bf048d2e-6249-41b9-8482-365b36aa0e7b returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1524/3079] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 12:10:39 2026] DELETE /volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132/encryption/bf048d2e-6249-41b9-8482-365b36aa0e7b => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c48d3fc-f72f-4206-a72e-e3765bc6b1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2b7f67c8-fb2f-4954-8a90-3aff5d202f25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2b7f67c8-fb2f-4954-8a90-3aff5d202f25 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2b7f67c8-fb2f-4954-8a90-3aff5d202f25 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2027430001", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c48d3fc-f72f-4206-a72e-e3765bc6b1be) transitioned into state 'SUCCESS' from 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='628cb60af39e4cc5bc4e1e1c2fa26ee4',qos_specs=None,replication_status=,reservations=['36fd442a-0d40-4c93-b2b0-5d3483ea2fe3','5153c5a3-c20c-41d7-aefe-45649966341f','abded510-946c-496d-ad2e-709cb4e7598c','75e137c8-bbd6-4f5e-8310-73467bfc0803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0439f2abe3ee4b058450ae88c3de8aa1',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db6e755-155e-49ab-acbe-34daf813ef99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2b7f67c8-fb2f-4954-8a90-3aff5d202f25 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1525/3080] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types => generated 380 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa29703d-bf32-4918-b154-3f2adca5b1b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa29703d-bf32-4918-b154-3f2adca5b1b8 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] DELETE http://192.168.122.215/volume/v3/types/4bb74b02-0bd8-470d-8f9c-a20310816dba/extra_specs/key1 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa29703d-bf32-4918-b154-3f2adca5b1b8 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa29703d-bf32-4918-b154-3f2adca5b1b8 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db6e755-155e-49ab-acbe-34daf813ef99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Flow 'volume_create_api' (7c85ac5b-71c9-42da-8544-f74dda7784d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Create volume request issued successfully. Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-fa29703d-bf32-4918-b154-3f2adca5b1b8 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa29703d-bf32-4918-b154-3f2adca5b1b8 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/4bb74b02-0bd8-470d-8f9c-a20310816dba/extra_specs/key1 returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1526/3081] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:10:39 2026] DELETE /volume/v3/types/4bb74b02-0bd8-470d-8f9c-a20310816dba/extra_specs/key1 => generated 122 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a075344b-86f4-4b01-9ae2-2f30faf8413f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1556/3082] 192.168.122.215 () {62 vars in 1184 bytes} [Thu Sep 3 12:10:38 2026] POST /volume/v3/volumes => generated 784 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94d1487b-73e2-4b6a-8076-c1a82bf26dc3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1d347b3d-0a42-4024-8b05-f4eed2a3787f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94d1487b-73e2-4b6a-8076-c1a82bf26dc3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d347b3d-0a42-4024-8b05-f4eed2a3787f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94d1487b-73e2-4b6a-8076-c1a82bf26dc3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-16324360", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d347b3d-0a42-4024-8b05-f4eed2a3787f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d347b3d-0a42-4024-8b05-f4eed2a3787f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1d347b3d-0a42-4024-8b05-f4eed2a3787f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d347b3d-0a42-4024-8b05-f4eed2a3787f tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1557/3083] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-acd157b1-cfbb-4203-a3ee-c7f9cb758a50 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94d1487b-73e2-4b6a-8076-c1a82bf26dc3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1527/3084] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:39 2026] POST /volume/v3/types => generated 378 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-acd157b1-cfbb-4203-a3ee-c7f9cb758a50 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-acd157b1-cfbb-4203-a3ee-c7f9cb758a50 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-acd157b1-cfbb-4203-a3ee-c7f9cb758a50 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3376e783-2ef6-4e10-8c34-4f9abd8dde2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3376e783-2ef6-4e10-8c34-4f9abd8dde2e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] DELETE http://192.168.122.215/volume/v3/types/c770a51b-1d2e-4327-a153-763f04120345 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3376e783-2ef6-4e10-8c34-4f9abd8dde2e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3376e783-2ef6-4e10-8c34-4f9abd8dde2e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-3376e783-2ef6-4e10-8c34-4f9abd8dde2e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3376e783-2ef6-4e10-8c34-4f9abd8dde2e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/c770a51b-1d2e-4327-a153-763f04120345 returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1528/3085] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:39 2026] DELETE /volume/v3/types/c770a51b-1d2e-4327-a153-763f04120345 => generated 109 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52759a02-1c11-4b5a-8a16-eeb378e90387 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:39 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:39 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:39 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52759a02-1c11-4b5a-8a16-eeb378e90387 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52759a02-1c11-4b5a-8a16-eeb378e90387 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52759a02-1c11-4b5a-8a16-eeb378e90387 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-acd157b1-cfbb-4203-a3ee-c7f9cb758a50 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Volume info retrieved successfully. Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52759a02-1c11-4b5a-8a16-eeb378e90387 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1529/3086] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-894de7cd-f542-4064-9fb4-ee2ce6ced4cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-acd157b1-cfbb-4203-a3ee-c7f9cb758a50 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1558/3087] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 860 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-894de7cd-f542-4064-9fb4-ee2ce6ced4cc tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-894de7cd-f542-4064-9fb4-ee2ce6ced4cc tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-894de7cd-f542-4064-9fb4-ee2ce6ced4cc tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-894de7cd-f542-4064-9fb4-ee2ce6ced4cc tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-894de7cd-f542-4064-9fb4-ee2ce6ced4cc tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1530/3088] 192.168.122.215 () {58 vars in 1115 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types => generated 2359 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-76a7ea9e-58f8-4239-93e2-a070a4c70ca6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-76a7ea9e-58f8-4239-93e2-a070a4c70ca6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption/cipher Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-76a7ea9e-58f8-4239-93e2-a070a4c70ca6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-76a7ea9e-58f8-4239-93e2-a070a4c70ca6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-76a7ea9e-58f8-4239-93e2-a070a4c70ca6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-76a7ea9e-58f8-4239-93e2-a070a4c70ca6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption/cipher returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1559/3089] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b602ad22-ca53-46bc-a73b-e36d8394fa95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b602ad22-ca53-46bc-a73b-e36d8394fa95 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b602ad22-ca53-46bc-a73b-e36d8394fa95 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b602ad22-ca53-46bc-a73b-e36d8394fa95 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-b602ad22-ca53-46bc-a73b-e36d8394fa95 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b602ad22-ca53-46bc-a73b-e36d8394fa95 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1531/3090] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1e7ce5ec-1274-4bdb-bd77-6c7f1f8a07e3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e7ce5ec-1274-4bdb-bd77-6c7f1f8a07e3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/multiattach Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e7ce5ec-1274-4bdb-bd77-6c7f1f8a07e3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1e7ce5ec-1274-4bdb-bd77-6c7f1f8a07e3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1e7ce5ec-1274-4bdb-bd77-6c7f1f8a07e3 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/multiattach returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1560/3091] 192.168.122.215 () {58 vars in 1298 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/multiattach => generated 29 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-796a5153-b87e-4918-9d58-5961596ef64a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-796a5153-b87e-4918-9d58-5961596ef64a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/volume_backend_name Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-796a5153-b87e-4918-9d58-5961596ef64a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-796a5153-b87e-4918-9d58-5961596ef64a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-796a5153-b87e-4918-9d58-5961596ef64a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1532/3092] 192.168.122.215 () {58 vars in 1322 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/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 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9b28e629-4170-4dc0-81d4-2883c7d4154a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9b28e629-4170-4dc0-81d4-2883c7d4154a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] GET http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9b28e629-4170-4dc0-81d4-2883c7d4154a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9b28e629-4170-4dc0-81d4-2883c7d4154a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9b28e629-4170-4dc0-81d4-2883c7d4154a tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 returned with HTTP 200 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1561/3093] 192.168.122.215 () {58 vars in 1226 bytes} [Thu Sep 3 12:10:39 2026] GET /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 => generated 317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38c668c7-3f9a-4862-b944-885c6d12a527 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38c668c7-3f9a-4862-b944-885c6d12a527 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] PUT http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption/4fc813d7-0d18-4896-a200-891738680333 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38c668c7-3f9a-4862-b944-885c6d12a527 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-38c668c7-3f9a-4862-b944-885c6d12a527 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38c668c7-3f9a-4862-b944-885c6d12a527 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption/4fc813d7-0d18-4896-a200-891738680333 returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1533/3094] 192.168.122.215 () {60 vars in 1390 bytes} [Thu Sep 3 12:10:39 2026] PUT /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/encryption/4fc813d7-0d18-4896-a200-891738680333 => generated 127 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8c1b4f45-6028-4072-9b22-1b4ec63b7b01 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c1b4f45-6028-4072-9b22-1b4ec63b7b01 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] PUT http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/key1 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c1b4f45-6028-4072-9b22-1b4ec63b7b01 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-8c1b4f45-6028-4072-9b22-1b4ec63b7b01 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c1b4f45-6028-4072-9b22-1b4ec63b7b01 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/key1 returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1562/3095] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:10:39 2026] PUT /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a411d62-3c32-4317-857a-0d553131011e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a411d62-3c32-4317-857a-0d553131011e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] PUT http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a411d62-3c32-4317-857a-0d553131011e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-6a411d62-3c32-4317-857a-0d553131011e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a6f6dca359104e0581fa5521479fd8bb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12ad60df355b47b1ae8cc42ade4fb8eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a411d62-3c32-4317-857a-0d553131011e tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-member] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 returned with HTTP 403 Sep 03 12:10:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1534/3096] 192.168.122.215 () {60 vars in 1246 bytes} [Thu Sep 3 12:10:39 2026] PUT /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a785bac-5531-4c99-bfed-8fc2ce9f7641 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a785bac-5531-4c99-bfed-8fc2ce9f7641 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] DELETE http://192.168.122.215/volume/v3/types/c770a51b-1d2e-4327-a153-763f04120345 Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a785bac-5531-4c99-bfed-8fc2ce9f7641 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a785bac-5531-4c99-bfed-8fc2ce9f7641 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a785bac-5531-4c99-bfed-8fc2ce9f7641 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/c770a51b-1d2e-4327-a153-763f04120345 returned with HTTP 202 Sep 03 12:10:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1563/3097] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:39 2026] DELETE /volume/v3/types/c770a51b-1d2e-4327-a153-763f04120345 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4add9a03-353d-473b-ae12-e406a94de5a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4add9a03-353d-473b-ae12-e406a94de5a9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] DELETE http://192.168.122.215/volume/v3/types/4bb74b02-0bd8-470d-8f9c-a20310816dba Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4add9a03-353d-473b-ae12-e406a94de5a9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4add9a03-353d-473b-ae12-e406a94de5a9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4add9a03-353d-473b-ae12-e406a94de5a9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/4bb74b02-0bd8-470d-8f9c-a20310816dba returned with HTTP 202 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1535/3098] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:40 2026] DELETE /volume/v3/types/4bb74b02-0bd8-470d-8f9c-a20310816dba => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e1fbbab0-56f8-4bd0-9b5e-53d1accb47a6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1fbbab0-56f8-4bd0-9b5e-53d1accb47a6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] DELETE http://192.168.122.215/volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132 Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1fbbab0-56f8-4bd0-9b5e-53d1accb47a6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1fbbab0-56f8-4bd0-9b5e-53d1accb47a6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1fbbab0-56f8-4bd0-9b5e-53d1accb47a6 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132 returned with HTTP 202 Sep 03 12:10:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1564/3099] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:40 2026] DELETE /volume/v3/types/0bf98962-747b-4f95-b084-308b19bf4132 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45b91851-f8b6-4883-9bfb-a0fd02d4ca3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45b91851-f8b6-4883-9bfb-a0fd02d4ca3c tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] DELETE http://192.168.122.215/volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45b91851-f8b6-4883-9bfb-a0fd02d4ca3c tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45b91851-f8b6-4883-9bfb-a0fd02d4ca3c tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45b91851-f8b6-4883-9bfb-a0fd02d4ca3c tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1 returned with HTTP 202 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1536/3100] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:40 2026] DELETE /volume/v3/types/8521b8e4-31aa-4a72-be09-4fcf8d8dd1a1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5965ba10-4f33-4f71-b1c0-800448918531 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5965ba10-4f33-4f71-b1c0-800448918531 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] DELETE http://192.168.122.215/volume/v3/types/947f9618-8aa3-464f-b0c6-3d2476a0d8e4 Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5965ba10-4f33-4f71-b1c0-800448918531 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5965ba10-4f33-4f71-b1c0-800448918531 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5965ba10-4f33-4f71-b1c0-800448918531 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/947f9618-8aa3-464f-b0c6-3d2476a0d8e4 returned with HTTP 202 Sep 03 12:10:40 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1565/3101] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:40 2026] DELETE /volume/v3/types/947f9618-8aa3-464f-b0c6-3d2476a0d8e4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fbb83ad4-d17c-4284-9404-b2984ba1b8e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbb83ad4-d17c-4284-9404-b2984ba1b8e9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] DELETE http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbb83ad4-d17c-4284-9404-b2984ba1b8e9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbb83ad4-d17c-4284-9404-b2984ba1b8e9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-988257952"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-988257952'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume of 1 GB Sep 03 12:10:40 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (13c6790f-7eb2-486c-9764-d497436499b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6c86d2-d73a-4108-bf30-e785eb0ce486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6c86d2-d73a-4108-bf30-e785eb0ce486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40979004-011b-4044-8be0-1404a5aac28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbb83ad4-d17c-4284-9404-b2984ba1b8e9 tempest-VolumeTypesMemberTests-191643264 tempest-VolumeTypesMemberTests-191643264-project-admin] http://192.168.122.215/volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 returned with HTTP 202 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1537/3102] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:40 2026] DELETE /volume/v3/types/827bda54-485f-4564-9d4d-6e1318b24502 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7c06e33c-36c4-4885-8751-57c3374fe793 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c06e33c-36c4-4885-8751-57c3374fe793 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c06e33c-36c4-4885-8751-57c3374fe793 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c06e33c-36c4-4885-8751-57c3374fe793 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7c06e33c-36c4-4885-8751-57c3374fe793 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c06e33c-36c4-4885-8751-57c3374fe793 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1538/3103] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:40 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d0955a9-c30b-4b79-ab1f-eed871a53b20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d0955a9-c30b-4b79-ab1f-eed871a53b20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] GET http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d0955a9-c30b-4b79-ab1f-eed871a53b20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d0955a9-c30b-4b79-ab1f-eed871a53b20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d0955a9-c30b-4b79-ab1f-eed871a53b20 tempest-CreateVolumesFromSnapshotTest-1179562848 tempest-CreateVolumesFromSnapshotTest-1179562848-project-member] http://192.168.122.215/volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 returned with HTTP 404 Sep 03 12:10:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1539/3104] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:40 2026] GET /volume/v3/volumes/c5d75764-1d47-48ec-b4b9-3adf5e895797 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Created reservations ['1f3f9638-ce1d-457b-9e8b-0b8255c33fe9', 'b4ce2760-f28f-4c22-bd19-a58715ee542b', '8869a467-7008-4983-8839-db0ee5e170cd', '839a05f1-00df-421a-8a80-574f943ae3c4'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40979004-011b-4044-8be0-1404a5aac28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3f9638-ce1d-457b-9e8b-0b8255c33fe9', 'b4ce2760-f28f-4c22-bd19-a58715ee542b', '8869a467-7008-4983-8839-db0ee5e170cd', '839a05f1-00df-421a-8a80-574f943ae3c4']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7c6953-037c-4850-a0c2-3d44f0e384ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:40 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7c6953-037c-4850-a0c2-3d44f0e384ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988257952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['1f3f9638-ce1d-457b-9e8b-0b8255c33fe9','b4ce2760-f28f-4c22-bd19-a58715ee542b','8869a467-7008-4983-8839-db0ee5e170cd','839a05f1-00df-421a-8a80-574f943ae3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988257952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e7c5fea76d41aa9660c1e9870a87a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94da819b7673463bb72e57a99b7dddf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8c77fb-4eb7-4feb-a42c-3299adfadf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8c77fb-4eb7-4feb-a42c-3299adfadf61) transitioned into state 'SUCCESS' from state '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-988257952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['1f3f9638-ce1d-457b-9e8b-0b8255c33fe9','b4ce2760-f28f-4c22-bd19-a58715ee542b','8869a467-7008-4983-8839-db0ee5e170cd','839a05f1-00df-421a-8a80-574f943ae3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf6b756-021c-4e14-acd7-e71ad1994fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:40 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf6b756-021c-4e14-acd7-e71ad1994fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:41 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (13c6790f-7eb2-486c-9764-d497436499b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request issued successfully. Sep 03 12:10:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-096dad13-3eda-45f7-aea4-85984be0e2d2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1566/3105] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:10:40 2026] POST /volume/v3/volumes => generated 786 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a04ce311-4948-4fd9-b8d3-d1a5182212b5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a04ce311-4948-4fd9-b8d3-d1a5182212b5 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a04ce311-4948-4fd9-b8d3-d1a5182212b5 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a04ce311-4948-4fd9-b8d3-d1a5182212b5 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a04ce311-4948-4fd9-b8d3-d1a5182212b5 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a04ce311-4948-4fd9-b8d3-d1a5182212b5 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d returned with HTTP 200 Sep 03 12:10:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1540/3106] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:41 2026] GET /volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d => generated 965 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b2e46074-804c-4147-bf2c-baea5fe02168 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2e46074-804c-4147-bf2c-baea5fe02168 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2e46074-804c-4147-bf2c-baea5fe02168 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2e46074-804c-4147-bf2c-baea5fe02168 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b2e46074-804c-4147-bf2c-baea5fe02168 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2e46074-804c-4147-bf2c-baea5fe02168 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1567/3107] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:41 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 934 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4969feb5-cc85-464e-b3ef-e930677efc6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4969feb5-cc85-464e-b3ef-e930677efc6a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4969feb5-cc85-464e-b3ef-e930677efc6a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4969feb5-cc85-464e-b3ef-e930677efc6a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4969feb5-cc85-464e-b3ef-e930677efc6a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4969feb5-cc85-464e-b3ef-e930677efc6a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d returned with HTTP 200 Sep 03 12:10:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1541/3108] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:42 2026] GET /volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d => generated 1015 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 12:10:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f10caf3d-c78d-4e3c-994e-4976b68a1b93 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f10caf3d-c78d-4e3c-994e-4976b68a1b93 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f10caf3d-c78d-4e3c-994e-4976b68a1b93 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f10caf3d-c78d-4e3c-994e-4976b68a1b93 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f10caf3d-c78d-4e3c-994e-4976b68a1b93 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f10caf3d-c78d-4e3c-994e-4976b68a1b93 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1568/3109] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:42 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 934 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d86c865e-adb7-47aa-a2ea-b0658f33eac7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d86c865e-adb7-47aa-a2ea-b0658f33eac7 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d86c865e-adb7-47aa-a2ea-b0658f33eac7 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d86c865e-adb7-47aa-a2ea-b0658f33eac7 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d86c865e-adb7-47aa-a2ea-b0658f33eac7 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d86c865e-adb7-47aa-a2ea-b0658f33eac7 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d returned with HTTP 200 Sep 03 12:10:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1542/3110] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:43 2026] GET /volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] GET http://192.168.122.215/volume/v3/volumes Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86956) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Get all volumes completed successfully. Sep 03 12:10:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2e41b95d-cf9f-4edb-8c9a-247c2b04279d tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] http://192.168.122.215/volume/v3/volumes returned with HTTP 200 Sep 03 12:10:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1569/3111] 192.168.122.215 () {60 vars in 1162 bytes} [Thu Sep 3 12:10:43 2026] GET /volume/v3/volumes => generated 343 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume with id: cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume request issued successfully. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da7d93a3-e7d3-4cd2-b96a-00550eab52bd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d returned with HTTP 202 Sep 03 12:10:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1543/3112] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:43 2026] DELETE /volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-940a48e9-599e-4a12-85f3-3b021dc11c65 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b108359f-ff60-43df-b418-7555085a3dea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-940a48e9-599e-4a12-85f3-3b021dc11c65 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-940a48e9-599e-4a12-85f3-3b021dc11c65 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b108359f-ff60-43df-b418-7555085a3dea tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-940a48e9-599e-4a12-85f3-3b021dc11c65 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b108359f-ff60-43df-b418-7555085a3dea tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b108359f-ff60-43df-b418-7555085a3dea tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-940a48e9-599e-4a12-85f3-3b021dc11c65 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-940a48e9-599e-4a12-85f3-3b021dc11c65 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d returned with HTTP 200 Sep 03 12:10:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b108359f-ff60-43df-b418-7555085a3dea tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1570/3113] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:43 2026] GET /volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b108359f-ff60-43df-b418-7555085a3dea tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1544/3114] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:43 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 937 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aa0d8c60-3deb-44e5-80f3-414478adbeb2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa0d8c60-3deb-44e5-80f3-414478adbeb2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa0d8c60-3deb-44e5-80f3-414478adbeb2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aa0d8c60-3deb-44e5-80f3-414478adbeb2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aa0d8c60-3deb-44e5-80f3-414478adbeb2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d returned with HTTP 404 Sep 03 12:10:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1571/3115] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:45 2026] GET /volume/v3/volumes/cc889660-ddd6-4d73-8d9f-b1fa1eac3b9d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6573ab2-7a72-43a2-bd0a-03d0f2810a8b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1244744530"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1244744530'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume of 1 GB Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6573ab2-7a72-43a2-bd0a-03d0f2810a8b tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6573ab2-7a72-43a2-bd0a-03d0f2810a8b tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6573ab2-7a72-43a2-bd0a-03d0f2810a8b tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a6573ab2-7a72-43a2-bd0a-03d0f2810a8b tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (859b2c73-4e44-417f-bdce-4f4cfb68a830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190eceb2-f4c7-4837-8c89-c194a7a8ad23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6573ab2-7a72-43a2-bd0a-03d0f2810a8b tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1572/3116] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:45 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 937 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (190eceb2-f4c7-4837-8c89-c194a7a8ad23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bf09d2-7832-4565-b6db-17c0e9f7cc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b40f0d19-6b15-450f-b3d0-2ef895817112 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Created reservations ['0b4953d2-e5de-45e3-b42d-a4cfa5b53e86', 'e112bf0a-e507-4e2d-a0ff-9cb8547430a1', '2a09784e-a688-4de2-8ab7-bee0a4d9f2a0', 'a3fcd49c-841c-48a2-abb8-20e007df6419'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3bf09d2-7832-4565-b6db-17c0e9f7cc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4953d2-e5de-45e3-b42d-a4cfa5b53e86', 'e112bf0a-e507-4e2d-a0ff-9cb8547430a1', '2a09784e-a688-4de2-8ab7-bee0a4d9f2a0', 'a3fcd49c-841c-48a2-abb8-20e007df6419']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec50f85-5852-4c90-8cac-2912c74a6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dec50f85-5852-4c90-8cac-2912c74a6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f69341-d82a-40be-9fb0-30789b970fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1244744530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['0b4953d2-e5de-45e3-b42d-a4cfa5b53e86','e112bf0a-e507-4e2d-a0ff-9cb8547430a1','2a09784e-a688-4de2-8ab7-bee0a4d9f2a0','a3fcd49c-841c-48a2-abb8-20e007df6419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1244744530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51f69341-d82a-40be-9fb0-30789b970fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e7c5fea76d41aa9660c1e9870a87a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94da819b7673463bb72e57a99b7dddf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9422d4-a7f0-4f77-ba2c-99ecf8b9f138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9422d4-a7f0-4f77-ba2c-99ecf8b9f138) transitioned into state 'SUCCESS' from state '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-1244744530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['0b4953d2-e5de-45e3-b42d-a4cfa5b53e86','e112bf0a-e507-4e2d-a0ff-9cb8547430a1','2a09784e-a688-4de2-8ab7-bee0a4d9f2a0','a3fcd49c-841c-48a2-abb8-20e007df6419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449f07a8-5dc2-466d-a976-9c7da8868418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449f07a8-5dc2-466d-a976-9c7da8868418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (859b2c73-4e44-417f-bdce-4f4cfb68a830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request issued successfully. Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70a46446-71c2-4997-bcd7-13723b4bd5e2 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1545/3117] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:10:45 2026] POST /volume/v3/volumes => generated 787 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-656743042"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-656743042'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume of 1 GB Sep 03 12:10:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (67f8d8b1-9cac-4b30-990f-59b643ca4f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b40f0d19-6b15-450f-b3d0-2ef895817112 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b40f0d19-6b15-450f-b3d0-2ef895817112 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-126704663", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedb4339-415a-4648-8a40-cf27c29f1a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b40f0d19-6b15-450f-b3d0-2ef895817112 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1573/3118] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:45 2026] POST /volume/v3/types => generated 379 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-be5c5dc0-1341-4da6-a40f-40748da75eff None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be5c5dc0-1341-4da6-a40f-40748da75eff tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be5c5dc0-1341-4da6-a40f-40748da75eff tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be5c5dc0-1341-4da6-a40f-40748da75eff tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedb4339-415a-4648-8a40-cf27c29f1a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5335581-8d28-452a-8ae8-5866f95333be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-be5c5dc0-1341-4da6-a40f-40748da75eff tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be5c5dc0-1341-4da6-a40f-40748da75eff tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 200 Sep 03 12:10:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1574/3119] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:45 2026] GET /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bd7368b6-2eca-4caf-8b9d-d93731f8a0cd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd7368b6-2eca-4caf-8b9d-d93731f8a0cd tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bd7368b6-2eca-4caf-8b9d-d93731f8a0cd tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bd7368b6-2eca-4caf-8b9d-d93731f8a0cd tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption returned with HTTP 200 Sep 03 12:10:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1575/3120] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:45 2026] POST /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8eddb812-1fae-4130-af88-3136b9c8995c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8eddb812-1fae-4130-af88-3136b9c8995c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8eddb812-1fae-4130-af88-3136b9c8995c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1995571296", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8eddb812-1fae-4130-af88-3136b9c8995c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1576/3121] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:45 2026] POST /volume/v3/types => generated 380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['7d531d20-dd30-49e0-8572-ed3a428f5062', '2a5db145-6d8d-450e-96f4-4457ed76ab8d', '63832eae-49c3-4de6-816c-8a4d50cc6a9b', 'a745ba3c-84f1-4319-835a-e135c1b9bf3e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5335581-8d28-452a-8ae8-5866f95333be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d531d20-dd30-49e0-8572-ed3a428f5062', '2a5db145-6d8d-450e-96f4-4457ed76ab8d', '63832eae-49c3-4de6-816c-8a4d50cc6a9b', 'a745ba3c-84f1-4319-835a-e135c1b9bf3e']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-63e32e13-dc45-4269-aab6-bf8edd7be2b2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd988aaf-b5d5-4e38-9263-d14314f62d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd988aaf-b5d5-4e38-9263-d14314f62d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaaa0844-dde5-4648-bb7e-ca72fa40fab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656743042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['7d531d20-dd30-49e0-8572-ed3a428f5062','2a5db145-6d8d-450e-96f4-4457ed76ab8d','63832eae-49c3-4de6-816c-8a4d50cc6a9b','a745ba3c-84f1-4319-835a-e135c1b9bf3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656743042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaaa0844-dde5-4648-bb7e-ca72fa40fab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581a801f1e394eb5a1f80555beed9256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f2bb441eb64720949ea624fa434cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a62a8db-1b5d-489a-9590-7ca5b86d85ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a62a8db-1b5d-489a-9590-7ca5b86d85ab) transitioned into state 'SUCCESS' from state '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-656743042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['7d531d20-dd30-49e0-8572-ed3a428f5062','2a5db145-6d8d-450e-96f4-4457ed76ab8d','63832eae-49c3-4de6-816c-8a4d50cc6a9b','a745ba3c-84f1-4319-835a-e135c1b9bf3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db202515-fe86-459e-b1f9-6a917990e3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db202515-fe86-459e-b1f9-6a917990e3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (67f8d8b1-9cac-4b30-990f-59b643ca4f77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request issued successfully. Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e0d9a11-91a7-4aa4-9c83-f9ce60631fa9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1546/3122] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:45 2026] POST /volume/v3/volumes => generated 786 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-456bd80f-bb85-48bc-8b2e-c42c65c00c7d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-456bd80f-bb85-48bc-8b2e-c42c65c00c7d tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-456bd80f-bb85-48bc-8b2e-c42c65c00c7d tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-456bd80f-bb85-48bc-8b2e-c42c65c00c7d tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63e32e13-dc45-4269-aab6-bf8edd7be2b2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] POST http://192.168.122.215/volume/v3/types/6608e099-1e7c-4121-82bc-77d362db7796/encryption Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-63e32e13-dc45-4269-aab6-bf8edd7be2b2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-63e32e13-dc45-4269-aab6-bf8edd7be2b2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-63e32e13-dc45-4269-aab6-bf8edd7be2b2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/6608e099-1e7c-4121-82bc-77d362db7796/encryption returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1577/3123] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types/6608e099-1e7c-4121-82bc-77d362db7796/encryption => generated 127 bytes in 183 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-539f227c-343b-4af8-b14f-82d3486bd935 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-539f227c-343b-4af8-b14f-82d3486bd935 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-539f227c-343b-4af8-b14f-82d3486bd935 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-539f227c-343b-4af8-b14f-82d3486bd935 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-539f227c-343b-4af8-b14f-82d3486bd935 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-539f227c-343b-4af8-b14f-82d3486bd935 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1578/3124] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-95ca786c-edf0-44f9-b346-b347aa279351 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-456bd80f-bb85-48bc-8b2e-c42c65c00c7d tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95ca786c-edf0-44f9-b346-b347aa279351 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95ca786c-edf0-44f9-b346-b347aa279351 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-781091223", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-456bd80f-bb85-48bc-8b2e-c42c65c00c7d tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1547/3125] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 937 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95ca786c-edf0-44f9-b346-b347aa279351 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1579/3126] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c9b0ff31-fcf7-43b0-a594-5a43d2ff6705 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9b0ff31-fcf7-43b0-a594-5a43d2ff6705 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] POST http://192.168.122.215/volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4/extra_specs Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c9b0ff31-fcf7-43b0-a594-5a43d2ff6705 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-c9b0ff31-fcf7-43b0-a594-5a43d2ff6705 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9b0ff31-fcf7-43b0-a594-5a43d2ff6705 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4/extra_specs returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1548/3127] 192.168.122.215 () {60 vars in 1283 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0b3d67d8-b5e9-48e6-ac27-b3a4d2540b7c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0b3d67d8-b5e9-48e6-ac27-b3a4d2540b7c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] PUT http://192.168.122.215/volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4/extra_specs/key2 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0b3d67d8-b5e9-48e6-ac27-b3a4d2540b7c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-0b3d67d8-b5e9-48e6-ac27-b3a4d2540b7c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0b3d67d8-b5e9-48e6-ac27-b3a4d2540b7c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4/extra_specs/key2 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1580/3128] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:10:46 2026] PUT /volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38161c1a-71ec-4860-a51f-9c352a2e4873 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38161c1a-71ec-4860-a51f-9c352a2e4873 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38161c1a-71ec-4860-a51f-9c352a2e4873 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-38161c1a-71ec-4860-a51f-9c352a2e4873 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38161c1a-71ec-4860-a51f-9c352a2e4873 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1549/3129] 192.168.122.215 () {60 vars in 1136 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a995040-3db0-4b35-894b-8fbbcde9fe74 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a995040-3db0-4b35-894b-8fbbcde9fe74 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a995040-3db0-4b35-894b-8fbbcde9fe74 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-510315383", "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=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a995040-3db0-4b35-894b-8fbbcde9fe74 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1581/3130] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types => generated 379 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3b0dd5e-57f7-4076-bae5-1f40ac3b1fcb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3b0dd5e-57f7-4076-bae5-1f40ac3b1fcb tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types/23b24b88-b858-443f-be65-278111fd4350/encryption Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3b0dd5e-57f7-4076-bae5-1f40ac3b1fcb tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3b0dd5e-57f7-4076-bae5-1f40ac3b1fcb tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/23b24b88-b858-443f-be65-278111fd4350/encryption returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1550/3131] 192.168.122.215 () {60 vars in 1281 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types/23b24b88-b858-443f-be65-278111fd4350/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5375d210-a260-4e46-b516-f606257bf8a4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5375d210-a260-4e46-b516-f606257bf8a4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] DELETE http://192.168.122.215/volume/v3/types/23b24b88-b858-443f-be65-278111fd4350/encryption/7a1467e4-4be2-48f8-ad14-573d320e01a1 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5375d210-a260-4e46-b516-f606257bf8a4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5375d210-a260-4e46-b516-f606257bf8a4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-5375d210-a260-4e46-b516-f606257bf8a4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5375d210-a260-4e46-b516-f606257bf8a4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/23b24b88-b858-443f-be65-278111fd4350/encryption/7a1467e4-4be2-48f8-ad14-573d320e01a1 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1582/3132] 192.168.122.215 () {58 vars in 1373 bytes} [Thu Sep 3 12:10:46 2026] DELETE /volume/v3/types/23b24b88-b858-443f-be65-278111fd4350/encryption/7a1467e4-4be2-48f8-ad14-573d320e01a1 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2e4845de-ad5f-43bd-aed3-0aff381ab4e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e4845de-ad5f-43bd-aed3-0aff381ab4e4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e4845de-ad5f-43bd-aed3-0aff381ab4e4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-22750297", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e4845de-ad5f-43bd-aed3-0aff381ab4e4 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1551/3133] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:46 2026] POST /volume/v3/types => generated 378 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f7fdf938-66e8-4554-b496-9073f22db07c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f7fdf938-66e8-4554-b496-9073f22db07c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] DELETE http://192.168.122.215/volume/v3/types/9145384d-5289-4adf-8292-fbb57baa9b5a/extra_specs/key1 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f7fdf938-66e8-4554-b496-9073f22db07c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f7fdf938-66e8-4554-b496-9073f22db07c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-f7fdf938-66e8-4554-b496-9073f22db07c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f7fdf938-66e8-4554-b496-9073f22db07c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/9145384d-5289-4adf-8292-fbb57baa9b5a/extra_specs/key1 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1583/3134] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:10:46 2026] DELETE /volume/v3/types/9145384d-5289-4adf-8292-fbb57baa9b5a/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af18ef47-c9a8-489a-9120-cb07ebae8eee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af18ef47-c9a8-489a-9120-cb07ebae8eee tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af18ef47-c9a8-489a-9120-cb07ebae8eee tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1446134995", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af18ef47-c9a8-489a-9120-cb07ebae8eee tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1552/3135] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:10:46 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 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-be3cee49-f582-497c-9362-9f61d7890e72 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be3cee49-f582-497c-9362-9f61d7890e72 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] DELETE http://192.168.122.215/volume/v3/types/9a79292a-6803-469b-bb68-57f39333ce84 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be3cee49-f582-497c-9362-9f61d7890e72 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-be3cee49-f582-497c-9362-9f61d7890e72 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-be3cee49-f582-497c-9362-9f61d7890e72 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-be3cee49-f582-497c-9362-9f61d7890e72 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/9a79292a-6803-469b-bb68-57f39333ce84 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1584/3136] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:46 2026] DELETE /volume/v3/types/9a79292a-6803-469b-bb68-57f39333ce84 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-90899af6-9283-4235-8029-8fa81ebd6622 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-90899af6-9283-4235-8029-8fa81ebd6622 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] GET http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-90899af6-9283-4235-8029-8fa81ebd6622 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-90899af6-9283-4235-8029-8fa81ebd6622 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-90899af6-9283-4235-8029-8fa81ebd6622 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1553/3137] 192.168.122.215 () {58 vars in 1262 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fc47ce40-ab52-4a81-9cbf-ee9b2ebfcda6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc47ce40-ab52-4a81-9cbf-ee9b2ebfcda6 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] GET http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption/cipher Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc47ce40-ab52-4a81-9cbf-ee9b2ebfcda6 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc47ce40-ab52-4a81-9cbf-ee9b2ebfcda6 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-fc47ce40-ab52-4a81-9cbf-ee9b2ebfcda6 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc47ce40-ab52-4a81-9cbf-ee9b2ebfcda6 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption/cipher returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1585/3138] 192.168.122.215 () {58 vars in 1280 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3376f9b0-d1a0-460c-be42-83a2066f3d6e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3376f9b0-d1a0-460c-be42-83a2066f3d6e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] GET http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3376f9b0-d1a0-460c-be42-83a2066f3d6e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3376f9b0-d1a0-460c-be42-83a2066f3d6e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-3376f9b0-d1a0-460c-be42-83a2066f3d6e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3376f9b0-d1a0-460c-be42-83a2066f3d6e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1554/3139] 192.168.122.215 () {58 vars in 1259 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fb5ffd36-26f1-4c7d-abd9-e70ff8e5cac8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb5ffd36-26f1-4c7d-abd9-e70ff8e5cac8 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] GET http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/multiattach Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb5ffd36-26f1-4c7d-abd9-e70ff8e5cac8 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb5ffd36-26f1-4c7d-abd9-e70ff8e5cac8 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb5ffd36-26f1-4c7d-abd9-e70ff8e5cac8 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/multiattach returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1586/3140] 192.168.122.215 () {58 vars in 1298 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8a9dcec-0a19-470a-99d7-9db94118321e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8a9dcec-0a19-470a-99d7-9db94118321e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] GET http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/volume_backend_name Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8a9dcec-0a19-470a-99d7-9db94118321e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8a9dcec-0a19-470a-99d7-9db94118321e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8a9dcec-0a19-470a-99d7-9db94118321e tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1555/3141] 192.168.122.215 () {58 vars in 1322 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-81facb8d-d811-4cde-9dab-d7089b16565c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81facb8d-d811-4cde-9dab-d7089b16565c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] PUT http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption/db0d6350-b676-4ae4-8ad0-d88f9207c812 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-81facb8d-d811-4cde-9dab-d7089b16565c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-81facb8d-d811-4cde-9dab-d7089b16565c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-81facb8d-d811-4cde-9dab-d7089b16565c tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption/db0d6350-b676-4ae4-8ad0-d88f9207c812 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1587/3142] 192.168.122.215 () {60 vars in 1390 bytes} [Thu Sep 3 12:10:46 2026] PUT /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/encryption/db0d6350-b676-4ae4-8ad0-d88f9207c812 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38f18e10-76a1-49dd-aec5-4e10e639bd60 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38f18e10-76a1-49dd-aec5-4e10e639bd60 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] PUT http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/key1 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38f18e10-76a1-49dd-aec5-4e10e639bd60 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-38f18e10-76a1-49dd-aec5-4e10e639bd60 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38f18e10-76a1-49dd-aec5-4e10e639bd60 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/key1 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1556/3143] 192.168.122.215 () {60 vars in 1297 bytes} [Thu Sep 3 12:10:46 2026] PUT /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-672ce18b-47c4-446d-ab5e-1ecde163934d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-672ce18b-47c4-446d-ab5e-1ecde163934d tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] PUT http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-672ce18b-47c4-446d-ab5e-1ecde163934d tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-672ce18b-47c4-446d-ab5e-1ecde163934d tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b2e1f793dc9d44a59214a675f259d515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a277c8a1902c44c8b89b4718125a8484', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-672ce18b-47c4-446d-ab5e-1ecde163934d tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-reader] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575 returned with HTTP 403 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1588/3144] 192.168.122.215 () {60 vars in 1246 bytes} [Thu Sep 3 12:10:46 2026] PUT /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39bf9e7a-135d-45a0-a4d6-a064f31976d5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39bf9e7a-135d-45a0-a4d6-a064f31976d5 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] DELETE http://192.168.122.215/volume/v3/types/9a79292a-6803-469b-bb68-57f39333ce84 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39bf9e7a-135d-45a0-a4d6-a064f31976d5 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39bf9e7a-135d-45a0-a4d6-a064f31976d5 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-caf5cf1c-94fc-4840-a9c3-49b2eab0c194 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-caf5cf1c-94fc-4840-a9c3-49b2eab0c194 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-caf5cf1c-94fc-4840-a9c3-49b2eab0c194 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-caf5cf1c-94fc-4840-a9c3-49b2eab0c194 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39bf9e7a-135d-45a0-a4d6-a064f31976d5 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/9a79292a-6803-469b-bb68-57f39333ce84 returned with HTTP 202 Sep 03 12:10:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1557/3145] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:46 2026] DELETE /volume/v3/types/9a79292a-6803-469b-bb68-57f39333ce84 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-caf5cf1c-94fc-4840-a9c3-49b2eab0c194 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32a07fdd-7efc-48bd-91f9-349a998250c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-caf5cf1c-94fc-4840-a9c3-49b2eab0c194 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 200 Sep 03 12:10:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1589/3146] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:46 2026] GET /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32a07fdd-7efc-48bd-91f9-349a998250c2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] DELETE http://192.168.122.215/volume/v3/types/9145384d-5289-4adf-8292-fbb57baa9b5a Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32a07fdd-7efc-48bd-91f9-349a998250c2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32a07fdd-7efc-48bd-91f9-349a998250c2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32a07fdd-7efc-48bd-91f9-349a998250c2 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/9145384d-5289-4adf-8292-fbb57baa9b5a returned with HTTP 202 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1558/3147] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:46 2026] DELETE /volume/v3/types/9145384d-5289-4adf-8292-fbb57baa9b5a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3f8594e8-4b8d-4740-b4d0-bc5b11bfe3a1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f8594e8-4b8d-4740-b4d0-bc5b11bfe3a1 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] DELETE http://192.168.122.215/volume/v3/types/23b24b88-b858-443f-be65-278111fd4350 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f8594e8-4b8d-4740-b4d0-bc5b11bfe3a1 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f8594e8-4b8d-4740-b4d0-bc5b11bfe3a1 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f8594e8-4b8d-4740-b4d0-bc5b11bfe3a1 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/23b24b88-b858-443f-be65-278111fd4350 returned with HTTP 202 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1590/3148] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:47 2026] DELETE /volume/v3/types/23b24b88-b858-443f-be65-278111fd4350 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3c1e91ab-7670-43ac-b8e3-d0d44b5c4772 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c1e91ab-7670-43ac-b8e3-d0d44b5c4772 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] DELETE http://192.168.122.215/volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c1e91ab-7670-43ac-b8e3-d0d44b5c4772 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c1e91ab-7670-43ac-b8e3-d0d44b5c4772 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c1e91ab-7670-43ac-b8e3-d0d44b5c4772 tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4 returned with HTTP 202 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1559/3149] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:47 2026] DELETE /volume/v3/types/eb756b4b-b69e-4a0a-a208-2c46ede604a4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f5231196-bc0a-4a7d-ac4d-90aa5e320bae None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f5231196-bc0a-4a7d-ac4d-90aa5e320bae tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] DELETE http://192.168.122.215/volume/v3/types/6608e099-1e7c-4121-82bc-77d362db7796 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f5231196-bc0a-4a7d-ac4d-90aa5e320bae tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f5231196-bc0a-4a7d-ac4d-90aa5e320bae tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f5231196-bc0a-4a7d-ac4d-90aa5e320bae tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/6608e099-1e7c-4121-82bc-77d362db7796 returned with HTTP 202 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1591/3150] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:47 2026] DELETE /volume/v3/types/6608e099-1e7c-4121-82bc-77d362db7796 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f126ee28-70a1-4bc3-95ab-ac2b24b2f50f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f126ee28-70a1-4bc3-95ab-ac2b24b2f50f tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] DELETE http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f126ee28-70a1-4bc3-95ab-ac2b24b2f50f tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f126ee28-70a1-4bc3-95ab-ac2b24b2f50f tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-462e271e-c05b-4239-9cb4-eb5320488e91 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-462e271e-c05b-4239-9cb4-eb5320488e91 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-462e271e-c05b-4239-9cb4-eb5320488e91 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-462e271e-c05b-4239-9cb4-eb5320488e91 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-462e271e-c05b-4239-9cb4-eb5320488e91 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-462e271e-c05b-4239-9cb4-eb5320488e91 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 200 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1592/3151] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:47 2026] GET /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c6c3d269-9203-4c2b-8da2-cd5722404ed6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f126ee28-70a1-4bc3-95ab-ac2b24b2f50f tempest-VolumeTypesReaderTests-1290070571 tempest-VolumeTypesReaderTests-1290070571-project-admin] http://192.168.122.215/volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575 returned with HTTP 202 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1560/3152] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:10:47 2026] DELETE /volume/v3/types/e95cf0b4-0857-433d-9dcc-cb038cb2d575 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c6c3d269-9203-4c2b-8da2-cd5722404ed6 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c6c3d269-9203-4c2b-8da2-cd5722404ed6 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c6c3d269-9203-4c2b-8da2-cd5722404ed6 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c6c3d269-9203-4c2b-8da2-cd5722404ed6 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c6c3d269-9203-4c2b-8da2-cd5722404ed6 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1593/3153] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:47 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98e328ee-1b7e-4f01-9935-dbbe773df151 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98e328ee-1b7e-4f01-9935-dbbe773df151 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98e328ee-1b7e-4f01-9935-dbbe773df151 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98e328ee-1b7e-4f01-9935-dbbe773df151 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98e328ee-1b7e-4f01-9935-dbbe773df151 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98e328ee-1b7e-4f01-9935-dbbe773df151 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1561/3154] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:47 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 1202 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Delete volume with id: 2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Delete volume request issued successfully. Sep 03 12:10:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-597a64f9-6208-4d99-a36a-9bd4a1ee5422 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 202 Sep 03 12:10:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1594/3155] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:47 2026] DELETE /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30773301-5c98-44af-8d72-cd7ea888f612 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30773301-5c98-44af-8d72-cd7ea888f612 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30773301-5c98-44af-8d72-cd7ea888f612 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30773301-5c98-44af-8d72-cd7ea888f612 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30773301-5c98-44af-8d72-cd7ea888f612 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Volume info retrieved successfully. Sep 03 12:10:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30773301-5c98-44af-8d72-cd7ea888f612 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 200 Sep 03 12:10:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1562/3156] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:47 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3ebd34f2-05b3-432f-b08f-87eea53c0691 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3ebd34f2-05b3-432f-b08f-87eea53c0691 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3ebd34f2-05b3-432f-b08f-87eea53c0691 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3ebd34f2-05b3-432f-b08f-87eea53c0691 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3ebd34f2-05b3-432f-b08f-87eea53c0691 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3ebd34f2-05b3-432f-b08f-87eea53c0691 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 200 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1595/3157] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:47 2026] GET /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] GET http://192.168.122.215/volume/v3/volumes/detail Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Get all volumes completed successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8bbf9b8-81e7-46c2-9c14-ccd805f7ce16 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] http://192.168.122.215/volume/v3/volumes/detail returned with HTTP 200 Sep 03 12:10:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1563/3158] 192.168.122.215 () {60 vars in 1183 bytes} [Thu Sep 3 12:10:48 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume with id: 51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume request issued successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c73d996d-8078-4158-a651-4f0c3d67d9c1 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 202 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1596/3159] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:48 2026] DELETE /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-372cacc9-53d9-48e3-94b9-b59db28c1c7a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-372cacc9-53d9-48e3-94b9-b59db28c1c7a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-372cacc9-53d9-48e3-94b9-b59db28c1c7a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-372cacc9-53d9-48e3-94b9-b59db28c1c7a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-372cacc9-53d9-48e3-94b9-b59db28c1c7a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-372cacc9-53d9-48e3-94b9-b59db28c1c7a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 200 Sep 03 12:10:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1564/3160] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:48 2026] GET /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a664eecf-83ab-4c5c-9d5f-f92932baa322 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a664eecf-83ab-4c5c-9d5f-f92932baa322 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a664eecf-83ab-4c5c-9d5f-f92932baa322 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a664eecf-83ab-4c5c-9d5f-f92932baa322 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a664eecf-83ab-4c5c-9d5f-f92932baa322 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a664eecf-83ab-4c5c-9d5f-f92932baa322 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 200 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1597/3161] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:48 2026] GET /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eaaa0844-dde5-4648-bb7e-ca72fa40fab4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-979108665"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create snapshot from volume eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['49714c02-0688-4e3f-8dea-6b4966fb68e6', '42a3f033-1c7b-4015-a8fb-5e5afca08a10', '5b00d4d0-f2c0-4c5d-99d9-24783bc05dca', '65c41214-b139-4036-8957-a28eb6315a0e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-49043fcc-d92f-4b4e-8aeb-daac5699fa10 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49043fcc-d92f-4b4e-8aeb-daac5699fa10 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49043fcc-d92f-4b4e-8aeb-daac5699fa10 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-49043fcc-d92f-4b4e-8aeb-daac5699fa10 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-49043fcc-d92f-4b4e-8aeb-daac5699fa10 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 404 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1598/3162] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:48 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot create request issued successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df7a1cf1-9e64-480e-aac2-fab63f90a386 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:10:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1565/3163] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:10:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fd03a473-18fb-44f5-abb3-cb0861882c03 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fd03a473-18fb-44f5-abb3-cb0861882c03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fd03a473-18fb-44f5-abb3-cb0861882c03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fd03a473-18fb-44f5-abb3-cb0861882c03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fd03a473-18fb-44f5-abb3-cb0861882c03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fd03a473-18fb-44f5-abb3-cb0861882c03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 200 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1599/3164] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:48 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bdf93501-b4b5-4b63-a0ba-be0b055df0e8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdf93501-b4b5-4b63-a0ba-be0b055df0e8 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] DELETE http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdf93501-b4b5-4b63-a0ba-be0b055df0e8 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdf93501-b4b5-4b63-a0ba-be0b055df0e8 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bdf93501-b4b5-4b63-a0ba-be0b055df0e8 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Delete volume with id: 2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdf93501-b4b5-4b63-a0ba-be0b055df0e8 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 404 Sep 03 12:10:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1566/3165] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:48 2026] DELETE /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4f020e80-65af-43b5-be76-6a6d870acf33 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f020e80-65af-43b5-be76-6a6d870acf33 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] GET http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f020e80-65af-43b5-be76-6a6d870acf33 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4f020e80-65af-43b5-be76-6a6d870acf33 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4f020e80-65af-43b5-be76-6a6d870acf33 tempest-VolumeImageDependencyTests-1853516632 tempest-VolumeImageDependencyTests-1853516632-project-member] http://192.168.122.215/volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc returned with HTTP 404 Sep 03 12:10:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1600/3166] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:48 2026] GET /volume/v3/volumes/2b87f560-0f0a-41fd-8e2d-ca37b78e47cc => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c2b13b75-862a-4c8e-946c-bf07ae4ed982 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c2b13b75-862a-4c8e-946c-bf07ae4ed982 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c2b13b75-862a-4c8e-946c-bf07ae4ed982 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c2b13b75-862a-4c8e-946c-bf07ae4ed982 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c2b13b75-862a-4c8e-946c-bf07ae4ed982 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c2b13b75-862a-4c8e-946c-bf07ae4ed982 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 200 Sep 03 12:10:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1567/3167] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:49 2026] GET /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 1016 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 12:10:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6f4bc330-1cfd-4b2f-8dfc-4595ff109658 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f4bc330-1cfd-4b2f-8dfc-4595ff109658 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f4bc330-1cfd-4b2f-8dfc-4595ff109658 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6f4bc330-1cfd-4b2f-8dfc-4595ff109658 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6f4bc330-1cfd-4b2f-8dfc-4595ff109658 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6f4bc330-1cfd-4b2f-8dfc-4595ff109658 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 200 Sep 03 12:10:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1601/3168] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:49 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9049694e-c2cb-41d3-bcfd-cf769ecadcd4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9049694e-c2cb-41d3-bcfd-cf769ecadcd4 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9049694e-c2cb-41d3-bcfd-cf769ecadcd4 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9049694e-c2cb-41d3-bcfd-cf769ecadcd4 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9049694e-c2cb-41d3-bcfd-cf769ecadcd4 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 returned with HTTP 404 Sep 03 12:10:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1568/3169] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:50 2026] GET /volume/v3/volumes/51f69341-d82a-40be-9fb0-30789b970fa2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-756322616"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-756322616'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume of 1 GB Sep 03 12:10:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (ff11645a-5fc2-40e2-9d13-688f1ca730bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b3d787-ad0e-4741-afe3-c36d3999b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b3d787-ad0e-4741-afe3-c36d3999b02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c20478-1cae-47a9-92b5-56d6fccddc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Created reservations ['bbd100ed-a078-40d6-ac59-45accd6157cf', '3fa1e48a-025a-409d-a992-ed8d3f273fc9', 'cceb0730-1f29-432c-a062-0fe2e08116ca', '87875593-888f-4835-82c3-1d6f7bc7b169'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c20478-1cae-47a9-92b5-56d6fccddc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd100ed-a078-40d6-ac59-45accd6157cf', '3fa1e48a-025a-409d-a992-ed8d3f273fc9', 'cceb0730-1f29-432c-a062-0fe2e08116ca', '87875593-888f-4835-82c3-1d6f7bc7b169']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56944e7-30d6-432e-94dc-37865dab9b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:50 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e56944e7-30d6-432e-94dc-37865dab9b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c62cca6-fe15-4736-a492-7c92182814a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-756322616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['bbd100ed-a078-40d6-ac59-45accd6157cf','3fa1e48a-025a-409d-a992-ed8d3f273fc9','cceb0730-1f29-432c-a062-0fe2e08116ca','87875593-888f-4835-82c3-1d6f7bc7b169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-756322616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c62cca6-fe15-4736-a492-7c92182814a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e7c5fea76d41aa9660c1e9870a87a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94da819b7673463bb72e57a99b7dddf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3889b8-dde6-433c-a8d6-446de3bb7e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3889b8-dde6-433c-a8d6-446de3bb7e8e) transitioned into state 'SUCCESS' from state '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-756322616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['bbd100ed-a078-40d6-ac59-45accd6157cf','3fa1e48a-025a-409d-a992-ed8d3f273fc9','cceb0730-1f29-432c-a062-0fe2e08116ca','87875593-888f-4835-82c3-1d6f7bc7b169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0810d6d2-7085-4081-85bf-7d139c9d5546 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca2f9945-cdca-4214-a316-c4e4057d611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0810d6d2-7085-4081-85bf-7d139c9d5546 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0810d6d2-7085-4081-85bf-7d139c9d5546 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0810d6d2-7085-4081-85bf-7d139c9d5546 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca2f9945-cdca-4214-a316-c4e4057d611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0810d6d2-7085-4081-85bf-7d139c9d5546 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0810d6d2-7085-4081-85bf-7d139c9d5546 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 200 Sep 03 12:10:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1569/3170] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:50 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:50 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (ff11645a-5fc2-40e2-9d13-688f1ca730bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:50 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request issued successfully. Sep 03 12:10:50 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f6cb563-7864-483f-ac9e-f275bb1661d8 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:50 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1602/3171] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:10:50 2026] POST /volume/v3/volumes => generated 786 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fef12748-7e47-4206-8702-10a9f019f7af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fef12748-7e47-4206-8702-10a9f019f7af tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fef12748-7e47-4206-8702-10a9f019f7af tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fef12748-7e47-4206-8702-10a9f019f7af tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fef12748-7e47-4206-8702-10a9f019f7af tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fef12748-7e47-4206-8702-10a9f019f7af tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 200 Sep 03 12:10:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1570/3172] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:50 2026] GET /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2cc872e7-1667-492a-9cdd-d72e41c96bea None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cc872e7-1667-492a-9cdd-d72e41c96bea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cc872e7-1667-492a-9cdd-d72e41c96bea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cc872e7-1667-492a-9cdd-d72e41c96bea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2cc872e7-1667-492a-9cdd-d72e41c96bea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cc872e7-1667-492a-9cdd-d72e41c96bea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 200 Sep 03 12:10:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1603/3173] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:51 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-188bb40c-3d57-4d85-9aeb-855692d317ea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bc881394-2caa-4221-9117-fe647bc05cfd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bc881394-2caa-4221-9117-fe647bc05cfd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bc881394-2caa-4221-9117-fe647bc05cfd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bc881394-2caa-4221-9117-fe647bc05cfd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bc881394-2caa-4221-9117-fe647bc05cfd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bc881394-2caa-4221-9117-fe647bc05cfd tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 200 Sep 03 12:10:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1604/3174] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:51 2026] GET /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 1015 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-188bb40c-3d57-4d85-9aeb-855692d317ea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] POST http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e/action Sep 03 12:10:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-188bb40c-3d57-4d85-9aeb-855692d317ea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:10:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-188bb40c-3d57-4d85-9aeb-855692d317ea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-188bb40c-3d57-4d85-9aeb-855692d317ea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Snapshot retrieved successfully. Sep 03 12:10:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-188bb40c-3d57-4d85-9aeb-855692d317ea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fbd2eacd21f64251a9bf853bebcb964c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '581a801f1e394eb5a1f80555beed9256', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:10:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-188bb40c-3d57-4d85-9aeb-855692d317ea tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e/action returned with HTTP 403 Sep 03 12:10:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1571/3175] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:10:51 2026] POST /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e/action => generated 133 bytes in 365 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f8a7462-500d-45dc-929a-1482d162af03 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete snapshot with id: 6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot delete request issued successfully. Sep 03 12:10:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f8a7462-500d-45dc-929a-1482d162af03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 202 Sep 03 12:10:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1605/3176] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:10:52 2026] DELETE /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7eb8d1b-680d-4834-9042-45057968798e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7eb8d1b-680d-4834-9042-45057968798e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7eb8d1b-680d-4834-9042-45057968798e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7eb8d1b-680d-4834-9042-45057968798e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f7eb8d1b-680d-4834-9042-45057968798e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7eb8d1b-680d-4834-9042-45057968798e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 200 Sep 03 12:10:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1572/3177] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:52 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5c552b2d-9d74-41b6-942d-f8dca40513e7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dd037313-680a-4791-a078-8bc91e22d99c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd037313-680a-4791-a078-8bc91e22d99c tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd037313-680a-4791-a078-8bc91e22d99c tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd037313-680a-4791-a078-8bc91e22d99c tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c552b2d-9d74-41b6-942d-f8dca40513e7 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] GET http://192.168.122.215/volume/v3/scheduler-stats/get_pools Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c552b2d-9d74-41b6-942d-f8dca40513e7 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5c552b2d-9d74-41b6-942d-f8dca40513e7 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] Calling method 'get_pools' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dd037313-680a-4791-a078-8bc91e22d99c tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd037313-680a-4791-a078-8bc91e22d99c tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 200 Sep 03 12:10:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1573/3178] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:53 2026] GET /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5c552b2d-9d74-41b6-942d-f8dca40513e7 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] http://192.168.122.215/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 12:10:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1606/3179] 192.168.122.215 () {58 vars in 1175 bytes} [Thu Sep 3 12:10:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3984703b-e7cb-4420-9f88-7af3fe10bb04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-53cf3556-1b9a-4c37-bd5d-beba13ee06da None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3984703b-e7cb-4420-9f88-7af3fe10bb04 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] GET http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3984703b-e7cb-4420-9f88-7af3fe10bb04 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3984703b-e7cb-4420-9f88-7af3fe10bb04 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53cf3556-1b9a-4c37-bd5d-beba13ee06da tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] GET http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53cf3556-1b9a-4c37-bd5d-beba13ee06da tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-53cf3556-1b9a-4c37-bd5d-beba13ee06da tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: /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 03 12:10:53 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 12:10:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3984703b-e7cb-4420-9f88-7af3fe10bb04 tempest-ProjectAdminTests-1661803969 tempest-ProjectAdminTests-1661803969-project-admin] http://192.168.122.215/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 12:10:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1574/3180] 192.168.122.215 () {58 vars in 1193 bytes} [Thu Sep 3 12:10:53 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-53cf3556-1b9a-4c37-bd5d-beba13ee06da tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Volume info retrieved successfully. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-53cf3556-1b9a-4c37-bd5d-beba13ee06da tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 200 Sep 03 12:10:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1607/3181] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:53 2026] GET /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume with id: 5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume request issued successfully. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9c7520f-369f-4b88-aae6-9c8116bf8e96 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 202 Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bba3aaf2-5f7e-4bb6-ac14-1697d649f334 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1575/3182] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:53 2026] DELETE /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bba3aaf2-5f7e-4bb6-ac14-1697d649f334 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bba3aaf2-5f7e-4bb6-ac14-1697d649f334 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bba3aaf2-5f7e-4bb6-ac14-1697d649f334 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bba3aaf2-5f7e-4bb6-ac14-1697d649f334 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bba3aaf2-5f7e-4bb6-ac14-1697d649f334 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 200 Sep 03 12:10:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1608/3183] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:53 2026] GET /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f8437a1-1be5-4669-987b-0b0d9c07c11d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f8437a1-1be5-4669-987b-0b0d9c07c11d tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f8437a1-1be5-4669-987b-0b0d9c07c11d tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f8437a1-1be5-4669-987b-0b0d9c07c11d tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f8437a1-1be5-4669-987b-0b0d9c07c11d tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f8437a1-1be5-4669-987b-0b0d9c07c11d tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 200 Sep 03 12:10:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1576/3184] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:53 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8b6d29c9-dcc0-430c-91c9-94dbef90956b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b6d29c9-dcc0-430c-91c9-94dbef90956b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b6d29c9-dcc0-430c-91c9-94dbef90956b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8b6d29c9-dcc0-430c-91c9-94dbef90956b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8b6d29c9-dcc0-430c-91c9-94dbef90956b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 returned with HTTP 404 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1609/3185] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:54 2026] GET /volume/v3/volumes/5c62cca6-fe15-4736-a492-7c92182814a2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1200131631"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0e62044e-b73e-472a-9fe1-6cfb2969fe94 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1200131631'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume of 1 GB Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0e62044e-b73e-472a-9fe1-6cfb2969fe94 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0e62044e-b73e-472a-9fe1-6cfb2969fe94 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0e62044e-b73e-472a-9fe1-6cfb2969fe94 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0e62044e-b73e-472a-9fe1-6cfb2969fe94 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e returned with HTTP 404 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1610/3186] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:54 2026] GET /volume/v3/snapshots/6fef092d-350d-4575-b68a-0d280bd2c21e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e1520d77-b38f-4120-91bd-59917125de77 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume with id: eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (9853bba4-6bbc-4e7f-86c5-4c83222187bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890dfa3b-71e0-4f8e-b0f4-cff198ee1a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume request issued successfully. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e1520d77-b38f-4120-91bd-59917125de77 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 202 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1611/3187] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:10:54 2026] DELETE /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-05c244c1-e4b2-4342-8946-33ae7e7077c7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05c244c1-e4b2-4342-8946-33ae7e7077c7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05c244c1-e4b2-4342-8946-33ae7e7077c7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-05c244c1-e4b2-4342-8946-33ae7e7077c7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890dfa3b-71e0-4f8e-b0f4-cff198ee1a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050f58b6-70b3-4a15-8f83-c3d182ac1b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-05c244c1-e4b2-4342-8946-33ae7e7077c7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-05c244c1-e4b2-4342-8946-33ae7e7077c7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 200 Sep 03 12:10:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1612/3188] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:54 2026] GET /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Created reservations ['e8dbc27f-ff67-4048-a537-c976a3b4d911', 'd90e110a-8411-4187-be43-eafb805ac12b', '033aa253-5b79-4877-a265-df2cdaa82f24', '53d30c28-779a-4a84-bf81-4cc4499f8f9f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050f58b6-70b3-4a15-8f83-c3d182ac1b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8dbc27f-ff67-4048-a537-c976a3b4d911', 'd90e110a-8411-4187-be43-eafb805ac12b', '033aa253-5b79-4877-a265-df2cdaa82f24', '53d30c28-779a-4a84-bf81-4cc4499f8f9f']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eea2f25-b1ea-411a-be89-78306e5b758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eea2f25-b1ea-411a-be89-78306e5b758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d459c9-a290-4adf-a796-6d891659739b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200131631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['e8dbc27f-ff67-4048-a537-c976a3b4d911','d90e110a-8411-4187-be43-eafb805ac12b','033aa253-5b79-4877-a265-df2cdaa82f24','53d30c28-779a-4a84-bf81-4cc4499f8f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200131631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d459c9-a290-4adf-a796-6d891659739b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e7c5fea76d41aa9660c1e9870a87a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94da819b7673463bb72e57a99b7dddf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a0abb1-5998-4480-9b78-58d4b36ae612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a0abb1-5998-4480-9b78-58d4b36ae612) transitioned into state 'SUCCESS' from state '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-1200131631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e7c5fea76d41aa9660c1e9870a87a9',qos_specs=None,replication_status=,reservations=['e8dbc27f-ff67-4048-a537-c976a3b4d911','d90e110a-8411-4187-be43-eafb805ac12b','033aa253-5b79-4877-a265-df2cdaa82f24','53d30c28-779a-4a84-bf81-4cc4499f8f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94da819b7673463bb72e57a99b7dddf6',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623fb999-2893-4fa8-912d-7551dd834801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623fb999-2893-4fa8-912d-7551dd834801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Flow 'volume_create_api' (9853bba4-6bbc-4e7f-86c5-4c83222187bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Create volume request issued successfully. Sep 03 12:10:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8021ec2d-afd1-4eea-9f12-7b79ee3fd8b9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1577/3189] 192.168.122.215 () {62 vars in 1183 bytes} [Thu Sep 3 12:10:54 2026] POST /volume/v3/volumes => generated 787 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:10:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8f1e63cb-3f88-4e2a-b277-527300e9425b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f1e63cb-3f88-4e2a-b277-527300e9425b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f1e63cb-3f88-4e2a-b277-527300e9425b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f1e63cb-3f88-4e2a-b277-527300e9425b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8f1e63cb-3f88-4e2a-b277-527300e9425b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f1e63cb-3f88-4e2a-b277-527300e9425b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b returned with HTTP 200 Sep 03 12:10:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1613/3190] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:54 2026] GET /volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b => generated 966 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78f17124-4c9b-4021-95b7-7d606299982a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78f17124-4c9b-4021-95b7-7d606299982a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78f17124-4c9b-4021-95b7-7d606299982a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78f17124-4c9b-4021-95b7-7d606299982a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78f17124-4c9b-4021-95b7-7d606299982a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78f17124-4c9b-4021-95b7-7d606299982a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 200 Sep 03 12:10:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1578/3191] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:55 2026] GET /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a0711657-6450-40c6-a683-c610ff90a132 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0711657-6450-40c6-a683-c610ff90a132 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0711657-6450-40c6-a683-c610ff90a132 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0711657-6450-40c6-a683-c610ff90a132 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:56 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0711657-6450-40c6-a683-c610ff90a132 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0711657-6450-40c6-a683-c610ff90a132 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b returned with HTTP 200 Sep 03 12:10:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1614/3192] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:56 2026] GET /volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0210f63-2af6-4b5f-810e-f8dd4808be03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0210f63-2af6-4b5f-810e-f8dd4808be03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 Sep 03 12:10:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0210f63-2af6-4b5f-810e-f8dd4808be03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0210f63-2af6-4b5f-810e-f8dd4808be03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0210f63-2af6-4b5f-810e-f8dd4808be03 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 returned with HTTP 404 Sep 03 12:10:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1579/3193] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:56 2026] GET /volume/v3/volumes/eaaa0844-dde5-4648-bb7e-ca72fa40fab4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f871c88c-cedb-499a-be30-72969fda8ee8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-922020001"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-922020001'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume of 1 GB Sep 03 12:10:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (002a9ffe-273d-4f0f-8950-5027f4fb5f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e4c1a98-4c39-4cdb-bf8b-756407b5c62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:56 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e4c1a98-4c39-4cdb-bf8b-756407b5c62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a369acd-2168-4bc2-9833-e4ced93c93a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['68cf8cc0-5a51-47ca-a466-1feb333e49c8', '1b7f961f-b3a6-47d4-a018-3ff943b9b50e', '54f20934-50c8-47ea-9db8-831dfb2fc93e', '04cf88c4-c870-4999-b354-da53133f60c9'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a369acd-2168-4bc2-9833-e4ced93c93a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cf8cc0-5a51-47ca-a466-1feb333e49c8', '1b7f961f-b3a6-47d4-a018-3ff943b9b50e', '54f20934-50c8-47ea-9db8-831dfb2fc93e', '04cf88c4-c870-4999-b354-da53133f60c9']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f06315-d312-45d3-8b8b-5eb2bfb8c0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f06315-d312-45d3-8b8b-5eb2bfb8c0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '126d4d33-911e-4856-9328-2013623847ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-922020001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['68cf8cc0-5a51-47ca-a466-1feb333e49c8','1b7f961f-b3a6-47d4-a018-3ff943b9b50e','54f20934-50c8-47ea-9db8-831dfb2fc93e','04cf88c4-c870-4999-b354-da53133f60c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-922020001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=126d4d33-911e-4856-9328-2013623847ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581a801f1e394eb5a1f80555beed9256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f2bb441eb64720949ea624fa434cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-76ba4e90-6504-44b4-bf32-f76b08ab6d0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb42985-6047-4245-9d58-49833eb9642b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76ba4e90-6504-44b4-bf32-f76b08ab6d0a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76ba4e90-6504-44b4-bf32-f76b08ab6d0a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76ba4e90-6504-44b4-bf32-f76b08ab6d0a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb42985-6047-4245-9d58-49833eb9642b) transitioned into state 'SUCCESS' from state '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-922020001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['68cf8cc0-5a51-47ca-a466-1feb333e49c8','1b7f961f-b3a6-47d4-a018-3ff943b9b50e','54f20934-50c8-47ea-9db8-831dfb2fc93e','04cf88c4-c870-4999-b354-da53133f60c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbe692a-960f-48b5-bb5c-b67593eedb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-76ba4e90-6504-44b4-bf32-f76b08ab6d0a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbe692a-960f-48b5-bb5c-b67593eedb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76ba4e90-6504-44b4-bf32-f76b08ab6d0a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b returned with HTTP 200 Sep 03 12:10:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1580/3194] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:57 2026] GET /volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b => generated 1017 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (002a9ffe-273d-4f0f-8950-5027f4fb5f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request issued successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f871c88c-cedb-499a-be30-72969fda8ee8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1615/3195] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:56 2026] POST /volume/v3/volumes => generated 786 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] GET http://192.168.122.215/volume/v3/volumes/summary Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-675486fd-a8a7-4d8d-9807-8266f2e76269 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-675486fd-a8a7-4d8d-9807-8266f2e76269 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-675486fd-a8a7-4d8d-9807-8266f2e76269 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-675486fd-a8a7-4d8d-9807-8266f2e76269 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] Get summary completed successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bce3a5d-d1ef-4f51-801b-5a01d9f7d253 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-reader] http://192.168.122.215/volume/v3/volumes/summary returned with HTTP 200 Sep 03 12:10:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1581/3196] 192.168.122.215 () {60 vars in 1186 bytes} [Thu Sep 3 12:10:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume with id: d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-675486fd-a8a7-4d8d-9807-8266f2e76269 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-675486fd-a8a7-4d8d-9807-8266f2e76269 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad returned with HTTP 200 Sep 03 12:10:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1616/3197] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:57 2026] GET /volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad => generated 965 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Delete volume request issued successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b2dc3d4-228b-4d63-a594-6b1e94338ea9 tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b returned with HTTP 202 Sep 03 12:10:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1582/3198] 192.168.122.215 () {60 vars in 1276 bytes} [Thu Sep 3 12:10:57 2026] DELETE /volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-373e133e-d950-4ae3-8c5d-77f3bef5832a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-373e133e-d950-4ae3-8c5d-77f3bef5832a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-373e133e-d950-4ae3-8c5d-77f3bef5832a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-373e133e-d950-4ae3-8c5d-77f3bef5832a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:57 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-373e133e-d950-4ae3-8c5d-77f3bef5832a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Volume info retrieved successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-373e133e-d950-4ae3-8c5d-77f3bef5832a tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b returned with HTTP 200 Sep 03 12:10:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1617/3199] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:57 2026] GET /volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-779385165"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-779385165'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:10:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (29422d3a-700e-486f-b3ee-2bc769d17172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d746a8-3f98-4715-be2c-debebd1e854a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d746a8-3f98-4715-be2c-debebd1e854a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e2fd50-df56-4604-99bf-274d0ec1e171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['a1366dc8-5a21-4baf-a78e-7dc255770997', '7364dd27-a1df-4297-8096-08dcdd5000e9', '7f132b1c-0d78-4284-8d33-da5672a92440', '2d1d8f3a-1cf7-4f90-b7d2-4e912c16dffc'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e2fd50-df56-4604-99bf-274d0ec1e171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1366dc8-5a21-4baf-a78e-7dc255770997', '7364dd27-a1df-4297-8096-08dcdd5000e9', '7f132b1c-0d78-4284-8d33-da5672a92440', '2d1d8f3a-1cf7-4f90-b7d2-4e912c16dffc']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8fa677-6b27-45fd-ab29-511c11d43ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8fa677-6b27-45fd-ab29-511c11d43ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd8bbe6-1334-45fa-8563-b35d4a6be398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779385165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['a1366dc8-5a21-4baf-a78e-7dc255770997','7364dd27-a1df-4297-8096-08dcdd5000e9','7f132b1c-0d78-4284-8d33-da5672a92440','2d1d8f3a-1cf7-4f90-b7d2-4e912c16dffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779385165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd8bbe6-1334-45fa-8563-b35d4a6be398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7213b6f6-00f4-43fb-867b-071b085a7f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7213b6f6-00f4-43fb-867b-071b085a7f54) transitioned into state 'SUCCESS' from state '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-779385165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['a1366dc8-5a21-4baf-a78e-7dc255770997','7364dd27-a1df-4297-8096-08dcdd5000e9','7f132b1c-0d78-4284-8d33-da5672a92440','2d1d8f3a-1cf7-4f90-b7d2-4e912c16dffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d93f6e-4e05-4923-83b6-1ba4b8d1d911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d93f6e-4e05-4923-83b6-1ba4b8d1d911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (29422d3a-700e-486f-b3ee-2bc769d17172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:10:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd48ea6d-ba9b-43e7-a78d-301f2fec9d51 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:10:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1583/3200] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:10:57 2026] POST /volume/v3/volumes => generated 786 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:10:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b642459-bdba-4dea-9deb-e917599d92bd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b642459-bdba-4dea-9deb-e917599d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:10:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b642459-bdba-4dea-9deb-e917599d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b642459-bdba-4dea-9deb-e917599d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-093484b4-c2b2-4c8a-ba30-6fea0c15b692 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:58 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:58 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:58 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-093484b4-c2b2-4c8a-ba30-6fea0c15b692 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-093484b4-c2b2-4c8a-ba30-6fea0c15b692 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-093484b4-c2b2-4c8a-ba30-6fea0c15b692 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b642459-bdba-4dea-9deb-e917599d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:10:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b642459-bdba-4dea-9deb-e917599d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 returned with HTTP 200 Sep 03 12:10:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1618/3201] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:58 2026] GET /volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 => generated 965 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:10:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-093484b4-c2b2-4c8a-ba30-6fea0c15b692 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-093484b4-c2b2-4c8a-ba30-6fea0c15b692 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad returned with HTTP 200 Sep 03 12:10:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1584/3202] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:58 2026] GET /volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-79b604bd-dc21-4f70-8f3d-ba40badf337b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79b604bd-dc21-4f70-8f3d-ba40badf337b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] GET http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b Sep 03 12:10:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79b604bd-dc21-4f70-8f3d-ba40badf337b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-79b604bd-dc21-4f70-8f3d-ba40badf337b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:58 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-79b604bd-dc21-4f70-8f3d-ba40badf337b tempest-ProjectReaderTests-1062455854 tempest-ProjectReaderTests-1062455854-project-admin] http://192.168.122.215/volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b returned with HTTP 404 Sep 03 12:10:58 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1619/3203] 192.168.122.215 () {60 vars in 1273 bytes} [Thu Sep 3 12:10:58 2026] GET /volume/v3/volumes/d2d459c9-a290-4adf-a796-6d891659739b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 12:10:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd68a7ca-e260-4c6b-b904-7c506880472c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd68a7ca-e260-4c6b-b904-7c506880472c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:10:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd68a7ca-e260-4c6b-b904-7c506880472c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd68a7ca-e260-4c6b-b904-7c506880472c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ebecc56f-9547-47d6-af7b-7f9ff8e57f07 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebecc56f-9547-47d6-af7b-7f9ff8e57f07 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad Sep 03 12:10:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebecc56f-9547-47d6-af7b-7f9ff8e57f07 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ebecc56f-9547-47d6-af7b-7f9ff8e57f07 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:10:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ebecc56f-9547-47d6-af7b-7f9ff8e57f07 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd68a7ca-e260-4c6b-b904-7c506880472c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ebecc56f-9547-47d6-af7b-7f9ff8e57f07 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad returned with HTTP 200 Sep 03 12:10:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1620/3204] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:59 2026] GET /volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:10:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd68a7ca-e260-4c6b-b904-7c506880472c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 returned with HTTP 200 Sep 03 12:10:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1585/3205] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:10:59 2026] GET /volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:10:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-95900183-7149-46ca-b8b8-0ece2995efba None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:10:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "126d4d33-911e-4856-9328-2013623847ad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1907404121"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:10:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:59 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create snapshot from volume 126d4d33-911e-4856-9328-2013623847ad Sep 03 12:10:59 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['97fb0aa1-bf29-4de7-8524-370ea8c4f034', 'c21f26a7-77d3-4e63-8f64-8a5127127223', 'fcb0aec9-33a3-4be8-9690-f0387200bb74', '65c0d029-3b4f-4d94-b3b6-351e70d365f0'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:10:59 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot create request issued successfully. Sep 03 12:10:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-95900183-7149-46ca-b8b8-0ece2995efba tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:10:59 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1621/3206] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:10:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:10:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5f227f7-b1d8-4c26-9848-4c88410494b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:10:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5f227f7-b1d8-4c26-9848-4c88410494b7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:10:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5f227f7-b1d8-4c26-9848-4c88410494b7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:10:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5f227f7-b1d8-4c26-9848-4c88410494b7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:10:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:10:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:10:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a5f227f7-b1d8-4c26-9848-4c88410494b7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:10:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5f227f7-b1d8-4c26-9848-4c88410494b7 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 200 Sep 03 12:10:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1586/3207] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:10:59 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-653e6571-3c43-4d6f-80aa-9a72b87d2f9b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-653e6571-3c43-4d6f-80aa-9a72b87d2f9b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:11:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-653e6571-3c43-4d6f-80aa-9a72b87d2f9b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-653e6571-3c43-4d6f-80aa-9a72b87d2f9b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-653e6571-3c43-4d6f-80aa-9a72b87d2f9b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-653e6571-3c43-4d6f-80aa-9a72b87d2f9b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 returned with HTTP 200 Sep 03 12:11:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1622/3208] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:00 2026] GET /volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84308bb0-88c2-4947-b45a-8243a60f7590 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6eca13b8-4ccd-401c-a7bc-e6abe5cfc2bb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6eca13b8-4ccd-401c-a7bc-e6abe5cfc2bb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6eca13b8-4ccd-401c-a7bc-e6abe5cfc2bb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6eca13b8-4ccd-401c-a7bc-e6abe5cfc2bb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6eca13b8-4ccd-401c-a7bc-e6abe5cfc2bb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6eca13b8-4ccd-401c-a7bc-e6abe5cfc2bb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 200 Sep 03 12:11:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1623/3209] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:00 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfd8bbe6-1334-45fa-8563-b35d4a6be398", "name": "tempest-ProjectMemberTests-Snapshot-491216189"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Volume info retrieved successfully. Sep 03 12:11:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Create snapshot from volume bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:11:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Created reservations ['aaff3f3f-4f20-4442-81a3-8a5660d5abf3', '658701bb-169b-400d-a7e2-6ad7ec555665', 'cbd89350-64ca-43d3-8f71-241b8ec55b13', 'fad6e02b-e4b9-4a2a-893a-a9f709d82880'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot create request issued successfully. Sep 03 12:11:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84308bb0-88c2-4947-b45a-8243a60f7590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1587/3210] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:00 2026] POST /volume/v3/snapshots => generated 304 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:11:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b2a83a7f-8b34-45be-8ed7-1e0362a57251 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2a83a7f-8b34-45be-8ed7-1e0362a57251 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2a83a7f-8b34-45be-8ed7-1e0362a57251 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b2a83a7f-8b34-45be-8ed7-1e0362a57251 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:01 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:01 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b2a83a7f-8b34-45be-8ed7-1e0362a57251 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b2a83a7f-8b34-45be-8ed7-1e0362a57251 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1624/3211] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:01 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d6f5673-3a22-4d2d-ad22-6b4d1f178f1f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d6f5673-3a22-4d2d-ad22-6b4d1f178f1f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d6f5673-3a22-4d2d-ad22-6b4d1f178f1f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d6f5673-3a22-4d2d-ad22-6b4d1f178f1f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d6f5673-3a22-4d2d-ad22-6b4d1f178f1f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d6f5673-3a22-4d2d-ad22-6b4d1f178f1f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 200 Sep 03 12:11:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1588/3212] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:01 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a9dbe00b-422f-43e3-bbd4-4ce6a6637e76 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9dbe00b-422f-43e3-bbd4-4ce6a6637e76 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9dbe00b-422f-43e3-bbd4-4ce6a6637e76 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9dbe00b-422f-43e3-bbd4-4ce6a6637e76 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a9dbe00b-422f-43e3-bbd4-4ce6a6637e76 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9dbe00b-422f-43e3-bbd4-4ce6a6637e76 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1625/3213] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:02 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 436 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-720c4c9c-8dce-4c66-9d20-b147efc5d083 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-720c4c9c-8dce-4c66-9d20-b147efc5d083 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-720c4c9c-8dce-4c66-9d20-b147efc5d083 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-720c4c9c-8dce-4c66-9d20-b147efc5d083 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-720c4c9c-8dce-4c66-9d20-b147efc5d083 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-720c4c9c-8dce-4c66-9d20-b147efc5d083 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 200 Sep 03 12:11:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1589/3214] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:02 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] GET http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Calling method 'index' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.api_utils [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Removing options '' from query. {{(pid=86956) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.db.api [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Building query based on filter {{(pid=86956) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: /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 03 12:11:03 devstack devstack@c-api.service[86956]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:11:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Get all snapshots completed successfully. Sep 03 12:11:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-074e30ee-5b00-4f5a-b30b-964bb2e17376 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 12:11:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1626/3215] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:11:02 2026] GET /volume/v3/snapshots => generated 336 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete snapshot with id: 3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45a5f602-1ddd-4cd4-b96d-ab07890f8d81 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 202 Sep 03 12:11:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1590/3216] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:03 2026] DELETE /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ef2d8f94-3205-4f06-abda-bbcfc28665fb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ef2d8f94-3205-4f06-abda-bbcfc28665fb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ef2d8f94-3205-4f06-abda-bbcfc28665fb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ef2d8f94-3205-4f06-abda-bbcfc28665fb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:03 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:03 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:03 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ef2d8f94-3205-4f06-abda-bbcfc28665fb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:03 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ef2d8f94-3205-4f06-abda-bbcfc28665fb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 200 Sep 03 12:11:03 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1627/3217] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:03 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df541d5c-e06f-4d7c-9289-009c05747baf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df541d5c-e06f-4d7c-9289-009c05747baf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df541d5c-e06f-4d7c-9289-009c05747baf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df541d5c-e06f-4d7c-9289-009c05747baf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df541d5c-e06f-4d7c-9289-009c05747baf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df541d5c-e06f-4d7c-9289-009c05747baf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1591/3218] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:03 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 436 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2d5ce7be-c815-4698-b4be-640542b62b38 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d5ce7be-c815-4698-b4be-640542b62b38 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d5ce7be-c815-4698-b4be-640542b62b38 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2d5ce7be-c815-4698-b4be-640542b62b38 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2d5ce7be-c815-4698-b4be-640542b62b38 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2d5ce7be-c815-4698-b4be-640542b62b38 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 200 Sep 03 12:11:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1628/3219] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:04 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29c2ddfd-475c-46c4-8276-f6e076ac82a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29c2ddfd-475c-46c4-8276-f6e076ac82a9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29c2ddfd-475c-46c4-8276-f6e076ac82a9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29c2ddfd-475c-46c4-8276-f6e076ac82a9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29c2ddfd-475c-46c4-8276-f6e076ac82a9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29c2ddfd-475c-46c4-8276-f6e076ac82a9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1592/3220] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:04 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 436 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dcb6c7de-1e65-44c5-89e3-e263b573227a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dcb6c7de-1e65-44c5-89e3-e263b573227a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dcb6c7de-1e65-44c5-89e3-e263b573227a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dcb6c7de-1e65-44c5-89e3-e263b573227a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dcb6c7de-1e65-44c5-89e3-e263b573227a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b returned with HTTP 404 Sep 03 12:11:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1629/3221] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:05 2026] GET /volume/v3/snapshots/3061b730-aac7-47c6-9b0f-3cdbbea5ba1b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume with id: 126d4d33-911e-4856-9328-2013623847ad Sep 03 12:11:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume request issued successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01e7de5c-e799-42bc-8ea5-ce287a2b217e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad returned with HTTP 202 Sep 03 12:11:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1593/3222] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:05 2026] DELETE /volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4dfdaca2-dc9b-4967-96ab-4242f1aa698a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4dfdaca2-dc9b-4967-96ab-4242f1aa698a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4dfdaca2-dc9b-4967-96ab-4242f1aa698a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4dfdaca2-dc9b-4967-96ab-4242f1aa698a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4dfdaca2-dc9b-4967-96ab-4242f1aa698a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4dfdaca2-dc9b-4967-96ab-4242f1aa698a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad returned with HTTP 200 Sep 03 12:11:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1630/3223] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:05 2026] GET /volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2799922c-d28b-41f2-8b81-856f9d2132e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2799922c-d28b-41f2-8b81-856f9d2132e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2799922c-d28b-41f2-8b81-856f9d2132e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2799922c-d28b-41f2-8b81-856f9d2132e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2799922c-d28b-41f2-8b81-856f9d2132e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2799922c-d28b-41f2-8b81-856f9d2132e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1594/3224] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:05 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Delete snapshot with id: ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:05 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot delete request issued successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d203ab4c-3dbe-4207-b2c3-64d7ff9c26c6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 202 Sep 03 12:11:05 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1631/3225] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:05 2026] DELETE /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-932b3d68-d491-427e-be6b-b2f3cf2b4eac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-932b3d68-d491-427e-be6b-b2f3cf2b4eac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-932b3d68-d491-427e-be6b-b2f3cf2b4eac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-932b3d68-d491-427e-be6b-b2f3cf2b4eac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-932b3d68-d491-427e-be6b-b2f3cf2b4eac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-932b3d68-d491-427e-be6b-b2f3cf2b4eac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1595/3226] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:05 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 462 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6bd99040-e58f-4eed-a400-943934ab7e53 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6bd99040-e58f-4eed-a400-943934ab7e53 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6bd99040-e58f-4eed-a400-943934ab7e53 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6bd99040-e58f-4eed-a400-943934ab7e53 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6bd99040-e58f-4eed-a400-943934ab7e53 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad returned with HTTP 404 Sep 03 12:11:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1632/3227] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:06 2026] GET /volume/v3/volumes/126d4d33-911e-4856-9328-2013623847ad => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-395663002"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-395663002'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume of 1 GB Sep 03 12:11:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (e8826f5a-2078-4fb8-93b7-901052d7d4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82bcf264-a29d-4273-a506-154582432349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-860605f2-a2c5-4353-809c-f20fb83309c8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82bcf264-a29d-4273-a506-154582432349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a236cf5-b1cb-4c8c-b858-5cdaead4d3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-860605f2-a2c5-4353-809c-f20fb83309c8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-860605f2-a2c5-4353-809c-f20fb83309c8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-860605f2-a2c5-4353-809c-f20fb83309c8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-860605f2-a2c5-4353-809c-f20fb83309c8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-860605f2-a2c5-4353-809c-f20fb83309c8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 200 Sep 03 12:11:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1633/3228] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:06 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 462 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['89b11bf4-a092-443e-83c6-46b19ffb93a5', '8a530000-8577-4590-bab9-0aaa4356cdac', '9e39cfc3-532a-45c9-b93c-1dcb66d5e777', 'fea2be08-abcb-4a41-be92-004596da3a2c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a236cf5-b1cb-4c8c-b858-5cdaead4d3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b11bf4-a092-443e-83c6-46b19ffb93a5', '8a530000-8577-4590-bab9-0aaa4356cdac', '9e39cfc3-532a-45c9-b93c-1dcb66d5e777', 'fea2be08-abcb-4a41-be92-004596da3a2c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabd4677-98e1-4f01-8186-3a758c606988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dabd4677-98e1-4f01-8186-3a758c606988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84137fa-6430-4ac3-850f-e6869cebcdfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395663002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['89b11bf4-a092-443e-83c6-46b19ffb93a5','8a530000-8577-4590-bab9-0aaa4356cdac','9e39cfc3-532a-45c9-b93c-1dcb66d5e777','fea2be08-abcb-4a41-be92-004596da3a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395663002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84137fa-6430-4ac3-850f-e6869cebcdfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581a801f1e394eb5a1f80555beed9256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f2bb441eb64720949ea624fa434cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5433e402-f023-44e8-9f4c-58d8f4cb3b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5433e402-f023-44e8-9f4c-58d8f4cb3b0d) transitioned into state 'SUCCESS' from state '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-395663002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['89b11bf4-a092-443e-83c6-46b19ffb93a5','8a530000-8577-4590-bab9-0aaa4356cdac','9e39cfc3-532a-45c9-b93c-1dcb66d5e777','fea2be08-abcb-4a41-be92-004596da3a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611f29b8-9ab5-460c-a6b4-a45f6112066c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611f29b8-9ab5-460c-a6b4-a45f6112066c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (e8826f5a-2078-4fb8-93b7-901052d7d4aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request issued successfully. Sep 03 12:11:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8cfb19eb-7f32-40f9-850b-2cbab65bb580 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1596/3229] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:06 2026] POST /volume/v3/volumes => generated 786 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0308aa99-b783-4e63-8e49-0ed4b7d01a3c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0308aa99-b783-4e63-8e49-0ed4b7d01a3c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0308aa99-b783-4e63-8e49-0ed4b7d01a3c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0308aa99-b783-4e63-8e49-0ed4b7d01a3c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:06 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0308aa99-b783-4e63-8e49-0ed4b7d01a3c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0308aa99-b783-4e63-8e49-0ed4b7d01a3c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 200 Sep 03 12:11:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1634/3230] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:06 2026] GET /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f511755b-0c51-4525-97d9-b3910d8d6709 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f511755b-0c51-4525-97d9-b3910d8d6709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa Sep 03 12:11:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f511755b-0c51-4525-97d9-b3910d8d6709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f511755b-0c51-4525-97d9-b3910d8d6709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f511755b-0c51-4525-97d9-b3910d8d6709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa returned with HTTP 404 Sep 03 12:11:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1597/3231] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:07 2026] GET /volume/v3/snapshots/ea110ab4-37ab-4470-a880-896996cadfaa => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fb6e4429-6614-4700-b047-1cb2dadca750 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:11:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:11:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb6e4429-6614-4700-b047-1cb2dadca750 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 returned with HTTP 202 Sep 03 12:11:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1635/3232] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:07 2026] DELETE /volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a0c8d84-add2-460e-b3de-54a476258d81 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a0c8d84-add2-460e-b3de-54a476258d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:11:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a0c8d84-add2-460e-b3de-54a476258d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a0c8d84-add2-460e-b3de-54a476258d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8a0c8d84-add2-460e-b3de-54a476258d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a0c8d84-add2-460e-b3de-54a476258d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 returned with HTTP 200 Sep 03 12:11:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1598/3233] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:07 2026] GET /volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1f943161-e065-4528-bff0-7a0eb171b183 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f943161-e065-4528-bff0-7a0eb171b183 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f943161-e065-4528-bff0-7a0eb171b183 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1f943161-e065-4528-bff0-7a0eb171b183 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1f943161-e065-4528-bff0-7a0eb171b183 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1f943161-e065-4528-bff0-7a0eb171b183 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 200 Sep 03 12:11:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1636/3234] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:07 2026] GET /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9fcafc09-ccd0-4c4b-b14e-0278e29dfe49 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fcafc09-ccd0-4c4b-b14e-0278e29dfe49 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 Sep 03 12:11:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fcafc09-ccd0-4c4b-b14e-0278e29dfe49 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fcafc09-ccd0-4c4b-b14e-0278e29dfe49 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fcafc09-ccd0-4c4b-b14e-0278e29dfe49 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 returned with HTTP 404 Sep 03 12:11:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1599/3235] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:08 2026] GET /volume/v3/volumes/bfd8bbe6-1334-45fa-8563-b35d4a6be398 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b644e894-78a8-4c6f-a452-27b846c0855e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2143542813"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2143542813'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:11:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (afddc286-df0a-4ad5-8285-bf9a2473c76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c961c6a-0f13-4d06-aed3-869002c99bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c961c6a-0f13-4d06-aed3-869002c99bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:08 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7ee6ac-885f-4572-bf3e-24a0755bebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d52e8fae-2e0c-4937-ad36-3e4e5eab7e52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d52e8fae-2e0c-4937-ad36-3e4e5eab7e52 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d52e8fae-2e0c-4937-ad36-3e4e5eab7e52 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d52e8fae-2e0c-4937-ad36-3e4e5eab7e52 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d52e8fae-2e0c-4937-ad36-3e4e5eab7e52 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d52e8fae-2e0c-4937-ad36-3e4e5eab7e52 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 200 Sep 03 12:11:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1600/3236] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:08 2026] GET /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b84137fa-6430-4ac3-850f-e6869cebcdfc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-469929415"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['eb6231e5-fd13-4767-9a80-e58984a4a66f', '3f261efb-f948-437e-ab43-fd940af92f42', 'f9b87443-a872-4cda-84d0-c630f8cf1ca1', '77da8743-5bc1-4419-abc0-417c82dd8863'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7ee6ac-885f-4572-bf3e-24a0755bebf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb6231e5-fd13-4767-9a80-e58984a4a66f', '3f261efb-f948-437e-ab43-fd940af92f42', 'f9b87443-a872-4cda-84d0-c630f8cf1ca1', '77da8743-5bc1-4419-abc0-417c82dd8863']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create snapshot from volume b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f310585-3ef1-4aac-a9b2-462a4c49064f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f310585-3ef1-4aac-a9b2-462a4c49064f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1923fa-8c3d-49c1-95e4-163a0142624f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143542813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['eb6231e5-fd13-4767-9a80-e58984a4a66f','3f261efb-f948-437e-ab43-fd940af92f42','f9b87443-a872-4cda-84d0-c630f8cf1ca1','77da8743-5bc1-4419-abc0-417c82dd8863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143542813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1923fa-8c3d-49c1-95e4-163a0142624f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (377fac7a-1462-4ffa-a103-efc034866549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['1e1c8bf1-87ea-4ff1-83be-97d8ea8f4d1c', 'c5ac5fdb-ce65-41b2-8786-e58066aaf9c6', '1f2aaa91-aaf7-4fed-851c-a1802e09c339', '0f82abaa-570b-4f87-bcd7-d7a37601fb48'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (377fac7a-1462-4ffa-a103-efc034866549) transitioned into state 'SUCCESS' from state '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-2143542813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['eb6231e5-fd13-4767-9a80-e58984a4a66f','3f261efb-f948-437e-ab43-fd940af92f42','f9b87443-a872-4cda-84d0-c630f8cf1ca1','77da8743-5bc1-4419-abc0-417c82dd8863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13471635-762c-4524-a6da-5e5ae18fc20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13471635-762c-4524-a6da-5e5ae18fc20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (afddc286-df0a-4ad5-8285-bf9a2473c76b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:11:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b644e894-78a8-4c6f-a452-27b846c0855e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1637/3237] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:08 2026] POST /volume/v3/volumes => generated 787 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot create request issued successfully. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad90b34b-3fdb-45f0-862b-91f67ac2c12b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1601/3238] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0cd43b0d-47c0-43a7-b2fd-e518c9fcd23e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a68e7a57-3e17-413b-9d63-27be4dcf3f5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a68e7a57-3e17-413b-9d63-27be4dcf3f5c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0cd43b0d-47c0-43a7-b2fd-e518c9fcd23e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0cd43b0d-47c0-43a7-b2fd-e518c9fcd23e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a68e7a57-3e17-413b-9d63-27be4dcf3f5c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a68e7a57-3e17-413b-9d63-27be4dcf3f5c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0cd43b0d-47c0-43a7-b2fd-e518c9fcd23e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0cd43b0d-47c0-43a7-b2fd-e518c9fcd23e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0cd43b0d-47c0-43a7-b2fd-e518c9fcd23e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 200 Sep 03 12:11:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1638/3239] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:09 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a68e7a57-3e17-413b-9d63-27be4dcf3f5c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a68e7a57-3e17-413b-9d63-27be4dcf3f5c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 200 Sep 03 12:11:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1602/3240] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:09 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-75170524-3526-445a-944f-8aeec17471a5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-75170524-3526-445a-944f-8aeec17471a5 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-75170524-3526-445a-944f-8aeec17471a5 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-75170524-3526-445a-944f-8aeec17471a5 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-75170524-3526-445a-944f-8aeec17471a5 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-75170524-3526-445a-944f-8aeec17471a5 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 200 Sep 03 12:11:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1639/3241] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:10 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a1ebe505-d4f7-4559-8763-d2564cbb8e44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1ebe505-d4f7-4559-8763-d2564cbb8e44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe505-d4f7-4559-8763-d2564cbb8e44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1ebe505-d4f7-4559-8763-d2564cbb8e44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a1ebe505-d4f7-4559-8763-d2564cbb8e44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1ebe505-d4f7-4559-8763-d2564cbb8e44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 200 Sep 03 12:11:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1603/3242] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:10 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0d49cd62-a912-4fa6-8c25-9d56cda1b2e9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0d49cd62-a912-4fa6-8c25-9d56cda1b2e9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0d49cd62-a912-4fa6-8c25-9d56cda1b2e9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0d49cd62-a912-4fa6-8c25-9d56cda1b2e9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0d49cd62-a912-4fa6-8c25-9d56cda1b2e9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0d49cd62-a912-4fa6-8c25-9d56cda1b2e9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 200 Sep 03 12:11:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1640/3243] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:11 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97fc740b-f123-422d-9b4c-2d1fb703429d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97fc740b-f123-422d-9b4c-2d1fb703429d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97fc740b-f123-422d-9b4c-2d1fb703429d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97fc740b-f123-422d-9b4c-2d1fb703429d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97fc740b-f123-422d-9b4c-2d1fb703429d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97fc740b-f123-422d-9b4c-2d1fb703429d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 200 Sep 03 12:11:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1604/3244] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:11 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c47201e4-c0cf-4cd5-bf41-c8da43aeca13 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c47201e4-c0cf-4cd5-bf41-c8da43aeca13 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c47201e4-c0cf-4cd5-bf41-c8da43aeca13 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c47201e4-c0cf-4cd5-bf41-c8da43aeca13 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c47201e4-c0cf-4cd5-bf41-c8da43aeca13 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c47201e4-c0cf-4cd5-bf41-c8da43aeca13 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 200 Sep 03 12:11:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1641/3245] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:12 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-981e47ea-d989-4662-8747-6d75f4991ebb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-981e47ea-d989-4662-8747-6d75f4991ebb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] POST http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928/action Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-981e47ea-d989-4662-8747-6d75f4991ebb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-981e47ea-d989-4662-8747-6d75f4991ebb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-981e47ea-d989-4662-8747-6d75f4991ebb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Updating snapshot '94be5f70-5b8e-49de-b7ef-3727348ac928' with '{'status': 'error'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6280adb0-30b7-486e-a1f1-eb7e54b4f9e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6280adb0-30b7-486e-a1f1-eb7e54b4f9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6280adb0-30b7-486e-a1f1-eb7e54b4f9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6280adb0-30b7-486e-a1f1-eb7e54b4f9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-981e47ea-d989-4662-8747-6d75f4991ebb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fbd2eacd21f64251a9bf853bebcb964c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '581a801f1e394eb5a1f80555beed9256', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-981e47ea-d989-4662-8747-6d75f4991ebb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928/action returned with HTTP 403 Sep 03 12:11:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1605/3246] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:11:12 2026] POST /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928/action => generated 133 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1288a7b6-9160-4f24-87f9-906982acc705 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete snapshot with id: 94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:12 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6280adb0-30b7-486e-a1f1-eb7e54b4f9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6280adb0-30b7-486e-a1f1-eb7e54b4f9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 200 Sep 03 12:11:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1642/3247] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:12 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1288a7b6-9160-4f24-87f9-906982acc705 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 202 Sep 03 12:11:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1606/3248] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:12 2026] DELETE /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-14a5978f-0222-4a35-bf6b-1321ba53977c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-14a5978f-0222-4a35-bf6b-1321ba53977c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-14a5978f-0222-4a35-bf6b-1321ba53977c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-14a5978f-0222-4a35-bf6b-1321ba53977c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-14a5978f-0222-4a35-bf6b-1321ba53977c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-14a5978f-0222-4a35-bf6b-1321ba53977c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 200 Sep 03 12:11:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1643/3249] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:12 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-539b48c8-082d-4ffe-a654-bf7f6e9ec322 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-539b48c8-082d-4ffe-a654-bf7f6e9ec322 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-539b48c8-082d-4ffe-a654-bf7f6e9ec322 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-539b48c8-082d-4ffe-a654-bf7f6e9ec322 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-539b48c8-082d-4ffe-a654-bf7f6e9ec322 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-539b48c8-082d-4ffe-a654-bf7f6e9ec322 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 200 Sep 03 12:11:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1607/3250] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:13 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-687b1e8c-f5d3-49c6-96ef-1bf07c07ef57 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-687b1e8c-f5d3-49c6-96ef-1bf07c07ef57 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-687b1e8c-f5d3-49c6-96ef-1bf07c07ef57 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-687b1e8c-f5d3-49c6-96ef-1bf07c07ef57 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-626d3cff-ea90-47e3-b824-730287ceb25b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b1923fa-8c3d-49c1-95e4-163a0142624f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1577272209"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-687b1e8c-f5d3-49c6-96ef-1bf07c07ef57 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-687b1e8c-f5d3-49c6-96ef-1bf07c07ef57 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 200 Sep 03 12:11:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1644/3251] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:13 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume 0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:13 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['4dff6461-6388-4ccb-b97b-d745b058f8e2', '824c31b2-5510-40d9-9b88-cf8a5723efef', 'f1949d87-848d-4d31-96f2-f6a8463dfe4b', '8b47f40c-15c9-4ba0-9744-0919d04d6f98'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:11:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-626d3cff-ea90-47e3-b824-730287ceb25b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1608/3252] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bb35897e-4f13-4522-828c-d1ecf5ef3b2d None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb35897e-4f13-4522-828c-d1ecf5ef3b2d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb35897e-4f13-4522-828c-d1ecf5ef3b2d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:13 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb35897e-4f13-4522-828c-d1ecf5ef3b2d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:13 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:13 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:13 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bb35897e-4f13-4522-828c-d1ecf5ef3b2d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:13 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb35897e-4f13-4522-828c-d1ecf5ef3b2d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 200 Sep 03 12:11:13 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1645/3253] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:13 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-abf1906c-ab06-440e-bbfd-4ec46ee6751a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abf1906c-ab06-440e-bbfd-4ec46ee6751a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 Sep 03 12:11:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-abf1906c-ab06-440e-bbfd-4ec46ee6751a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-abf1906c-ab06-440e-bbfd-4ec46ee6751a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-abf1906c-ab06-440e-bbfd-4ec46ee6751a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 returned with HTTP 404 Sep 03 12:11:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1609/3254] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:14 2026] GET /volume/v3/snapshots/94be5f70-5b8e-49de-b7ef-3727348ac928 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume with id: b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume request issued successfully. Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-eb34fa4f-8a5f-4d35-9b1a-9b5e0d012642 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 202 Sep 03 12:11:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1646/3255] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:14 2026] DELETE /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38960300-17fb-4608-859f-25dad49c5244 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38960300-17fb-4608-859f-25dad49c5244 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38960300-17fb-4608-859f-25dad49c5244 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38960300-17fb-4608-859f-25dad49c5244 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38960300-17fb-4608-859f-25dad49c5244 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38960300-17fb-4608-859f-25dad49c5244 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 200 Sep 03 12:11:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1610/3256] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:14 2026] GET /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 1015 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c70083a-abaa-4d30-a072-130b4d626ce3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c70083a-abaa-4d30-a072-130b4d626ce3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c70083a-abaa-4d30-a072-130b4d626ce3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c70083a-abaa-4d30-a072-130b4d626ce3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c70083a-abaa-4d30-a072-130b4d626ce3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c70083a-abaa-4d30-a072-130b4d626ce3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 200 Sep 03 12:11:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1647/3257] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:14 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-24762360-5da0-4bf2-b50d-3add7ac724db None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24762360-5da0-4bf2-b50d-3add7ac724db tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24762360-5da0-4bf2-b50d-3add7ac724db tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-24762360-5da0-4bf2-b50d-3add7ac724db tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-226676285", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-226676285', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:15 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create volume of 1 GB Sep 03 12:11:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-24762360-5da0-4bf2-b50d-3add7ac724db tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-24762360-5da0-4bf2-b50d-3add7ac724db tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 200 Sep 03 12:11:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1648/3258] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:15 2026] GET /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:11:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c9e56129-5247-47a8-9e6b-317275467e26 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c9e56129-5247-47a8-9e6b-317275467e26 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c9e56129-5247-47a8-9e6b-317275467e26 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c9e56129-5247-47a8-9e6b-317275467e26 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Availability Zones retrieved successfully. Sep 03 12:11:15 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:15 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c9e56129-5247-47a8-9e6b-317275467e26 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c9e56129-5247-47a8-9e6b-317275467e26 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 200 Sep 03 12:11:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1649/3259] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:15 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Flow 'volume_create_api' (bffddd6e-7913-4d4a-9dc2-8fb02e7c313d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b243e9d-c0ed-4328-b90d-2b5099839010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b243e9d-c0ed-4328-b90d-2b5099839010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8584e5-fff2-4c6e-b15e-5bdb9063cd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Created reservations ['4b347c7e-14cc-492b-b54b-04bd907f54e6', 'fd2f3db0-14e8-4d88-869d-3df0f10449cf', '989db820-11d8-4473-b5b4-10c20438ab45', '21fb4e1a-d8ca-4134-a2ed-c3c311d18c01'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8584e5-fff2-4c6e-b15e-5bdb9063cd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b347c7e-14cc-492b-b54b-04bd907f54e6', 'fd2f3db0-14e8-4d88-869d-3df0f10449cf', '989db820-11d8-4473-b5b4-10c20438ab45', '21fb4e1a-d8ca-4134-a2ed-c3c311d18c01']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d436e4-3053-4e4c-98b6-9ab00b781e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d436e4-3053-4e4c-98b6-9ab00b781e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a715bc2-c306-4e6e-9465-cebf9ff76e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-226676285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0535766da914584b440232fb0cf0410',qos_specs=None,replication_status=,reservations=['4b347c7e-14cc-492b-b54b-04bd907f54e6','fd2f3db0-14e8-4d88-869d-3df0f10449cf','989db820-11d8-4473-b5b4-10c20438ab45','21fb4e1a-d8ca-4134-a2ed-c3c311d18c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12394a5a157a4bb6b272946feb2a4473',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-226676285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a715bc2-c306-4e6e-9465-cebf9ff76e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0535766da914584b440232fb0cf0410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12394a5a157a4bb6b272946feb2a4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5739615-c9b3-4548-bf15-461bd3856599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5739615-c9b3-4548-bf15-461bd3856599) transitioned into state 'SUCCESS' from state '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-226676285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0535766da914584b440232fb0cf0410',qos_specs=None,replication_status=,reservations=['4b347c7e-14cc-492b-b54b-04bd907f54e6','fd2f3db0-14e8-4d88-869d-3df0f10449cf','989db820-11d8-4473-b5b4-10c20438ab45','21fb4e1a-d8ca-4134-a2ed-c3c311d18c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12394a5a157a4bb6b272946feb2a4473',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbf8e82-2074-479b-9111-0c50b389b3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbf8e82-2074-479b-9111-0c50b389b3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Flow 'volume_create_api' (bffddd6e-7913-4d4a-9dc2-8fb02e7c313d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create volume request issued successfully. Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d05aada1-8b2d-4a80-a310-702ed654ba30 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1611/3260] 192.168.122.215 () {60 vars in 1143 bytes} [Thu Sep 3 12:11:15 2026] POST /volume/v3/volumes => generated 762 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-57c456f4-acc8-4850-bb2b-5b92b4654181 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57c456f4-acc8-4850-bb2b-5b92b4654181 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57c456f4-acc8-4850-bb2b-5b92b4654181 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-57c456f4-acc8-4850-bb2b-5b92b4654181 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-57c456f4-acc8-4850-bb2b-5b92b4654181 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-57c456f4-acc8-4850-bb2b-5b92b4654181 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 200 Sep 03 12:11:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1650/3261] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:16 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 830 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5bb06abb-207e-40f5-98a5-5aa4540c0cd2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bb06abb-207e-40f5-98a5-5aa4540c0cd2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bb06abb-207e-40f5-98a5-5aa4540c0cd2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bb06abb-207e-40f5-98a5-5aa4540c0cd2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2f07a651-e6a1-4313-b51e-355ff02bab38 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f07a651-e6a1-4313-b51e-355ff02bab38 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f07a651-e6a1-4313-b51e-355ff02bab38 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f07a651-e6a1-4313-b51e-355ff02bab38 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bb06abb-207e-40f5-98a5-5aa4540c0cd2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc returned with HTTP 404 Sep 03 12:11:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1612/3262] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:16 2026] GET /volume/v3/volumes/b84137fa-6430-4ac3-850f-e6869cebcdfc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40121919-979a-409b-a768-a6f6a069adab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f07a651-e6a1-4313-b51e-355ff02bab38 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f07a651-e6a1-4313-b51e-355ff02bab38 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 200 Sep 03 12:11:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1651/3263] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:16 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-793413874"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-793413874'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume of 1 GB Sep 03 12:11:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d739079a-addc-4f79-af17-c0549626971c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:16 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Delete snapshot with id: dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (fc0d192d-f26d-45ce-bc2f-544cf536e2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f540ba-9de8-49da-b190-e42331a81889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot delete request issued successfully. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d739079a-addc-4f79-af17-c0549626971c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 202 Sep 03 12:11:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1652/3264] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:16 2026] DELETE /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b92d7fab-31b2-4c32-b5a1-d43198ce3fa5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b92d7fab-31b2-4c32-b5a1-d43198ce3fa5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b92d7fab-31b2-4c32-b5a1-d43198ce3fa5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b92d7fab-31b2-4c32-b5a1-d43198ce3fa5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b92d7fab-31b2-4c32-b5a1-d43198ce3fa5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b92d7fab-31b2-4c32-b5a1-d43198ce3fa5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 200 Sep 03 12:11:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1653/3265] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:17 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f540ba-9de8-49da-b190-e42331a81889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5d5a9d-2627-41d2-9b26-12befee180eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['9be300ee-0a8e-4773-93a0-3caff38a60d8', '7f51e384-334c-4c77-937c-cb4089e53fe3', 'f051ef47-7a1a-43a5-9aed-066dbd10f17f', 'd6f0105d-dd41-45e0-9941-d24508061669'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5d5a9d-2627-41d2-9b26-12befee180eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be300ee-0a8e-4773-93a0-3caff38a60d8', '7f51e384-334c-4c77-937c-cb4089e53fe3', 'f051ef47-7a1a-43a5-9aed-066dbd10f17f', 'd6f0105d-dd41-45e0-9941-d24508061669']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da0b06e-43e2-4502-bed8-cbf2d62e7e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9da0b06e-43e2-4502-bed8-cbf2d62e7e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5425e41d-62b0-49de-af0a-bc96e125f798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793413874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['9be300ee-0a8e-4773-93a0-3caff38a60d8','7f51e384-334c-4c77-937c-cb4089e53fe3','f051ef47-7a1a-43a5-9aed-066dbd10f17f','d6f0105d-dd41-45e0-9941-d24508061669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793413874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5425e41d-62b0-49de-af0a-bc96e125f798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581a801f1e394eb5a1f80555beed9256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f2bb441eb64720949ea624fa434cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e03173e-b2d3-4267-9381-960b97dade19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e03173e-b2d3-4267-9381-960b97dade19) transitioned into state 'SUCCESS' from state '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-793413874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['9be300ee-0a8e-4773-93a0-3caff38a60d8','7f51e384-334c-4c77-937c-cb4089e53fe3','f051ef47-7a1a-43a5-9aed-066dbd10f17f','d6f0105d-dd41-45e0-9941-d24508061669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab0282e-70bd-45ca-8246-11f6e5a41faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab0282e-70bd-45ca-8246-11f6e5a41faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (fc0d192d-f26d-45ce-bc2f-544cf536e2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request issued successfully. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40121919-979a-409b-a768-a6f6a069adab tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1613/3266] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:16 2026] POST /volume/v3/volumes => generated 786 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-87cb887b-c15a-4db7-bf93-a6fbc7616cda None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87cb887b-c15a-4db7-bf93-a6fbc7616cda tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87cb887b-c15a-4db7-bf93-a6fbc7616cda tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-87cb887b-c15a-4db7-bf93-a6fbc7616cda tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:17 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:17 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-87cb887b-c15a-4db7-bf93-a6fbc7616cda tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e21e9727-efda-4bb3-8e32-4682db9c114f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:17 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-87cb887b-c15a-4db7-bf93-a6fbc7616cda tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 returned with HTTP 200 Sep 03 12:11:17 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1654/3267] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:17 2026] GET /volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 => generated 965 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e21e9727-efda-4bb3-8e32-4682db9c114f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e21e9727-efda-4bb3-8e32-4682db9c114f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e21e9727-efda-4bb3-8e32-4682db9c114f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e21e9727-efda-4bb3-8e32-4682db9c114f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e21e9727-efda-4bb3-8e32-4682db9c114f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 200 Sep 03 12:11:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1614/3268] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:17 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-15feb589-538a-4ed3-8ede-6d34e8745636 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15feb589-538a-4ed3-8ede-6d34e8745636 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15feb589-538a-4ed3-8ede-6d34e8745636 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-15feb589-538a-4ed3-8ede-6d34e8745636 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-15feb589-538a-4ed3-8ede-6d34e8745636 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-15feb589-538a-4ed3-8ede-6d34e8745636 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 200 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1655/3269] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:18 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68eb03d4-b734-4a05-8f89-95cef5079d7a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68eb03d4-b734-4a05-8f89-95cef5079d7a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68eb03d4-b734-4a05-8f89-95cef5079d7a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68eb03d4-b734-4a05-8f89-95cef5079d7a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-68eb03d4-b734-4a05-8f89-95cef5079d7a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68eb03d4-b734-4a05-8f89-95cef5079d7a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 returned with HTTP 200 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1615/3270] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:18 2026] GET /volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4d9932cf-0c8c-413c-95bd-8dc549b927a4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d9932cf-0c8c-413c-95bd-8dc549b927a4 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d9932cf-0c8c-413c-95bd-8dc549b927a4 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4d9932cf-0c8c-413c-95bd-8dc549b927a4 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5425e41d-62b0-49de-af0a-bc96e125f798", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1986492339"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4d9932cf-0c8c-413c-95bd-8dc549b927a4 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create snapshot from volume 5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4d9932cf-0c8c-413c-95bd-8dc549b927a4 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 200 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1656/3271] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:18 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1c50bead-8279-40ec-bc48-697a99114848 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c50bead-8279-40ec-bc48-697a99114848 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c50bead-8279-40ec-bc48-697a99114848 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1c50bead-8279-40ec-bc48-697a99114848 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1c50bead-8279-40ec-bc48-697a99114848 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['7168ac09-5ba0-4bbf-a10a-adea695f14ba', '24cb92ee-415b-42be-8fdb-9f6a7a86701c', '805be2ae-6413-4154-ae9b-ebba5175346a', 'f4344e8f-2132-40d1-a14e-627ff45a2b2b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1c50bead-8279-40ec-bc48-697a99114848 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 200 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1657/3272] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:18 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e2a465dd-4217-4927-888d-70f9602ec36f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a715bc2-c306-4e6e-9465-cebf9ff76e13", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1604530788", "description": null, "metadata": null}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create snapshot from volume 7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot create request issued successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bd7b701-cea3-4288-9bc2-4bcc73fbb124 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1616/3273] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-37cff36c-e8fc-46d5-8d6f-f496a8cb1228 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37cff36c-e8fc-46d5-8d6f-f496a8cb1228 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37cff36c-e8fc-46d5-8d6f-f496a8cb1228 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37cff36c-e8fc-46d5-8d6f-f496a8cb1228 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-37cff36c-e8fc-46d5-8d6f-f496a8cb1228 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37cff36c-e8fc-46d5-8d6f-f496a8cb1228 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1617/3274] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:18 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Created reservations ['090d3435-32d9-4c00-a1dc-3062983457c3', '626ac1e1-2f0b-4a2a-afc4-02ec835f6741', '12e80757-d55e-4001-9d89-c9467515620a', 'e5253032-a796-478f-92ee-d9efd4c186a1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:18 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot force create request issued successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e2a465dd-4217-4927-888d-70f9602ec36f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1658/3275] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11eb5d1f-ef20-467e-8760-7e350be66938 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11eb5d1f-ef20-467e-8760-7e350be66938 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11eb5d1f-ef20-467e-8760-7e350be66938 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11eb5d1f-ef20-467e-8760-7e350be66938 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-11eb5d1f-ef20-467e-8760-7e350be66938 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11eb5d1f-ef20-467e-8760-7e350be66938 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1618/3276] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:18 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-691862a1-57ac-45b0-ba04-7f3cd17432bd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-691862a1-57ac-45b0-ba04-7f3cd17432bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-691862a1-57ac-45b0-ba04-7f3cd17432bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-691862a1-57ac-45b0-ba04-7f3cd17432bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-691862a1-57ac-45b0-ba04-7f3cd17432bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 404 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1659/3277] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:19 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc8cf313-970d-4e7a-8d41-ef536885efcf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc8cf313-970d-4e7a-8d41-ef536885efcf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc8cf313-970d-4e7a-8d41-ef536885efcf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc8cf313-970d-4e7a-8d41-ef536885efcf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-fc8cf313-970d-4e7a-8d41-ef536885efcf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc8cf313-970d-4e7a-8d41-ef536885efcf tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 404 Sep 03 12:11:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1619/3278] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:19 2026] DELETE /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b770b85f-f438-4476-9a6d-064d44d55e34 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b770b85f-f438-4476-9a6d-064d44d55e34 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b770b85f-f438-4476-9a6d-064d44d55e34 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b770b85f-f438-4476-9a6d-064d44d55e34 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b770b85f-f438-4476-9a6d-064d44d55e34 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 returned with HTTP 404 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1660/3279] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:19 2026] GET /volume/v3/snapshots/dab5b4cd-2f70-4a76-8fca-9b96ea1fa293 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: 0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc921b33-cf68-4bf5-9fc9-c76eb9c29168 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 202 Sep 03 12:11:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1620/3280] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:19 2026] DELETE /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a6e20967-4d3d-4713-a063-3ceb4ae71c4b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6e20967-4d3d-4713-a063-3ceb4ae71c4b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6e20967-4d3d-4713-a063-3ceb4ae71c4b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a6e20967-4d3d-4713-a063-3ceb4ae71c4b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a6e20967-4d3d-4713-a063-3ceb4ae71c4b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a6e20967-4d3d-4713-a063-3ceb4ae71c4b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 200 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1661/3281] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:19 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4a8fe5a-52f9-41d8-9e2f-8f968e4f451e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4a8fe5a-52f9-41d8-9e2f-8f968e4f451e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4a8fe5a-52f9-41d8-9e2f-8f968e4f451e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4a8fe5a-52f9-41d8-9e2f-8f968e4f451e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4a8fe5a-52f9-41d8-9e2f-8f968e4f451e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4a8fe5a-52f9-41d8-9e2f-8f968e4f451e tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1621/3282] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:19 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0716ea8f-d1e9-457e-bd5f-f42e6415f494 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0716ea8f-d1e9-457e-bd5f-f42e6415f494 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0716ea8f-d1e9-457e-bd5f-f42e6415f494 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0716ea8f-d1e9-457e-bd5f-f42e6415f494 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-0716ea8f-d1e9-457e-bd5f-f42e6415f494 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0716ea8f-d1e9-457e-bd5f-f42e6415f494 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1662/3283] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:19 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bcf145fe-8fd4-400c-b0c8-23d5e01d92bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bcf145fe-8fd4-400c-b0c8-23d5e01d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bcf145fe-8fd4-400c-b0c8-23d5e01d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bcf145fe-8fd4-400c-b0c8-23d5e01d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bcf145fe-8fd4-400c-b0c8-23d5e01d92bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f returned with HTTP 404 Sep 03 12:11:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1622/3284] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:20 2026] GET /volume/v3/volumes/0b1923fa-8c3d-49c1-95e4-163a0142624f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-143894070"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-143894070'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (844c8326-bcf7-4d68-acd7-785bf2b5ba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c81baaa-05a9-48d4-a923-4d2319281b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c81baaa-05a9-48d4-a923-4d2319281b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd564eaa-db1c-4101-b823-55fc5ba32b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['9fba661a-525f-4ebc-9670-24648ba43d03', '997a9397-0453-4f40-a192-387da1b14682', 'f22b7077-a444-4594-aeb9-3aa073ce63df', 'a79dfb60-60e8-4d87-878b-9499340c90f9'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd564eaa-db1c-4101-b823-55fc5ba32b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fba661a-525f-4ebc-9670-24648ba43d03', '997a9397-0453-4f40-a192-387da1b14682', 'f22b7077-a444-4594-aeb9-3aa073ce63df', 'a79dfb60-60e8-4d87-878b-9499340c90f9']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3aafaf3-15cb-4cf9-b32d-53e7135d82d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:20 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3aafaf3-15cb-4cf9-b32d-53e7135d82d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d987bdd-47ff-45d9-8f7d-81771abc541c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143894070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['9fba661a-525f-4ebc-9670-24648ba43d03','997a9397-0453-4f40-a192-387da1b14682','f22b7077-a444-4594-aeb9-3aa073ce63df','a79dfb60-60e8-4d87-878b-9499340c90f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-143894070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d987bdd-47ff-45d9-8f7d-81771abc541c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d31425b-6617-49df-b176-e06ab6f8ff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d31425b-6617-49df-b176-e06ab6f8ff6d) transitioned into state 'SUCCESS' from state '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-143894070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['9fba661a-525f-4ebc-9670-24648ba43d03','997a9397-0453-4f40-a192-387da1b14682','f22b7077-a444-4594-aeb9-3aa073ce63df','a79dfb60-60e8-4d87-878b-9499340c90f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0194da-dd7c-4ca2-8315-a46d986fb675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed0194da-dd7c-4ca2-8315-a46d986fb675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (844c8326-bcf7-4d68-acd7-785bf2b5ba69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ce4d64b7-ce0f-4f7e-a55a-e651dd6c8819 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1663/3285] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:20 2026] POST /volume/v3/volumes => generated 786 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-115ae881-05d4-4c74-aeac-e4ad636275c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-115ae881-05d4-4c74-aeac-e4ad636275c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-115ae881-05d4-4c74-aeac-e4ad636275c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-115ae881-05d4-4c74-aeac-e4ad636275c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-115ae881-05d4-4c74-aeac-e4ad636275c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-115ae881-05d4-4c74-aeac-e4ad636275c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 200 Sep 03 12:11:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1623/3286] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:20 2026] GET /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-dce1d368-a25b-4d81-b8e6-978c0d0e060c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dce1d368-a25b-4d81-b8e6-978c0d0e060c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dce1d368-a25b-4d81-b8e6-978c0d0e060c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-dce1d368-a25b-4d81-b8e6-978c0d0e060c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-dce1d368-a25b-4d81-b8e6-978c0d0e060c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-dce1d368-a25b-4d81-b8e6-978c0d0e060c tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1664/3287] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:20 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-43b15633-7e7c-447f-a1ef-162757a0f23e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43b15633-7e7c-447f-a1ef-162757a0f23e tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43b15633-7e7c-447f-a1ef-162757a0f23e tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43b15633-7e7c-447f-a1ef-162757a0f23e tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-43b15633-7e7c-447f-a1ef-162757a0f23e tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43b15633-7e7c-447f-a1ef-162757a0f23e tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1624/3288] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:20 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c89486b2-e7bd-4429-a3ba-3e9883801fb2 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c89486b2-e7bd-4429-a3ba-3e9883801fb2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c89486b2-e7bd-4429-a3ba-3e9883801fb2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c89486b2-e7bd-4429-a3ba-3e9883801fb2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c89486b2-e7bd-4429-a3ba-3e9883801fb2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1594309d-cdf8-4d46-af8c-25ac29f7a14f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1594309d-cdf8-4d46-af8c-25ac29f7a14f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1594309d-cdf8-4d46-af8c-25ac29f7a14f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1594309d-cdf8-4d46-af8c-25ac29f7a14f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c89486b2-e7bd-4429-a3ba-3e9883801fb2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 200 Sep 03 12:11:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1665/3289] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:21 2026] GET /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:11:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1594309d-cdf8-4d46-af8c-25ac29f7a14f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1594309d-cdf8-4d46-af8c-25ac29f7a14f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1625/3290] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:21 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-286bde51-1470-404d-9c58-a1687123130b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-286bde51-1470-404d-9c58-a1687123130b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-286bde51-1470-404d-9c58-a1687123130b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-286bde51-1470-404d-9c58-a1687123130b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-286bde51-1470-404d-9c58-a1687123130b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Snapshot retrieved successfully. Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-286bde51-1470-404d-9c58-a1687123130b tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1666/3291] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:21 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-608b5f3d-29a8-4135-87d5-28e464d691aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete snapshot with id: 8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-608b5f3d-29a8-4135-87d5-28e464d691aa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 202 Sep 03 12:11:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1626/3292] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:21 2026] DELETE /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-76a87654-fc4a-40f5-92b6-bbd25e1814eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-76a87654-fc4a-40f5-92b6-bbd25e1814eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-76a87654-fc4a-40f5-92b6-bbd25e1814eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-76a87654-fc4a-40f5-92b6-bbd25e1814eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-76a87654-fc4a-40f5-92b6-bbd25e1814eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-76a87654-fc4a-40f5-92b6-bbd25e1814eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1667/3293] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:21 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2dbb9d71-ccd7-4515-aff1-d30cd33cd919 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2dbb9d71-ccd7-4515-aff1-d30cd33cd919 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2dbb9d71-ccd7-4515-aff1-d30cd33cd919 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2dbb9d71-ccd7-4515-aff1-d30cd33cd919 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2dbb9d71-ccd7-4515-aff1-d30cd33cd919 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2dbb9d71-ccd7-4515-aff1-d30cd33cd919 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1627/3294] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:21 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2b6af86c-99f6-47ad-9d01-6b6610b0cf4f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b6af86c-99f6-47ad-9d01-6b6610b0cf4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b6af86c-99f6-47ad-9d01-6b6610b0cf4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2b6af86c-99f6-47ad-9d01-6b6610b0cf4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:22 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:22 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:22 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:22 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:22 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2b6af86c-99f6-47ad-9d01-6b6610b0cf4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2b6af86c-99f6-47ad-9d01-6b6610b0cf4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 200 Sep 03 12:11:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1668/3295] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:22 2026] GET /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a089cf7d-89df-4022-bbfe-d7cc9884302f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a089cf7d-89df-4022-bbfe-d7cc9884302f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a089cf7d-89df-4022-bbfe-d7cc9884302f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a089cf7d-89df-4022-bbfe-d7cc9884302f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a089cf7d-89df-4022-bbfe-d7cc9884302f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a089cf7d-89df-4022-bbfe-d7cc9884302f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 200 Sep 03 12:11:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1628/3296] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:22 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43fceeba-05b7-4faf-b9f6-a68a9237eb84 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43fceeba-05b7-4faf-b9f6-a68a9237eb84 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43fceeba-05b7-4faf-b9f6-a68a9237eb84 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43fceeba-05b7-4faf-b9f6-a68a9237eb84 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-43fceeba-05b7-4faf-b9f6-a68a9237eb84 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43fceeba-05b7-4faf-b9f6-a68a9237eb84 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1669/3297] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:23 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-76dc975f-37d8-4dbe-af29-ef42c793fc08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76dc975f-37d8-4dbe-af29-ef42c793fc08 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76dc975f-37d8-4dbe-af29-ef42c793fc08 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76dc975f-37d8-4dbe-af29-ef42c793fc08 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-76dc975f-37d8-4dbe-af29-ef42c793fc08 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76dc975f-37d8-4dbe-af29-ef42c793fc08 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1629/3298] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:23 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-226fd9b2-5f2b-4102-b6a7-7fbaf16ab2be None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-226fd9b2-5f2b-4102-b6a7-7fbaf16ab2be tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-226fd9b2-5f2b-4102-b6a7-7fbaf16ab2be tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-226fd9b2-5f2b-4102-b6a7-7fbaf16ab2be tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-226fd9b2-5f2b-4102-b6a7-7fbaf16ab2be tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-226fd9b2-5f2b-4102-b6a7-7fbaf16ab2be tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1670/3299] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:23 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-89164493-23e2-4c00-b44e-8205be98b23a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bccb3743-2cba-41cc-af9b-123a44a95040", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create volume request body: {'volume': {'snapshot_id': 'bccb3743-2cba-41cc-af9b-123a44a95040', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create volume of 1 GB Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Availability Zones retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Flow 'volume_create_api' (ad6175b0-7d89-43dd-b31e-803bea3a3f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3cb164-0638-4410-bbdb-2bee0d2553c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3cb164-0638-4410-bbdb-2bee0d2553c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bccb3743-2cba-41cc-af9b-123a44a95040', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf82e49-5e15-4ccd-b39b-062f883bb2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Created reservations ['e4c520b9-1777-45c7-bd34-e8de57e34c43', 'b1f3232a-ee1c-4472-bf12-5deab8175a5f', '63468673-b553-40b5-ac4b-dd4ab76025e9', 'cefcbd5e-77e5-45a0-8beb-e5eed8c289ba'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf82e49-5e15-4ccd-b39b-062f883bb2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4c520b9-1777-45c7-bd34-e8de57e34c43', 'b1f3232a-ee1c-4472-bf12-5deab8175a5f', '63468673-b553-40b5-ac4b-dd4ab76025e9', 'cefcbd5e-77e5-45a0-8beb-e5eed8c289ba']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7baf1ed1-42e6-49fa-b0ce-34a7a1b8d961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7baf1ed1-42e6-49fa-b0ce-34a7a1b8d961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf75d12d-0c1b-4b17-9821-7bbf98cf20ce', '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='b0535766da914584b440232fb0cf0410',qos_specs=None,replication_status=,reservations=['e4c520b9-1777-45c7-bd34-e8de57e34c43','b1f3232a-ee1c-4472-bf12-5deab8175a5f','63468673-b553-40b5-ac4b-dd4ab76025e9','cefcbd5e-77e5-45a0-8beb-e5eed8c289ba'],size=1,snapshot_id=bccb3743-2cba-41cc-af9b-123a44a95040,source_replicaid=,source_volid=None,status='creating',user_id='12394a5a157a4bb6b272946feb2a4473',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf75d12d-0c1b-4b17-9821-7bbf98cf20ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0535766da914584b440232fb0cf0410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bccb3743-2cba-41cc-af9b-123a44a95040,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12394a5a157a4bb6b272946feb2a4473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd559d5-55cc-4dd3-8e20-7c6059959ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd559d5-55cc-4dd3-8e20-7c6059959ec5) transitioned into state 'SUCCESS' from 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='b0535766da914584b440232fb0cf0410',qos_specs=None,replication_status=,reservations=['e4c520b9-1777-45c7-bd34-e8de57e34c43','b1f3232a-ee1c-4472-bf12-5deab8175a5f','63468673-b553-40b5-ac4b-dd4ab76025e9','cefcbd5e-77e5-45a0-8beb-e5eed8c289ba'],size=1,snapshot_id=bccb3743-2cba-41cc-af9b-123a44a95040,source_replicaid=,source_volid=None,status='creating',user_id='12394a5a157a4bb6b272946feb2a4473',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c474ffae-35be-4e35-aa11-f0fae7f44e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c474ffae-35be-4e35-aa11-f0fae7f44e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Flow 'volume_create_api' (ad6175b0-7d89-43dd-b31e-803bea3a3f6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Create volume request issued successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89164493-23e2-4c00-b44e-8205be98b23a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1630/3300] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:23 2026] POST /volume/v3/volumes => generated 750 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fb157fbc-9aad-4f37-8c8f-51553d1d8fbc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb157fbc-9aad-4f37-8c8f-51553d1d8fbc tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb157fbc-9aad-4f37-8c8f-51553d1d8fbc tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fb157fbc-9aad-4f37-8c8f-51553d1d8fbc tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fb157fbc-9aad-4f37-8c8f-51553d1d8fbc tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fb157fbc-9aad-4f37-8c8f-51553d1d8fbc tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:23 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1671/3301] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:23 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed93434b-e55f-4e28-b328-baa26fcd7b63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed93434b-e55f-4e28-b328-baa26fcd7b63 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed93434b-e55f-4e28-b328-baa26fcd7b63 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed93434b-e55f-4e28-b328-baa26fcd7b63 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed93434b-e55f-4e28-b328-baa26fcd7b63 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed93434b-e55f-4e28-b328-baa26fcd7b63 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 200 Sep 03 12:11:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1631/3302] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:23 2026] GET /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:23 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d987bdd-47ff-45d9-8f7d-81771abc541c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-602853022"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:23 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:23 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:23 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume 7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7214719-7c2f-4ba4-96d3-d459ab1d21c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7214719-7c2f-4ba4-96d3-d459ab1d21c9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7214719-7c2f-4ba4-96d3-d459ab1d21c9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7214719-7c2f-4ba4-96d3-d459ab1d21c9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7214719-7c2f-4ba4-96d3-d459ab1d21c9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b returned with HTTP 404 Sep 03 12:11:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1632/3303] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:24 2026] GET /volume/v3/snapshots/8f10c062-10ca-4be6-bdfd-f4b312efe65b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume with id: 5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:24 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['0b6e72a6-3ee3-435a-8bb8-efe6af3e2c8a', '03e79721-bef3-45da-b4d2-9fbc3773f441', '76930e05-76de-4ee9-8323-a209c6a25f3e', 'a1469ab5-e457-4a4d-9b62-6f8f11fe2a7b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:24 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:24 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume request issued successfully. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58aa5fb6-8af7-421c-b0bf-dca712bacb90 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 returned with HTTP 202 Sep 03 12:11:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1633/3304] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:24 2026] DELETE /volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4631d3c7-c0c2-47ff-9167-07fdbb2a4ed6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4631d3c7-c0c2-47ff-9167-07fdbb2a4ed6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4631d3c7-c0c2-47ff-9167-07fdbb2a4ed6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4631d3c7-c0c2-47ff-9167-07fdbb2a4ed6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:11:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2de38f4f-bf75-4e5e-ad2e-45e7bfb415f8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1672/3305] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4631d3c7-c0c2-47ff-9167-07fdbb2a4ed6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d3c07ca8-cb98-4b3d-9774-e052a34cd6f6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3c07ca8-cb98-4b3d-9774-e052a34cd6f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3c07ca8-cb98-4b3d-9774-e052a34cd6f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:24 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3c07ca8-cb98-4b3d-9774-e052a34cd6f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4631d3c7-c0c2-47ff-9167-07fdbb2a4ed6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 returned with HTTP 200 Sep 03 12:11:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1634/3306] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:24 2026] GET /volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:11:24 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:24 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:24 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d3c07ca8-cb98-4b3d-9774-e052a34cd6f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:24 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3c07ca8-cb98-4b3d-9774-e052a34cd6f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:24 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1673/3307] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:24 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1d43ea8-7426-4510-b3d5-8deb0ae5d928 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1d43ea8-7426-4510-b3d5-8deb0ae5d928 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1d43ea8-7426-4510-b3d5-8deb0ae5d928 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1d43ea8-7426-4510-b3d5-8deb0ae5d928 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1d43ea8-7426-4510-b3d5-8deb0ae5d928 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1d43ea8-7426-4510-b3d5-8deb0ae5d928 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1635/3308] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:24 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cd8db45b-9785-4ec2-a47d-9c88d65d7cd6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd8db45b-9785-4ec2-a47d-9c88d65d7cd6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd8db45b-9785-4ec2-a47d-9c88d65d7cd6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cd8db45b-9785-4ec2-a47d-9c88d65d7cd6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f42c0437-4151-42b3-bed3-e3dd0bae3413 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f42c0437-4151-42b3-bed3-e3dd0bae3413 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f42c0437-4151-42b3-bed3-e3dd0bae3413 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f42c0437-4151-42b3-bed3-e3dd0bae3413 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cd8db45b-9785-4ec2-a47d-9c88d65d7cd6 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 returned with HTTP 404 Sep 03 12:11:25 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1674/3309] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:25 2026] GET /volume/v3/volumes/5425e41d-62b0-49de-af0a-bc96e125f798 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f42c0437-4151-42b3-bed3-e3dd0bae3413 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f42c0437-4151-42b3-bed3-e3dd0bae3413 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1636/3310] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:25 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-551953767"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-551953767'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume of 1 GB Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (5e346318-c917-423d-bfbc-58a2dadbdb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (839d6d1e-9194-42a4-8002-b071976ca8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (839d6d1e-9194-42a4-8002-b071976ca8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a82e844-fec0-41e0-b473-557773bff224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-51e28b1b-84a2-4f5e-bda5-70b901c44ba3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51e28b1b-84a2-4f5e-bda5-70b901c44ba3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51e28b1b-84a2-4f5e-bda5-70b901c44ba3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51e28b1b-84a2-4f5e-bda5-70b901c44ba3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['60ef4da8-379d-45f2-bebe-030e6cd9edb2', '55401852-5abd-4607-a492-026ca100abe3', '9aa0129a-040a-4756-9cfa-12ff05088bf3', 'fe667512-1cac-4c8c-b0ad-fea1fb09aa29'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a82e844-fec0-41e0-b473-557773bff224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ef4da8-379d-45f2-bebe-030e6cd9edb2', '55401852-5abd-4607-a492-026ca100abe3', '9aa0129a-040a-4756-9cfa-12ff05088bf3', 'fe667512-1cac-4c8c-b0ad-fea1fb09aa29']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357bc605-191e-4c31-9644-0d24e19c843b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:25 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:25 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-51e28b1b-84a2-4f5e-bda5-70b901c44ba3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (357bc605-191e-4c31-9644-0d24e19c843b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe59ff14-877d-453a-a59b-78005777138f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551953767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['60ef4da8-379d-45f2-bebe-030e6cd9edb2','55401852-5abd-4607-a492-026ca100abe3','9aa0129a-040a-4756-9cfa-12ff05088bf3','fe667512-1cac-4c8c-b0ad-fea1fb09aa29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551953767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe59ff14-877d-453a-a59b-78005777138f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='581a801f1e394eb5a1f80555beed9256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f2bb441eb64720949ea624fa434cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac87085-beb6-4483-a72d-e35a110039e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51e28b1b-84a2-4f5e-bda5-70b901c44ba3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1637/3311] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:25 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac87085-beb6-4483-a72d-e35a110039e3) transitioned into state 'SUCCESS' from state '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-551953767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='581a801f1e394eb5a1f80555beed9256',qos_specs=None,replication_status=,reservations=['60ef4da8-379d-45f2-bebe-030e6cd9edb2','55401852-5abd-4607-a492-026ca100abe3','9aa0129a-040a-4756-9cfa-12ff05088bf3','fe667512-1cac-4c8c-b0ad-fea1fb09aa29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f2bb441eb64720949ea624fa434cab',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca41469-6f11-48f1-9a76-5edcb784e12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca41469-6f11-48f1-9a76-5edcb784e12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Flow 'volume_create_api' (5e346318-c917-423d-bfbc-58a2dadbdb57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create volume request issued successfully. Sep 03 12:11:25 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a0fa84b1-0346-4b94-9430-ab6399857dfa tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1675/3312] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:25 2026] POST /volume/v3/volumes => generated 786 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2084efda-7567-4ca4-9767-3a29b966cd86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2084efda-7567-4ca4-9767-3a29b966cd86 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2084efda-7567-4ca4-9767-3a29b966cd86 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2084efda-7567-4ca4-9767-3a29b966cd86 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2084efda-7567-4ca4-9767-3a29b966cd86 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2084efda-7567-4ca4-9767-3a29b966cd86 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1638/3313] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:26 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 965 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e8b57fdc-cba3-448e-9104-71cbc7b08e32 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8b57fdc-cba3-448e-9104-71cbc7b08e32 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8b57fdc-cba3-448e-9104-71cbc7b08e32 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:26 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8b57fdc-cba3-448e-9104-71cbc7b08e32 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:26 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:26 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:26 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e8b57fdc-cba3-448e-9104-71cbc7b08e32 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:26 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8b57fdc-cba3-448e-9104-71cbc7b08e32 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:26 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1676/3314] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:26 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c93c7d1-0bc7-43f4-ae29-64b8469e3533 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c93c7d1-0bc7-43f4-ae29-64b8469e3533 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c93c7d1-0bc7-43f4-ae29-64b8469e3533 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c93c7d1-0bc7-43f4-ae29-64b8469e3533 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c93c7d1-0bc7-43f4-ae29-64b8469e3533 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c93c7d1-0bc7-43f4-ae29-64b8469e3533 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1639/3315] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:26 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-887b93b6-adf2-48e4-9233-3654496c6bdf None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-887b93b6-adf2-48e4-9233-3654496c6bdf tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-887b93b6-adf2-48e4-9233-3654496c6bdf tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:27 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-887b93b6-adf2-48e4-9233-3654496c6bdf tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:27 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:27 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:27 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:27 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:27 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-887b93b6-adf2-48e4-9233-3654496c6bdf tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:27 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-887b93b6-adf2-48e4-9233-3654496c6bdf tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:27 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1677/3316] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:27 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1015 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2166719b-1efb-4287-b22c-d7ee92443593 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2166719b-1efb-4287-b22c-d7ee92443593 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2166719b-1efb-4287-b22c-d7ee92443593 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2166719b-1efb-4287-b22c-d7ee92443593 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2166719b-1efb-4287-b22c-d7ee92443593 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2166719b-1efb-4287-b22c-d7ee92443593 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1640/3317] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:27 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-45714de0-efac-4a7c-9dc0-14b9428669a7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-45714de0-efac-4a7c-9dc0-14b9428669a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-45714de0-efac-4a7c-9dc0-14b9428669a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-45714de0-efac-4a7c-9dc0-14b9428669a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:28 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:28 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-45714de0-efac-4a7c-9dc0-14b9428669a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-45714de0-efac-4a7c-9dc0-14b9428669a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1678/3318] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:28 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c585d14b-dcc5-47bd-bc25-3de6b45287e8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c585d14b-dcc5-47bd-bc25-3de6b45287e8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c585d14b-dcc5-47bd-bc25-3de6b45287e8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c585d14b-dcc5-47bd-bc25-3de6b45287e8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c585d14b-dcc5-47bd-bc25-3de6b45287e8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c585d14b-dcc5-47bd-bc25-3de6b45287e8 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1641/3319] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:28 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f29fcdad-dd3b-426a-98ae-052ce12048fc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f29fcdad-dd3b-426a-98ae-052ce12048fc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f29fcdad-dd3b-426a-98ae-052ce12048fc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:28 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f29fcdad-dd3b-426a-98ae-052ce12048fc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:28 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:28 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:28 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f29fcdad-dd3b-426a-98ae-052ce12048fc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:28 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f29fcdad-dd3b-426a-98ae-052ce12048fc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:28 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1679/3320] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:28 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86ee9c65-728f-4ac7-a240-8a61c3aefcde None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86ee9c65-728f-4ac7-a240-8a61c3aefcde tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86ee9c65-728f-4ac7-a240-8a61c3aefcde tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86ee9c65-728f-4ac7-a240-8a61c3aefcde tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86ee9c65-728f-4ac7-a240-8a61c3aefcde tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86ee9c65-728f-4ac7-a240-8a61c3aefcde tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1642/3321] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:29 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-345259d6-2419-403b-8405-64308d8ca0eb None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-345259d6-2419-403b-8405-64308d8ca0eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-345259d6-2419-403b-8405-64308d8ca0eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:29 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-345259d6-2419-403b-8405-64308d8ca0eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:29 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:29 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:29 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:29 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:29 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-345259d6-2419-403b-8405-64308d8ca0eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:29 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-345259d6-2419-403b-8405-64308d8ca0eb tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:29 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1680/3322] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:29 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86c091a8-514c-4d99-a042-5fdd415bf330 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86c091a8-514c-4d99-a042-5fdd415bf330 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86c091a8-514c-4d99-a042-5fdd415bf330 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86c091a8-514c-4d99-a042-5fdd415bf330 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86c091a8-514c-4d99-a042-5fdd415bf330 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86c091a8-514c-4d99-a042-5fdd415bf330 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1643/3323] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:29 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-74f565a3-a35e-4297-b5d1-07d767de43ca None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-74f565a3-a35e-4297-b5d1-07d767de43ca tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-74f565a3-a35e-4297-b5d1-07d767de43ca tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-74f565a3-a35e-4297-b5d1-07d767de43ca tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-74f565a3-a35e-4297-b5d1-07d767de43ca tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-74f565a3-a35e-4297-b5d1-07d767de43ca tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1681/3324] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:30 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-41d54310-eb25-4874-bb01-b02e0e96bea7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41d54310-eb25-4874-bb01-b02e0e96bea7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41d54310-eb25-4874-bb01-b02e0e96bea7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41d54310-eb25-4874-bb01-b02e0e96bea7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-41d54310-eb25-4874-bb01-b02e0e96bea7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41d54310-eb25-4874-bb01-b02e0e96bea7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1644/3325] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:30 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8309726a-e09e-4bca-a43c-544751faafb6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete snapshot with id: bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot delete request issued successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8309726a-e09e-4bca-a43c-544751faafb6 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 202 Sep 03 12:11:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1682/3326] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:30 2026] DELETE /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d4fbd0e-3d5a-4b28-9a22-bb4880550aad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d4fbd0e-3d5a-4b28-9a22-bb4880550aad tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d4fbd0e-3d5a-4b28-9a22-bb4880550aad tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d4fbd0e-3d5a-4b28-9a22-bb4880550aad tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d4fbd0e-3d5a-4b28-9a22-bb4880550aad tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d4fbd0e-3d5a-4b28-9a22-bb4880550aad tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1645/3327] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:30 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-59b0f59e-3be2-4731-991a-6cd4340a2c58 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-59b0f59e-3be2-4731-991a-6cd4340a2c58 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-59b0f59e-3be2-4731-991a-6cd4340a2c58 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-59b0f59e-3be2-4731-991a-6cd4340a2c58 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:30 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec17b7b5-8d2e-4c92-a9e6-6c1686c8bb2b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec17b7b5-8d2e-4c92-a9e6-6c1686c8bb2b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec17b7b5-8d2e-4c92-a9e6-6c1686c8bb2b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec17b7b5-8d2e-4c92-a9e6-6c1686c8bb2b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-59b0f59e-3be2-4731-991a-6cd4340a2c58 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec17b7b5-8d2e-4c92-a9e6-6c1686c8bb2b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:30 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-59b0f59e-3be2-4731-991a-6cd4340a2c58 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec17b7b5-8d2e-4c92-a9e6-6c1686c8bb2b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1646/3328] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:30 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:30 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1683/3329] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:30 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1015 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b54ac2c8-6270-4fb0-829f-a3619b6e2f9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b54ac2c8-6270-4fb0-829f-a3619b6e2f9a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b54ac2c8-6270-4fb0-829f-a3619b6e2f9a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b54ac2c8-6270-4fb0-829f-a3619b6e2f9a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b54ac2c8-6270-4fb0-829f-a3619b6e2f9a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Snapshot retrieved successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b54ac2c8-6270-4fb0-829f-a3619b6e2f9a tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 200 Sep 03 12:11:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1647/3330] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:31 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-43c418e2-69fa-40d4-b331-3330c2c1c59e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43c418e2-69fa-40d4-b331-3330c2c1c59e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43c418e2-69fa-40d4-b331-3330c2c1c59e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-43c418e2-69fa-40d4-b331-3330c2c1c59e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3a7d657-a586-4f5a-b3e3-7e4cd5e95526 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3a7d657-a586-4f5a-b3e3-7e4cd5e95526 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3a7d657-a586-4f5a-b3e3-7e4cd5e95526 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3a7d657-a586-4f5a-b3e3-7e4cd5e95526 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-43c418e2-69fa-40d4-b331-3330c2c1c59e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-43c418e2-69fa-40d4-b331-3330c2c1c59e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1684/3331] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:31 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] POST http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8/action Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3a7d657-a586-4f5a-b3e3-7e4cd5e95526 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1c31d2d779594d608de0dc7d0790f8cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3cedfb9ce1944e6a24f14cdc430015c', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-11a5cd98-4694-42bd-ba8c-b7e81f93a1ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8/action returned with HTTP 403 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1685/3332] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:11:31 2026] POST /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3a7d657-a586-4f5a-b3e3-7e4cd5e95526 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5257505a-67b1-4917-bce8-7f03e39389e5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1648/3333] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:31 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: 2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5257505a-67b1-4917-bce8-7f03e39389e5 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 202 Sep 03 12:11:31 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1686/3334] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:31 2026] DELETE /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4bab789f-ad40-47f2-be96-de9da75f5626 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4bab789f-ad40-47f2-be96-de9da75f5626 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4bab789f-ad40-47f2-be96-de9da75f5626 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4bab789f-ad40-47f2-be96-de9da75f5626 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4bab789f-ad40-47f2-be96-de9da75f5626 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4bab789f-ad40-47f2-be96-de9da75f5626 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1649/3335] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:31 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0643810a-6b0d-466e-96cc-bd489c1ff57c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0643810a-6b0d-466e-96cc-bd489c1ff57c tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0643810a-6b0d-466e-96cc-bd489c1ff57c tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0643810a-6b0d-466e-96cc-bd489c1ff57c tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0643810a-6b0d-466e-96cc-bd489c1ff57c tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 404 Sep 03 12:11:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1687/3336] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:32 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] DELETE http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete volume with id: 7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete volume request issued successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30e3d30d-7eae-40f9-8523-b5824de0f8b7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 202 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1650/3337] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:32 2026] DELETE /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d3944df1-7c3e-4883-916c-543cbc0c6dcd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3944df1-7c3e-4883-916c-543cbc0c6dcd tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3944df1-7c3e-4883-916c-543cbc0c6dcd tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d3944df1-7c3e-4883-916c-543cbc0c6dcd tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-d3944df1-7c3e-4883-916c-543cbc0c6dcd tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d3944df1-7c3e-4883-916c-543cbc0c6dcd tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 200 Sep 03 12:11:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1688/3338] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:32 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d63dbe1a-a546-4a1a-8ef2-c76b37f40512 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d63dbe1a-a546-4a1a-8ef2-c76b37f40512 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d63dbe1a-a546-4a1a-8ef2-c76b37f40512 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d63dbe1a-a546-4a1a-8ef2-c76b37f40512 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d63dbe1a-a546-4a1a-8ef2-c76b37f40512 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d63dbe1a-a546-4a1a-8ef2-c76b37f40512 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1651/3339] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:32 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9e58ca39-caae-4120-9b82-99a943a4c43f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe59ff14-877d-453a-a59b-78005777138f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1219295746"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d4357a2-d0f5-4f2e-b8b4-79a33d5b5497 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Create snapshot from volume fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d4357a2-d0f5-4f2e-b8b4-79a33d5b5497 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d4357a2-d0f5-4f2e-b8b4-79a33d5b5497 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d4357a2-d0f5-4f2e-b8b4-79a33d5b5497 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d4357a2-d0f5-4f2e-b8b4-79a33d5b5497 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d4357a2-d0f5-4f2e-b8b4-79a33d5b5497 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 200 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1652/3340] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:32 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Created reservations ['1100641d-8fbb-4262-91b4-9f51601900d3', 'b1c585dd-53e6-469c-b381-fae461928f4e', '24357f6f-6c7d-4ae7-816e-a7bdebb32aca', 'ad6e246f-c7dc-4535-89c7-313b8f566350'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:32 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot create request issued successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9e58ca39-caae-4120-9b82-99a943a4c43f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:32 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1689/3341] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0886ac89-712c-450b-a97a-cc4a340095a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0886ac89-712c-450b-a97a-cc4a340095a1 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0886ac89-712c-450b-a97a-cc4a340095a1 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0886ac89-712c-450b-a97a-cc4a340095a1 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0886ac89-712c-450b-a97a-cc4a340095a1 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0886ac89-712c-450b-a97a-cc4a340095a1 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 200 Sep 03 12:11:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1653/3342] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:32 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6578da3c-8233-4153-a215-31f0a28b4158 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6578da3c-8233-4153-a215-31f0a28b4158 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6578da3c-8233-4153-a215-31f0a28b4158 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6578da3c-8233-4153-a215-31f0a28b4158 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6578da3c-8233-4153-a215-31f0a28b4158 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 404 Sep 03 12:11:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1690/3343] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:33 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] DELETE http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete volume with id: bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete volume request issued successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6075be1f-2e95-4d89-bb65-3e02e5441095 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 202 Sep 03 12:11:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1654/3344] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:33 2026] DELETE /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f66985ab-2432-4320-8ab8-a022d94cedc3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f66985ab-2432-4320-8ab8-a022d94cedc3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f66985ab-2432-4320-8ab8-a022d94cedc3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f66985ab-2432-4320-8ab8-a022d94cedc3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f66985ab-2432-4320-8ab8-a022d94cedc3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Volume info retrieved successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f66985ab-2432-4320-8ab8-a022d94cedc3 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 200 Sep 03 12:11:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1691/3345] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:33 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b89208b9-c4fd-48fc-94cc-5384665e2399 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b89208b9-c4fd-48fc-94cc-5384665e2399 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b89208b9-c4fd-48fc-94cc-5384665e2399 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b89208b9-c4fd-48fc-94cc-5384665e2399 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b89208b9-c4fd-48fc-94cc-5384665e2399 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 returned with HTTP 404 Sep 03 12:11:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1655/3346] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:33 2026] GET /volume/v3/snapshots/2a873725-11a2-4bcf-b288-cf5c9995d1d8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: 7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:33 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9a1a6c3a-c147-46b1-9fbf-ea4a50f27b94 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 202 Sep 03 12:11:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1692/3347] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:33 2026] DELETE /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0631b215-6248-4ab0-bb91-515743df13f4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0631b215-6248-4ab0-bb91-515743df13f4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0631b215-6248-4ab0-bb91-515743df13f4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0631b215-6248-4ab0-bb91-515743df13f4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8c28c3a5-ba86-4c84-b4c2-b38e03999470 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c28c3a5-ba86-4c84-b4c2-b38e03999470 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c28c3a5-ba86-4c84-b4c2-b38e03999470 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:33 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8c28c3a5-ba86-4c84-b4c2-b38e03999470 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0631b215-6248-4ab0-bb91-515743df13f4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8c28c3a5-ba86-4c84-b4c2-b38e03999470 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:33 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8c28c3a5-ba86-4c84-b4c2-b38e03999470 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 200 Sep 03 12:11:33 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1693/3348] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:33 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0631b215-6248-4ab0-bb91-515743df13f4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 200 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1656/3349] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:33 2026] GET /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a34fae0e-6094-434a-96d2-e685716a556f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a34fae0e-6094-434a-96d2-e685716a556f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a34fae0e-6094-434a-96d2-e685716a556f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a34fae0e-6094-434a-96d2-e685716a556f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a34fae0e-6094-434a-96d2-e685716a556f tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce returned with HTTP 404 Sep 03 12:11:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1694/3350] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:34 2026] GET /volume/v3/volumes/bf75d12d-0c1b-4b17-9821-7bbf98cf20ce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-638ab4e6-43ce-440a-b4a5-9f8e7317a2a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-638ab4e6-43ce-440a-b4a5-9f8e7317a2a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] DELETE http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-638ab4e6-43ce-440a-b4a5-9f8e7317a2a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-638ab4e6-43ce-440a-b4a5-9f8e7317a2a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-638ab4e6-43ce-440a-b4a5-9f8e7317a2a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete snapshot with id: bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-638ab4e6-43ce-440a-b4a5-9f8e7317a2a7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 404 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1657/3351] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:34 2026] DELETE /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-0ebbd045-c2a5-4b6d-ab8f-f14d589d4da1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0ebbd045-c2a5-4b6d-ab8f-f14d589d4da1 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0ebbd045-c2a5-4b6d-ab8f-f14d589d4da1 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-0ebbd045-c2a5-4b6d-ab8f-f14d589d4da1 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-0ebbd045-c2a5-4b6d-ab8f-f14d589d4da1 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 returned with HTTP 404 Sep 03 12:11:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1695/3352] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:34 2026] GET /volume/v3/snapshots/bccb3743-2cba-41cc-af9b-123a44a95040 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93f1c773-d892-4713-bb00-fc53e9a894c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93f1c773-d892-4713-bb00-fc53e9a894c7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] DELETE http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93f1c773-d892-4713-bb00-fc53e9a894c7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93f1c773-d892-4713-bb00-fc53e9a894c7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-93f1c773-d892-4713-bb00-fc53e9a894c7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Delete volume with id: 7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93f1c773-d892-4713-bb00-fc53e9a894c7 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 404 Sep 03 12:11:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1658/3353] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:34 2026] DELETE /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bb44ac99-5009-483f-861c-51f5d8673148 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb44ac99-5009-483f-861c-51f5d8673148 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] GET http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb44ac99-5009-483f-861c-51f5d8673148 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bb44ac99-5009-483f-861c-51f5d8673148 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:34 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bb44ac99-5009-483f-861c-51f5d8673148 tempest-SnapshotDependencyTests-472287953 tempest-SnapshotDependencyTests-472287953-project-member] http://192.168.122.215/volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 returned with HTTP 404 Sep 03 12:11:34 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1696/3354] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:34 2026] GET /volume/v3/volumes/7a715bc2-c306-4e6e-9465-cebf9ff76e13 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee7fa7ec-3e8d-4deb-b7cc-5bb40fd9aa44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee7fa7ec-3e8d-4deb-b7cc-5bb40fd9aa44 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee7fa7ec-3e8d-4deb-b7cc-5bb40fd9aa44 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee7fa7ec-3e8d-4deb-b7cc-5bb40fd9aa44 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-73518fd5-ed74-4f36-a87c-875edbb0597c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-73518fd5-ed74-4f36-a87c-875edbb0597c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c Sep 03 12:11:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-73518fd5-ed74-4f36-a87c-875edbb0597c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-73518fd5-ed74-4f36-a87c-875edbb0597c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ee7fa7ec-3e8d-4deb-b7cc-5bb40fd9aa44 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee7fa7ec-3e8d-4deb-b7cc-5bb40fd9aa44 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 200 Sep 03 12:11:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1659/3355] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:35 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 440 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-73518fd5-ed74-4f36-a87c-875edbb0597c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c returned with HTTP 404 Sep 03 12:11:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1697/3356] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:35 2026] GET /volume/v3/volumes/7d987bdd-47ff-45d9-8f7d-81771abc541c => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-556344de-3109-4d1b-80db-2cca6d83e860 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-758312531"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-758312531'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (0b21ad4d-e77a-49aa-8073-548e30907ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236f966d-91e0-463a-aec9-4274ec8694cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (236f966d-91e0-463a-aec9-4274ec8694cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89031ac2-2fd2-4bf1-9ef7-bcfdb8d9c789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['d4f58a0c-3aeb-48ac-871f-235407779e14', 'b6669e41-fa32-41b5-9c1e-95a91f802940', 'd0ac9a61-be8d-4a88-b161-2cd6de0f8f8c', '508e53dc-e0a2-4a1c-a8ca-ed80a5970d8c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89031ac2-2fd2-4bf1-9ef7-bcfdb8d9c789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4f58a0c-3aeb-48ac-871f-235407779e14', 'b6669e41-fa32-41b5-9c1e-95a91f802940', 'd0ac9a61-be8d-4a88-b161-2cd6de0f8f8c', '508e53dc-e0a2-4a1c-a8ca-ed80a5970d8c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67df6dd8-8937-4c63-bd76-be933ee388f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67df6dd8-8937-4c63-bd76-be933ee388f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07703115-acb3-4da7-8a88-6ef7b5aaaad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-758312531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['d4f58a0c-3aeb-48ac-871f-235407779e14','b6669e41-fa32-41b5-9c1e-95a91f802940','d0ac9a61-be8d-4a88-b161-2cd6de0f8f8c','508e53dc-e0a2-4a1c-a8ca-ed80a5970d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-758312531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07703115-acb3-4da7-8a88-6ef7b5aaaad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97566d5c-3770-4b1f-acd9-b2d31bb25f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97566d5c-3770-4b1f-acd9-b2d31bb25f6c) transitioned into state 'SUCCESS' from state '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-758312531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['d4f58a0c-3aeb-48ac-871f-235407779e14','b6669e41-fa32-41b5-9c1e-95a91f802940','d0ac9a61-be8d-4a88-b161-2cd6de0f8f8c','508e53dc-e0a2-4a1c-a8ca-ed80a5970d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ade00d-5116-4e28-a9f1-3165834832ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93ade00d-5116-4e28-a9f1-3165834832ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (0b21ad4d-e77a-49aa-8073-548e30907ca8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:11:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-556344de-3109-4d1b-80db-2cca6d83e860 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1660/3357] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:35 2026] POST /volume/v3/volumes => generated 786 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4ea1bce9-0740-4f7d-a6f1-9bdc1c85e1d0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ea1bce9-0740-4f7d-a6f1-9bdc1c85e1d0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ea1bce9-0740-4f7d-a6f1-9bdc1c85e1d0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:35 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ea1bce9-0740-4f7d-a6f1-9bdc1c85e1d0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:35 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:35 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:35 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:35 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:35 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4ea1bce9-0740-4f7d-a6f1-9bdc1c85e1d0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:35 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ea1bce9-0740-4f7d-a6f1-9bdc1c85e1d0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 returned with HTTP 200 Sep 03 12:11:35 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1698/3358] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:35 2026] GET /volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a7247544-c675-45ac-9a1e-a452b8012556 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7247544-c675-45ac-9a1e-a452b8012556 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7247544-c675-45ac-9a1e-a452b8012556 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7247544-c675-45ac-9a1e-a452b8012556 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a7247544-c675-45ac-9a1e-a452b8012556 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7247544-c675-45ac-9a1e-a452b8012556 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 200 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1661/3359] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:36 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8975c12a-f612-422a-bc2e-ae7d62873592 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] POST http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352/action Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.api.contrib.snapshot_unmanage [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Unmanage snapshot with id: b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Snapshot retrieved successfully. Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fbd2eacd21f64251a9bf853bebcb964c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '581a801f1e394eb5a1f80555beed9256', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8975c12a-f612-422a-bc2e-ae7d62873592 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-reader] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352/action returned with HTTP 403 Sep 03 12:11:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1699/3360] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:11:36 2026] POST /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0729972c-56b9-473d-9a21-db4737e380d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete snapshot with id: b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0729972c-56b9-473d-9a21-db4737e380d2 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 202 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1662/3361] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:36 2026] DELETE /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4ed07e27-e506-4225-b709-233b57a9a911 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ed07e27-e506-4225-b709-233b57a9a911 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ed07e27-e506-4225-b709-233b57a9a911 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4ed07e27-e506-4225-b709-233b57a9a911 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:36 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:36 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4ed07e27-e506-4225-b709-233b57a9a911 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:36 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4ed07e27-e506-4225-b709-233b57a9a911 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 200 Sep 03 12:11:36 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1700/3362] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:36 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5a131dff-9a21-4ebd-8471-4752c14111a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a131dff-9a21-4ebd-8471-4752c14111a2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a131dff-9a21-4ebd-8471-4752c14111a2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a131dff-9a21-4ebd-8471-4752c14111a2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5a131dff-9a21-4ebd-8471-4752c14111a2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a131dff-9a21-4ebd-8471-4752c14111a2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 returned with HTTP 200 Sep 03 12:11:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1663/3363] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:36 2026] GET /volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 => generated 1015 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1d29f593-3b1c-400f-85c6-a46103374553 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d29f593-3b1c-400f-85c6-a46103374553 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d29f593-3b1c-400f-85c6-a46103374553 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1d29f593-3b1c-400f-85c6-a46103374553 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-1d29f593-3b1c-400f-85c6-a46103374553 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Snapshot retrieved successfully. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1d29f593-3b1c-400f-85c6-a46103374553 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 200 Sep 03 12:11:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1701/3364] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:37 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2e36cab-83e9-405e-a3f9-677c0167cb44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2e36cab-83e9-405e-a3f9-677c0167cb44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2e36cab-83e9-405e-a3f9-677c0167cb44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2e36cab-83e9-405e-a3f9-677c0167cb44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2e36cab-83e9-405e-a3f9-677c0167cb44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2e36cab-83e9-405e-a3f9-677c0167cb44 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 returned with HTTP 200 Sep 03 12:11:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1664/3365] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:37 2026] GET /volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:37 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07703115-acb3-4da7-8a88-6ef7b5aaaad2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-336598612"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:37 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume 07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:37 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['d486675c-62a2-4025-a98c-262554acbc18', '12906472-44c1-4365-b756-2fc669bddc98', 'd217b99a-59d9-4880-891e-502b7b40903e', 'bb814492-0910-4513-bc39-e9ba4bcb5e3c'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:37 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:11:37 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f4ee0b22-d8a7-4ccb-bfee-230bc96d4476 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:37 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1702/3366] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b25eb9b7-15f6-4603-aa39-3961b340c371 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b25eb9b7-15f6-4603-aa39-3961b340c371 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b25eb9b7-15f6-4603-aa39-3961b340c371 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b25eb9b7-15f6-4603-aa39-3961b340c371 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b25eb9b7-15f6-4603-aa39-3961b340c371 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b25eb9b7-15f6-4603-aa39-3961b340c371 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 200 Sep 03 12:11:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1665/3367] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:37 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-d1c5d981-3a0c-4f2b-8d02-ca1e42677943 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d1c5d981-3a0c-4f2b-8d02-ca1e42677943 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 Sep 03 12:11:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d1c5d981-3a0c-4f2b-8d02-ca1e42677943 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-d1c5d981-3a0c-4f2b-8d02-ca1e42677943 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-d1c5d981-3a0c-4f2b-8d02-ca1e42677943 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 returned with HTTP 404 Sep 03 12:11:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1703/3368] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:38 2026] GET /volume/v3/snapshots/b0946a86-cae3-4e98-9bdd-de28db2da352 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume with id: fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Delete volume request issued successfully. Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-caa3eeef-9b0b-4de0-806e-7243a3732f1a tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 202 Sep 03 12:11:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1666/3369] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:38 2026] DELETE /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-639a22af-657d-4780-9e8b-6ebcaca2e7b9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-639a22af-657d-4780-9e8b-6ebcaca2e7b9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-639a22af-657d-4780-9e8b-6ebcaca2e7b9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:38 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-639a22af-657d-4780-9e8b-6ebcaca2e7b9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:38 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:38 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:38 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:38 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:38 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-639a22af-657d-4780-9e8b-6ebcaca2e7b9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Volume info retrieved successfully. Sep 03 12:11:38 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-639a22af-657d-4780-9e8b-6ebcaca2e7b9 tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 200 Sep 03 12:11:38 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1704/3370] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:38 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a067d1f-c608-4ce2-986f-ed4e1087d691 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a067d1f-c608-4ce2-986f-ed4e1087d691 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a067d1f-c608-4ce2-986f-ed4e1087d691 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a067d1f-c608-4ce2-986f-ed4e1087d691 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=619,cinder:INSERT=154,cinder:UPDATE=209 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:11:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6a067d1f-c608-4ce2-986f-ed4e1087d691 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a067d1f-c608-4ce2-986f-ed4e1087d691 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 200 Sep 03 12:11:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1667/3371] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:38 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-7c86385e-1e7f-4384-b297-7699fa69091f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c86385e-1e7f-4384-b297-7699fa69091f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] GET http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f Sep 03 12:11:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c86385e-1e7f-4384-b297-7699fa69091f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:39 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-7c86385e-1e7f-4384-b297-7699fa69091f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:39 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=555,cinder:INSERT=109,cinder:UPDATE=175 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:11:39 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-7c86385e-1e7f-4384-b297-7699fa69091f tempest-ProjectReaderTests-936188469 tempest-ProjectReaderTests-936188469-project-admin] http://192.168.122.215/volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f returned with HTTP 404 Sep 03 12:11:39 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1705/3372] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:39 2026] GET /volume/v3/volumes/fe59ff14-877d-453a-a59b-78005777138f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d5e0fc0-52d3-4330-9406-a5d58d8ca762 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d5e0fc0-52d3-4330-9406-a5d58d8ca762 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d5e0fc0-52d3-4330-9406-a5d58d8ca762 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d5e0fc0-52d3-4330-9406-a5d58d8ca762 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d5e0fc0-52d3-4330-9406-a5d58d8ca762 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d5e0fc0-52d3-4330-9406-a5d58d8ca762 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 200 Sep 03 12:11:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1668/3373] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:39 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4833990d-4289-411c-8383-92d74aa72668 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4833990d-4289-411c-8383-92d74aa72668 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4833990d-4289-411c-8383-92d74aa72668 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4833990d-4289-411c-8383-92d74aa72668 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4833990d-4289-411c-8383-92d74aa72668 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4833990d-4289-411c-8383-92d74aa72668 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 200 Sep 03 12:11:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1706/3374] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:41 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2df89348-8b91-4033-8243-7e1ecb35508f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: /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 03 12:11:41 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 12:11:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Get all snapshots completed successfully. Sep 03 12:11:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2df89348-8b91-4033-8243-7e1ecb35508f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots returned with HTTP 200 Sep 03 12:11:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1669/3375] 192.168.122.215 () {58 vars in 1127 bytes} [Thu Sep 3 12:11:41 2026] GET /volume/v3/snapshots => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:41 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:41 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:41 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:41 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:41 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:41 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f943a989-63d5-4c65-949d-b936ed4a9e6c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 202 Sep 03 12:11:41 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1707/3376] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:41 2026] DELETE /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c02ea810-a3b9-4260-9570-f267e8a9496a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c02ea810-a3b9-4260-9570-f267e8a9496a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c02ea810-a3b9-4260-9570-f267e8a9496a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c02ea810-a3b9-4260-9570-f267e8a9496a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c02ea810-a3b9-4260-9570-f267e8a9496a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c02ea810-a3b9-4260-9570-f267e8a9496a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 200 Sep 03 12:11:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1670/3377] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:41 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ca8ac608-bf75-46b7-92a2-173442c35b70 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca8ac608-bf75-46b7-92a2-173442c35b70 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca8ac608-bf75-46b7-92a2-173442c35b70 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ca8ac608-bf75-46b7-92a2-173442c35b70 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ca8ac608-bf75-46b7-92a2-173442c35b70 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ca8ac608-bf75-46b7-92a2-173442c35b70 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 200 Sep 03 12:11:42 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1708/3378] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:42 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-13227636-162d-46d3-a8ae-3ba551911074 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13227636-162d-46d3-a8ae-3ba551911074 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:11:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13227636-162d-46d3-a8ae-3ba551911074 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-918391854", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1551189147", "vendor_name": "tempest-vendor_name-1242710385"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13227636-162d-46d3-a8ae-3ba551911074 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:11:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1671/3379] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:11:42 2026] POST /volume/v3/types => generated 328 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b954640b-7a53-47a1-99f1-49762afe42c6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume request body: {'volume': {'volume_type': 'dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume of 1 GB Sep 03 12:11:42 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:42 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Flow 'volume_create_api' (91ef42cb-4359-420e-9de1-1133a7fa6d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4db221-5704-48ad-be88-6804cf212550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4db221-5704-48ad-be88-6804cf212550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:11:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1551189147',vendor_name='tempest-vendor_name-1242710385'},id=dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405,is_public=True,name='tempest-ProjectAdminTests-volume-type-918391854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f070be-7313-4997-9eb5-f30c4912ea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-918391854 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-918391854, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-918391854 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-918391854, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Created reservations ['8aefd444-bab0-4a63-b664-80ae694b1b6b', 'a778e269-7604-4fb8-867e-686006fd236e', 'c0d954f2-7ee0-43fd-b0f0-5cacf83f23f3', '818c93e4-b2dd-402a-af8a-d8e2bfde4f66'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f070be-7313-4997-9eb5-f30c4912ea48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aefd444-bab0-4a63-b664-80ae694b1b6b', 'a778e269-7604-4fb8-867e-686006fd236e', 'c0d954f2-7ee0-43fd-b0f0-5cacf83f23f3', '818c93e4-b2dd-402a-af8a-d8e2bfde4f66']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf0dc4b-9a3d-4f9e-98c8-8c41b20fa83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:42 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf0dc4b-9a3d-4f9e-98c8-8c41b20fa83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a98a1963-a3b8-45c7-adab-aeb5536c5ccd', '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='a4eff405944346f7b1438d9e858f1a96',qos_specs=None,replication_status=,reservations=['8aefd444-bab0-4a63-b664-80ae694b1b6b','a778e269-7604-4fb8-867e-686006fd236e','c0d954f2-7ee0-43fd-b0f0-5cacf83f23f3','818c93e4-b2dd-402a-af8a-d8e2bfde4f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_type_id=dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:42Z,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=a98a1963-a3b8-45c7-adab-aeb5536c5ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4eff405944346f7b1438d9e858f1a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405),volume_type_id=dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:42 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8b326b-8ac5-4e41-860f-c028a96767c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8b326b-8ac5-4e41-860f-c028a96767c6) transitioned into state 'SUCCESS' from 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='a4eff405944346f7b1438d9e858f1a96',qos_specs=None,replication_status=,reservations=['8aefd444-bab0-4a63-b664-80ae694b1b6b','a778e269-7604-4fb8-867e-686006fd236e','c0d954f2-7ee0-43fd-b0f0-5cacf83f23f3','818c93e4-b2dd-402a-af8a-d8e2bfde4f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_type_id=dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f320e415-d7ee-40d6-9626-41b3d89c37da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f320e415-d7ee-40d6-9626-41b3d89c37da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Flow 'volume_create_api' (91ef42cb-4359-420e-9de1-1133a7fa6d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume request issued successfully. Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b954640b-7a53-47a1-99f1-49762afe42c6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1709/3380] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:11:42 2026] POST /volume/v3/volumes => generated 780 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a05f3a78-373a-4680-b79e-d486dbfeec37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a05f3a78-373a-4680-b79e-d486dbfeec37 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd Sep 03 12:11:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a05f3a78-373a-4680-b79e-d486dbfeec37 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a05f3a78-373a-4680-b79e-d486dbfeec37 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a05f3a78-373a-4680-b79e-d486dbfeec37 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a05f3a78-373a-4680-b79e-d486dbfeec37 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd returned with HTTP 200 Sep 03 12:11:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1672/3381] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:43 2026] GET /volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd => generated 959 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f3edb036-f1ec-44c1-8420-4a4fb9198739 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3edb036-f1ec-44c1-8420-4a4fb9198739 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3edb036-f1ec-44c1-8420-4a4fb9198739 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3edb036-f1ec-44c1-8420-4a4fb9198739 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3edb036-f1ec-44c1-8420-4a4fb9198739 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a returned with HTTP 404 Sep 03 12:11:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1710/3382] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:43 2026] GET /volume/v3/snapshots/f4642412-0969-48db-951e-3abe68798a4a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: 07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:11:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b5c316f0-3454-4141-9cfb-a1d549ff5224 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 returned with HTTP 202 Sep 03 12:11:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1673/3383] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:43 2026] DELETE /volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ea0dba5e-f25d-4253-9dfe-518300c0d54a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea0dba5e-f25d-4253-9dfe-518300c0d54a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea0dba5e-f25d-4253-9dfe-518300c0d54a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ea0dba5e-f25d-4253-9dfe-518300c0d54a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:43 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:43 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:43 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:43 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-ea0dba5e-f25d-4253-9dfe-518300c0d54a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:43 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ea0dba5e-f25d-4253-9dfe-518300c0d54a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 returned with HTTP 200 Sep 03 12:11:43 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1711/3384] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:43 2026] GET /volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 => generated 1015 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18889f80-3cc3-4d86-b839-01048936bb01 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18889f80-3cc3-4d86-b839-01048936bb01 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18889f80-3cc3-4d86-b839-01048936bb01 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18889f80-3cc3-4d86-b839-01048936bb01 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18889f80-3cc3-4d86-b839-01048936bb01 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18889f80-3cc3-4d86-b839-01048936bb01 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd returned with HTTP 200 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1674/3385] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:44 2026] GET /volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd => generated 980 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5957de8e-3b55-442e-b770-44d53dc2e386 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5957de8e-3b55-442e-b770-44d53dc2e386 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5957de8e-3b55-442e-b770-44d53dc2e386 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5957de8e-3b55-442e-b770-44d53dc2e386 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5957de8e-3b55-442e-b770-44d53dc2e386 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1712/3386] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:44 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0294b15-db87-4ca2-b32c-0217abe95592 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0294b15-db87-4ca2-b32c-0217abe95592 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/messages/355bc974-ebef-4064-b15d-9280a08e67b5 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0294b15-db87-4ca2-b32c-0217abe95592 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0294b15-db87-4ca2-b32c-0217abe95592 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0294b15-db87-4ca2-b32c-0217abe95592 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages/355bc974-ebef-4064-b15d-9280a08e67b5 returned with HTTP 204 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1675/3387] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:11:44 2026] DELETE /volume/v3/messages/355bc974-ebef-4064-b15d-9280a08e67b5 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-1a961477-4c4e-4944-b9c8-8b7ce01db265 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a961477-4c4e-4944-b9c8-8b7ce01db265 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/messages/355bc974-ebef-4064-b15d-9280a08e67b5 Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a961477-4c4e-4944-b9c8-8b7ce01db265 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-1a961477-4c4e-4944-b9c8-8b7ce01db265 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-1a961477-4c4e-4944-b9c8-8b7ce01db265 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages/355bc974-ebef-4064-b15d-9280a08e67b5 returned with HTTP 404 Sep 03 12:11:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1713/3388] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:44 2026] GET /volume/v3/messages/355bc974-ebef-4064-b15d-9280a08e67b5 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db810755-88a0-4c95-8298-0ae37647b1f6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Delete volume with id: a98a1963-a3b8-45c7-adab-aeb5536c5ccd Sep 03 12:11:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-918391854 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-918391854, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-918391854 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-918391854, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Created reservations ['f2c797c3-d8ec-4ca5-b09b-35891ed586a3', '127f53fc-98e2-4e8c-9f8b-25d8082db0d0', 'e92657e7-42dc-4f1f-9e1e-9e129c351c3d', '38e858ca-55f6-4992-99bd-f83bd5649c85'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-654c5581-35c4-47fe-8ae7-ff7955205669 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-654c5581-35c4-47fe-8ae7-ff7955205669 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Delete volume request issued successfully. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db810755-88a0-4c95-8298-0ae37647b1f6 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd returned with HTTP 202 Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-654c5581-35c4-47fe-8ae7-ff7955205669 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1676/3389] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:44 2026] DELETE /volume/v3/volumes/a98a1963-a3b8-45c7-adab-aeb5536c5ccd => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-654c5581-35c4-47fe-8ae7-ff7955205669 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-05827263-4066-4c15-b108-2e0172a0ab21 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05827263-4066-4c15-b108-2e0172a0ab21 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/types/dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05827263-4066-4c15-b108-2e0172a0ab21 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05827263-4066-4c15-b108-2e0172a0ab21 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-654c5581-35c4-47fe-8ae7-ff7955205669 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 returned with HTTP 404 Sep 03 12:11:44 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1714/3390] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:44 2026] GET /volume/v3/volumes/07703115-acb3-4da7-8a88-6ef7b5aaaad2 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1674789436"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1674789436'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:11:44 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (da93ddd4-91af-4306-8c90-83ee99def800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1693e4be-9587-4bd8-9de6-c8c21a59b3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05827263-4066-4c15-b108-2e0172a0ab21 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/types/dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405 returned with HTTP 202 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1677/3391] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:11:44 2026] DELETE /volume/v3/types/dcebf8a7-c21e-4d4b-aa6c-99b9f65e9405 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1108f575-9e8d-48df-a5c8-b86ecb89d68f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1108f575-9e8d-48df-a5c8-b86ecb89d68f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1108f575-9e8d-48df-a5c8-b86ecb89d68f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-18234148", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1904602798", "vendor_name": "tempest-vendor_name-876190009"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1108f575-9e8d-48df-a5c8-b86ecb89d68f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:11:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1678/3392] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:11:44 2026] POST /volume/v3/types => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "887ba5fb-966d-4714-82cf-28c726bd2f21", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume request body: {'volume': {'volume_type': '887ba5fb-966d-4714-82cf-28c726bd2f21', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1693e4be-9587-4bd8-9de6-c8c21a59b3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706df2bf-50e6-4424-8b25-fcc1f559d32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume of 1 GB Sep 03 12:11:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Flow 'volume_create_api' (2111c9fd-ff7a-4fd3-979c-394f25a33988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f03de5-a4b9-482c-ae82-ddb6fd98b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f03de5-a4b9-482c-ae82-ddb6fd98b542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:11:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1904602798',vendor_name='tempest-vendor_name-876190009'},id=887ba5fb-966d-4714-82cf-28c726bd2f21,is_public=True,name='tempest-ProjectAdminTests-volume-type-18234148',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '887ba5fb-966d-4714-82cf-28c726bd2f21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7dd4e0-36fd-4fc9-a914-d629ecb68c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['5472841c-007b-4cfd-ac6c-016f8bd1f224', '9cec6e7c-ebc4-4216-b062-47cf02ddc34e', '2a586c69-33f3-4882-88d4-616da989aa93', '1579a0a2-87a3-4293-906a-387509f673a1'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706df2bf-50e6-4424-8b25-fcc1f559d32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5472841c-007b-4cfd-ac6c-016f8bd1f224', '9cec6e7c-ebc4-4216-b062-47cf02ddc34e', '2a586c69-33f3-4882-88d4-616da989aa93', '1579a0a2-87a3-4293-906a-387509f673a1']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42e4a40-090e-44a3-befe-de2715f3371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:44 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42e4a40-090e-44a3-befe-de2715f3371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c63868-f0f5-4976-8fcb-a875f086a16a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674789436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['5472841c-007b-4cfd-ac6c-016f8bd1f224','9cec6e7c-ebc4-4216-b062-47cf02ddc34e','2a586c69-33f3-4882-88d4-616da989aa93','1579a0a2-87a3-4293-906a-387509f673a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674789436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c63868-f0f5-4976-8fcb-a875f086a16a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:44 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e337f777-9e81-4dc1-b8b2-cebe208e48ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:44 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-18234148 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-18234148, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:44 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-18234148 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-18234148, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e337f777-9e81-4dc1-b8b2-cebe208e48ce) transitioned into state 'SUCCESS' from state '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-1674789436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['5472841c-007b-4cfd-ac6c-016f8bd1f224','9cec6e7c-ebc4-4216-b062-47cf02ddc34e','2a586c69-33f3-4882-88d4-616da989aa93','1579a0a2-87a3-4293-906a-387509f673a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6e2ab0-5d86-47bf-b09a-81792abccfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Created reservations ['a49eb9fa-c901-4397-9aec-b303fce7b5d9', '461fe419-5acf-4d9a-989e-a461f48d1c5a', 'f1dea21b-452c-4635-9610-f390d9eaba52', 'f61851ab-c89b-4c72-912f-1db57a7dd593'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c6e2ab0-5d86-47bf-b09a-81792abccfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7dd4e0-36fd-4fc9-a914-d629ecb68c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49eb9fa-c901-4397-9aec-b303fce7b5d9', '461fe419-5acf-4d9a-989e-a461f48d1c5a', 'f1dea21b-452c-4635-9610-f390d9eaba52', 'f61851ab-c89b-4c72-912f-1db57a7dd593']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (da93ddd4-91af-4306-8c90-83ee99def800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9ad1aaf1-0d56-436b-be39-2ef16ddf22fa tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6f05bda-3632-490e-8cad-742aeec62027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1715/3393] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:44 2026] POST /volume/v3/volumes => generated 787 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-6eb4e8a1-680d-495f-9869-f7354298f3ac None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6eb4e8a1-680d-495f-9869-f7354298f3ac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6eb4e8a1-680d-495f-9869-f7354298f3ac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-6eb4e8a1-680d-495f-9869-f7354298f3ac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-6eb4e8a1-680d-495f-9869-f7354298f3ac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6f05bda-3632-490e-8cad-742aeec62027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1efc8a31-85c3-4e10-95c4-345d072d77d8', '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='a4eff405944346f7b1438d9e858f1a96',qos_specs=None,replication_status=,reservations=['a49eb9fa-c901-4397-9aec-b303fce7b5d9','461fe419-5acf-4d9a-989e-a461f48d1c5a','f1dea21b-452c-4635-9610-f390d9eaba52','f61851ab-c89b-4c72-912f-1db57a7dd593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_type_id=887ba5fb-966d-4714-82cf-28c726bd2f21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1efc8a31-85c3-4e10-95c4-345d072d77d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4eff405944346f7b1438d9e858f1a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(887ba5fb-966d-4714-82cf-28c726bd2f21),volume_type_id=887ba5fb-966d-4714-82cf-28c726bd2f21)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-6eb4e8a1-680d-495f-9869-f7354298f3ac tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a returned with HTTP 200 Sep 03 12:11:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1716/3394] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:45 2026] GET /volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a => generated 966 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47257748-697d-4b7e-8b79-2be33e57fa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47257748-697d-4b7e-8b79-2be33e57fa51) transitioned into state 'SUCCESS' from 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='a4eff405944346f7b1438d9e858f1a96',qos_specs=None,replication_status=,reservations=['a49eb9fa-c901-4397-9aec-b303fce7b5d9','461fe419-5acf-4d9a-989e-a461f48d1c5a','f1dea21b-452c-4635-9610-f390d9eaba52','f61851ab-c89b-4c72-912f-1db57a7dd593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_type_id=887ba5fb-966d-4714-82cf-28c726bd2f21)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0a5a25-fa0d-4d01-92a3-3721b29553b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0a5a25-fa0d-4d01-92a3-3721b29553b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Flow 'volume_create_api' (2111c9fd-ff7a-4fd3-979c-394f25a33988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume request issued successfully. Sep 03 12:11:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0247a993-a1ae-4be7-acc0-5a2efb0eeb5b tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1679/3395] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:11:44 2026] POST /volume/v3/volumes => generated 779 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-403eb977-1e9d-447e-97ec-468ae34c2aa5 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-403eb977-1e9d-447e-97ec-468ae34c2aa5 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-403eb977-1e9d-447e-97ec-468ae34c2aa5 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-403eb977-1e9d-447e-97ec-468ae34c2aa5 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:45 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:45 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-403eb977-1e9d-447e-97ec-468ae34c2aa5 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:45 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-403eb977-1e9d-447e-97ec-468ae34c2aa5 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 returned with HTTP 200 Sep 03 12:11:45 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1717/3396] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:45 2026] GET /volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 => generated 958 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c768e328-676e-4b96-91a4-3c7d5f6c06b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c768e328-676e-4b96-91a4-3c7d5f6c06b6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c768e328-676e-4b96-91a4-3c7d5f6c06b6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c768e328-676e-4b96-91a4-3c7d5f6c06b6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c768e328-676e-4b96-91a4-3c7d5f6c06b6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c768e328-676e-4b96-91a4-3c7d5f6c06b6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a returned with HTTP 200 Sep 03 12:11:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1680/3397] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:46 2026] GET /volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a1ea265a-efd9-4c52-a2ff-82a115c03f0f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1ea265a-efd9-4c52-a2ff-82a115c03f0f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1ea265a-efd9-4c52-a2ff-82a115c03f0f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a1ea265a-efd9-4c52-a2ff-82a115c03f0f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a1ea265a-efd9-4c52-a2ff-82a115c03f0f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a1ea265a-efd9-4c52-a2ff-82a115c03f0f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 returned with HTTP 200 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1718/3398] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:46 2026] GET /volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 => generated 979 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c828fd9e-71ae-4e41-b094-7dd3bb662917 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c828fd9e-71ae-4e41-b094-7dd3bb662917 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c828fd9e-71ae-4e41-b094-7dd3bb662917 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c828fd9e-71ae-4e41-b094-7dd3bb662917 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c828fd9e-71ae-4e41-b094-7dd3bb662917 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1681/3399] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:46 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4930fcd7-0bfe-4879-9207-947cdb397522 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4930fcd7-0bfe-4879-9207-947cdb397522 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4930fcd7-0bfe-4879-9207-947cdb397522 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4930fcd7-0bfe-4879-9207-947cdb397522 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4930fcd7-0bfe-4879-9207-947cdb397522 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1719/3400] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:46 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-227cc6d3-6f47-47b5-aad5-dc1c074241b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-227cc6d3-6f47-47b5-aad5-dc1c074241b9 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/messages/f4f6d3c7-fb23-45e7-bf93-d7e828687451 Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-227cc6d3-6f47-47b5-aad5-dc1c074241b9 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-227cc6d3-6f47-47b5-aad5-dc1c074241b9 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-227cc6d3-6f47-47b5-aad5-dc1c074241b9 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages/f4f6d3c7-fb23-45e7-bf93-d7e828687451 returned with HTTP 204 Sep 03 12:11:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1682/3401] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:11:46 2026] DELETE /volume/v3/messages/f4f6d3c7-fb23-45e7-bf93-d7e828687451 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b950c995-bc14-4df0-b102-08d3d470a35e None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Delete volume with id: 1efc8a31-85c3-4e10-95c4-345d072d77d8 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:46 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-18234148 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-18234148, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-18234148 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-18234148, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Created reservations ['5c249682-bc43-4867-9743-21d3f59b5c12', 'ae64eb7d-d039-4d4f-8c3a-5abfdbabc13f', '87756039-8ed0-4243-9fad-65c3d43d619d', 'b8c81835-857e-449b-9334-bbe27a780c2b'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Delete volume request issued successfully. Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b950c995-bc14-4df0-b102-08d3d470a35e tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 returned with HTTP 202 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1720/3402] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:46 2026] DELETE /volume/v3/volumes/1efc8a31-85c3-4e10-95c4-345d072d77d8 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-726c8e39-6bc9-4c79-bc5f-21ee35fea684 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-726c8e39-6bc9-4c79-bc5f-21ee35fea684 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/types/887ba5fb-966d-4714-82cf-28c726bd2f21 Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-726c8e39-6bc9-4c79-bc5f-21ee35fea684 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-726c8e39-6bc9-4c79-bc5f-21ee35fea684 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-726c8e39-6bc9-4c79-bc5f-21ee35fea684 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/types/887ba5fb-966d-4714-82cf-28c726bd2f21 returned with HTTP 202 Sep 03 12:11:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1683/3403] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:11:46 2026] DELETE /volume/v3/types/887ba5fb-966d-4714-82cf-28c726bd2f21 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-291b8adc-7cdb-447c-ae4f-995e8ea2b4c4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-291b8adc-7cdb-447c-ae4f-995e8ea2b4c4 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:11:46 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-291b8adc-7cdb-447c-ae4f-995e8ea2b4c4 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1035201652", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1857788237", "vendor_name": "tempest-vendor_name-1843537702"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:46 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-291b8adc-7cdb-447c-ae4f-995e8ea2b4c4 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:11:46 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1721/3404] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:11:46 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 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4c2710b5-b550-4144-9f7f-4482bc3623cb", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume request body: {'volume': {'volume_type': '4c2710b5-b550-4144-9f7f-4482bc3623cb', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume of 1 GB Sep 03 12:11:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Flow 'volume_create_api' (c8f2c074-9911-4ecb-ba82-bb2414c05454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce0df99-9f52-471c-883a-6ff0f14b2f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dce0df99-9f52-471c-883a-6ff0f14b2f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:11:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1857788237',vendor_name='tempest-vendor_name-1843537702'},id=4c2710b5-b550-4144-9f7f-4482bc3623cb,is_public=True,name='tempest-ProjectAdminTests-volume-type-1035201652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c2710b5-b550-4144-9f7f-4482bc3623cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de87283a-573f-43b2-872d-ff1d1265ee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1035201652 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1035201652, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1035201652 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1035201652, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Created reservations ['5cd58db6-49de-4a71-a8a6-15f0b1ed2ccb', '744a4a24-bf44-49d4-9b03-cb755167981a', '452bab3b-b34b-4d6a-9a0a-39cbb899d977', 'ac8c81d5-4577-4709-bcec-bb6c37e3ab13'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de87283a-573f-43b2-872d-ff1d1265ee01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cd58db6-49de-4a71-a8a6-15f0b1ed2ccb', '744a4a24-bf44-49d4-9b03-cb755167981a', '452bab3b-b34b-4d6a-9a0a-39cbb899d977', 'ac8c81d5-4577-4709-bcec-bb6c37e3ab13']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40275cf9-658a-4bdc-848f-238e364af1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40275cf9-658a-4bdc-848f-238e364af1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d78a2f0-034f-4d42-b0e4-4dcafece31c8', '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='a4eff405944346f7b1438d9e858f1a96',qos_specs=None,replication_status=,reservations=['5cd58db6-49de-4a71-a8a6-15f0b1ed2ccb','744a4a24-bf44-49d4-9b03-cb755167981a','452bab3b-b34b-4d6a-9a0a-39cbb899d977','ac8c81d5-4577-4709-bcec-bb6c37e3ab13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_type_id=4c2710b5-b550-4144-9f7f-4482bc3623cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:46Z,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=6d78a2f0-034f-4d42-b0e4-4dcafece31c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4eff405944346f7b1438d9e858f1a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c2710b5-b550-4144-9f7f-4482bc3623cb),volume_type_id=4c2710b5-b550-4144-9f7f-4482bc3623cb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44891013-6bae-4940-9ca2-217d46095edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44891013-6bae-4940-9ca2-217d46095edb) transitioned into state 'SUCCESS' from 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='a4eff405944346f7b1438d9e858f1a96',qos_specs=None,replication_status=,reservations=['5cd58db6-49de-4a71-a8a6-15f0b1ed2ccb','744a4a24-bf44-49d4-9b03-cb755167981a','452bab3b-b34b-4d6a-9a0a-39cbb899d977','ac8c81d5-4577-4709-bcec-bb6c37e3ab13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dae5b00f7ab14e408ad2f1ab28e3861d',volume_type_id=4c2710b5-b550-4144-9f7f-4482bc3623cb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd3ad25-693e-48cc-8920-e2b11b55d042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd3ad25-693e-48cc-8920-e2b11b55d042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Flow 'volume_create_api' (c8f2c074-9911-4ecb-ba82-bb2414c05454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Create volume request issued successfully. Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d3441d3f-785a-4c03-aa4c-bf48f47cc220 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1684/3405] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:11:46 2026] POST /volume/v3/volumes => generated 781 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cb6c853a-3ade-488b-a914-3f59459bf388 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cb6c853a-3ade-488b-a914-3f59459bf388 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 Sep 03 12:11:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cb6c853a-3ade-488b-a914-3f59459bf388 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cb6c853a-3ade-488b-a914-3f59459bf388 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cb6c853a-3ade-488b-a914-3f59459bf388 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cb6c853a-3ade-488b-a914-3f59459bf388 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 returned with HTTP 200 Sep 03 12:11:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1722/3406] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:47 2026] GET /volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-328711f9-6e4c-4c47-96d0-b68e22444d80 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-328711f9-6e4c-4c47-96d0-b68e22444d80 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-328711f9-6e4c-4c47-96d0-b68e22444d80 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-328711f9-6e4c-4c47-96d0-b68e22444d80 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-328711f9-6e4c-4c47-96d0-b68e22444d80 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-328711f9-6e4c-4c47-96d0-b68e22444d80 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a returned with HTTP 200 Sep 03 12:11:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1685/3407] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:47 2026] GET /volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:47 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0c63868-f0f5-4976-8fcb-a875f086a16a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2021070386"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:47 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:47 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['e13b100f-a92b-4602-8d0d-32225543e047', 'f178eae3-3c44-40f4-977b-2a702586be7e', '34dc208e-0f83-4685-9796-c5da7d1fafe0', 'd9df1bd2-5480-4f57-baa3-9778ddb047ec'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:47 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:11:47 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-92c9ba58-9726-49ba-b071-e0e0c31e0590 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:47 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1723/3408] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cee24733-e650-48f5-b9f0-c2039673b3af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cee24733-e650-48f5-b9f0-c2039673b3af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cee24733-e650-48f5-b9f0-c2039673b3af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cee24733-e650-48f5-b9f0-c2039673b3af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cee24733-e650-48f5-b9f0-c2039673b3af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cee24733-e650-48f5-b9f0-c2039673b3af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 200 Sep 03 12:11:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1686/3409] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:47 2026] GET /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c43d9da7-5aad-424c-86c7-e3495c0f02ff None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c43d9da7-5aad-424c-86c7-e3495c0f02ff tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c43d9da7-5aad-424c-86c7-e3495c0f02ff tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c43d9da7-5aad-424c-86c7-e3495c0f02ff tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c43d9da7-5aad-424c-86c7-e3495c0f02ff tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c43d9da7-5aad-424c-86c7-e3495c0f02ff tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 returned with HTTP 200 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1724/3410] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:48 2026] GET /volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7ec28b05-fbbd-498c-b27a-08069442853f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ec28b05-fbbd-498c-b27a-08069442853f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ec28b05-fbbd-498c-b27a-08069442853f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7ec28b05-fbbd-498c-b27a-08069442853f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7ec28b05-fbbd-498c-b27a-08069442853f tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1687/3411] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:48 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3e6645c3-1451-4824-978a-c3ec50a38f68 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e6645c3-1451-4824-978a-c3ec50a38f68 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] GET http://192.168.122.215/volume/v3/messages/942382f9-b4f0-41c1-8f2c-9aab94019f0a Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e6645c3-1451-4824-978a-c3ec50a38f68 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3e6645c3-1451-4824-978a-c3ec50a38f68 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3e6645c3-1451-4824-978a-c3ec50a38f68 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages/942382f9-b4f0-41c1-8f2c-9aab94019f0a returned with HTTP 200 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1725/3412] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:48 2026] GET /volume/v3/messages/942382f9-b4f0-41c1-8f2c-9aab94019f0a => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d196399-95ac-407f-902d-2051c8cb3608 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d196399-95ac-407f-902d-2051c8cb3608 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/messages/942382f9-b4f0-41c1-8f2c-9aab94019f0a Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d196399-95ac-407f-902d-2051c8cb3608 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d196399-95ac-407f-902d-2051c8cb3608 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d196399-95ac-407f-902d-2051c8cb3608 tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/messages/942382f9-b4f0-41c1-8f2c-9aab94019f0a returned with HTTP 204 Sep 03 12:11:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1688/3413] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:11:48 2026] DELETE /volume/v3/messages/942382f9-b4f0-41c1-8f2c-9aab94019f0a => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Delete volume with id: 6d78a2f0-034f-4d42-b0e4-4dcafece31c8 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Volume info retrieved successfully. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86956) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1035201652 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1035201652, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1035201652 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1035201652, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Created reservations ['98bb5d6b-19cb-4f56-90b6-3cb4e86d0d21', 'de140cf5-1469-4f68-b6da-4bf75da52e3c', 'd47a8f8b-3b10-4ce2-aa27-e074edd20829', '720042fa-3466-4977-9365-efff8a33404d'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Delete volume request issued successfully. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c1d1491-b42d-4829-80d3-c0aa7f03f49a tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 returned with HTTP 202 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1726/3414] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:48 2026] DELETE /volume/v3/volumes/6d78a2f0-034f-4d42-b0e4-4dcafece31c8 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1bc86ade-0979-4bc2-9c72-6a452848487c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bc86ade-0979-4bc2-9c72-6a452848487c tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] DELETE http://192.168.122.215/volume/v3/types/4c2710b5-b550-4144-9f7f-4482bc3623cb Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bc86ade-0979-4bc2-9c72-6a452848487c tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bc86ade-0979-4bc2-9c72-6a452848487c tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bc86ade-0979-4bc2-9c72-6a452848487c tempest-ProjectAdminTests-1232781034 tempest-ProjectAdminTests-1232781034-project-admin] http://192.168.122.215/volume/v3/types/4c2710b5-b550-4144-9f7f-4482bc3623cb returned with HTTP 202 Sep 03 12:11:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1689/3415] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:11:48 2026] DELETE /volume/v3/types/4c2710b5-b550-4144-9f7f-4482bc3623cb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8bd98ddc-73d1-4a51-b198-abe1a2d966f6 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8bd98ddc-73d1-4a51-b198-abe1a2d966f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8bd98ddc-73d1-4a51-b198-abe1a2d966f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8bd98ddc-73d1-4a51-b198-abe1a2d966f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:48 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8bd98ddc-73d1-4a51-b198-abe1a2d966f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:48 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8bd98ddc-73d1-4a51-b198-abe1a2d966f6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 200 Sep 03 12:11:48 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1727/3416] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:48 2026] GET /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-baf1a4dd-2663-45b1-b93d-9c2cf469c240 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baf1a4dd-2663-45b1-b93d-9c2cf469c240 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baf1a4dd-2663-45b1-b93d-9c2cf469c240 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baf1a4dd-2663-45b1-b93d-9c2cf469c240 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-baf1a4dd-2663-45b1-b93d-9c2cf469c240 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baf1a4dd-2663-45b1-b93d-9c2cf469c240 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 200 Sep 03 12:11:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1690/3417] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:49 2026] GET /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] POST http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c/action Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86956) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.contrib.admin_actions [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Updating snapshot '36aa408b-605f-4227-b556-cb32892efe7c' with '{'status': 'error'}' {{(pid=86956) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.policy [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1c31d2d779594d608de0dc7d0790f8cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3cedfb9ce1944e6a24f14cdc430015c', '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=86956) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c26acc3-3549-45fb-9a97-ad5eeac92b93 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c/action returned with HTTP 403 Sep 03 12:11:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1728/3418] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:11:49 2026] POST /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df2837dc-6298-4cad-8784-8d1a23116b2f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: 36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df2837dc-6298-4cad-8784-8d1a23116b2f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 202 Sep 03 12:11:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1691/3419] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:49 2026] DELETE /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-765bb296-f237-4491-85d1-33d9fa587dbe None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-765bb296-f237-4491-85d1-33d9fa587dbe tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-765bb296-f237-4491-85d1-33d9fa587dbe tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-765bb296-f237-4491-85d1-33d9fa587dbe tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:49 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:49 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:49 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-765bb296-f237-4491-85d1-33d9fa587dbe tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:49 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-765bb296-f237-4491-85d1-33d9fa587dbe tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 200 Sep 03 12:11:49 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1729/3420] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:49 2026] GET /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ed80eab-a7a4-4513-9ee0-fe053d3a347c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ed80eab-a7a4-4513-9ee0-fe053d3a347c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ed80eab-a7a4-4513-9ee0-fe053d3a347c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ed80eab-a7a4-4513-9ee0-fe053d3a347c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9ed80eab-a7a4-4513-9ee0-fe053d3a347c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ed80eab-a7a4-4513-9ee0-fe053d3a347c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 200 Sep 03 12:11:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1692/3421] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:50 2026] GET /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c1c02ba4-a5a3-4789-8540-d5f72e0db1ee None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1c02ba4-a5a3-4789-8540-d5f72e0db1ee tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c1c02ba4-a5a3-4789-8540-d5f72e0db1ee tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1081010763", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1792211909", "vendor_name": "tempest-vendor_name-1103216773"}}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c1c02ba4-a5a3-4789-8540-d5f72e0db1ee tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:11:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1730/3422] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:11:51 2026] POST /volume/v3/types => generated 330 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dd439862-d946-435c-87f4-bdf9a51d30a4", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Create volume request body: {'volume': {'volume_type': 'dd439862-d946-435c-87f4-bdf9a51d30a4', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Create volume of 1 GB Sep 03 12:11:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Flow 'volume_create_api' (60c6bdf3-1335-4355-9962-d09561e9b1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5360af23-c13f-4976-a6af-82e89fc9d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5360af23-c13f-4976-a6af-82e89fc9d815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:11:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1792211909',vendor_name='tempest-vendor_name-1103216773'},id=dd439862-d946-435c-87f4-bdf9a51d30a4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1081010763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd439862-d946-435c-87f4-bdf9a51d30a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bfa5b8c-569f-4e00-ac51-dd71988ee721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1081010763 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1081010763, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:51 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1081010763 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1081010763, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b311ce2a-22bc-4cea-9c12-4e0f71fa7423 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b311ce2a-22bc-4cea-9c12-4e0f71fa7423 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b311ce2a-22bc-4cea-9c12-4e0f71fa7423 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b311ce2a-22bc-4cea-9c12-4e0f71fa7423 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b311ce2a-22bc-4cea-9c12-4e0f71fa7423 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c returned with HTTP 404 Sep 03 12:11:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1731/3423] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:51 2026] GET /volume/v3/snapshots/36aa408b-605f-4227-b556-cb32892efe7c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Created reservations ['9bafb174-36dd-4299-95d7-88f8c1b5f033', 'fee1bbb9-9790-447f-9267-2167bb048565', '0ea700ba-db9f-4981-b5cb-8904751ffdbe', 'ed14685a-0ab6-4ad1-91c5-b4bd79e46f5a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bfa5b8c-569f-4e00-ac51-dd71988ee721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bafb174-36dd-4299-95d7-88f8c1b5f033', 'fee1bbb9-9790-447f-9267-2167bb048565', '0ea700ba-db9f-4981-b5cb-8904751ffdbe', 'ed14685a-0ab6-4ad1-91c5-b4bd79e46f5a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f6a367-dcea-4c53-9e84-33a8bb8c9290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2f0de309-30ec-4128-b145-8458b85fd9e0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a returned with HTTP 202 Sep 03 12:11:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1732/3424] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:11:51 2026] DELETE /volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f82186e1-0e60-486f-b786-f0a7bf0202e4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f6a367-dcea-4c53-9e84-33a8bb8c9290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deddccba-a168-45e0-b57c-7163f3ed22a4', '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='15b6009947bf46d0820297639e919784',qos_specs=None,replication_status=,reservations=['9bafb174-36dd-4299-95d7-88f8c1b5f033','fee1bbb9-9790-447f-9267-2167bb048565','0ea700ba-db9f-4981-b5cb-8904751ffdbe','ed14685a-0ab6-4ad1-91c5-b4bd79e46f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a92f598e5c94fed95924a4fffccf839',volume_type_id=dd439862-d946-435c-87f4-bdf9a51d30a4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deddccba-a168-45e0-b57c-7163f3ed22a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15b6009947bf46d0820297639e919784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a92f598e5c94fed95924a4fffccf839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd439862-d946-435c-87f4-bdf9a51d30a4),volume_type_id=dd439862-d946-435c-87f4-bdf9a51d30a4)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f82186e1-0e60-486f-b786-f0a7bf0202e4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f82186e1-0e60-486f-b786-f0a7bf0202e4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (891a67dc-b2dd-4f8a-ab97-076b6bbbef3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f82186e1-0e60-486f-b786-f0a7bf0202e4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:51 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f82186e1-0e60-486f-b786-f0a7bf0202e4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f82186e1-0e60-486f-b786-f0a7bf0202e4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a returned with HTTP 200 Sep 03 12:11:51 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1733/3425] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:51 2026] GET /volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (891a67dc-b2dd-4f8a-ab97-076b6bbbef3c) transitioned into state 'SUCCESS' from 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='15b6009947bf46d0820297639e919784',qos_specs=None,replication_status=,reservations=['9bafb174-36dd-4299-95d7-88f8c1b5f033','fee1bbb9-9790-447f-9267-2167bb048565','0ea700ba-db9f-4981-b5cb-8904751ffdbe','ed14685a-0ab6-4ad1-91c5-b4bd79e46f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a92f598e5c94fed95924a4fffccf839',volume_type_id=dd439862-d946-435c-87f4-bdf9a51d30a4)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f076c64-1db3-43f5-920f-bed96d687d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f076c64-1db3-43f5-920f-bed96d687d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Flow 'volume_create_api' (60c6bdf3-1335-4355-9962-d09561e9b1ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Create volume request issued successfully. Sep 03 12:11:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e7457a6-8fb2-4e3b-a132-fde8caf068d5 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1693/3426] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:11:51 2026] POST /volume/v3/volumes => generated 782 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-166f8d68-8770-4869-a4dc-3967bc1d3ad4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-166f8d68-8770-4869-a4dc-3967bc1d3ad4 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] GET http://192.168.122.215/volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-166f8d68-8770-4869-a4dc-3967bc1d3ad4 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:51 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-166f8d68-8770-4869-a4dc-3967bc1d3ad4 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:52 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:52 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:52 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:52 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-166f8d68-8770-4869-a4dc-3967bc1d3ad4 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Volume info retrieved successfully. Sep 03 12:11:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-166f8d68-8770-4869-a4dc-3967bc1d3ad4 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 returned with HTTP 200 Sep 03 12:11:52 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1734/3427] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:51 2026] GET /volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 => generated 961 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-33390dbc-b5e4-46c7-b518-8788a1204820 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33390dbc-b5e4-46c7-b518-8788a1204820 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a Sep 03 12:11:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33390dbc-b5e4-46c7-b518-8788a1204820 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33390dbc-b5e4-46c7-b518-8788a1204820 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33390dbc-b5e4-46c7-b518-8788a1204820 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a returned with HTTP 404 Sep 03 12:11:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1694/3428] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:52 2026] GET /volume/v3/volumes/d0c63868-f0f5-4976-8fcb-a875f086a16a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:11:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:52 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-324532239"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:52 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-324532239'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:52 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:11:52 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (0e37401d-5934-448a-b7e6-33f9efa43d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ff5262-71df-4d1d-adc8-4e9d4cc28933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a00f87a3-c140-44ea-aef8-a899aeba2f6e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a00f87a3-c140-44ea-aef8-a899aeba2f6e tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] GET http://192.168.122.215/volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a00f87a3-c140-44ea-aef8-a899aeba2f6e tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a00f87a3-c140-44ea-aef8-a899aeba2f6e tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ff5262-71df-4d1d-adc8-4e9d4cc28933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6712c44c-6c72-4267-9bd6-1afbc2537287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a00f87a3-c140-44ea-aef8-a899aeba2f6e tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Volume info retrieved successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a00f87a3-c140-44ea-aef8-a899aeba2f6e tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 returned with HTTP 200 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1695/3429] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:53 2026] GET /volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 => generated 982 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60178bd4-3883-4f8d-92a6-8e483d94b710 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60178bd4-3883-4f8d-92a6-8e483d94b710 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60178bd4-3883-4f8d-92a6-8e483d94b710 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60178bd4-3883-4f8d-92a6-8e483d94b710 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60178bd4-3883-4f8d-92a6-8e483d94b710 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1696/3430] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:53 2026] GET /volume/v3/messages => generated 678 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-696d66d7-91ff-44ef-9861-ffa1ee2a958c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['7eddf1fe-031c-48a7-868e-e66e6c447366', 'f4f4f735-a391-458a-b367-4fb59ebd27c6', '7e81d000-1dfb-440f-8030-152b4f756590', '9c181697-6f44-4e38-b363-fc3db09a37bc'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6712c44c-6c72-4267-9bd6-1afbc2537287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eddf1fe-031c-48a7-868e-e66e6c447366', 'f4f4f735-a391-458a-b367-4fb59ebd27c6', '7e81d000-1dfb-440f-8030-152b4f756590', '9c181697-6f44-4e38-b363-fc3db09a37bc']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e5a73b8-d912-4c1f-b416-5de3371bc14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e5a73b8-d912-4c1f-b416-5de3371bc14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-324532239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['7eddf1fe-031c-48a7-868e-e66e6c447366','f4f4f735-a391-458a-b367-4fb59ebd27c6','7e81d000-1dfb-440f-8030-152b4f756590','9c181697-6f44-4e38-b363-fc3db09a37bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-324532239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b3a0ae-bcee-4cbd-9ff7-065f804ecb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-696d66d7-91ff-44ef-9861-ffa1ee2a958c tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-696d66d7-91ff-44ef-9861-ffa1ee2a958c tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-696d66d7-91ff-44ef-9861-ffa1ee2a958c tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-696d66d7-91ff-44ef-9861-ffa1ee2a958c tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1697/3431] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:53 2026] GET /volume/v3/messages => generated 678 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11d577b4-59af-4719-913d-35f6d1ddf64d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11d577b4-59af-4719-913d-35f6d1ddf64d tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] DELETE http://192.168.122.215/volume/v3/messages/81497c42-e396-4436-920a-4ecaac20f5c8 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11d577b4-59af-4719-913d-35f6d1ddf64d tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11d577b4-59af-4719-913d-35f6d1ddf64d tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1b3a0ae-bcee-4cbd-9ff7-065f804ecb72) transitioned into state 'SUCCESS' from state '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-324532239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['7eddf1fe-031c-48a7-868e-e66e6c447366','f4f4f735-a391-458a-b367-4fb59ebd27c6','7e81d000-1dfb-440f-8030-152b4f756590','9c181697-6f44-4e38-b363-fc3db09a37bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a92f64c-86cd-477a-b14c-5218e6ba227a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11d577b4-59af-4719-913d-35f6d1ddf64d tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/messages/81497c42-e396-4436-920a-4ecaac20f5c8 returned with HTTP 204 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1698/3432] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:11:53 2026] DELETE /volume/v3/messages/81497c42-e396-4436-920a-4ecaac20f5c8 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-70441134-113c-4c0b-b875-6ca445fdd870 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Delete volume with id: deddccba-a168-45e0-b57c-7163f3ed22a4 Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a92f64c-86cd-477a-b14c-5218e6ba227a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (0e37401d-5934-448a-b7e6-33f9efa43d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8a6121fc-4b99-436c-aa92-bddfeae300e8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1735/3433] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:11:52 2026] POST /volume/v3/volumes => generated 786 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Volume info retrieved successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f7ef7395-c59c-45a5-87c6-ddab74cd13d1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f7ef7395-c59c-45a5-87c6-ddab74cd13d1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f7ef7395-c59c-45a5-87c6-ddab74cd13d1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f7ef7395-c59c-45a5-87c6-ddab74cd13d1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-f7ef7395-c59c-45a5-87c6-ddab74cd13d1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f7ef7395-c59c-45a5-87c6-ddab74cd13d1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d returned with HTTP 200 Sep 03 12:11:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1736/3434] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:53 2026] GET /volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Created reservations ['92a6cbac-15bd-4535-8d10-ef2a19a378c6', 'c08f736d-ca31-4d3f-aede-6d3870966dc9', '0359ed16-3cb3-4f73-9264-2c7842976171', '9f76d943-87ae-4aff-80e4-8e1151041131'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Delete volume request issued successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70441134-113c-4c0b-b875-6ca445fdd870 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 returned with HTTP 202 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1699/3435] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:53 2026] DELETE /volume/v3/volumes/deddccba-a168-45e0-b57c-7163f3ed22a4 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a9c0fa90-e3a1-48cc-a1ce-89c3d37e1b34 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9c0fa90-e3a1-48cc-a1ce-89c3d37e1b34 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] DELETE http://192.168.122.215/volume/v3/types/dd439862-d946-435c-87f4-bdf9a51d30a4 Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9c0fa90-e3a1-48cc-a1ce-89c3d37e1b34 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a9c0fa90-e3a1-48cc-a1ce-89c3d37e1b34 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a9c0fa90-e3a1-48cc-a1ce-89c3d37e1b34 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/types/dd439862-d946-435c-87f4-bdf9a51d30a4 returned with HTTP 202 Sep 03 12:11:53 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1737/3436] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:11:53 2026] DELETE /volume/v3/types/dd439862-d946-435c-87f4-bdf9a51d30a4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea441283-f71f-4f68-9a0c-15ccdcd021f6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea441283-f71f-4f68-9a0c-15ccdcd021f6 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] POST http://192.168.122.215/volume/v3/types Sep 03 12:11:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea441283-f71f-4f68-9a0c-15ccdcd021f6 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1953434783", "extra_specs": {"storage_protocol": "tempest-storage_protocol-247918920", "vendor_name": "tempest-vendor_name-445961051"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea441283-f71f-4f68-9a0c-15ccdcd021f6 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/types returned with HTTP 200 Sep 03 12:11:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1700/3437] 192.168.122.215 () {60 vars in 1137 bytes} [Thu Sep 3 12:11:53 2026] POST /volume/v3/types => generated 328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-39559527-9c8c-4397-9608-2f450368a57f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ac0eb181-f453-4377-9fa7-6036b9e40a17", "size": 1}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Create volume request body: {'volume': {'volume_type': 'ac0eb181-f453-4377-9fa7-6036b9e40a17', 'size': 1}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Create volume of 1 GB Sep 03 12:11:53 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:53 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Availability Zones retrieved successfully. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Flow 'volume_create_api' (c2ba4733-e0cd-4e5a-8533-75c2fae2d837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803e3df2-005d-4d88-91a5-4a23a99c8ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803e3df2-005d-4d88-91a5-4a23a99c8ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T10:11:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-247918920',vendor_name='tempest-vendor_name-445961051'},id=ac0eb181-f453-4377-9fa7-6036b9e40a17,is_public=True,name='tempest-ProjectReaderTests-volume-type-1953434783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ac0eb181-f453-4377-9fa7-6036b9e40a17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e6c3c9-60a0-413b-8346-1fde41bd92d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1953434783 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1953434783, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: WARNING cinder.quota [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1953434783 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1953434783, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Created reservations ['8530d0f0-3bf4-4323-a5a2-685aabc135ef', '06913fc2-939d-4530-94c1-eda7720e7c82', '0f4dc8d3-ec3a-463e-8ebb-6f814a059b7c', 'b707b1bd-617d-46a6-8257-e3984337201e'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e6c3c9-60a0-413b-8346-1fde41bd92d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8530d0f0-3bf4-4323-a5a2-685aabc135ef', '06913fc2-939d-4530-94c1-eda7720e7c82', '0f4dc8d3-ec3a-463e-8ebb-6f814a059b7c', 'b707b1bd-617d-46a6-8257-e3984337201e']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e85e46-4206-4183-a75c-140219a1d076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:53 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e85e46-4206-4183-a75c-140219a1d076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf744795-039c-4f7c-9127-f4e990d51d33', '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='15b6009947bf46d0820297639e919784',qos_specs=None,replication_status=,reservations=['8530d0f0-3bf4-4323-a5a2-685aabc135ef','06913fc2-939d-4530-94c1-eda7720e7c82','0f4dc8d3-ec3a-463e-8ebb-6f814a059b7c','b707b1bd-617d-46a6-8257-e3984337201e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a92f598e5c94fed95924a4fffccf839',volume_type_id=ac0eb181-f453-4377-9fa7-6036b9e40a17), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf744795-039c-4f7c-9127-f4e990d51d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15b6009947bf46d0820297639e919784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a92f598e5c94fed95924a4fffccf839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ac0eb181-f453-4377-9fa7-6036b9e40a17),volume_type_id=ac0eb181-f453-4377-9fa7-6036b9e40a17)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:53 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da47d309-32d6-480c-b149-9009b8d8c94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da47d309-32d6-480c-b149-9009b8d8c94e) transitioned into state 'SUCCESS' from 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='15b6009947bf46d0820297639e919784',qos_specs=None,replication_status=,reservations=['8530d0f0-3bf4-4323-a5a2-685aabc135ef','06913fc2-939d-4530-94c1-eda7720e7c82','0f4dc8d3-ec3a-463e-8ebb-6f814a059b7c','b707b1bd-617d-46a6-8257-e3984337201e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a92f598e5c94fed95924a4fffccf839',volume_type_id=ac0eb181-f453-4377-9fa7-6036b9e40a17)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6021a3b8-3e57-4d52-b68a-540527698821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6021a3b8-3e57-4d52-b68a-540527698821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Flow 'volume_create_api' (c2ba4733-e0cd-4e5a-8533-75c2fae2d837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Create volume request issued successfully. Sep 03 12:11:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-39559527-9c8c-4397-9608-2f450368a57f tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:11:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1738/3438] 192.168.122.215 () {62 vars in 1182 bytes} [Thu Sep 3 12:11:53 2026] POST /volume/v3/volumes => generated 782 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8558c65f-e7f0-4118-a170-1df9f15bdc42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8558c65f-e7f0-4118-a170-1df9f15bdc42 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] GET http://192.168.122.215/volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 Sep 03 12:11:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8558c65f-e7f0-4118-a170-1df9f15bdc42 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8558c65f-e7f0-4118-a170-1df9f15bdc42 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8558c65f-e7f0-4118-a170-1df9f15bdc42 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Volume info retrieved successfully. Sep 03 12:11:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8558c65f-e7f0-4118-a170-1df9f15bdc42 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 returned with HTTP 200 Sep 03 12:11:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1701/3439] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:54 2026] GET /volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8f2733ea-b2a5-4848-857b-1bbc58a9c709 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f2733ea-b2a5-4848-857b-1bbc58a9c709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f2733ea-b2a5-4848-857b-1bbc58a9c709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8f2733ea-b2a5-4848-857b-1bbc58a9c709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:54 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:54 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:54 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:54 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:54 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8f2733ea-b2a5-4848-857b-1bbc58a9c709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:54 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8f2733ea-b2a5-4848-857b-1bbc58a9c709 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d returned with HTTP 200 Sep 03 12:11:54 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1739/3440] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:54 2026] GET /volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-27e9001b-e6be-4e22-a58d-e177cf2b90bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27e9001b-e6be-4e22-a58d-e177cf2b90bf tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] GET http://192.168.122.215/volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27e9001b-e6be-4e22-a58d-e177cf2b90bf tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27e9001b-e6be-4e22-a58d-e177cf2b90bf tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-27e9001b-e6be-4e22-a58d-e177cf2b90bf tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Volume info retrieved successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27e9001b-e6be-4e22-a58d-e177cf2b90bf tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 returned with HTTP 200 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1702/3441] 192.168.122.215 () {60 vars in 1272 bytes} [Thu Sep 3 12:11:55 2026] GET /volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 => generated 982 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-4c8663f1-760b-49b4-9843-07a13fcc6ce9 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c8663f1-760b-49b4-9843-07a13fcc6ce9 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] GET http://192.168.122.215/volume/v3/messages Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c8663f1-760b-49b4-9843-07a13fcc6ce9 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-4c8663f1-760b-49b4-9843-07a13fcc6ce9 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-4c8663f1-760b-49b4-9843-07a13fcc6ce9 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/messages returned with HTTP 200 Sep 03 12:11:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1740/3442] 192.168.122.215 () {60 vars in 1164 bytes} [Thu Sep 3 12:11:55 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7dc403d-857a-46c2-8446-5c1be3949d5a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7dc403d-857a-46c2-8446-5c1be3949d5a tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] GET http://192.168.122.215/volume/v3/messages/e4992c32-d92c-447c-bf2c-2b9b81c86fca Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7dc403d-857a-46c2-8446-5c1be3949d5a tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7dc403d-857a-46c2-8446-5c1be3949d5a tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7dc403d-857a-46c2-8446-5c1be3949d5a tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-reader] http://192.168.122.215/volume/v3/messages/e4992c32-d92c-447c-bf2c-2b9b81c86fca returned with HTTP 200 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1703/3443] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:55 2026] GET /volume/v3/messages/e4992c32-d92c-447c-bf2c-2b9b81c86fca => generated 675 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-f3577e1d-ca60-4d04-82a2-d001632845ff None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3577e1d-ca60-4d04-82a2-d001632845ff tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] DELETE http://192.168.122.215/volume/v3/messages/e4992c32-d92c-447c-bf2c-2b9b81c86fca Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3577e1d-ca60-4d04-82a2-d001632845ff tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-f3577e1d-ca60-4d04-82a2-d001632845ff tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'version_select' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-f3577e1d-ca60-4d04-82a2-d001632845ff tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/messages/e4992c32-d92c-447c-bf2c-2b9b81c86fca returned with HTTP 204 Sep 03 12:11:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1741/3444] 192.168.122.215 () {60 vars in 1278 bytes} [Thu Sep 3 12:11:55 2026] DELETE /volume/v3/messages/e4992c32-d92c-447c-bf2c-2b9b81c86fca => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de24cb78-db30-4829-9ebc-4526e658e603 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Delete volume with id: cf744795-039c-4f7c-9127-f4e990d51d33 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Volume info retrieved successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1953434783 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1953434783, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1953434783 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1953434783, it is now deprecated. Please use the default quota class for default quota. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Created reservations ['626a3722-7ae8-41cc-be82-6dd907bab234', '4907f1d8-57c7-4124-a6be-e8ffda11d31c', '7f9013d6-2fef-471d-9378-1c54379aa6a5', 'a136c46a-c861-4319-9b88-7699a010227e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Delete volume request issued successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de24cb78-db30-4829-9ebc-4526e658e603 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 returned with HTTP 202 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1704/3445] 192.168.122.215 () {60 vars in 1275 bytes} [Thu Sep 3 12:11:55 2026] DELETE /volume/v3/volumes/cf744795-039c-4f7c-9127-f4e990d51d33 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-141431b1-b7f8-40a0-86b9-e064a74ca279 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-141431b1-b7f8-40a0-86b9-e064a74ca279 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] DELETE http://192.168.122.215/volume/v3/types/ac0eb181-f453-4377-9fa7-6036b9e40a17 Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-141431b1-b7f8-40a0-86b9-e064a74ca279 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-141431b1-b7f8-40a0-86b9-e064a74ca279 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] Calling method '_delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-141431b1-b7f8-40a0-86b9-e064a74ca279 tempest-ProjectReaderTests-1102307961 tempest-ProjectReaderTests-1102307961-project-admin] http://192.168.122.215/volume/v3/types/ac0eb181-f453-4377-9fa7-6036b9e40a17 returned with HTTP 202 Sep 03 12:11:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1742/3446] 192.168.122.215 () {58 vars in 1229 bytes} [Thu Sep 3 12:11:55 2026] DELETE /volume/v3/types/ac0eb181-f453-4377-9fa7-6036b9e40a17 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f154c892-6be3-4c71-8837-fac139eaef6f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f154c892-6be3-4c71-8837-fac139eaef6f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f154c892-6be3-4c71-8837-fac139eaef6f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f154c892-6be3-4c71-8837-fac139eaef6f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f154c892-6be3-4c71-8837-fac139eaef6f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f154c892-6be3-4c71-8837-fac139eaef6f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d returned with HTTP 200 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1705/3447] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:11:55 2026] GET /volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1453218850"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:55 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:55 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume 24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:11:55 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['317b941f-126d-4d38-8576-4f8c386b9765', 'd26070b8-b8e4-471d-98ef-89e5c2fab60f', 'ef27c392-7b9d-4611-9734-7ac2a59fcfe9', '69c78fcc-08d8-4d7a-8c3e-9233b08a4709'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:11:55 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:55 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5b4752e7-f0f7-4d09-80dc-5da0e7fff91b tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:11:55 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1743/3448] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:11:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18002e66-a34f-4cd7-9f6a-18f933f50775 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18002e66-a34f-4cd7-9f6a-18f933f50775 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18002e66-a34f-4cd7-9f6a-18f933f50775 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18002e66-a34f-4cd7-9f6a-18f933f50775 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18002e66-a34f-4cd7-9f6a-18f933f50775 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18002e66-a34f-4cd7-9f6a-18f933f50775 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 200 Sep 03 12:11:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1706/3449] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:55 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-337da1e6-46cc-46aa-8707-6ec13a1887e7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-337da1e6-46cc-46aa-8707-6ec13a1887e7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-337da1e6-46cc-46aa-8707-6ec13a1887e7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:56 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-337da1e6-46cc-46aa-8707-6ec13a1887e7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:56 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:56 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:56 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-337da1e6-46cc-46aa-8707-6ec13a1887e7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:56 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-337da1e6-46cc-46aa-8707-6ec13a1887e7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 200 Sep 03 12:11:56 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1744/3450] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:56 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aec2e620-510e-46a1-9353-4aa31bbc4b4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aec2e620-510e-46a1-9353-4aa31bbc4b4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aec2e620-510e-46a1-9353-4aa31bbc4b4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aec2e620-510e-46a1-9353-4aa31bbc4b4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aec2e620-510e-46a1-9353-4aa31bbc4b4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aec2e620-510e-46a1-9353-4aa31bbc4b4f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 200 Sep 03 12:11:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1707/3451] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:57 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-52f2017e-a5e8-4a9b-b0d3-a1928945d25f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-52f2017e-a5e8-4a9b-b0d3-a1928945d25f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-52f2017e-a5e8-4a9b-b0d3-a1928945d25f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-52f2017e-a5e8-4a9b-b0d3-a1928945d25f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-52f2017e-a5e8-4a9b-b0d3-a1928945d25f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:11:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-52f2017e-a5e8-4a9b-b0d3-a1928945d25f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 200 Sep 03 12:11:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1745/3452] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:57 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: 31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:11:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:11:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c5fec36-1d41-4c11-9eed-e3fada2b52bd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 202 Sep 03 12:11:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1708/3453] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:11:57 2026] DELETE /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:11:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2c9c47a5-d3d1-49f6-bb3f-9b14aad70f33 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c9c47a5-d3d1-49f6-bb3f-9b14aad70f33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c9c47a5-d3d1-49f6-bb3f-9b14aad70f33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:57 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2c9c47a5-d3d1-49f6-bb3f-9b14aad70f33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:57 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:57 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:11:57 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2c9c47a5-d3d1-49f6-bb3f-9b14aad70f33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:57 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2c9c47a5-d3d1-49f6-bb3f-9b14aad70f33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 200 Sep 03 12:11:57 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1746/3454] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:57 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:11:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be4481a6-8040-46b3-bc41-a9b67644bb47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be4481a6-8040-46b3-bc41-a9b67644bb47 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be4481a6-8040-46b3-bc41-a9b67644bb47 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be4481a6-8040-46b3-bc41-a9b67644bb47 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:11:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:11:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:11:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be4481a6-8040-46b3-bc41-a9b67644bb47 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:11:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be4481a6-8040-46b3-bc41-a9b67644bb47 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 200 Sep 03 12:11:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1709/3455] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:58 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:11:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-06271f9c-e24a-4702-87bc-df6be170a065 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:11:59 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06271f9c-e24a-4702-87bc-df6be170a065 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d Sep 03 12:11:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06271f9c-e24a-4702-87bc-df6be170a065 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:11:59 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-06271f9c-e24a-4702-87bc-df6be170a065 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-06271f9c-e24a-4702-87bc-df6be170a065 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d returned with HTTP 404 Sep 03 12:12:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1747/3456] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:11:59 2026] GET /volume/v3/snapshots/31bc83ca-2320-4e0a-b63a-098b2d8b572d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e9fe695-d560-45e3-9227-66cb387266d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:12:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: 24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:12:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:12:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e9fe695-d560-45e3-9227-66cb387266d2 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d returned with HTTP 202 Sep 03 12:12:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1710/3457] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:12:00 2026] DELETE /volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3f574f73-b1b2-4b52-a622-d2e65da93cad None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f574f73-b1b2-4b52-a622-d2e65da93cad tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:12:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f574f73-b1b2-4b52-a622-d2e65da93cad tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:00 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3f574f73-b1b2-4b52-a622-d2e65da93cad tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:00 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:00 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:00 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:00 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:00 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3f574f73-b1b2-4b52-a622-d2e65da93cad tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:00 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3f574f73-b1b2-4b52-a622-d2e65da93cad tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d returned with HTTP 200 Sep 03 12:12:00 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1748/3458] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:00 2026] GET /volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ef7ea0d-3081-4ddf-bc68-43202ee14bc6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ef7ea0d-3081-4ddf-bc68-43202ee14bc6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d Sep 03 12:12:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ef7ea0d-3081-4ddf-bc68-43202ee14bc6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ef7ea0d-3081-4ddf-bc68-43202ee14bc6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ef7ea0d-3081-4ddf-bc68-43202ee14bc6 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d returned with HTTP 404 Sep 03 12:12:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1711/3459] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:01 2026] GET /volume/v3/volumes/24f8ddc8-3ca8-40c5-a1dd-b07c2b33f88d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-c441bdd9-4333-4992-aeca-44167df45e43 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1107904072"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1107904072'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:12:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (1333ead4-9c6f-4200-a761-86883f897ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e15841a-b690-4e49-ac95-1ebfecec7ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e15841a-b690-4e49-ac95-1ebfecec7ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74693ed1-6da4-448e-9323-ea3254f91617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['a903d10e-642f-40b7-aef0-4c5950a899b5', '234c9f21-61e9-454b-b4c5-fd90e524e68c', '1e68d36c-9da7-4639-a74c-e4cd07b642dd', 'b78259f0-3328-470a-af63-783045f02cb2'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74693ed1-6da4-448e-9323-ea3254f91617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a903d10e-642f-40b7-aef0-4c5950a899b5', '234c9f21-61e9-454b-b4c5-fd90e524e68c', '1e68d36c-9da7-4639-a74c-e4cd07b642dd', 'b78259f0-3328-470a-af63-783045f02cb2']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78719506-63a6-4eb3-9ed2-39779806e8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:01 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78719506-63a6-4eb3-9ed2-39779806e8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760f5c55-2654-4950-ab1b-92fe990ec771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1107904072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['a903d10e-642f-40b7-aef0-4c5950a899b5','234c9f21-61e9-454b-b4c5-fd90e524e68c','1e68d36c-9da7-4639-a74c-e4cd07b642dd','b78259f0-3328-470a-af63-783045f02cb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1107904072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760f5c55-2654-4950-ab1b-92fe990ec771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442a9636-cdf2-4e28-a284-2aee230c3c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442a9636-cdf2-4e28-a284-2aee230c3c93) transitioned into state 'SUCCESS' from state '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-1107904072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['a903d10e-642f-40b7-aef0-4c5950a899b5','234c9f21-61e9-454b-b4c5-fd90e524e68c','1e68d36c-9da7-4639-a74c-e4cd07b642dd','b78259f0-3328-470a-af63-783045f02cb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49592df1-207f-4568-99bf-14594f074f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49592df1-207f-4568-99bf-14594f074f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (1333ead4-9c6f-4200-a761-86883f897ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:12:01 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:12:01 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-c441bdd9-4333-4992-aeca-44167df45e43 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:12:01 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1749/3460] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:12:01 2026] POST /volume/v3/volumes => generated 787 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:12:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-46ce3089-278a-4f70-9967-685b4e5c8341 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46ce3089-278a-4f70-9967-685b4e5c8341 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46ce3089-278a-4f70-9967-685b4e5c8341 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46ce3089-278a-4f70-9967-685b4e5c8341 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-46ce3089-278a-4f70-9967-685b4e5c8341 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46ce3089-278a-4f70-9967-685b4e5c8341 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 returned with HTTP 200 Sep 03 12:12:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1712/3461] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:01 2026] GET /volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-97bbea09-3f73-4b8d-895e-6b680cc9e313 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-97bbea09-3f73-4b8d-895e-6b680cc9e313 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-97bbea09-3f73-4b8d-895e-6b680cc9e313 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-97bbea09-3f73-4b8d-895e-6b680cc9e313 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:02 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:02 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-97bbea09-3f73-4b8d-895e-6b680cc9e313 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-97bbea09-3f73-4b8d-895e-6b680cc9e313 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 returned with HTTP 200 Sep 03 12:12:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1750/3462] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:02 2026] GET /volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:12:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "760f5c55-2654-4950-ab1b-92fe990ec771", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1486736195"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume 760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:02 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['fefdb9b0-b72c-4553-a0f6-94c4c5eb6180', '93a9ee74-cc16-49c8-b073-c47f3e4153ba', '5996da29-ab1d-487a-ac2e-0b7bea627683', 'ebbef584-f81c-4b1a-b6fb-49fd5ea7102f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:12:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:12:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-202ed91c-a8fd-45d4-9571-6cb1feaf74ec tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:12:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1713/3463] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:12:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:12:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-bbdcf783-ae9a-4f49-9a53-00721151f9ce None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbdcf783-ae9a-4f49-9a53-00721151f9ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbdcf783-ae9a-4f49-9a53-00721151f9ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:02 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-bbdcf783-ae9a-4f49-9a53-00721151f9ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:02 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:02 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:02 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-bbdcf783-ae9a-4f49-9a53-00721151f9ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:02 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-bbdcf783-ae9a-4f49-9a53-00721151f9ce tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 200 Sep 03 12:12:02 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1751/3464] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:02 2026] GET /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e31da825-1da7-4a0d-a7ac-ff8d00205199 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e31da825-1da7-4a0d-a7ac-ff8d00205199 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e31da825-1da7-4a0d-a7ac-ff8d00205199 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e31da825-1da7-4a0d-a7ac-ff8d00205199 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e31da825-1da7-4a0d-a7ac-ff8d00205199 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e31da825-1da7-4a0d-a7ac-ff8d00205199 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 200 Sep 03 12:12:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1714/3465] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:03 2026] GET /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e79072b6-e2e5-493e-a56e-5d0575596830 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e79072b6-e2e5-493e-a56e-5d0575596830 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e79072b6-e2e5-493e-a56e-5d0575596830 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e79072b6-e2e5-493e-a56e-5d0575596830 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-e79072b6-e2e5-493e-a56e-5d0575596830 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e79072b6-e2e5-493e-a56e-5d0575596830 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 200 Sep 03 12:12:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1752/3466] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:04 2026] GET /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] POST http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40/action Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.snapshot_unmanage [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Unmanage snapshot with id: 8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1c31d2d779594d608de0dc7d0790f8cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3cedfb9ce1944e6a24f14cdc430015c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e9feee8-bb16-4f80-a69c-53cc1141da33 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40/action returned with HTTP 403 Sep 03 12:12:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1715/3467] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:12:04 2026] POST /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:04 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: 8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:04 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:04 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:04 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:04 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:12:04 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fc204684-7c77-4034-b6e6-c8b51ff4aa9f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 202 Sep 03 12:12:04 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1753/3468] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:12:04 2026] DELETE /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e0b58d13-7dcc-4244-830f-9a05c5212b2c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0b58d13-7dcc-4244-830f-9a05c5212b2c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0b58d13-7dcc-4244-830f-9a05c5212b2c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0b58d13-7dcc-4244-830f-9a05c5212b2c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e0b58d13-7dcc-4244-830f-9a05c5212b2c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0b58d13-7dcc-4244-830f-9a05c5212b2c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 200 Sep 03 12:12:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1716/3469] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:04 2026] GET /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-9bbb937d-4e82-4533-8f3a-a9012ddb9941 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:05 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bbb937d-4e82-4533-8f3a-a9012ddb9941 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bbb937d-4e82-4533-8f3a-a9012ddb9941 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:05 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-9bbb937d-4e82-4533-8f3a-a9012ddb9941 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:06 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:06 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:06 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-9bbb937d-4e82-4533-8f3a-a9012ddb9941 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:06 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-9bbb937d-4e82-4533-8f3a-a9012ddb9941 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 200 Sep 03 12:12:06 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1754/3470] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:05 2026] GET /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96a76473-c013-4c03-97c0-08c852033390 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96a76473-c013-4c03-97c0-08c852033390 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 Sep 03 12:12:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96a76473-c013-4c03-97c0-08c852033390 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96a76473-c013-4c03-97c0-08c852033390 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96a76473-c013-4c03-97c0-08c852033390 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 returned with HTTP 404 Sep 03 12:12:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1717/3471] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:07 2026] GET /volume/v3/snapshots/8b336e84-8eb7-4ba4-a3fd-098f4952bf40 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-18d4459f-639b-472a-8cd3-f933190a5aea None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:07 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:07 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: 760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:07 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:07 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:07 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:07 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:07 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:12:07 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-18d4459f-639b-472a-8cd3-f933190a5aea tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 returned with HTTP 202 Sep 03 12:12:07 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1755/3472] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:12:07 2026] DELETE /volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3458b188-a552-40f3-9434-d65bfafb5d81 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3458b188-a552-40f3-9434-d65bfafb5d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3458b188-a552-40f3-9434-d65bfafb5d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3458b188-a552-40f3-9434-d65bfafb5d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3458b188-a552-40f3-9434-d65bfafb5d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3458b188-a552-40f3-9434-d65bfafb5d81 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 returned with HTTP 200 Sep 03 12:12:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1718/3473] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:07 2026] GET /volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-fd1b9b38-6fbd-4871-b33f-352046dcda7a None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fd1b9b38-6fbd-4871-b33f-352046dcda7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 Sep 03 12:12:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fd1b9b38-6fbd-4871-b33f-352046dcda7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-fd1b9b38-6fbd-4871-b33f-352046dcda7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-fd1b9b38-6fbd-4871-b33f-352046dcda7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 returned with HTTP 404 Sep 03 12:12:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1756/3474] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:08 2026] GET /volume/v3/volumes/760f5c55-2654-4950-ab1b-92fe990ec771 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-301893400"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-301893400'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:12:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (9b87a47b-8b21-44a0-bb84-8d5a952479c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f660d2e-2952-4cf1-9185-b8f14159005d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f660d2e-2952-4cf1-9185-b8f14159005d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15a9036-d0ea-4bbf-bf1e-fb4788710e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['c5f5b321-1d13-4ae0-9428-20eacd649299', '1953689e-c9ba-4401-bb93-e8112f8f30bd', 'c380d454-5c3e-421d-9f48-3bfa0369e7d0', '35afb339-0fec-4535-b212-d9d86526f4b4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d15a9036-d0ea-4bbf-bf1e-fb4788710e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f5b321-1d13-4ae0-9428-20eacd649299', '1953689e-c9ba-4401-bb93-e8112f8f30bd', 'c380d454-5c3e-421d-9f48-3bfa0369e7d0', '35afb339-0fec-4535-b212-d9d86526f4b4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4167e63-be82-45a4-b2a0-21150cdb6e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4167e63-be82-45a4-b2a0-21150cdb6e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daf191b0-b738-4266-876b-2f1533ea4bbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-301893400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['c5f5b321-1d13-4ae0-9428-20eacd649299','1953689e-c9ba-4401-bb93-e8112f8f30bd','c380d454-5c3e-421d-9f48-3bfa0369e7d0','35afb339-0fec-4535-b212-d9d86526f4b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-301893400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daf191b0-b738-4266-876b-2f1533ea4bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13af6d86-a761-4bca-9528-b54b6eb73b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13af6d86-a761-4bca-9528-b54b6eb73b71) transitioned into state 'SUCCESS' from state '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-301893400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['c5f5b321-1d13-4ae0-9428-20eacd649299','1953689e-c9ba-4401-bb93-e8112f8f30bd','c380d454-5c3e-421d-9f48-3bfa0369e7d0','35afb339-0fec-4535-b212-d9d86526f4b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d22e73-c5ef-4a73-ac7f-60314bd6cc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d22e73-c5ef-4a73-ac7f-60314bd6cc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (9b87a47b-8b21-44a0-bb84-8d5a952479c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:12:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:12:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd5800fe-b3bf-4999-9d6f-a5ce6e7acee9 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:12:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1719/3475] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:12:08 2026] POST /volume/v3/volumes => generated 786 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 12:12:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-125845c3-2c7d-493e-8743-c616f4dc84cc None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-125845c3-2c7d-493e-8743-c616f4dc84cc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-125845c3-2c7d-493e-8743-c616f4dc84cc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:08 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-125845c3-2c7d-493e-8743-c616f4dc84cc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:08 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:08 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:08 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:08 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:08 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-125845c3-2c7d-493e-8743-c616f4dc84cc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:08 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-125845c3-2c7d-493e-8743-c616f4dc84cc tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe returned with HTTP 200 Sep 03 12:12:08 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1757/3476] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:08 2026] GET /volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac395d00-de87-4e89-872c-ca038d28e27a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac395d00-de87-4e89-872c-ca038d28e27a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac395d00-de87-4e89-872c-ca038d28e27a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac395d00-de87-4e89-872c-ca038d28e27a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac395d00-de87-4e89-872c-ca038d28e27a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac395d00-de87-4e89-872c-ca038d28e27a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe returned with HTTP 200 Sep 03 12:12:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1720/3477] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:09 2026] GET /volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:12:09 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daf191b0-b738-4266-876b-2f1533ea4bbe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2118777903"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:09 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:09 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:09 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:09 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['57b13a2c-0374-4784-99a6-4557726987fe', 'aba6a5bf-4532-473b-bd15-3fb3985b94fe', '32e87e01-8e9e-4a0e-beba-74b74a5b8249', 'acba3311-68f5-4381-94e4-3a43a5e1b89d'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:12:09 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:09 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:09 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:12:09 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5caf2f5a-31de-47d0-b260-7aff1f4149b4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:12:09 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1758/3478] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:12:09 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 03 12:12:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc17d0ae-ea25-4d9e-a104-0954805c907d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc17d0ae-ea25-4d9e-a104-0954805c907d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc17d0ae-ea25-4d9e-a104-0954805c907d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc17d0ae-ea25-4d9e-a104-0954805c907d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dc17d0ae-ea25-4d9e-a104-0954805c907d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc17d0ae-ea25-4d9e-a104-0954805c907d tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 200 Sep 03 12:12:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1721/3479] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:09 2026] GET /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-8808dde1-5065-45b2-afe6-383f690ae842 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8808dde1-5065-45b2-afe6-383f690ae842 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8808dde1-5065-45b2-afe6-383f690ae842 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:10 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-8808dde1-5065-45b2-afe6-383f690ae842 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:10 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:10 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:10 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-8808dde1-5065-45b2-afe6-383f690ae842 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:10 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-8808dde1-5065-45b2-afe6-383f690ae842 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 200 Sep 03 12:12:10 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1759/3480] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:10 2026] GET /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b227c8c1-bef8-4377-8f9e-c38cfadd9d7a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b227c8c1-bef8-4377-8f9e-c38cfadd9d7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b227c8c1-bef8-4377-8f9e-c38cfadd9d7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b227c8c1-bef8-4377-8f9e-c38cfadd9d7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b227c8c1-bef8-4377-8f9e-c38cfadd9d7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b227c8c1-bef8-4377-8f9e-c38cfadd9d7a tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 200 Sep 03 12:12:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1722/3481] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:11 2026] GET /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3b85a628-5b8f-49c4-b56a-d105dfc2f87f None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b85a628-5b8f-49c4-b56a-d105dfc2f87f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] PUT http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:11 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3b85a628-5b8f-49c4-b56a-d105dfc2f87f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:11 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:11 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:11 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3b85a628-5b8f-49c4-b56a-d105dfc2f87f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Snapshot retrieved successfully. Sep 03 12:12:11 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3b85a628-5b8f-49c4-b56a-d105dfc2f87f tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 200 Sep 03 12:12:11 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1760/3482] 192.168.122.215 () {60 vars in 1258 bytes} [Thu Sep 3 12:12:11 2026] PUT /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:12:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ce5d08d-88bf-44d2-84af-75b0a879d3df tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 202 Sep 03 12:12:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1723/3483] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:12:11 2026] DELETE /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-cbff960f-8b56-42f6-a876-82a0b50efd25 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cbff960f-8b56-42f6-a876-82a0b50efd25 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cbff960f-8b56-42f6-a876-82a0b50efd25 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:12 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-cbff960f-8b56-42f6-a876-82a0b50efd25 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:12 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:12 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:12 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-cbff960f-8b56-42f6-a876-82a0b50efd25 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:12 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-cbff960f-8b56-42f6-a876-82a0b50efd25 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 200 Sep 03 12:12:12 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1761/3484] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:12 2026] GET /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 494 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db883f9a-9402-431b-8f74-2c18ab4f24c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db883f9a-9402-431b-8f74-2c18ab4f24c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db883f9a-9402-431b-8f74-2c18ab4f24c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db883f9a-9402-431b-8f74-2c18ab4f24c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db883f9a-9402-431b-8f74-2c18ab4f24c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db883f9a-9402-431b-8f74-2c18ab4f24c3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 200 Sep 03 12:12:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1724/3485] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:13 2026] GET /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-ec7336e9-f803-4850-8079-bf75b70a61b0 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ec7336e9-f803-4850-8079-bf75b70a61b0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 Sep 03 12:12:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ec7336e9-f803-4850-8079-bf75b70a61b0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-ec7336e9-f803-4850-8079-bf75b70a61b0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-ec7336e9-f803-4850-8079-bf75b70a61b0 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 returned with HTTP 404 Sep 03 12:12:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1762/3486] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:14 2026] GET /volume/v3/snapshots/ab581288-9407-43b8-8bdf-388c6296fc14 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad885be2-5c53-479c-af32-f576fef502af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:12:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad885be2-5c53-479c-af32-f576fef502af tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe returned with HTTP 202 Sep 03 12:12:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1725/3487] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:12:14 2026] DELETE /volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-aba239a4-d26c-4a94-89c0-74342c433421 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aba239a4-d26c-4a94-89c0-74342c433421 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aba239a4-d26c-4a94-89c0-74342c433421 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:14 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-aba239a4-d26c-4a94-89c0-74342c433421 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:14 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:14 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:14 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:14 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:14 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-aba239a4-d26c-4a94-89c0-74342c433421 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:14 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-aba239a4-d26c-4a94-89c0-74342c433421 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe returned with HTTP 200 Sep 03 12:12:14 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1763/3488] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:14 2026] GET /volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b00e83aa-6c3f-47ea-a5e4-50749240a95e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b00e83aa-6c3f-47ea-a5e4-50749240a95e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe Sep 03 12:12:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b00e83aa-6c3f-47ea-a5e4-50749240a95e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b00e83aa-6c3f-47ea-a5e4-50749240a95e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b00e83aa-6c3f-47ea-a5e4-50749240a95e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe returned with HTTP 404 Sep 03 12:12:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1726/3489] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:15 2026] GET /volume/v3/volumes/daf191b0-b738-4266-876b-2f1533ea4bbe => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-581463dc-0786-4148-8b13-94be560389d7 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/volumes Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2473977"}} {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.api.v3.volumes [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2473977'}} {{(pid=86956) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume of 1 GB Sep 03 12:12:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Availability Zones retrieved successfully. Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (04fc330b-53ea-4181-afa0-18002ccc9697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03daad91-6ff5-4c35-a540-f12dd46870c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.flows.api.create_volume [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Validating volume size '1' using validate_int {{(pid=86956) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03daad91-6ff5-4c35-a540-f12dd46870c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T09:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d3119e5-577a-493e-8ddc-1cfe11061c3e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d3119e5-577a-493e-8ddc-1cfe11061c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22946855-fe27-4a71-8978-49544ee9744e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.quota [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['62a5b6fd-46ca-4521-a456-83693cd9079e', 'e30c4033-12dd-47cd-8baa-eb6c960dba2c', 'cb214a82-0289-44be-93de-32f742ba2904', '3be39c37-3f0b-431d-bae2-413d0f606e14'] {{(pid=86956) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22946855-fe27-4a71-8978-49544ee9744e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a5b6fd-46ca-4521-a456-83693cd9079e', 'e30c4033-12dd-47cd-8baa-eb6c960dba2c', 'cb214a82-0289-44be-93de-32f742ba2904', '3be39c37-3f0b-431d-bae2-413d0f606e14']}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3042d8-ea1a-4a58-84b9-06efee7ac00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:15 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3042d8-ea1a-4a58-84b9-06efee7ac00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a448df6e-e45e-4249-9722-b78224ddf6d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2473977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['62a5b6fd-46ca-4521-a456-83693cd9079e','e30c4033-12dd-47cd-8baa-eb6c960dba2c','cb214a82-0289-44be-93de-32f742ba2904','3be39c37-3f0b-431d-bae2-413d0f606e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T10:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2473977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a448df6e-e45e-4249-9722-b78224ddf6d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3cedfb9ce1944e6a24f14cdc430015c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c170aa669c234663941c14c1ca42fe49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d3119e5-577a-493e-8ddc-1cfe11061c3e),volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd06e6a-49d8-4f13-b5c2-72292a01f434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcd06e6a-49d8-4f13-b5c2-72292a01f434) transitioned into state 'SUCCESS' from state '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-2473977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3cedfb9ce1944e6a24f14cdc430015c',qos_specs=None,replication_status=,reservations=['62a5b6fd-46ca-4521-a456-83693cd9079e','e30c4033-12dd-47cd-8baa-eb6c960dba2c','cb214a82-0289-44be-93de-32f742ba2904','3be39c37-3f0b-431d-bae2-413d0f606e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c170aa669c234663941c14c1ca42fe49',volume_type_id=0d3119e5-577a-493e-8ddc-1cfe11061c3e)}' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f948043-4adf-4045-a699-74987fcafac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f948043-4adf-4045-a699-74987fcafac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86956) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: DEBUG cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Flow 'volume_create_api' (04fc330b-53ea-4181-afa0-18002ccc9697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86956) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 12:12:15 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create volume request issued successfully. Sep 03 12:12:15 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-581463dc-0786-4148-8b13-94be560389d7 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes returned with HTTP 202 Sep 03 12:12:15 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1764/3490] 192.168.122.215 () {60 vars in 1142 bytes} [Thu Sep 3 12:12:15 2026] POST /volume/v3/volumes => generated 784 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:12:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2f289af-c5d4-4b5d-8cc2-e637ed951393 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2f289af-c5d4-4b5d-8cc2-e637ed951393 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2f289af-c5d4-4b5d-8cc2-e637ed951393 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2f289af-c5d4-4b5d-8cc2-e637ed951393 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2f289af-c5d4-4b5d-8cc2-e637ed951393 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2f289af-c5d4-4b5d-8cc2-e637ed951393 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 returned with HTTP 200 Sep 03 12:12:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1727/3491] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:15 2026] GET /volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5deafe5d-d194-49ff-9917-4473611f5ac3 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5deafe5d-d194-49ff-9917-4473611f5ac3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5deafe5d-d194-49ff-9917-4473611f5ac3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5deafe5d-d194-49ff-9917-4473611f5ac3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:16 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:16 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5deafe5d-d194-49ff-9917-4473611f5ac3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5deafe5d-d194-49ff-9917-4473611f5ac3 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 returned with HTTP 200 Sep 03 12:12:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1765/3492] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:16 2026] GET /volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots Sep 03 12:12:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a448df6e-e45e-4249-9722-b78224ddf6d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1238630514"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Create snapshot from volume a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Created reservations ['f62fc2ae-f4b3-4de9-b34c-23d8dc2169db', 'a27beb31-51ed-4068-9644-0413d581b991', 'b7d3875f-4ce8-4db4-bfae-6f699f9f3d41', '8c2f7fea-ed49-4537-b818-28556a30dc8d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 12:12:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot create request issued successfully. Sep 03 12:12:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-35011729-7f8a-4a1c-8ca2-7d5d374c1758 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots returned with HTTP 202 Sep 03 12:12:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1728/3493] 192.168.122.215 () {60 vars in 1149 bytes} [Thu Sep 3 12:12:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 12:12:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-5eeff1e1-dd01-4e3e-89d3-5db261ceff24 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5eeff1e1-dd01-4e3e-89d3-5db261ceff24 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5eeff1e1-dd01-4e3e-89d3-5db261ceff24 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:16 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-5eeff1e1-dd01-4e3e-89d3-5db261ceff24 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:16 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:16 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:16 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-5eeff1e1-dd01-4e3e-89d3-5db261ceff24 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:16 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-5eeff1e1-dd01-4e3e-89d3-5db261ceff24 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 200 Sep 03 12:12:16 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1766/3494] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:16 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7bbd3287-7929-4bdf-8f95-96121a680743 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7bbd3287-7929-4bdf-8f95-96121a680743 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7bbd3287-7929-4bdf-8f95-96121a680743 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7bbd3287-7929-4bdf-8f95-96121a680743 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7bbd3287-7929-4bdf-8f95-96121a680743 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7bbd3287-7929-4bdf-8f95-96121a680743 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 200 Sep 03 12:12:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1729/3495] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:17 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 12:12:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-a2d5096a-698f-47f4-9f52-b373042b85dd None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2d5096a-698f-47f4-9f52-b373042b85dd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2d5096a-698f-47f4-9f52-b373042b85dd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-a2d5096a-698f-47f4-9f52-b373042b85dd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:18 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:18 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:18 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-a2d5096a-698f-47f4-9f52-b373042b85dd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-a2d5096a-698f-47f4-9f52-b373042b85dd tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 200 Sep 03 12:12:18 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1767/3496] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:18 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62d9b051-2551-43b7-8839-21aade84c595 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62d9b051-2551-43b7-8839-21aade84c595 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] POST http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49/action Sep 03 12:12:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62d9b051-2551-43b7-8839-21aade84c595 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:12:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62d9b051-2551-43b7-8839-21aade84c595 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-62d9b051-2551-43b7-8839-21aade84c595 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Updating snapshot '89f4f282-98e9-4157-bd80-6deef0164a49' with '{'status': 'creating'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 12:12:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62d9b051-2551-43b7-8839-21aade84c595 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49/action returned with HTTP 202 Sep 03 12:12:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1730/3497] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:12:18 2026] POST /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 12:12:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b0cae07f-f65c-4918-9e57-a8a8dd9fb2c1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:18 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0cae07f-f65c-4918-9e57-a8a8dd9fb2c1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0cae07f-f65c-4918-9e57-a8a8dd9fb2c1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:18 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b0cae07f-f65c-4918-9e57-a8a8dd9fb2c1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b0cae07f-f65c-4918-9e57-a8a8dd9fb2c1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b0cae07f-f65c-4918-9e57-a8a8dd9fb2c1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 200 Sep 03 12:12:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1768/3498] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:18 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] POST http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49/action Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86957) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:19 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.snapshot_actions [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] Updating snapshot 89f4f282-98e9-4157-bd80-6deef0164a49 with info {'id': '89f4f282-98e9-4157-bd80-6deef0164a49', 'status': 'error', 'progress': '80%'} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd8a5efa-e742-4d59-9807-e4fc0122c61e tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-member] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49/action returned with HTTP 202 Sep 03 12:12:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1731/3499] 192.168.122.215 () {60 vars in 1280 bytes} [Thu Sep 3 12:12:19 2026] POST /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:19 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.snapshots [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete snapshot with id: 89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:19 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:19 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:19 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:19 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot delete request issued successfully. Sep 03 12:12:19 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-2cdda550-dc28-4b63-a00f-7cb43228bce1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 202 Sep 03 12:12:19 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1769/3500] 192.168.122.215 () {58 vars in 1241 bytes} [Thu Sep 3 12:12:19 2026] DELETE /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81582401-c0ff-40f6-8825-d56f5478c1ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81582401-c0ff-40f6-8825-d56f5478c1ed tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81582401-c0ff-40f6-8825-d56f5478c1ed tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81582401-c0ff-40f6-8825-d56f5478c1ed tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81582401-c0ff-40f6-8825-d56f5478c1ed tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81582401-c0ff-40f6-8825-d56f5478c1ed tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 200 Sep 03 12:12:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1732/3501] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:19 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-3c4471da-a3ea-4108-9bb0-b85069e86fd8 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c4471da-a3ea-4108-9bb0-b85069e86fd8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c4471da-a3ea-4108-9bb0-b85069e86fd8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:20 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-3c4471da-a3ea-4108-9bb0-b85069e86fd8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:20 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:20 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:20 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-3c4471da-a3ea-4108-9bb0-b85069e86fd8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Snapshot retrieved successfully. Sep 03 12:12:20 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-3c4471da-a3ea-4108-9bb0-b85069e86fd8 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 200 Sep 03 12:12:20 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1770/3502] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:20 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 12:12:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a2a6484-1203-45b9-9c31-9b9477662f74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a2a6484-1203-45b9-9c31-9b9477662f74 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 Sep 03 12:12:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a2a6484-1203-45b9-9c31-9b9477662f74 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a2a6484-1203-45b9-9c31-9b9477662f74 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a2a6484-1203-45b9-9c31-9b9477662f74 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 returned with HTTP 404 Sep 03 12:12:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1733/3503] 192.168.122.215 () {58 vars in 1238 bytes} [Thu Sep 3 12:12:21 2026] GET /volume/v3/snapshots/89f4f282-98e9-4157-bd80-6deef0164a49 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-b1546e61-9df1-4427-9081-d5087586fca1 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] DELETE http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:21 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'delete' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:21 devstack devstack@c-api.service[86956]: INFO cinder.api.v3.volumes [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume with id: a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:21 devstack devstack@c-api.service[86956]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:21 devstack devstack@c-api.service[86956]: attachments = base.obj_make_list( Sep 03 12:12:21 devstack devstack@c-api.service[86956]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:21 devstack devstack@c-api.service[86956]: warnings.warn( Sep 03 12:12:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:21 devstack devstack@c-api.service[86956]: INFO cinder.volume.api [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Delete volume request issued successfully. Sep 03 12:12:21 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-b1546e61-9df1-4427-9081-d5087586fca1 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 returned with HTTP 202 Sep 03 12:12:21 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1771/3504] 192.168.122.215 () {58 vars in 1235 bytes} [Thu Sep 3 12:12:21 2026] DELETE /volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 12:12:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6884d99d-3a8b-4ed6-9e7e-0e8d1833e73c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6884d99d-3a8b-4ed6-9e7e-0e8d1833e73c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6884d99d-3a8b-4ed6-9e7e-0e8d1833e73c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6884d99d-3a8b-4ed6-9e7e-0e8d1833e73c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 12:12:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 03 12:12:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 12:12:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 03 12:12:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6884d99d-3a8b-4ed6-9e7e-0e8d1833e73c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Volume info retrieved successfully. Sep 03 12:12:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6884d99d-3a8b-4ed6-9e7e-0e8d1833e73c tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 returned with HTTP 200 Sep 03 12:12:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1734/3505] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:21 2026] GET /volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 12:12:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.middleware.request_id [None req-e8662963-4139-40c4-a923-8dde815d12c4 None None] RequestId filter calling following filter/app {{(pid=86956) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 12:12:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8662963-4139-40c4-a923-8dde815d12c4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] GET http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 Sep 03 12:12:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8662963-4139-40c4-a923-8dde815d12c4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Empty body provided in request {{(pid=86956) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 12:12:22 devstack devstack@c-api.service[86956]: DEBUG cinder.api.openstack.wsgi [None req-e8662963-4139-40c4-a923-8dde815d12c4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] Calling method 'show' {{(pid=86956) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 12:12:22 devstack devstack@c-api.service[86956]: INFO cinder.api.openstack.wsgi [None req-e8662963-4139-40c4-a923-8dde815d12c4 tempest-ProjectMemberTests-990816 tempest-ProjectMemberTests-990816-project-admin] http://192.168.122.215/volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 returned with HTTP 404 Sep 03 12:12:22 devstack devstack@c-api.service[86956]: [pid: 86956|app: 0|req: 1772/3506] 192.168.122.215 () {58 vars in 1232 bytes} [Thu Sep 3 12:12:22 2026] GET /volume/v3/volumes/a448df6e-e45e-4249-9722-b78224ddf6d0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 12:12:31 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=278,cinder:INSERT=66,cinder:UPDATE=141,cinder:DELETE=1 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 12:12:32 devstack devstack@c-api.service[86956]: DEBUG dbcounter [-] [86956] Writing DB stats cinder:SELECT=313,cinder:UPDATE=154,cinder:INSERT=74 {{(pid=86956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}